diff mbox series

[meta-python,46/50] python3-types-python-dateutil: upgrade 2.8.19.20240106 -> 2.9.0.20240316

Message ID 1710827139-30056-46-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-oe,01/50] boost-sml: upgrade 1.1.9 -> 1.1.11 | expand

Commit Message

Mingyu Wang (Fujitsu) March 19, 2024, 5:45 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
-python-dateutil: respect inheritance on relativedelta.rsub
-Bump python-dateutil to 2.9.*
-Use PEP 570 syntax in third party stubs

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.8.19.20240106.bb b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240316.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-types-python-dateutil_2.8.19.20240106.bb
rename to meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240316.bb
index 2075d96b4..4b786066f 100644
--- a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.8.19.20240106.bb
+++ b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240316.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=ef4dc1e740f5c928f1608a4a9c7b578e"
 
-SRC_URI[sha256sum] = "1f8db221c3b98e6ca02ea83a58371b22c374f42ae5bbdf186db9c9a76581459f"
+SRC_URI[sha256sum] = "5d2f2e240b86905e40944dd787db6da9263f0deabef1076ddaed797351ec0202"
 
 inherit pypi setuptools3