17
0

6 Commits

Author SHA256 Message Date
c63f5e3a0d Accepting request 1314375 from KDE:Qt:PyQt
- Update to 6.10.0
  * Added support for Qt v6.10.
- 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/request/show/1314375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-WebEngine?expand=0&rev=17
2025-10-29 20:08:51 +00:00
1cd9986544 - 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
2025-10-29 13:03:49 +00:00
972e06dab9 - Update to 6.10.0
* Added support for Qt v6.10.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=36
2025-10-29 09:40:48 +00:00
0d455c956d Accepting request 1284338 from KDE:Qt:PyQt
- Update to 6.9.0
* Added support for Qt v6.9.

OBS-URL: https://build.opensuse.org/request/show/1284338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-WebEngine?expand=0&rev=16
2025-06-11 14:21:18 +00:00
a2dc4eb80f .
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=34
2025-06-09 19:20:50 +00:00
9de1a711cd - Update to 6.9.0
* Added support for Qt v6.9.

OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=33
2025-06-09 17:53:22 +00:00
5 changed files with 54 additions and 10 deletions

Binary file not shown.

View File

@@ -0,0 +1,27 @@
diff -ur pyqt6_webengine-6.10.0/ChangeLog pyqt6_webengine-6.10.1.dev2510252014/ChangeLog
--- pyqt6_webengine-6.10.0/ChangeLog 2025-10-16 12:34:51.202807400 +0200
+++ pyqt6_webengine-6.10.1.dev2510252014/ChangeLog 2025-10-26 02:07:11.511231400 +0200
@@ -1,3 +1,11 @@
+commit d76a2a7f9c3215b33dbd41d4dacb78eb182900fe
+Author: Phil Thompson <phil@riverbankcomputing.com>
+Date: Sat Oct 25 20:14:23 2025 +0100
+
+ Bug fixes
+
+ Fixed a regression that caused builds to fail when using Qt v6.8 or v6.9.
+
commit 14b3e276ae013b46b2a9de0c6b89ea825eed9c05
Author: Phil Thompson <phil@riverbankcomputing.com>
Date: Thu Oct 16 11:03:55 2025 +0100
diff -ur pyqt6_webengine-6.10.0/sip/QtWebEngineCore/qwebenginesettings.sip pyqt6_webengine-6.10.1.dev2510252014/sip/QtWebEngineCore/qwebenginesettings.sip
--- pyqt6_webengine-6.10.0/sip/QtWebEngineCore/qwebenginesettings.sip 2025-10-16 12:34:51.314369000 +0200
+++ pyqt6_webengine-6.10.1.dev2510252014/sip/QtWebEngineCore/qwebenginesettings.sip 2025-10-26 02:07:11.833061000 +0200
@@ -124,7 +124,7 @@
QWebEngineSettings::UnknownUrlSchemePolicy unknownUrlSchemePolicy() const;
void setUnknownUrlSchemePolicy(QWebEngineSettings::UnknownUrlSchemePolicy policy);
void resetUnknownUrlSchemePolicy();
-%If (QtWebEngine_6_10_0 -)
+%If (QtWebEngine_6_8_0 -)
typedef unsigned char uint8_t /PyInt/;
%End
%If (QtWebEngine_6_8_0 -)

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:267d27275d0c79ae270bca4b03520a41fa7e85c2a4d9632da8cb9cc233a55ad1
size 37053

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Oct 29 12:59:12 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Update to 6.10.0
* Added support for Qt v6.10.
- 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
-------------------------------------------------------------------
Mon Jun 9 17:52:21 UTC 2025 - Ben Greiner <code@bnavigator.de>
- Update to 6.9.0
* Added support for Qt v6.9.
-------------------------------------------------------------------
Wed Jan 8 16:23:00 UTC 2025 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-PyQt6-WebEngine
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,15 @@
%define plainpython python
%{?sle15_python_module_pythons}
Name: python-PyQt6-%{qtlib}
Version: 6.8.0
Version: 6.10.0
Release: 0
Summary: Python bindings for the Qt WebEngine framework
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_%{qtlib}-%{version}.tar.gz
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}
@@ -67,11 +69,10 @@ This package provides Qt6 API files for the Eric IDE and the SIP files
used to generate the Python bindings for %{name}
%prep
%autosetup -p1 -n PyQt6_%{qtlib}-%{version}
%autosetup -p1 -n pyqt6_webengine-%{version}
%build
# https://www.riverbankcomputing.com/pipermail/pyqt/2024-December/046097.html
%pyqt_build -v -s %{quote:--concatenate 1}
%pyqt_build
%install
%pyqt_install
@@ -90,7 +91,7 @@ $python -c 'from PyQt6 import QtWebEngineCore, QtWebEngineQuick, QtWebEngineWidg
%{python_sitearch}/PyQt6/QtWebEngineCore.*
%{python_sitearch}/PyQt6/QtWebEngineQuick.*
%{python_sitearch}/PyQt6/QtWebEngineWidgets.*
%{python_sitearch}/PyQt6_%{qtlib}-%{version}.dist-info/
%{python_sitearch}/[Pp]y[Qq]t6_[Ww]eb[Ee]ngine-%{version}.dist-info/
%exclude %{pyqt6_sipdir}
%files %{python_files devel}