Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-16 17:09:12 +02:00
parent e13c91be3a
commit b1f12a4460

View File

@ -1,6 +1,6 @@
Name: python-virtualenv Name: python-virtualenv
Version: 16.6.1 Version: 16.6.1
Release: 2%{?dist} Release: 3%{?dist}
Summary: Tool to create isolated Python environments Summary: Tool to create isolated Python environments
License: MIT License: MIT
@ -144,6 +144,9 @@ rm -r tmp_path
%changelog %changelog
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 16.6.1-3
- Rebuilt for Python 3.8
* Mon Jul 29 2019 Miro Hrončok <mhroncok@redhat.com> - 16.6.1-2 * Mon Jul 29 2019 Miro Hrončok <mhroncok@redhat.com> - 16.6.1-2
- Drop python2-virtualenv - Drop python2-virtualenv