Upgrade to tox-3.0.0
This commit is contained in:
+5
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
%global pypiname tox
|
||||
Name: python-%{pypiname}
|
||||
Version: 2.9.1
|
||||
Release: 7%{?dist}
|
||||
Version: 3.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
# file toxbootstrap.py is licensed under MIT License
|
||||
@@ -97,6 +97,9 @@ TOXENV=py%{python3_version_nodots} %{__python3} setup.py test
|
||||
%{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jul 02 2018 Matthias Runge <mrunge@redhat.com> - 3.0.0-1
|
||||
- upgrade to 3.0.0
|
||||
|
||||
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 2.9.1-7
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user