diff mbox series

python3-wheel: upgrade 0.41.2 -> 0.41.3

Message ID 1698997894-31441-1-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 18f56d041a3cc280146adbc113b7d33d16985f24
Headers show
Series python3-wheel: upgrade 0.41.2 -> 0.41.3 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 3, 2023, 7:51 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
Updated vendored packaging to 23.2
Fixed ABI tag generation for CPython 3.13a1 on Windows

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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 d11c6a857a..bdba98b8d5 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