diff --git a/python-zipp.spec b/python-zipp.spec index 93033215e3844a1272c990318c76256552d6c487..14dc22a54624b61765f45e420419be47116ee456 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-zipp -Version: 3.6.0 +Version: 3.7.0 Release: 1 Summary: Backport of pathlib-compatible object wrapper for zip files License: MIT @@ -57,6 +57,9 @@ pytest -k "not test_joinpath_constant_time" %doc README.rst %changelog +* Thu Jul 28 2022 liksh - 3.7.0-1 +- Upgrade for openstack yoga + * Mon Dec 20 2021 shixuantong - 3.6.0-1 - Upgrade to version 3.6.0 diff --git a/zipp-3.6.0.tar.gz b/zipp-3.6.0.tar.gz deleted file mode 100644 index 018d0db4d6f71f38fddfee44346933545c130a00..0000000000000000000000000000000000000000 Binary files a/zipp-3.6.0.tar.gz and /dev/null differ diff --git a/zipp-3.7.0.tar.gz b/zipp-3.7.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..a86c566a18db561f454a17bdbf73468a91f666fa Binary files /dev/null and b/zipp-3.7.0.tar.gz differ