Bootstrap for Python 3.10
This commit is contained in:
parent
efe537555d
commit
b6264017a0
@ -1,3 +1,4 @@
|
|||||||
|
%global _with_bootstrap 1
|
||||||
%global srcname pyparsing
|
%global srcname pyparsing
|
||||||
%global _summary Python package with an object-oriented approach to text processing
|
%global _summary Python package with an object-oriented approach to text processing
|
||||||
|
|
||||||
@ -12,7 +13,7 @@
|
|||||||
Summary: %{_summary}
|
Summary: %{_summary}
|
||||||
Name: pyparsing
|
Name: pyparsing
|
||||||
Version: 2.4.7
|
Version: 2.4.7
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/pyparsing/pyparsing
|
URL: https://github.com/pyparsing/pyparsing
|
||||||
@ -119,6 +120,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 01 2021 Python Maint <python-maint@redhat.com> - 2.4.7-7
|
||||||
|
- Bootstrap for Python 3.10
|
||||||
|
|
||||||
* Thu May 27 2021 Petr Viktorin <pviktori@redhat.com> - 2.4.7-6
|
* Thu May 27 2021 Petr Viktorin <pviktori@redhat.com> - 2.4.7-6
|
||||||
- Fix licence for examples shipped in pyparsing-doc
|
- Fix licence for examples shipped in pyparsing-doc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user