From e932f4bb87622a5b9a62961f312ad8c976c33753 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:27:49 +0100 Subject: [PATCH] rebuilt with python3 3.7.4 [release 2.4.2-2mamba;Thu Aug 08 2019] --- python-pyparsing.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/python-pyparsing.spec b/python-pyparsing.spec index 941477f..ec7a093 100644 --- a/python-pyparsing.spec +++ b/python-pyparsing.spec @@ -1,6 +1,6 @@ Name: python-pyparsing -Version: 2.4.0 -Release: 1mamba +Version: 2.4.2 +Release: 2mamba Summary: An alternative approach to creating and executing simple grammars Group: System/Libraries Vendor: openmamba @@ -12,6 +12,7 @@ License: MIT ## AUTOBUILDREQ-BEGIN BuildRequires: libpython-devel ## AUTOBUILDREQ-END +BuildRequires: libpython3-devel >= 3.7.4 Requires: python >= %python_version BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -45,6 +46,12 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc LICENSE %changelog +* Thu Aug 08 2019 Silvan Calarco 2.4.2-2mamba +- rebuilt with python3 3.7.4 + +* Mon Aug 05 2019 Automatic Build System 2.4.2-1mamba +- automatic version update by autodist + * Thu May 16 2019 Silvan Calarco 2.4.0-1mamba - update to 2.4.0