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 similarity index 78% rename from meta-python/recipes-devtools/python/python3-iso8601_0.1.14.bb rename to meta-python/recipes-devtools/python/python3-iso8601_0.1.16.bb index c531fcc6d8b..c72a10882b7 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