rebuilt with python3 = 3.11.5 [release 1.15.2-2mamba;Sun Sep 24 2023]
This commit is contained in:
parent
a7dd7f01c2
commit
fb6fdb2942
@ -1,6 +1,6 @@
|
|||||||
Name: PyQt-builder
|
Name: PyQt-builder
|
||||||
Version: 1.15.2
|
Version: 1.15.2
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: PEP 517 Compliant PyQt Build System
|
Summary: PEP 517 Compliant PyQt Build System
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,11 +10,12 @@ URL: https://www.riverbankcomputing.com/software/pyqt/
|
|||||||
Source: https://pypi.debian.net/PyQt-builder/PyQt-builder-%{version}.tar.gz
|
Source: https://pypi.debian.net/PyQt-builder/PyQt-builder-%{version}.tar.gz
|
||||||
License: SIP
|
License: SIP
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.7dist(packaging)
|
BuildRequires: python3.11dist(packaging)
|
||||||
BuildRequires: python3.7dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
BuildRequires: python3.7dist(sip)
|
BuildRequires: python3.11dist(sip)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: libpython3-devel >= 3.11.5
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -58,6 +59,9 @@ done
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 24 2023 Automatic Build System <autodist@mambasoft.it> 1.15.2-2mamba
|
||||||
|
- rebuilt with python3 = 3.11.5
|
||||||
|
|
||||||
* Tue Jul 25 2023 Automatic Build System <autodist@mambasoft.it> 1.15.2-1mamba
|
* Tue Jul 25 2023 Automatic Build System <autodist@mambasoft.it> 1.15.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user