Bootstrap for Python 3.11
This commit is contained in:
parent
93dac1d31b
commit
6f21f1d2bc
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
# The function of bootstrap is that it disables the wheel subpackage
|
||||
%bcond_with bootstrap
|
||||
|
||||
@ -18,7 +19,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.37.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Built-package format for Python
|
||||
|
||||
@ -129,6 +130,9 @@ rm setup.cfg # to drop pytest coverage options configured there
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:0.37.1-2
|
||||
- Bootstrap for Python 3.11
|
||||
|
||||
* Wed Mar 09 2022 Tomas Orsava <torsava@redhat.com> - 1:0.37.1-1
|
||||
- Update to 0.37.1
|
||||
- Fixes: rhbz#2034895
|
||||
|
||||
Loading…
Reference in New Issue
Block a user