15
0
forked from pool/python-zipp

- update to 3.5.0:

* Added ``.suffix``, ``.suffixes``, and ``.stem`` properties.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=24
This commit is contained in:
2021-07-17 13:36:33 +00:00
committed by Git OBS Bridge
parent 1ec0a092d6
commit e0801663d8
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jul 17 13:36:17 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.5.0:
* Added ``.suffix``, ``.suffixes``, and ``.stem`` properties.
-------------------------------------------------------------------
Mon Mar 8 09:07:01 UTC 2021 - Dirk Müller <dmueller@suse.com>