forked from pool/python-coverage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=33
This commit is contained in:
committed by
Git OBS Bridge
parent
fa07bd858d
commit
ad396f7e37
@@ -26,11 +26,11 @@ Group: Development/Languages/Python
|
|||||||
Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
|
Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-distribute
|
BuildRequires: python-setuptools
|
||||||
# Test requirements:
|
# Test requirements:
|
||||||
#BuildRequires: python-mock
|
#BuildRequires: python-mock
|
||||||
#BuildRequires: python-nose
|
#BuildRequires: python-nose
|
||||||
Requires: python-distribute
|
Requires: python-setuptools
|
||||||
Requires: python-xml
|
Requires: python-xml
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
|
Reference in New Issue
Block a user