rebuilt to remove requirement for python 3.9 [release 2.21-3mamba;Tue Jul 18 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 16:24:14 +01:00
parent d0e7687cd1
commit 995e39a513

View File

@ -1,6 +1,6 @@
Name: python-pycparser
Version: 2.21
Release: 2mamba
Release: 3mamba
Summary: A parser for the C language, written in pure Python
Group: System/Libraries
Vendor: openmamba
@ -47,6 +47,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/*
%doc LICENSE
%changelog
* Tue Jul 18 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.21-3mamba
- rebuilt to remove requirement for python 3.9
* Fri Apr 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.21-2mamba
- rebuilt with python 3.10