Matej Cepl 2018-12-04 17:26:53 +00:00 committed by Git OBS Bridge
parent 219043ff7a
commit 6def0b1ae3

View File

@ -23,7 +23,7 @@ Release: 0
Summary: Zope testrunner script
License: ZPL-2.1
Group: Development/Languages/Python
Url: https://pypi.python.org/pypi/zope.testrunner
URL: https://pypi.python.org/pypi/zope.testrunner
Source: https://files.pythonhosted.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.zip
BuildRequires: %{python_module setuptools}
# runtime requirements:
@ -38,7 +38,6 @@ BuildRequires: unzip
Requires: python-six
Requires: python-zope.exceptions
Requires: python-zope.interface
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages
@ -69,8 +68,8 @@ find -size 0 -delete
%python_uninstall_alternative zope-testrunner
%files %{python_files}
%defattr(-,root,root,-)
%doc LICENSE.rst README.rst
%license LICENSE.rst
%doc README.rst
%python_alternative %{_bindir}/zope-testrunner
%{python_sitelib}/*