Bootstrap for Python 3.11
This commit is contained in:
parent
ea6fb2f54b
commit
6c538ddc7e
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
%global srcname pyparsing
|
||||
%global _summary Python package with an object-oriented approach to text processing
|
||||
|
||||
@ -12,7 +13,7 @@
|
||||
Summary: %{_summary}
|
||||
Name: pyparsing
|
||||
Version: 2.4.7
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
|
||||
License: MIT
|
||||
URL: https://github.com/pyparsing/pyparsing
|
||||
@ -126,6 +127,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.4.7-11
|
||||
- Bootstrap for Python 3.11
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.7-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user