From: Wang Mingyu Date: Fri, 3 Nov 2023 07:51:34 +0000 (+0800) Subject: python3-wheel: upgrade 0.41.2 -> 0.41.3 X-Git-Tag: yocto-5.2~4664 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=18f56d041a3cc280146adbc113b7d33d16985f24;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- 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