- update to 3.7.0:
* Require Python 3.7 or later. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=27
This commit is contained in:
parent
66e6b53f82
commit
651cdb7667
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 16:40:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.7.0:
|
||||
* Require Python 3.7 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 4 14:41:33 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
%define skip_python36 1
|
||||
%global flavor @BUILD_FLAVOR@%{nil}
|
||||
%if "%{flavor}" == "test"
|
||||
%define psuffix -test
|
||||
@ -27,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: python-zipp%{psuffix}
|
||||
Version: 3.6.0
|
||||
Version: 3.7.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:71c644c5369f4a6e07636f0aa966270449561fcea2e3d6747b8d23efaa9d7832
|
||||
size 13047
|
3
zipp-3.7.0.tar.gz
Normal file
3
zipp-3.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d
|
||||
size 12989
|
Loading…
x
Reference in New Issue
Block a user