diff mbox series

[meta-python,33/42] python3-types-python-dateutil: upgrade 2.9.0.20240821 -> 2.9.0.20240906

Message ID 1725958990-5719-33-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/42] ctags: upgrade 6.1.20240825.0 -> 6.1.20240908.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 10, 2024, 9:03 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
 [python-dateutil] Add dateutil.parser.UnknownTimezoneWarning.

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240821.bb b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240821.bb
rename to meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb
index f79edaaaf..5c3a47743 100644
--- a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240821.bb
+++ b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.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] = "9649d1dcb6fef1046fb18bebe9ea2aa0028b160918518c34589a46045f6ebd98"
+SRC_URI[sha256sum] = "9706c3b68284c25adffc47319ecc7947e5bb86b3773f843c73906fd598bc176e"
 
 inherit pypi setuptools3