update to 2.3.1
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
/tox-1.7.1.tar.gz
|
||||
/tox-1.8.1.tar.gz
|
||||
/tox-2.1.1.tar.gz
|
||||
/tox-2.3.1.tar.gz
|
||||
|
||||
+5
-2
@@ -11,8 +11,8 @@
|
||||
|
||||
%global pypiname tox
|
||||
Name: python-tox
|
||||
Version: 2.1.1
|
||||
Release: 4%{?dist}
|
||||
Version: 2.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
# file toxbootstrap.py is licensed under MIT License
|
||||
@@ -136,6 +136,9 @@ TOXENV=py27 %{__python} setup.py test
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Feb 29 2016 Matthias Runge <mrunge@redhat.com> - 2.3.1-1
|
||||
- update to 2.3.1
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Reference in New Issue
Block a user