aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-07-23 22:24:15 +0800
committerKhem Raj <raj.khem@gmail.com>2021-07-27 09:51:35 -0700
commit14f825f4f8cbe87fa6210823aa885c7ebd4d8fc8 (patch)
tree95520f4019b3faedddaa903c9b37a0f59ec0d728 /meta-python/recipes-devtools/python
parentb7279306609100c6ec777ec379a38adfd1e2b424 (diff)
downloadmeta-openembedded-contrib-14f825f4f8cbe87fa6210823aa885c7ebd4d8fc8.tar.gz
python3-iso8601: upgrade 0.1.14 -> 0.1.16
Add docs/ to sdist Addresses part of #14 Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb (renamed from meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb b/meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
index c531fcc6d8..c72a10882b 100644
--- a/meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb
+++ b/meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
-SRC_URI[sha256sum] = "8aafd56fa0290496c5edbb13c311f78fa3a241f0853540da09d9363eae3ebd79"
+SRC_URI[sha256sum] = "36532f77cc800594e8f16641edae7f1baf7932f05d8e508545b95fc53c6dc85b"
inherit pypi setuptools3