From: Wang Mingyu <[email protected]> Bugfix: - Replaced SanitizedNames with a more surgical fix for infinite loops, restoring support for names with special characters in the archive.
Signed-off-by: Wang Mingyu <[email protected]> --- .../python/{python3-zipp_3.20.0.bb => python3-zipp_3.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-zipp_3.20.0.bb => python3-zipp_3.20.1.bb} (82%) diff --git a/meta/recipes-devtools/python/python3-zipp_3.20.0.bb b/meta/recipes-devtools/python/python3-zipp_3.20.1.bb similarity index 82% rename from meta/recipes-devtools/python/python3-zipp_3.20.0.bb rename to meta/recipes-devtools/python/python3-zipp_3.20.1.bb index 101bafac1e..960a0d69f4 100644 --- a/meta/recipes-devtools/python/python3-zipp_3.20.0.bb +++ b/meta/recipes-devtools/python/python3-zipp_3.20.1.bb @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jaraco/zipp" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=141643e11c48898150daa83802dbc65f" -SRC_URI[sha256sum] = "0145e43d89664cfe1a2e533adc75adafed82fe2da404b4bbb6b026c0157bdb31" +SRC_URI[sha256sum] = "c22b14cc4763c5a5b04134207736c107db42e9d3ef2d9779d465f5f1bcba572b" DEPENDS += "python3-setuptools-scm-native" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#204145): https://lists.openembedded.org/g/openembedded-core/message/204145 Mute This Topic: https://lists.openembedded.org/mt/108241651/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
