Dennis Gilmore 12 years ago
parent 4dd102aac0
commit 2fccf8d663

@ -7,7 +7,7 @@
%global pypiname tox
Name: python-tox
Version: 1.4.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Virtualenv-based automation of test activities
# file toxbootstrap.py is licensed under MIT License
@ -74,6 +74,9 @@ TOXENV=py27 %{__python} setup.py test
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Nov 14 2012 Matthias Runge <mrunge@redhat.com> - 1.4.2-7
- add requires python-py, python-virtualenv (rhbz#876246)

Loading…
Cancel
Save