14
0

we need setuptools at runtime

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=2
This commit is contained in:
Ciaran Farrell
2009-08-22 20:19:41 +00:00
committed by Git OBS Bridge
parent c9d8504e3a
commit 6117c7c3d0

View File

@@ -28,6 +28,7 @@ Autoreqprov: on
Url: http://pypi.python.org/pypi/coverage Url: http://pypi.python.org/pypi/coverage
BuildRequires: python-setuptools BuildRequires: python-setuptools
Requires: python-setuptools
%py_requires %py_requires
%description %description
@@ -54,5 +55,7 @@ rm -rf %buildroot
%changelog %changelog
* Sat Aug 22 2009 cfarrell1980@gmail.com
- require setuptools
* Thu May 28 2009 cfarrell1980@gmail.com * Thu May 28 2009 cfarrell1980@gmail.com
- Initial import - Initial import