]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-zipp: upgrade 3.21.0 -> 3.23.0
authorTim Orling <tim.orling@konsulko.com>
Sun, 10 Aug 2025 19:18:50 +0000 (12:18 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Aug 2025 07:18:49 +0000 (08:18 +0100)
commitf4f9a226ed779740d32998caf16f3310ab7dfaa4
tree3391cdadb361b6aa337aaacfdc139ddd4d5ba226
parent7bcbf0350d7a4495043e5918ae62f03b0fb1eb01
python3-zipp: upgrade 3.21.0 -> 3.23.0

* Add python3-coherent-licensed-native to DEPENDS

License-Update: add copyright year; update to match SPDX license text

v3.23.0
* Features
  - Add a compatibility shim for Python 3.13 and earlier. (#145)

v3.22.0
* Features
  - Backported simplified tests from python/cpython#123424. (#142)
* Bugfixes
  - Fixed .name, .stem, and other basename-based properties on Windows when
    working with a zipfile on disk. (#133)

https://github.com/jaraco/zipp/blob/main/NEWS.rst#v3230
https://github.com/jaraco/zipp/blob/main/NEWS.rst#v3220

Comparing changes:
https://github.com/jaraco/zipp/compare/v3.21.0...v3.23.0

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-zipp_3.23.0.bb [moved from meta/recipes-devtools/python/python3-zipp_3.21.0.bb with 54% similarity]