Accepting request 1221359 from KDE:Qt:PyQt
OBS-URL: https://build.opensuse.org/request/show/1221359 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtwebengine-qt5?expand=0&rev=17
This commit is contained in:
commit
facb2d1cd7
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 08:34:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Avoid using requires_eq, which after the last modifications
|
||||
conflicts with python singlespec (order of expansion).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 11 14:30:34 UTC 2024 - Gustavo Pichorim Boiko <gboiko@suse.com>
|
||||
|
||||
|
@ -34,7 +34,7 @@ BuildRequires: %{python_module sip-devel >= 5.3}
|
||||
BuildRequires: python-pyqt-rpm-macros
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(Qt5WebEngine)
|
||||
%requires_ge python-qt5
|
||||
Requires: python-qt5 >= %(rpm -q --whatprovides python3-qt5 --qf "%%{version}")
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user