From 18f56d041a3cc280146adbc113b7d33d16985f24 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 3 Nov 2023 15:51:34 +0800 Subject: [PATCH] python3-wheel: upgrade 0.41.2 -> 0.41.3 Changelog: =========== Updated vendored packaging to 23.2 Fixed ABI tag generation for CPython 3.13a1 on Windows Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- .../python/{python3-wheel_0.41.2.bb => python3-wheel_0.41.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-wheel_0.41.2.bb => python3-wheel_0.41.3.bb} (85%) diff --git a/meta/recipes-devtools/python/python3-wheel_0.41.2.bb b/meta/recipes-devtools/python/python3-wheel_0.41.3.bb similarity index 85% rename from meta/recipes-devtools/python/python3-wheel_0.41.2.bb rename to meta/recipes-devtools/python/python3-wheel_0.41.3.bb index d11c6a857a7..bdba98b8d57 100644 --- a/meta/recipes-devtools/python/python3-wheel_0.41.2.bb +++ b/meta/recipes-devtools/python/python3-wheel_0.41.3.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7ffb0db04527cfe380e4f2726bd05ebf" -SRC_URI[sha256sum] = "0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985" +SRC_URI[sha256sum] = "4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841" inherit python_flit_core pypi -- 2.47.3