From 2601f011b464396ef4afe04963c34e7c528668a8ea8875c05fec0c5d344c8d09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 14 May 2019 23:32:38 +0000 Subject: [PATCH] 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 --- python-zipp.changes | 7 +++++++ python-zipp.spec | 6 ++++-- zipp-0.4.0.tar.gz | 3 --- zipp-0.5.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 zipp-0.4.0.tar.gz create mode 100644 zipp-0.5.0.tar.gz diff --git a/python-zipp.changes b/python-zipp.changes index 8d516ee..810444f 100644 --- a/python-zipp.changes +++ b/python-zipp.changes @@ -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 diff --git a/python-zipp.spec b/python-zipp.spec index 2f2a317..d2bb443 100644 --- a/python-zipp.spec +++ b/python-zipp.spec @@ -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 diff --git a/zipp-0.4.0.tar.gz b/zipp-0.4.0.tar.gz deleted file mode 100644 index 0b21692..0000000 --- a/zipp-0.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8047e4575ce8d700370a3301bbfc972896a5845eb62dd535da395b86be95dfad -size 10539 diff --git a/zipp-0.5.0.tar.gz b/zipp-0.5.0.tar.gz new file mode 100644 index 0000000..2cb1fd5 --- /dev/null +++ b/zipp-0.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ac25f895fb65bff937b381353c14eb1fa23d35f40abd72a5342cd57eb57fd1 +size 10926