update to 12.16.1 [release 12.16.1-1mamba;Sat Jan 04 2025]
This commit is contained in:
parent
42d7f1040b
commit
b734be4b80
@ -1,5 +1,5 @@
|
|||||||
Name: PyQt5-sip
|
Name: PyQt5-sip
|
||||||
Version: 12.16.0
|
Version: 12.16.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The sip extension module provides support for the PyQt5 package
|
Summary: The sip extension module provides support for the PyQt5 package
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://pypi.org/project/PyQt5-sip/
|
URL: https://pypi.org/project/PyQt5-sip/
|
||||||
Source: https://pypi.debian.net/PyQt5-sip/PyQt5_sip-%{version}.tar.gz
|
Source: https://pypi.debian.net/PyQt5-sip/pyqt5_sip-%{version}.tar.gz
|
||||||
License: SIP
|
License: SIP
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -23,7 +23,7 @@ BuildRequires: libpython3-devel >= 3.11.5
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n PyQt5_sip-%{version}
|
%setup -q -n pyqt5_sip-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="%{optflags}" %{__python} setup.py build
|
CFLAGS="%{optflags}" %{__python} setup.py build
|
||||||
@ -45,6 +45,9 @@ sed -i "/.egg-info/d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%{python_sitearch}/*.egg-info/*
|
%{python_sitearch}/*.egg-info/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 04 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 12.16.1-1mamba
|
||||||
|
- update to 12.16.1
|
||||||
|
|
||||||
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 12.16.0-1mamba
|
* Fri Dec 06 2024 Automatic Build System <autodist@openmamba.org> 12.16.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user