aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-01-17 16:36:52 +0800
committerTim Orling <ticotimo@gmail.com>2020-01-24 23:38:41 -0800
commitee5b734ced7b5a307df4b7f3f9bfc385e9840a2e (patch)
treea290344f1f5a39b1667b45af4dbba283312e20b2
parent453e42791d66fe9d434e3a971ee0d27522ad3d62 (diff)
downloadmeta-python2-ee5b734ced7b5a307df4b7f3f9bfc385e9840a2e.tar.gz
python-tqdm: upgrade 4.38.0 -> 4.41.1
(From meta-openembedded commit: 1c19b1c1df6e6a2b94c3834eeb6aa315a756ba7d) Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-tqdm_4.41.1.bb (renamed from recipes-devtools/python/python-tqdm_4.38.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-tqdm_4.38.0.bb b/recipes-devtools/python/python-tqdm_4.41.1.bb
index cd742b8..2dfaa61 100644
--- a/recipes-devtools/python/python-tqdm_4.38.0.bb
+++ b/recipes-devtools/python/python-tqdm_4.41.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=054ef7105cba050017d1368262a1623c"
inherit pypi setuptools
-SRC_URI[md5sum] = "9a092a5878090996bbb0ed92bf572a8a"
-SRC_URI[sha256sum] = "c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13"
+SRC_URI[md5sum] = "aa3d5fd173c9fea7408cad14c0e73d5d"
+SRC_URI[sha256sum] = "4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23"
BBCLASSEXTEND = "native nativesdk"