]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-zipp: upgrade 3.20.1 -> 3.20.2
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 25 Sep 2024 06:49:11 +0000 (14:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2024 16:00:41 +0000 (17:00 +0100)
commit14a2e7b917ea3c0ce1720360f792a64741a8a4bc
treea64f2880970bac6da6bb0c7f0bedd09fe218ef95
parent7b268b8af3cac9dbfc9301e375c8f1d13b676d7d
python3-zipp: upgrade 3.20.1 -> 3.20.2

Changelog:
===========
- Make no assertions about the number. It could be negative.
- Make zipp.compat.overlay.zipfile hashable.
- Merge https://github.com/jaraco/skeleton
- Add Python 3.13 and 3.14 into the matrix. (jaraco/skeleton#146)
- Fix an incompatibility (and source of merge conflicts) with projects using Ruff/isort.
- Merge pull request #125 from saschanaz/patch-1
- Suppress F821
- Allow the workflow to be triggered manually.
- Remove workaround for sphinx-contrib/sphinx-lint#83
- Include the trailing slash in disable_error_code(overload-overlap), also required for clean diffs.
- Add support for linking usernames.
- Add a degenerate nitpick_ignore for downstream consumers. Add a 'local' comment to delineate where the skeleton ends and the downstream begins.
- Expand docs and tests for overlay.
- Remove unexpected character \ufeff

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-zipp_3.20.2.bb [moved from meta/recipes-devtools/python/python3-zipp_3.20.1.bb with 82% similarity]