automatic version update by autodist [release 2.21-1mamba;Sat Nov 06 2021]
This commit is contained in:
parent
a159bbf2ea
commit
bf72b9e4a3
@ -1,16 +1,16 @@
|
|||||||
Name: python-pycparser
|
Name: python-pycparser
|
||||||
Version: 2.20
|
Version: 2.21
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.python.org/pypi/pycparser
|
URL: https://pypi.org/project/pycparser/
|
||||||
Source: https://pypi.debian.net/pycparser/pycparser-%{version}.tar.gz
|
Source: https://pypi.debian.net/pycparser/pycparser-%{version}.tar.gz
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython36-devel
|
BuildRequires: libpython3-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython3-devel >= 3.7.4
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
@ -49,6 +49,9 @@ chmod +r %{buildroot}%{python_sitearch}/pycparser-%{version}-*/*
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 06 2021 Automatic Build System <autodist@mambasoft.it> 2.21-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.20-2mamba
|
* Mon Mar 15 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.20-2mamba
|
||||||
- rebuilt with new python requirements
|
- rebuilt with new python requirements
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user