Accepting request 1007753 from KDE:Qt:PyQt
- Update to version 6.4.0 * Added support for Qt v6.4. OBS-URL: https://build.opensuse.org/request/show/1007753 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-WebEngine?expand=0&rev=6
This commit is contained in:
commit
36d02065de
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c3d1f5527b4b15f44102d617c59b1d74d9af50f821629e9335f13df47de8f007
|
|
||||||
size 30607
|
|
3
PyQt6_WebEngine-6.4.0.tar.gz
Normal file
3
PyQt6_WebEngine-6.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4c71c130860abcd11e04cafb22e33983fa9a3aee8323c51909b15a1701828e21
|
||||||
|
size 31180
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 3 17:51:51 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
- Update to version 6.4.0
|
||||||
|
* Added support for Qt v6.4.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 21 10:15:28 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Tue Jun 21 10:15:28 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define muname PyQt6_WebEngine
|
%define muname PyQt6_WebEngine
|
||||||
%define pyqt_build_for_qt6 1
|
%define pyqt_build_for_qt6 1
|
||||||
Name: python-%{mname}
|
Name: python-%{mname}
|
||||||
Version: 6.3.1
|
Version: 6.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python bindings for the Qt WebEngine framework
|
Summary: Python bindings for the Qt WebEngine framework
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
@ -41,8 +41,8 @@ BuildRequires: cmake(Qt6WebEngineQuick)
|
|||||||
BuildRequires: cmake(Qt6WebEngineWidgets)
|
BuildRequires: cmake(Qt6WebEngineWidgets)
|
||||||
%requires_ge python-PyQt6
|
%requires_ge python-PyQt6
|
||||||
Provides: python-qtwebengine-qt6 = %{version}-%{release}
|
Provides: python-qtwebengine-qt6 = %{version}-%{release}
|
||||||
# No 32-bit builds of QtWebengine >= 6.3.0 anymore
|
# Mirror with qt6-webengine
|
||||||
ExcludeArch: %{ix86} %{arm}
|
ExclusiveArch: aarch64 x86_64 riscv64
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user