diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-iso8601_0.1.13.bb (renamed from meta-python/recipes-devtools/python/python3-iso8601_0.1.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-iso8601_0.1.12.bb b/meta-python/recipes-devtools/python/python3-iso8601_0.1.13.bb index 74b5bdcb87..9e7494b3e0 100644 --- a/meta-python/recipes-devtools/python/python3-iso8601_0.1.12.bb +++ b/meta-python/recipes-devtools/python/python3-iso8601_0.1.13.bb | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://pyiso8601.readthedocs.org/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b05625f2336fa024e8d57e65c6595844" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "4de940f691c5ea759fb254384c8ddcf6" | 6 | SRC_URI[md5sum] = "df6e924305fd799d90be63336b2ab8b3" |
7 | SRC_URI[sha256sum] = "49c4b20e1f38aa5cf109ddcd39647ac419f928512c869dc01d5c7098eddede82" | 7 | SRC_URI[sha256sum] = "f7dec22af52025d4526be94cc1303c7d8f5379b746a3f54a8c8446384392eeb1" |
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||