Accepting request 1007744 from home:bnavigator:branches:KDE:Qt:PyQt
- Update to version 6.4.0 * Added support for Qt v6.4. OBS-URL: https://build.opensuse.org/request/show/1007744 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=10
This commit is contained in:
parent
a19a370cbd
commit
747d8dc3cc
@ -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>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%define muname PyQt6_WebEngine
|
||||
%define pyqt_build_for_qt6 1
|
||||
Name: python-%{mname}
|
||||
Version: 6.3.1
|
||||
Version: 6.4.0
|
||||
Release: 0
|
||||
Summary: Python bindings for the Qt WebEngine framework
|
||||
License: GPL-3.0-only
|
||||
@ -41,8 +41,8 @@ BuildRequires: cmake(Qt6WebEngineQuick)
|
||||
BuildRequires: cmake(Qt6WebEngineWidgets)
|
||||
%requires_ge python-PyQt6
|
||||
Provides: python-qtwebengine-qt6 = %{version}-%{release}
|
||||
# No 32-bit builds of QtWebengine >= 6.3.0 anymore
|
||||
ExcludeArch: %{ix86} %{arm}
|
||||
# Mirror with qt6-webengine
|
||||
ExclusiveArch: aarch64 x86_64 riscv64
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user