|
|
@ -12,7 +12,7 @@
|
|
|
|
%global pypiname tox
|
|
|
|
%global pypiname tox
|
|
|
|
Name: python-tox
|
|
|
|
Name: python-tox
|
|
|
|
Version: 2.3.1
|
|
|
|
Version: 2.3.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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,9 @@ TOXENV=py27 %{__python} setup.py test
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.1-2
|
|
|
|
|
|
|
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Feb 29 2016 Matthias Runge <mrunge@redhat.com> - 2.3.1-1
|
|
|
|
* Mon Feb 29 2016 Matthias Runge <mrunge@redhat.com> - 2.3.1-1
|
|
|
|
- update to 2.3.1
|
|
|
|
- update to 2.3.1
|
|
|
|
|
|
|
|
|
|
|
|