forked from pool/python-tox
Accepting request 530233 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/530233 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=36
This commit is contained in:
committed by
Git OBS Bridge
parent
8c2a616e05
commit
eb07050f16
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-tox
|
||||
Version: 2.7.0
|
||||
Version: 2.9.1
|
||||
Release: 0
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
License: MIT
|
||||
@@ -30,6 +30,7 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pluggy >= 0.3.0}
|
||||
BuildRequires: %{python_module py >= 1.4.17}
|
||||
BuildRequires: %{python_module pytest >= 2.3.5}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module virtualenv >= 1.11.2}
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -116,7 +117,7 @@ deactivate
|
||||
|
||||
%files %{python_files}
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENSE README.rst CHANGELOG
|
||||
%doc LICENSE README.rst CHANGELOG.rst
|
||||
%python_alternative %{_bindir}/tox
|
||||
%python_alternative %{_bindir}/tox-quickstart
|
||||
%{python_sitelib}/tox-%{version}-py%{python_version}.egg-info
|
||||
|
Reference in New Issue
Block a user