diff mbox series

[meta-python,46/54] python3-types-python-dateutil: upgrade 2.9.0.20240906 -> 2.9.0.20241003

Message ID 1728896115-2944-46-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/54] adw-gtk3: upgrade 5.4 -> 5.5 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 14, 2024, 8:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 dateutil: Enable failing test

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...40906.bb => python3-types-python-dateutil_2.9.0.20241003.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-types-python-dateutil_2.9.0.20240906.bb => python3-types-python-dateutil_2.9.0.20241003.bb} (73%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb
rename to meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb
index 5c3a47743..09d919dd8 100644
--- a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb
+++ b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb
@@ -3,6 +3,6 @@  HOMEPAGE = "https://github.com/python/typeshed"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=c2d9643b4523fdf462545aeb1356ad23"
 
-SRC_URI[sha256sum] = "9706c3b68284c25adffc47319ecc7947e5bb86b3773f843c73906fd598bc176e"
+SRC_URI[sha256sum] = "58cb85449b2a56d6684e41aeefb4c4280631246a0da1a719bdbe6f3fb0317446"
 
 inherit pypi setuptools3