[meta-python] python3-iso8601: update to 1.0.2

Message ID 20211211185815.2546139-1-open.source@oleksandr-kravchuk.com
State New
Headers show
Series [meta-python] python3-iso8601: update to 1.0.2 | expand

Commit Message

Oleksandr Kravchuk Dec. 11, 2021, 6:58 p.m. UTC
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{python3-iso8601_0.1.16.bb => python3-iso8601_1.0.2.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-iso8601_0.1.16.bb => python3-iso8601_1.0.2.bb} (78%)

Patch

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
similarity index 78%
rename from meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb
rename to meta-python/recipes-devtools/python/python3-iso8601_1.0.2.bb
index 2923647c2..474c2a814 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/"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844"
 
-SRC_URI[sha256sum] = "36532f77cc800594e8f16641edae7f1baf7932f05d8e508545b95fc53c6dc85b"
+SRC_URI[sha256sum] = "27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1"
 
 inherit pypi setuptools3