Bootstrap for Python 3.11
This commit is contained in:
parent
e19b87e849
commit
94faa7948a
@ -1,6 +1,7 @@
|
|||||||
|
%global _without_tests 1
|
||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 20.13.4
|
Version: 20.13.4
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -161,6 +162,9 @@ rm -r tmp_path
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 20.13.4-3
|
||||||
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
* Mon Jun 06 2022 Lumír Balhar <lbalhar@redhat.com> - 20.13.4-2
|
* Mon Jun 06 2022 Lumír Balhar <lbalhar@redhat.com> - 20.13.4-2
|
||||||
- Improve compatibility with Python 3.11
|
- Improve compatibility with Python 3.11
|
||||||
Resolves: rhbz#2093193
|
Resolves: rhbz#2093193
|
||||||
|
Loading…
Reference in New Issue
Block a user