|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
%global pypiname tox
|
|
|
|
|
Name: python-tox
|
|
|
|
|
Version: 2.1.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?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
|
|
|
|
|
* Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 2.1.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
|
|
|
|
|
|
* Tue Aug 25 2015 Matthias Runge <mrunge@redhat.com> - 2.1.1-2
|
|
|
|
|
- add requirement: python-pluggy
|
|
|
|
|
|
|
|
|
|