Rebuilt for Python 3.9

epel9
Miro Hrončok 5 years ago
parent b680470056
commit ee641c06d9

@ -8,7 +8,7 @@
%global pypi_name tox
Name: python-%{pypi_name}
Version: 3.15.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Virtualenv-based automation of test activities
License: MIT
@ -142,6 +142,9 @@ rm -rf .path
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%changelog
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.15.0-2
- Rebuilt for Python 3.9
* Wed May 13 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.15.0-1
- Update to 3.15.0
- Stop recommending Python 3.4

Loading…
Cancel
Save