diff --git a/python-zipp.changes b/python-zipp.changes index b88e42d..d9eec18 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 17 13:36:17 UTC 2021 - Dirk Müller + +- update to 3.5.0: + * Added ``.suffix``, ``.suffixes``, and ``.stem`` properties. + ------------------------------------------------------------------- Mon Mar 8 09:07:01 UTC 2021 - Dirk Müller diff --git a/python-zipp.spec b/python-zipp.spec index 3664c3f..73a1fd8 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -1,5 +1,5 @@ # -# spec file for package python-zipp +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-zipp%{psuffix} -Version: 3.4.1 +Version: 3.5.0 Release: 0 Summary: Pathlib-compatible object wrapper for zip files License: MIT diff --git a/zipp-3.4.1.tar.gz b/zipp-3.4.1.tar.gz deleted file mode 100644 index ee74cb5..0000000 --- a/zipp-3.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76 -size 16545 diff --git a/zipp-3.5.0.tar.gz b/zipp-3.5.0.tar.gz new file mode 100644 index 0000000..7b56c3e --- /dev/null +++ b/zipp-3.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4 +size 13270