Bootstrap for Python 3.10
This commit is contained in:
parent
fdc94c37ed
commit
763861373e
@ -1,6 +1,7 @@
|
||||
%global _without_tests 1
|
||||
Name: python-virtualenv
|
||||
Version: 20.4.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tool to create isolated Python environments
|
||||
|
||||
License: MIT
|
||||
@ -150,6 +151,9 @@ rm -r tmp_path
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 20.4.7-2
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
* Tue May 25 2021 Lumír Balhar <lbalhar@redhat.com> - 20.4.7-1
|
||||
- Update to 20.4.7
|
||||
Resolves: rhbz#1964115
|
||||
|
Loading…
Reference in New Issue
Block a user