1
0

7 Commits

Author SHA256 Message Date
aae0877eb3 Accepting request 1284357 from KDE:Qt:PyQt
lowercase distinfo

OBS-URL: https://build.opensuse.org/request/show/1284357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtwebengine-qt5?expand=0&rev=19
2025-06-11 14:21:32 +00:00
d138299bde - Allow lowercase distinfo due to new pyqt-builder following PEP 639
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtwebengine-qt5?expand=0&rev=11
2025-06-09 19:18:41 +00:00
6461c9092a Accepting request 1222707 from KDE:Qt:PyQt
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185

OBS-URL: https://build.opensuse.org/request/show/1222707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtwebengine-qt5?expand=0&rev=18
2024-11-08 11:01:25 +00:00
21e1d47917 >=
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtwebengine-qt5?expand=0&rev=10
2024-11-08 09:56:41 +00:00
1662886730 - Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtwebengine-qt5?expand=0&rev=9
2024-11-08 09:28:28 +00:00
facb2d1cd7 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
2024-11-05 14:42:00 +00:00
343484d89f - Avoid using requires_eq, which after the last modifications
conflicts with python singlespec (order of expansion).

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-qtwebengine-qt5?expand=0&rev=8
2024-11-05 09:19:48 +00:00
2 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jun 9 19:18:32 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Allow lowercase distinfo due to new pyqt-builder following PEP 639
-------------------------------------------------------------------
Fri Nov 8 09:25:34 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Fix requires_eq replacement gh#openSUSE/python-rpm-macros#185
-------------------------------------------------------------------
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>

View File

@ -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 python-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
@ -80,7 +80,7 @@ and the SIP files used to generate the Python bindings for %{name}
%{python_sitearch}/PyQt5/QtWebEngine.*
%{python_sitearch}/PyQt5/QtWebEngineCore.*
%{python_sitearch}/PyQt5/QtWebEngineWidgets.*
%{python_sitearch}/PyQtWebEngine-%{version}.dist-info/
%{python_sitearch}/[Pp]y[Qq]t[Ww]eb[Ee]ngine-%{version}.dist-info/
%files %{python_files devel}
%license LICENSE