forked from pool/python-WebTest
Accepting request 517046 from home:TheBlackCat:branches:devel:languages:python
Update to 2.0.28 OBS-URL: https://build.opensuse.org/request/show/517046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=36
This commit is contained in:
@@ -16,12 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%bcond_without tests
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
%bcond_without tests
|
||||
Name: python-WebTest
|
||||
Version: 2.0.27
|
||||
Version: 2.0.28
|
||||
Release: 0
|
||||
Url: http://webtest.pythonpaste.org/
|
||||
Summary: Helper to test WSGI applications
|
||||
@@ -94,8 +93,9 @@ python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst docs/license.rst
|
||||
%{python_sitelib}/*
|
||||
%doc CHANGELOG.rst README.rst docs/license.rst
|
||||
%{python_sitelib}/webtest/
|
||||
%{python_sitelib}/WebTest-%{version}-py*.egg-info
|
||||
|
||||
%files -n %{name}-doc
|
||||
%defattr(-,root,root,-)
|
||||
|
||||
Reference in New Issue
Block a user