Rebuilt for Python 3.9
This commit is contained in:
parent
e6f87604fa
commit
3607f30fe3
@ -1,6 +1,6 @@
|
|||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 16.7.10
|
Version: 16.7.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -140,6 +140,9 @@ rm -r tmp_path
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 16.7.10-2
|
||||||
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
* Tue Feb 25 2020 Miro Hrončok <mhroncok@redhat.com> - 16.7.10-1
|
* Tue Feb 25 2020 Miro Hrončok <mhroncok@redhat.com> - 16.7.10-1
|
||||||
- Update to 16.7.10
|
- Update to 16.7.10
|
||||||
- Explicitly require setuptools < 44 with Python 3.4
|
- Explicitly require setuptools < 44 with Python 3.4
|
||||||
|
Loading…
Reference in New Issue
Block a user