17
0

- Add pyqt6_webengine-6.10.0-qt6.9.patch

* Fixes a regression that caused builds to fail when using Qt
    v6.8 or v6.9.
  * https://www.riverbankcomputing.com/pipermail/pyqt/2025-October/046353.html

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=37
This commit is contained in:
2025-10-29 13:03:49 +00:00
committed by Git OBS Bridge
parent 2e624c5318
commit b2794d669f
3 changed files with 34 additions and 1 deletions

View File

@@ -28,6 +28,8 @@ License: GPL-3.0-only
Group: Development/Libraries/Python
URL: https://www.riverbankcomputing.com/software/pyqt3d
Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/pyqt6_webengine-%{version}.tar.gz
# PATCH-FIX-UPSTREAM pyqt6_webengine-6.10.0-qt6.9.patch -- https://www.riverbankcomputing.com/pipermail/pyqt/2025-October/046353.html
Patch1: pyqt6_webengine-6.10.0-qt6.9.patch
BuildRequires: %{python_module PyQt6-devel >= 6.2}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pyqt-builder >= 1.17 with %python-pyqt-builder < 2}