summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-tqdm.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-01-17 16:36:52 +0800
committerKhem Raj <raj.khem@gmail.com>2020-01-17 15:44:06 -0800
commit1c19b1c1df6e6a2b94c3834eeb6aa315a756ba7d (patch)
tree56aecfff1f1835699d0366dc75089236c01e70f7 /meta-python/recipes-devtools/python/python-tqdm.inc
parent3c99f4875bf13711fbc105941bd890517c0bd42e (diff)
downloadmeta-openembedded-1c19b1c1df6e6a2b94c3834eeb6aa315a756ba7d.tar.gz
python-tqdm: upgrade 4.38.0 -> 4.41.1
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-tqdm.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-tqdm.inc4
1 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 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"
7 7
8inherit pypi 8inherit pypi
9 9
10SRC_URI[md5sum] = "9a092a5878090996bbb0ed92bf572a8a" 10SRC_URI[md5sum] = "aa3d5fd173c9fea7408cad14c0e73d5d"
11SRC_URI[sha256sum] = "c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13" 11SRC_URI[sha256sum] = "4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23"
12 12
13BBCLASSEXTEND = "native nativesdk" 13BBCLASSEXTEND = "native nativesdk"