From 8ced2549fe2596f7b207600c3ae800ca788cf358 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 14 Oct 2024 16:55:07 +0800 Subject: [PATCH] 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 --- ...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 --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 5c3a477432..09d919dd82 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