Accepting request 906829 from devel:languages:python
- update to 3.5.0: * Added ``.suffix``, ``.suffixes``, and ``.stem`` properties. OBS-URL: https://build.opensuse.org/request/show/906829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zipp?expand=0&rev=12
This commit is contained in:
commit
e814415634
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76
|
||||
size 16545
|
3
zipp-3.5.0.tar.gz
Normal file
3
zipp-3.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5812b1e007e48cff63449a5e9f4e7ebea716b4111f9c4f9a645f91d579bf0c4
|
||||
size 13270
|
Loading…
Reference in New Issue
Block a user