update to 3.0.6 [release 3.0.6-1mamba;Thu Nov 25 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 16:27:49 +01:00
parent 8957864093
commit e09eb2043f

View File

@ -1,12 +1,12 @@
Name: python-pyparsing Name: python-pyparsing
Version: 2.4.7 Version: 3.0.6
Release: 2mamba Release: 1mamba
Summary: An alternative approach to creating and executing simple grammars Summary: An alternative approach to creating and executing simple grammars
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pyparsing.wikispaces.com/ URL: https://github.com/pyparsing/pyparsing/
Source: https://pypi.debian.net/pyparsing/pyparsing-%{version}.tar.gz Source: https://pypi.debian.net/pyparsing/pyparsing-%{version}.tar.gz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE %doc LICENSE
%changelog %changelog
* Thu Nov 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.6-1mamba
- update to 3.0.6
* Wed Mar 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-2mamba * Wed Mar 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.7-2mamba
- rebuilt with distdeps - rebuilt with distdeps