rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 5.15.6-2mamba;Wed Sep 27 2023]
This commit is contained in:
parent
b152d9a581
commit
d42cb185e5
@ -1,6 +1,6 @@
|
|||||||
Name: pyqtwebengine
|
Name: pyqtwebengine
|
||||||
Version: 5.15.6
|
Version: 5.15.6
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A set of Python bindings for The Qt Company’s Qt WebEngine framework
|
Summary: A set of Python bindings for The Qt Company’s Qt WebEngine framework
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -10,10 +10,20 @@ URL: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
|
|||||||
Source: https://pypi.debian.net/PyQtWebEngine/PyQtWebEngine-%{version}.tar.gz
|
Source: https://pypi.debian.net/PyQtWebEngine/PyQtWebEngine-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: python3.7dist(pyqt5)
|
BuildRequires: libQt5Positioning-devel
|
||||||
BuildRequires: python3.7dist(pyqt5-sip)
|
BuildRequires: libQt5WebChannel-devel
|
||||||
|
BuildRequires: libQt5WebEngine-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
|
BuildRequires: libglvnd-devel
|
||||||
|
BuildRequires: libpython311-devel
|
||||||
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: python3.11dist(pyqt5)
|
||||||
|
BuildRequires: python3.11dist(pyqt5-sip)
|
||||||
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libQt5WebEngine-devel >= %{version}
|
BuildRequires: libQt5WebEngine-devel >= %{version}
|
||||||
BuildRequires: PyQt5-py3
|
BuildRequires: PyQt5-py3
|
||||||
BuildRequires: PyQt5-sip-py3
|
BuildRequires: PyQt5-sip-py3
|
||||||
@ -72,6 +82,9 @@ cd build
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 5.15.6-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 5.15.6-1mamba
|
* Tue Jul 05 2022 Automatic Build System <autodist@mambasoft.it> 5.15.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user