[oe-commits] [meta-openembedded] 09/19: python-tqdm: upgrade 4.38.0 -> 4.41.1

git at git.openembedded.org git at git.openembedded.org
Fri Jan 17 23:44:24 UTC 2020


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 1c19b1c1df6e6a2b94c3834eeb6aa315a756ba7d
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Fri Jan 17 16:36:52 2020 +0800

    python-tqdm: upgrade 4.38.0 -> 4.41.1
    
    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.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(-)

diff --git a/meta-python/recipes-devtools/python/python-tqdm.inc b/meta-python/recipes-devtools/python/python-tqdm.inc
index 1e410f4..8a0534f 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

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


More information about the Openembedded-commits mailing list