forked from pool/python-zope.interface
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
This commit is contained in:
committed by
Git OBS Bridge
parent
4ee4f808fd
commit
81d16fe7be
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user