rebuilt to remove requirement for python 3.9 [release 2.21-3mamba;Tue Jul 18 2023]
This commit is contained in:
parent
d0e7687cd1
commit
995e39a513
@ -1,6 +1,6 @@
|
|||||||
Name: python-pycparser
|
Name: python-pycparser
|
||||||
Version: 2.21
|
Version: 2.21
|
||||||
Release: 2mamba
|
Release: 3mamba
|
||||||
Summary: A parser for the C language, written in pure Python
|
Summary: A parser for the C language, written in pure Python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -47,6 +47,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/*
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.21-2mamba
|
||||||
- rebuilt with python 3.10
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user