diff --git a/python-zipp.changes b/python-zipp.changes index d9eec18..9de49e2 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 16 19:42:16 UTC 2021 - Dirk Müller + +- update to 3.6.0: + * Only ``Path`` is exposed in the public API. + * Remove news file intended only for CPython. + ------------------------------------------------------------------- Sat Jul 17 13:36:17 UTC 2021 - Dirk Müller diff --git a/python-zipp.spec b/python-zipp.spec index 73a1fd8..979b0f0 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-zipp%{psuffix} -Version: 3.5.0 +Version: 3.6.0 Release: 0 Summary: Pathlib-compatible object wrapper for zip files License: MIT diff --git a/zipp-3.5.0.tar.gz b/zipp-3.5.0.tar.gz deleted file mode 100644 index 7b56c3e..0000000 --- a/zipp-3.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4 -size 13270 diff --git a/zipp-3.6.0.tar.gz b/zipp-3.6.0.tar.gz new file mode 100644 index 0000000..0c617c5 --- /dev/null +++ b/zipp-3.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832 +size 13047