[oe-commits] [meta-openembedded] 10/11: python-tqdm: upgrade 4.31.1 -> 4.38.0

git at git.openembedded.org git at git.openembedded.org
Thu Nov 14 06:08:58 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 3aeeda42ace5fe51210e0593ec69d806854349b3
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Nov 14 13:41:36 2019 +0800

    python-tqdm: upgrade 4.31.1 -> 4.38.0
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-tqdm.inc                   | 4 ++--
 .../python/{python-tqdm_4.31.1.bb => python-tqdm_4.38.0.bb}           | 0
 .../python/{python3-tqdm_4.31.1.bb => python3-tqdm_4.38.0.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-tqdm.inc b/meta-python/recipes-devtools/python/python-tqdm.inc
index 967a80c..1e410f4 100644
--- a/meta-python/recipes-devtools/python/python-tqdm.inc
+++ b/meta-python/recipes-devtools/python/python-tqdm.inc
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=054ef7105cba050017d1368262a1623c"
 
 inherit pypi
 
-SRC_URI[md5sum] = "807e8c13e16e3660ac88e05d711daeb0"
-SRC_URI[sha256sum] = "e22977e3ebe961f72362f6ddfb9197cc531c9737aaf5f607ef09740c849ecd05"
+SRC_URI[md5sum] = "9a092a5878090996bbb0ed92bf572a8a"
+SRC_URI[sha256sum] = "c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-tqdm_4.31.1.bb b/meta-python/recipes-devtools/python/python-tqdm_4.38.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-tqdm_4.31.1.bb
rename to meta-python/recipes-devtools/python/python-tqdm_4.38.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.31.1.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.38.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-tqdm_4.31.1.bb
rename to meta-python/recipes-devtools/python/python3-tqdm_4.38.0.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list