summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-tqdm_4.62.3.bb (renamed from meta-python/recipes-devtools/python/python3-tqdm_4.62.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-tqdm_4.62.2.bb b/meta-python/recipes-devtools/python/python3-tqdm_4.62.3.bb
index bbdd795aa..148431d0a 100644
--- a/meta-python/recipes-devtools/python/python3-tqdm_4.62.2.bb
+++ b/meta-python/recipes-devtools/python/python3-tqdm_4.62.3.bb
@@ -3,9 +3,9 @@ HOMEPAGE = "http://tqdm.github.io/"
3SECTION = "devel/python" 3SECTION = "devel/python"
4 4
5LICENSE = "MIT & MPL-2.0" 5LICENSE = "MIT & MPL-2.0"
6LIC_FILES_CHKSUM = "file://LICENCE;md5=59e4271a933d33edfe60237db377a14b" 6LIC_FILES_CHKSUM = "file://LICENCE;md5=1672e2674934fd93a31c09cf17f34100"
7 7
8SRC_URI[sha256sum] = "a4d6d112e507ef98513ac119ead1159d286deab17dffedd96921412c2d236ff5" 8SRC_URI[sha256sum] = "d359de7217506c9851b7869f3708d8ee53ed70a1b8edbba4dbcb47442592920d"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools3
11 11