automatic version update by autodist [release 6.10.0-1mamba;Tue Feb 04 2025]
This commit is contained in:
parent
a42033df0f
commit
3529d688a1
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-sip
|
Name: python-sip
|
||||||
Version: 6.9.1
|
Version: 6.10.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Python extension module generator for C and C++ libraries
|
Summary: Python extension module generator for C and C++ libraries
|
||||||
Group: System/Libraries/Python
|
Group: System/Libraries/Python
|
||||||
@ -9,8 +9,8 @@ Distribution: openmamba
|
|||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/Python-SIP/sip
|
URL: https://github.com/Python-SIP/sip
|
||||||
Source: https+git://github.com/Python-SIP/sip.git/%{version}/sip-%{version}.tar.bz2
|
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
|
License: BSD
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
@ -67,6 +67,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Dec 14 2024 Automatic Build System <autodist@openmamba.org> 6.9.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user