diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb b/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb index 227de54ddf..f7e30cf868 100644 --- a/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb +++ b/meta-python/recipes-devtools/python/python-iso8601_0.1.10.bb | |||
@@ -5,4 +5,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ffb8415711cf5d3b081b87c3d0aff737" | |||
5 | SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41" | 5 | SRC_URI[md5sum] = "23acb1029acfef9c32069c6c851c3a41" |
6 | SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1" | 6 | SRC_URI[sha256sum] = "e712ff3a18604833f5073e836aad795b21170b19bbef70947c441ed89d0ac0e1" |
7 | 7 | ||
8 | inherit pypi | 8 | inherit pypi setuptools |