Accepting request 703029 from home:SVasudevan:branches:devel:languages:python
- Update to 0.5.0 * no changelog found * Added runtime dependencies python-unittest2 and python-contextlib2 OBS-URL: https://build.opensuse.org/request/show/703029 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zipp?expand=0&rev=5
This commit is contained in:
parent
e00be51d52
commit
2601f011b4
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 23:13:22 UTC 2019 - svasudevan@suse.com
|
||||
|
||||
- Update to 0.5.0
|
||||
* no changelog found
|
||||
* Added runtime dependencies python-unittest2 and python-contextlib2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 08:52:42 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-zipp
|
||||
Version: 0.4.0
|
||||
Version: 0.5.0
|
||||
Release: 0
|
||||
Summary: Pathlib-compatible object wrapper for zip files
|
||||
License: MIT
|
||||
@ -29,7 +29,9 @@ BuildRequires: %{python_module pytest >= 3.5}
|
||||
BuildRequires: %{python_module setuptools_scm >= 1.15.0}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-contextlib2
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python-unittest2
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8047e4575ce8d700370a3301bbfc972896a5845eb62dd535da395b86be95dfad
|
||||
size 10539
|
3
zipp-0.5.0.tar.gz
Normal file
3
zipp-0.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7ac25f895fb65bff937b381353c14eb1fa23d35f40abd72a5342cd57eb57fd1
|
||||
size 10926
|
Loading…
Reference in New Issue
Block a user