Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
This commit is contained in:
parent
79129af11e
commit
11429189f0
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue