automatic version update by autodist [release 1.14.6-1mamba;Fri Jul 09 2021]
This commit is contained in:
parent
a79a626bfb
commit
20dc6174e0
@ -1,21 +1,23 @@
|
|||||||
Name: python-cffi
|
Name: python-cffi
|
||||||
Version: 1.14.5
|
Version: 1.14.6
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Foreign Function Interface for Python calling C code
|
Summary: Foreign Function Interface for Python calling C code
|
||||||
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/cffi
|
URL: https://pypi.org/project/cffi/
|
||||||
Source: https://pypi.debian.net/cffi/cffi-%{version}.tar.gz
|
Source: https://pypi.debian.net/cffi/cffi-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libffi-devel
|
||||||
|
BuildRequires: libpython3-devel
|
||||||
|
BuildRequires: python3.7dist(pycparser)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpython3-devel >= 3.7.4
|
BuildRequires: libpython3-devel >= 3.7.4
|
||||||
Requires: python >= %python_version
|
Requires: python >= %python_version
|
||||||
Requires: python-pycparser
|
Requires: python-pycparser
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -69,6 +71,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/cffi-%{version}-py*.egg-info/*
|
%{python_sitearch}/cffi-%{version}-py*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 1.14.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 14 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.5-2mamba
|
* Sun Mar 14 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.5-2mamba
|
||||||
- rebuilt with new python provides
|
- rebuilt with new python provides
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user