From: Tim Orling <[email protected]>

v4.1.0 [1]
Features:
* Path.iterdir now raises NotADirectoryError (formerly ValueError) when
  call on something that's not a directory. (#154)

v4.0.0 [2]
Deprecations and Removals:
* Drop workaround for stacklevel bug on older PyPy releases. (#149)

For a full comparison of changes, see [3].

[1] https://github.com/jaraco/zipp/blob/v4.1.0/NEWS.rst#v410
[2] https://github.com/jaraco/zipp/blob/v4.1.0/NEWS.rst#v400
[3] https://github.com/jaraco/zipp/compare/v3.23.1...v4.1.0

Signed-off-by: Tim Orling <[email protected]>
---
 .../python/{python3-zipp_3.23.1.bb => python3-zipp_4.1.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-zipp_3.23.1.bb => 
python3-zipp_4.1.0.bb} (83%)

diff --git a/meta/recipes-devtools/python/python3-zipp_3.23.1.bb 
b/meta/recipes-devtools/python/python3-zipp_4.1.0.bb
similarity index 83%
rename from meta/recipes-devtools/python/python3-zipp_3.23.1.bb
rename to meta/recipes-devtools/python/python3-zipp_4.1.0.bb
index 45b83bf347..ca3f1250c3 100644
--- a/meta/recipes-devtools/python/python3-zipp_3.23.1.bb
+++ b/meta/recipes-devtools/python/python3-zipp_4.1.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/jaraco/zipp";
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2e21c3f75eb8d9427c8a611a8e83e9d6"
 
-SRC_URI[sha256sum] = 
"32120e378d32cd9714ad503c1d024619063ec28aad2248dc6672ad13edfa5110"
+SRC_URI[sha256sum] = 
"4cb57381f544315db7688e976e922a2b18cdb513d21cc194eb42232ba2a3e602"
 
 DEPENDS += "python3-setuptools-scm-native python3-coherent-licensed-native"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#237788): 
https://lists.openembedded.org/g/openembedded-core/message/237788
Mute This Topic: https://lists.openembedded.org/mt/119569815/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to