automatic version update by autodist [release 6.10.0-1mamba;Tue Feb 04 2025]

This commit is contained in:
Automatic Build System 2025-02-04 21:52:43 +01:00
parent a42033df0f
commit 3529d688a1

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-sip
Version: 6.9.1
Version: 6.10.0
Release: 1mamba
Summary: Python extension module generator for C and C++ libraries
Group: System/Libraries/Python
@ -9,8 +9,8 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/Python-SIP/sip
Source: https+git://github.com/Python-SIP/sip.git/%{version}/sip-%{version}.tar.bz2
#Source: https://pypi.debian.net/sip/sip-%{version}.tar.gz
License: BSD
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(packaging)
@ -67,6 +67,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Feb 04 2025 Automatic Build System <autodist@openmamba.org> 6.10.0-1mamba
- automatic version update by autodist
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 6.9.1-1mamba
- automatic version update by autodist