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

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Fri Jan 17 08:36:52 UTC 2020


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-tqdm.inc           | 4 ++--
 .../python/{python-tqdm_4.38.0.bb => python-tqdm_4.41.1.bb}   | 0
 .../python/{python3-tqdm_4.38.0.bb => python3-tqdm_4.41.1.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-tqdm_4.38.0.bb => python-tqdm_4.41.1.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-tqdm_4.38.0.bb => python3-tqdm_4.41.1.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-tqdm.inc b/meta-python/recipes-devtools/python/python-tqdm.inc
index 1e410f402..8a0534f9a 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] = "9a092a5878090996bbb0ed92bf572a8a"
-SRC_URI[sha256sum] = "c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13"
+SRC_URI[md5sum] = "aa3d5fd173c9fea7408cad14c0e73d5d"
+SRC_URI[sha256sum] = "4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23"
 
 BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python-tqdm_4.38.0.bb b/meta-python/recipes-devtools/python/python-tqdm_4.41.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-tqdm_4.38.0.bb
rename to meta-python/recipes-devtools/python/python-tqdm_4.41.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.38.0.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.41.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-tqdm_4.38.0.bb
rename to meta-python/recipes-devtools/python/python3-tqdm_4.41.1.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list