Update to 3.15.1 (#1838137)

This commit is contained in:
Charalampos Stratakis 2020-06-01 22:34:06 +02:00
commit b5021c52af
3 changed files with 7 additions and 3 deletions

View file

@ -7,8 +7,8 @@
%global pypi_name tox
Name: python-%{pypi_name}
Version: 3.15.0
Release: 2%{?dist}
Version: 3.15.1
Release: 1%{?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
* Mon Jun 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.15.1-1
- Update to 3.15.1 (#1838137)
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.15.0-2
- Rebuilt for Python 3.9