diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-iso8601_1.1.0.bb (renamed from meta/recipes-devtools/python/python3-iso8601_1.0.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-iso8601_1.0.2.bb b/meta/recipes-devtools/python/python3-iso8601_1.1.0.bb index 93af233d29..797607f81e 100644 --- a/meta/recipes-devtools/python/python3-iso8601_1.0.2.bb +++ b/meta/recipes-devtools/python/python3-iso8601_1.1.0.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SUMMARY = "Simple module to parse ISO 8601 dates" | 1 | SUMMARY = "Simple module to parse ISO 8601 dates" |
| 2 | HOMEPAGE = "http://pyiso8601.readthedocs.org/" | 2 | 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=aab31f2ef7ba214a5a341eaa47a7f367" |
| 5 | 5 | ||
| 6 | SRC_URI[sha256sum] = "27f503220e6845d9db954fb212b95b0362d8b7e6c1b2326a87061c3de93594b1" | 6 | SRC_URI[sha256sum] = "32811e7b81deee2063ea6d2e94f8819a86d1f3811e49d23623a41fa832bef03f" |
| 7 | 7 | ||
| 8 | inherit pypi python_poetry_core | 8 | inherit pypi python_poetry_core |
| 9 | 9 | ||
