diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb (renamed from meta-python/recipes-devtools/python/python3-dateparser_1.1.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.7.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb index 4d592308ac..67b82940bf 100644 --- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.7.bb +++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.8.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/scrapinghub/dateparser" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d3ed25571191e7aa3f55d0a6efe0051" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d3ed25571191e7aa3f55d0a6efe0051" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "ff047d9cffad4d3113ead8ec0faf8a7fc43bab7d853ac8715e071312b53c465a" | 6 | SRC_URI[sha256sum] = "86b8b7517efcc558f085a142cdb7620f0921543fcabdb538c8a4c4001d8178e3" |
7 | 7 | ||
8 | PYPI_PACKAGE = "dateparser" | 8 | PYPI_PACKAGE = "dateparser" |
9 | 9 | ||