diff --git a/python-zipp.spec b/python-zipp.spec index 15c01773b6c67767e6d9944470b33a2bbdd0a1af..4c2f7059cc019cf983c99abd451784e383240795 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-zipp -Version: 3.21.0 +Version: 3.22.0 Release: 1 Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT @@ -60,6 +60,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Jul 07 2025 openeuler_bot - 3.22.0-1 +- update python-zipp to 3.22.0 + * Mon Apr 07 2025 sqfu - 3.21.0-1 - update to 3.21.0 - Improve performances of :meth:`zipfile.Path.open` for non-reading modes. (1a1928d) diff --git a/zipp-3.21.0.tar.gz b/zipp-3.21.0.tar.gz deleted file mode 100644 index 39ac65a78881ac074de0f74a9ca2ab9784f26e31..0000000000000000000000000000000000000000 Binary files a/zipp-3.21.0.tar.gz and /dev/null differ diff --git a/zipp-3.22.0.tar.gz b/zipp-3.22.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..292fde2756c9a47603b400e68e863ee77c28b517 Binary files /dev/null and b/zipp-3.22.0.tar.gz differ