forked from pool/python-qtwebengine-qt5
Accepting request 1200186 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1200186 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtwebengine-qt5?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 14:30:34 UTC 2024 - Gustavo Pichorim Boiko <gboiko@suse.com>
|
||||
|
||||
- Disable building on all s390 and ppc platforms as Qt5WebEngine
|
||||
itself is not built on those archs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 20:02:03 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@@ -37,6 +37,8 @@ BuildRequires: pkgconfig(Qt5WebEngine)
|
||||
%requires_ge python-qt5
|
||||
Requires: python-qt5-sip
|
||||
Provides: python-PyQtWebEngine = %{version}-%{release}
|
||||
# http://www.chromium.org/blink is not ported to PowerPC & s390, so Qt5WebEngine itself doesn't build on those archs
|
||||
ExcludeArch: ppc ppc64 ppc64le s390 s390x
|
||||
|
||||
%python_subpackages
|
||||
|
||||
|
Reference in New Issue
Block a user