rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 1.4-2mamba;Tue Sep 26 2023]

This commit is contained in:
Automatic Build System 2024-01-05 16:22:42 +01:00
parent b4ddb77c8f
commit 4570d7b568

View File

@ -1,6 +1,6 @@
Name: python-py3c
Version: 1.4
Release: 1mamba
Release: 2mamba
Summary: py3c helps you port C extensions to Python 3
Group: System/Libraries
Vendor: openmamba
@ -12,6 +12,7 @@ Source: https://github.com/encukou/py3c.git/v%{version}/py3c-%{version}.t
License: MIT
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: python3-devel >= 3.11.5-3mamba
BuildRequires: libpython-devel
Requires: python >= %python_version
@ -49,6 +50,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
%{_datadir}/pkgconfig/py3c.pc
%changelog
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.4-2mamba
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
* Sat Oct 16 2021 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
- automatic version update by autodist