Accepting request 204704 from devel:languages:python
- Require python-setuptools instead of distribute (upstreams merged) OBS-URL: https://build.opensuse.org/request/show/204704 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=18
This commit is contained in:
commit
7fee47489c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 13:40:56 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Require python-setuptools instead of distribute (upstreams merged)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 21 12:17:02 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
@ -26,11 +26,11 @@ Group: Development/Languages/Python
|
||||
Source: http://pypi.python.org/packages/source/c/coverage/coverage-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-setuptools
|
||||
# Test requirements:
|
||||
#BuildRequires: python-mock
|
||||
#BuildRequires: python-nose
|
||||
Requires: python-distribute
|
||||
Requires: python-setuptools
|
||||
Requires: python-xml
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
Loading…
x
Reference in New Issue
Block a user