diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.56.0.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.57.0.bb similarity index 60% rename from meta-python/recipes-devtools/python/python3-tqdm_4.56.0.bb rename to meta-python/recipes-devtools/python/python3-tqdm_4.57.0.bb index d4baf6f22..50133bdad 100644 --- a/meta-python/recipes-devtools/python/python3-tqdm_4.56.0.bb +++ b/meta-python/recipes-devtools/python/python3-tqdm_4.57.0.bb @@ -3,9 +3,9 @@ HOMEPAGE = "http://tqdm.github.io/" SECTION = "devel/python" LICENSE = "MIT & MPL-2.0" -LIC_FILES_CHKSUM = "file://LICENCE;md5=7ea57584e3f8bbde2ae3e1537551de25" +LIC_FILES_CHKSUM = "file://LICENCE;md5=59e4271a933d33edfe60237db377a14b" -SRC_URI[sha256sum] = "fe3d08dd00a526850568d542ff9de9bbc2a09a791da3c334f3213d8d0bbbca65" +SRC_URI[sha256sum] = "65185676e9fdf20d154cffd1c5de8e39ef9696ff7e59fe0156b1b08e468736af" inherit pypi setuptools3