diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dateparser_1.1.7.bb (renamed from meta-python/recipes-devtools/python/python3-dateparser_1.1.6.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.1.6.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.1.7.bb index 80869d0163..4d592308ac 100644 --- a/meta-python/recipes-devtools/python/python3-dateparser_1.1.6.bb +++ b/meta-python/recipes-devtools/python/python3-dateparser_1.1.7.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] = "e703db1815270c020552f4b3e3a981937b48b2cbcfcef5347071b74788dd9214" | 6 | SRC_URI[sha256sum] = "ff047d9cffad4d3113ead8ec0faf8a7fc43bab7d853ac8715e071312b53c465a" |
7 | 7 | ||
8 | PYPI_PACKAGE = "dateparser" | 8 | PYPI_PACKAGE = "dateparser" |
9 | 9 | ||