diff --git a/python-zipp.spec b/python-zipp.spec index 10bc0dfcbd4bfba77f6f5aed28b1c0ae001ebce7..e4328630fa1bd551c8d135d118f2951068f0f501 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zipp -Version: 3.15.0 -Release: 2 +Version: 3.16.2 +Release: 1 Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT URL: https://github.com/jaraco/zipp -Source0: https://files.pythonhosted.org/packages/00/27/f0ac6b846684cecce1ee93d32450c45ab607f65c2e0255f0092032d91f07/zipp-3.15.0.tar.gz +Source0: https://files.pythonhosted.org/packages/e2/45/f3b987ad5bf9e08095c1ebe6352238be36f25dd106fde424a160061dce6d/zipp-3.16.2.tar.gz BuildArch: noarch %description @@ -66,6 +66,9 @@ pytest -k "not test_joinpath_constant_time" %{_docdir}/* %changelog +* Wed Jul 19 2023 niuyaru - 3.16.2-1 +- Update package to version 3.16.2 + * Wed Apr 26 2023 wangjunqi - 3.15.0-2 - apply pyproject.toml diff --git a/zipp-3.15.0.tar.gz b/zipp-3.15.0.tar.gz deleted file mode 100644 index 3ee659c89661991ed687dd58b39d3c27c18e7667..0000000000000000000000000000000000000000 Binary files a/zipp-3.15.0.tar.gz and /dev/null differ diff --git a/zipp-3.16.2.tar.gz b/zipp-3.16.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5f1eeee2c8cb41f50ede654bd92f93afe0273e94 Binary files /dev/null and b/zipp-3.16.2.tar.gz differ