diff --git a/meta-python/recipes-devtools/python/python3-dateparser_1.4.1.bb b/meta-python/recipes-devtools/python/python3-dateparser_1.4.2.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-dateparser_1.4.1.bb rename to meta-python/recipes-devtools/python/python3-dateparser_1.4.2.bb index 2602356207..6b52cec67c 100644 --- a/meta-python/recipes-devtools/python/python3-dateparser_1.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-dateparser_1.4.2.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/scrapinghub/dateparser" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d3ed25571191e7aa3f55d0a6efe0051" -SRC_URI[sha256sum] = "f265df13c0380e2e07543ba74b67c0681aaa1096981ffcd35227e1aa0cb81c7c" +SRC_URI[sha256sum] = "bed2a3fd9bad8f2fb2d72b57748bada260b3a9349a264c22ffc23c3249d7049a" inherit pypi python_setuptools_build_meta