|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-virtualenv
|
|
|
|
|
Version: 16.6.1
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Tool to create isolated Python environments
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -144,6 +144,9 @@ rm -r tmp_path
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%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
|
|
|
|
|
- Drop python2-virtualenv
|
|
|
|
|
|
|
|
|
|