From 81d16fe7be0b436593b96653ea8dd7d5079c1cfd19a93c4f7289f1b87a2965ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 24 Mar 2020 15:03:36 +0000 Subject: [PATCH] Accepting request 787833 from home:pgajdos:python - version update to 5.0.1 * lot of changes, see CHANGES.rst OBS-URL: https://build.opensuse.org/request/show/787833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=40 --- python-zope.interface.changes | 6 ++++++ python-zope.interface.spec | 6 ++++-- zope.interface-4.7.2.tar.gz | 3 --- zope.interface-5.0.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 zope.interface-4.7.2.tar.gz create mode 100644 zope.interface-5.0.1.tar.gz diff --git a/python-zope.interface.changes b/python-zope.interface.changes index dbbf9cb..8153b42 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 24 14:39:03 UTC 2020 - pgajdos@suse.com + +- version update to 5.0.1 + * lot of changes, see CHANGES.rst + ------------------------------------------------------------------- Mon Mar 16 14:15:04 UTC 2020 - pgajdos@suse.com diff --git a/python-zope.interface.spec b/python-zope.interface.spec index d33a097..23423da 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -20,18 +20,19 @@ %global modname zope.interface %define oldpython python Name: python-zope.interface -Version: 4.7.2 +Version: 5.0.1 Release: 0 Summary: Interfaces for Python License: ZPL-2.1 Group: Development/Languages/Python URL: https://pypi.python.org/pypi/zope.interface Source: https://files.pythonhosted.org/packages/source/z/zope.interface/%{modname}-%{version}.tar.gz -BuildRequires: %{python_module coverage} BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module zope.event} +BuildRequires: %{python_module zope.testing} BuildRequires: fdupes BuildRequires: python-rpm-macros %ifpython2 @@ -63,6 +64,7 @@ the Design By Contract methodology support in Python. %python_expand %fdupes %{buildroot}%{$python_sitearch} %check +sed -i '/coverage/d' setup.py %python_exec setup.py test %files %{python_files} diff --git a/zope.interface-4.7.2.tar.gz b/zope.interface-4.7.2.tar.gz deleted file mode 100644 index 1ee1a45..0000000 --- a/zope.interface-4.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd1101bd3fcb4f4cf3485bb20d6cb0b56909b94d3bd2a53a6cb9d381c3da3365 -size 151433 diff --git a/zope.interface-5.0.1.tar.gz b/zope.interface-5.0.1.tar.gz new file mode 100644 index 0000000..c8cae77 --- /dev/null +++ b/zope.interface-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd0bc4016ec9ffa6d327bf3ba2f044c3ff376880661e5cc38c622e1ae023076f +size 214907