[oe] [meta-python] [PATCH] python-tqdm: upgrade 4.31.1 -> 4.38.0

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Nov 14 05:41:36 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.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(-)
 rename meta-python/recipes-devtools/python/{python-tqdm_4.31.1.bb => python-tqdm_4.38.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-tqdm_4.31.1.bb => python3-tqdm_4.38.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-tqdm.inc b/meta-python/recipes-devtools/python/python-tqdm.inc
index 967a80c20..1e410f402 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
-- 
2.20.1





More information about the Openembedded-devel mailing list