From 8ced2549fe2596f7b207600c3ae800ca788cf358 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 14 Oct 2024 16:55:07 +0800 Subject: python3-types-python-dateutil: upgrade 2.9.0.20240906 -> 2.9.0.20241003 Changelog: dateutil: Enable failing test Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/python3-types-python-dateutil_2.9.0.20240906.bb | 8 -------- .../python/python3-types-python-dateutil_2.9.0.20241003.bb | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb create mode 100644 meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb (limited to 'meta-python') 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.20240906.bb deleted file mode 100644 index 5c3a477432..0000000000 --- a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20240906.bb +++ /dev/null @@ -1,8 +0,0 @@ -SUMMARY = "Typing stubs for python-dateutil" -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" - -inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb new file mode 100644 index 0000000000..09d919dd82 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-types-python-dateutil_2.9.0.20241003.bb @@ -0,0 +1,8 @@ +SUMMARY = "Typing stubs for python-dateutil" +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] = "58cb85449b2a56d6684e41aeefb4c4280631246a0da1a719bdbe6f3fb0317446" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf