Upgrade to tox-3.0.0
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
/tox-2.3.1.tar.gz
|
||||
/tox-2.7.0.tar.gz
|
||||
/tox-2.9.1.tar.gz
|
||||
/tox-3.0.0.tar.gz
|
||||
|
||||
+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
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
SHA512 (tox-2.9.1.tar.gz) = ff19b2bb7ac963379f1cccd4973ad9eb4dabfbda976cde7caba50ad010d8fa57c1cba91d63e3e0512e44cc7d350bc9270fbd9b30db1bd55f7d9c239e7623d066
|
||||
SHA512 (tox-3.0.0.tar.gz) = 3bce42561a032b9d1bcc6086093ab79e2ba84ca55b4a6b646485ed3ec4a5b7349d8fc4e47758d2dd7998fc943824a99a251447e13b9ccc396b9d2d87f367f6cd
|
||||
|
||||
Reference in New Issue
Block a user