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