- update to 3.8.0:
* Removed compatibility code. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=28
This commit is contained in:
parent
651cdb7667
commit
be761f80fa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 29 19:02:36 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.8.0:
|
||||
* Removed compatibility code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 16:40:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-zipp%{psuffix}
|
||||
Version: 3.7.0
|
||||
Version: 3.8.0
|
||||
Release: 0
|
||||
Summary: Pathlib-compatible object wrapper for zip files
|
||||
License: MIT
|
||||
@ -54,6 +54,7 @@ A pathlib-compatible Zipfile object wrapper.
|
||||
|
||||
%prep
|
||||
%setup -q -n zipp-%{version}
|
||||
echo "import setuptools; setuptools.setup()" > setup.py
|
||||
# we don't need the extensions for smoke testing
|
||||
rm -f pytest.ini
|
||||
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d
|
||||
size 12989
|
3
zipp-3.8.0.tar.gz
Normal file
3
zipp-3.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:56bf8aadb83c24db6c4b577e13de374ccfb67da2078beba1d037c17980bf43ad
|
||||
size 13344
|
Loading…
Reference in New Issue
Block a user