]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-zipp: upgrade 3.23.0 -> 3.23.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 21 Apr 2026 09:55:50 +0000 (17:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2026 13:28:14 +0000 (14:28 +0100)
License-Update: Copyright year updated to 2026

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/python/python3-zipp_3.23.1.bb [moved from meta/recipes-devtools/python/python3-zipp_3.23.0.bb with 69% similarity]

similarity index 69%
rename from meta/recipes-devtools/python/python3-zipp_3.23.0.bb
rename to meta/recipes-devtools/python/python3-zipp_3.23.1.bb
index 31420dcb831704b26d181a83d6df4a1e38684f10..45b83bf34763fffc6c75f242a541fc1615fc2ff7 100644 (file)
@@ -1,9 +1,9 @@
 SUMMARY = "Backport of pathlib-compatible object wrapper for zip files"
 HOMEPAGE = "https://github.com/jaraco/zipp"
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=1aeae65f25a15b1e46d4381f2f094e0a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=2e21c3f75eb8d9427c8a611a8e83e9d6"
 
-SRC_URI[sha256sum] = "a07157588a12518c9d4034df3fbbee09c814741a33ff63c05fa29d26a2404166"
+SRC_URI[sha256sum] = "32120e378d32cd9714ad503c1d024619063ec28aad2248dc6672ad13edfa5110"
 
 DEPENDS += "python3-setuptools-scm-native python3-coherent-licensed-native"