forked from pool/python-zope.testrunner
fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
4cdc3ddeae
commit
6d23bd8383
@@ -18,7 +18,7 @@
|
|||||||
Name: python-zope.testrunner
|
Name: python-zope.testrunner
|
||||||
Version: 4.3.3
|
Version: 4.3.3
|
||||||
Release: 0
|
Release: 0
|
||||||
License: ZPL 2.1
|
License: ZPL-2.1
|
||||||
Summary: Zope testrunner script
|
Summary: Zope testrunner script
|
||||||
Url: http://pypi.python.org/pypi/zope.testrunner
|
Url: http://pypi.python.org/pypi/zope.testrunner
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
@@ -53,7 +53,8 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYRIGHT.txt LICENSE.txt README.txt
|
%doc LICENSE.rst README.rst
|
||||||
|
%{_bindir}/zope-testrunner
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user