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
|
||||
Version: 1.14.5
|
||||
Release: 2mamba
|
||||
Version: 1.14.6
|
||||
Release: 1mamba
|
||||
Summary: Foreign Function Interface for Python calling C code
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libffi-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: python3.7dist(pycparser)
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
Requires: python >= %python_version
|
||||
Requires: python-pycparser
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
@ -69,6 +71,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%{python_sitearch}/cffi-%{version}-py*.egg-info/*
|
||||
|
||||
%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
|
||||
- rebuilt with new python provides
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user