From 219f5b0b7cef80ded00026435e16fa1cc60fb61f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:24:15 +0100 Subject: [PATCH] rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 2.21-4mamba;Tue Sep 26 2023] --- python-pycparser.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pycparser.spec b/python-pycparser.spec index 06fbfb5..238162f 100644 --- a/python-pycparser.spec +++ b/python-pycparser.spec @@ -1,6 +1,6 @@ Name: python-pycparser Version: 2.21 -Release: 3mamba +Release: 4mamba Summary: A parser for the C language, written in pure Python Group: System/Libraries Vendor: openmamba @@ -10,8 +10,9 @@ URL: https://pypi.org/project/pycparser/ Source: https://pypi.debian.net/pycparser/pycparser-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython3-devel +BuildRequires: libpython311-devel ## AUTOBUILDREQ-END +BuildRequires: python3-devel >= 3.11.5-3mamba %description %{summary}. @@ -47,6 +48,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/* %doc LICENSE %changelog +* Tue Sep 26 2023 Automatic Build System 2.21-4mamba +- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba + * Tue Jul 18 2023 Silvan Calarco 2.21-3mamba - rebuilt to remove requirement for python 3.9