rebuilt with python 3.10 [release 2.21-2mamba;Fri Apr 08 2022]
This commit is contained in:
parent
bf72b9e4a3
commit
d0e7687cd1
@ -1,6 +1,6 @@
|
|||||||
Name: python-pycparser
|
Name: python-pycparser
|
||||||
Version: 2.21
|
Version: 2.21
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -12,8 +12,6 @@ License: BSD
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython3-devel >= 3.7.4
|
|
||||||
Requires: python >= %python_version
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -49,6 +47,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/*
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 08 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.21-2mamba
|
||||||
|
- rebuilt with python 3.10
|
||||||
|
|
||||||
* Sat Nov 06 2021 Automatic Build System <autodist@mambasoft.it> 2.21-1mamba
|
* Sat Nov 06 2021 Automatic Build System <autodist@mambasoft.it> 2.21-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user