Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99c28efbbf | |||
| e65973ae70 |
@@ -3,3 +3,4 @@
|
|||||||
/tox-1.7.1.tar.gz
|
/tox-1.7.1.tar.gz
|
||||||
/tox-1.8.1.tar.gz
|
/tox-1.8.1.tar.gz
|
||||||
/tox-2.1.1.tar.gz
|
/tox-2.1.1.tar.gz
|
||||||
|
/tox-2.3.1.tar.gz
|
||||||
|
|||||||
+8
-2
@@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
%global pypiname tox
|
%global pypiname tox
|
||||||
Name: python-tox
|
Name: python-tox
|
||||||
Version: 2.1.1
|
Version: 2.3.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Virtualenv-based automation of test activities
|
Summary: Virtualenv-based automation of test activities
|
||||||
|
|
||||||
# file toxbootstrap.py is licensed under MIT License
|
# file toxbootstrap.py is licensed under MIT License
|
||||||
@@ -136,6 +136,12 @@ TOXENV=py27 %{__python} setup.py test
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
* Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 2.1.1-3
|
* Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 2.1.1-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user