Rebuilt for Python 3.11
This commit is contained in:
parent
94faa7948a
commit
b0bc5ba1a9
@ -1,7 +1,6 @@
|
|||||||
%global _without_tests 1
|
|
||||||
Name: python-virtualenv
|
Name: python-virtualenv
|
||||||
Version: 20.13.4
|
Version: 20.13.4
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Tool to create isolated Python environments
|
Summary: Tool to create isolated Python environments
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -162,6 +161,9 @@ rm -r tmp_path
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 20.13.4-4
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 20.13.4-3
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 20.13.4-3
|
||||||
- Bootstrap for Python 3.11
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user