Bootstrap for Python 3.12
This commit is contained in:
parent
8ce045f0e4
commit
a10078fdd8
@ -1,4 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
%global _without_tests 1
|
||||
%global srcname setuptools
|
||||
|
||||
# used when bootstrapping new Python versions
|
||||
@ -20,7 +20,7 @@
|
||||
Name: python-setuptools
|
||||
# When updating, update the bundled libraries versions bellow!
|
||||
Version: 67.7.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Easily build and distribute Python packages
|
||||
# setuptools is MIT
|
||||
# platformdirs is MIT
|
||||
@ -231,6 +231,9 @@ PYTHONPATH=$(pwd) %pytest \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 67.7.2-5
|
||||
- Bootstrap for Python 3.12
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 67.7.2-4
|
||||
- Bootstrap for Python 3.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user