diff mbox series

[meta-python,5/5] python3-dateparser: upgrade 1.4.1 -> 1.4.2

Message ID 20260805213658.2896903-5-ankur.tyagi85@gmail.com
State Under Review
Headers show
Series [meta-oe,1/5] flatcc: upgrade 0.6.2 -> 0.6.3 | expand

Commit Message

Ankur Tyagi Aug. 5, 2026, 9:36 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Changelog:
https://github.com/scrapinghub/dateparser/releases/tag/v1.4.2

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 ...{python3-dateparser_1.4.1.bb => python3-dateparser_1.4.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-dateparser_1.4.1.bb => python3-dateparser_1.4.2.bb} (86%)
diff mbox series

Patch

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