Bootstrap for Python 3.11
This commit is contained in:
parent
0a7e13a101
commit
45c0133151
@ -1,3 +1,6 @@
|
|||||||
|
%global _without_docs 1
|
||||||
|
%global _without_tests 1
|
||||||
|
%global _with_bootstrap 1
|
||||||
%global pypi_name packaging
|
%global pypi_name packaging
|
||||||
|
|
||||||
# Specify --with bootstrap to build in bootstrap mode
|
# Specify --with bootstrap to build in bootstrap mode
|
||||||
@ -18,7 +21,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 21.3
|
Version: 21.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
|
|
||||||
License: BSD or ASL 2.0
|
License: BSD or ASL 2.0
|
||||||
@ -136,6 +139,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 21.3-3
|
||||||
|
- Bootstrap for Python 3.11
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.3-2
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 21.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user