summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-12-11 19:58:15 +0100
committerKhem Raj <raj.khem@gmail.com>2021-12-13 08:06:53 -0800
commit37d91e71463e657d82aa32cb68eadbc3190f1060 (patch)
treec60d20908b2c4f742df660c10f69c307fff891d7 /meta-python
parent73e05cd6ad9fb36efbadfe0e360ec070845aba1f (diff)
downloadmeta-openembedded-37d91e71463e657d82aa32cb68eadbc3190f1060.tar.gz
python3-iso8601: update to 1.0.2
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-iso8601_1.0.2.bb (renamed from meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb b/meta-python/recipes-devtools/python/python3-iso8601_1.0.2.bb
index 2923647c28..474c2a8140 100644
--- a/meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
+++ b/meta-python/recipes-devtools/python/python3-iso8601_1.0.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
5 5
6SRC_URI[sha256sum] = "36532f77cc800594e8f16641edae7f1baf7932f05d8e508545b95fc53c6dc85b" 6SRC_URI[sha256sum] = "27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9