From 6ec391213fcd78f0e1eee5085b1b873b47c0918d Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:27:49 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 3.0.7-2mamba;Sun Apr 03 2022] --- python-pyparsing.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyparsing.spec b/python-pyparsing.spec index cabb645..197220b 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -1,6 +1,6 @@ Name: python-pyparsing Version: 3.0.7 -Release: 1mamba +Release: 2mamba Summary: An alternative approach to creating and executing simple grammars Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sun Apr 03 2022 Silvan Calarco 3.0.7-2mamba +- rebuilt with python 3.10 + * Fri Jan 21 2022 Automatic Build System 3.0.7-1mamba - automatic version update by autodist