Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyQt6-WebEngine for openSUSE:Factory checked in at 2023-11-01 22:09:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyQt6-WebEngine (Old) and /work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-WebEngine" Wed Nov 1 22:09:51 2023 rev:10 rq:1121500 version:6.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyQt6-WebEngine/python-PyQt6-WebEngine.changes 2023-06-30 19:59:54.646014088 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyQt6-WebEngine.new.17445/python-PyQt6-WebEngine.changes 2023-11-01 22:10:36.209052150 +0100 @@ -1,0 +2,6 @@ +Mon Oct 30 14:42:29 UTC 2023 - Markéta Machová <mmach...@suse.com> + +- Update to 6.6.0 + * This adds support for Qt v6.6. + +------------------------------------------------------------------- Old: ---- PyQt6_WebEngine-6.5.0.tar.gz New: ---- PyQt6_WebEngine-6.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyQt6-WebEngine.spec ++++++ --- /var/tmp/diff_new_pack.hh54tj/_old 2023-11-01 22:10:37.181088159 +0100 +++ /var/tmp/diff_new_pack.hh54tj/_new 2023-11-01 22:10:37.185088308 +0100 @@ -21,7 +21,7 @@ %define pyqt_build_for_qt6 1 %{?sle15_python_module_pythons} Name: python-%{mname} -Version: 6.5.0 +Version: 6.6.0 Release: 0 Summary: Python bindings for the Qt WebEngine framework License: GPL-3.0-only ++++++ PyQt6_WebEngine-6.5.0.tar.gz -> PyQt6_WebEngine-6.6.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/ChangeLog new/PyQt6_WebEngine-6.6.0/ChangeLog --- old/PyQt6_WebEngine-6.5.0/ChangeLog 2023-04-04 17:25:06.752939500 +0200 +++ new/PyQt6_WebEngine-6.6.0/ChangeLog 2023-10-25 12:26:54.015344400 +0200 @@ -1,3 +1,21 @@ +2023-10-25 Phil Thompson <p...@riverbankcomputing.com> + + * NEWS, rb-product.toml: + Removed an out of date entry in the product file. + [6b4eda057dbf] [6.6.0] + +2023-10-22 Phil Thompson <p...@riverbankcomputing.com> + + * NEWS, PyQt6-WebEngine.msp: + Updated for Qt v6.6. + [618f2f9800e9] + +2023-04-04 Phil Thompson <p...@riverbankcomputing.com> + + * .hgtags: + Added tag 6.5.0 for changeset 105702805a7a + [d3ffa12ad593] + 2023-03-31 Phil Thompson <p...@riverbankcomputing.com> * NEWS, PyQt6-WebEngine.msp: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/NEWS new/PyQt6_WebEngine-6.6.0/NEWS --- old/PyQt6_WebEngine-6.5.0/NEWS 2023-04-04 17:22:33.896329000 +0200 +++ new/PyQt6_WebEngine-6.6.0/NEWS 2023-10-25 12:24:17.227279000 +0200 @@ -1,3 +1,6 @@ +v6.6.0 25th October 2023 + - Added support for Qt v6.6. + v6.5.0 31st March 2023 - Added support for Qt v6.5. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/PKG-INFO new/PyQt6_WebEngine-6.6.0/PKG-INFO --- old/PyQt6_WebEngine-6.5.0/PKG-INFO 2023-04-04 17:25:07.309887200 +0200 +++ new/PyQt6_WebEngine-6.6.0/PKG-INFO 2023-10-25 12:26:54.697385500 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: PyQt6-WebEngine -Version: 6.5.0 +Version: 6.6.0 Requires-Python: >=3.7 Summary: Python bindings for the Qt WebEngine framework Home-Page: https://www.riverbankcomputing.com/software/pyqtwebengine/ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/pyproject.toml new/PyQt6_WebEngine-6.6.0/pyproject.toml --- old/PyQt6_WebEngine-6.5.0/pyproject.toml 2023-04-04 17:25:06.754313700 +0200 +++ new/PyQt6_WebEngine-6.6.0/pyproject.toml 2023-10-25 12:26:54.017134200 +0200 @@ -6,7 +6,7 @@ # Specify the PEP 566 metadata for the project. [tool.sip.metadata] name = "PyQt6-WebEngine" -version = "6.5.0" +version = "6.6.0" summary = "Python bindings for the Qt WebEngine framework" home-page = "https://www.riverbankcomputing.com/software/pyqtwebengine/" author = "Riverbank Computing Limited" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip 2023-04-04 17:25:07.124042700 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/QtWebEngineCoremod.sip 2023-10-25 12:26:54.460937300 +0200 @@ -27,7 +27,7 @@ %Import QtNetwork/QtNetworkmod.sip %Import QtWebChannel/QtWebChannelmod.sip -%Timeline {QtWebEngine_6_0_0 QtWebEngine_6_1_0 QtWebEngine_6_2_0 QtWebEngine_6_3_0 QtWebEngine_6_4_0 QtWebEngine_6_5_0} +%Timeline {QtWebEngine_6_0_0 QtWebEngine_6_1_0 QtWebEngine_6_2_0 QtWebEngine_6_3_0 QtWebEngine_6_4_0 QtWebEngine_6_5_0 QtWebEngine_6_6_0} %Copying Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> @@ -54,8 +54,8 @@ const char *PYQT_WEBENGINE_VERSION_STR; %ModuleCode -static int PYQT_WEBENGINE_VERSION = 0x060500; -static const char *PYQT_WEBENGINE_VERSION_STR = "6.5.0"; +static int PYQT_WEBENGINE_VERSION = 0x060600; +static const char *PYQT_WEBENGINE_VERSION_STR = "6.6.0"; %End %Include qtwebenginecoreglobal.sip @@ -68,6 +68,7 @@ %Include qwebenginefilesystemaccessrequest.sip %Include qwebenginefindtextresult.sip %Include qwebenginefullscreenrequest.sip +%Include qwebengineglobalsettings.sip %Include qwebenginehistory.sip %Include qwebenginehttprequest.sip %Include qwebengineloadinginfo.sip diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qtwebenginecoreglobal.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qtwebenginecoreglobal.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qtwebenginecoreglobal.sip 2023-04-04 17:25:07.133484100 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qtwebenginecoreglobal.sip 2023-10-25 12:26:54.471652700 +0200 @@ -38,3 +38,6 @@ %If (QtWebEngine_6_5_0 -) const char *qWebEngineProcessName(); %End +%If (QtWebEngine_6_6_0 -) +QString qWebEngineGetDomainAndRegistry(const QUrl &url); +%End diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineglobalsettings.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineglobalsettings.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineglobalsettings.sip 1970-01-01 01:00:00.000000000 +0100 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineglobalsettings.sip 2023-10-25 12:26:54.469471500 +0200 @@ -0,0 +1,49 @@ +// qwebengineglobalsettings.sip generated by MetaSIP +// +// This file is part of the QtWebEngineCore Python extension module. +// +// Copyright (c) 2023 Riverbank Computing Limited <i...@riverbankcomputing.com> +// +// This file is part of PyQt6-WebEngine. +// +// This file may be used under the terms of the GNU General Public License +// version 3.0 as published by the Free Software Foundation and appearing in +// the file LICENSE included in the packaging of this file. Please review the +// following information to ensure the GNU General Public License version 3.0 +// requirements will be met: http://www.gnu.org/copyleft/gpl.html. +// +// If you do not wish to use this file under the terms of the GPL version 3.0 +// then you may purchase a commercial license. For more information contact +// i...@riverbankcomputing.com. +// +// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. + + +%If (QtWebEngine_6_6_0 -) + +namespace QWebEngineGlobalSettings +{ +%TypeHeaderCode +#include <qwebengineglobalsettings.h> +%End + + enum class SecureDnsMode + { + SystemOnly, + SecureWithFallback, + SecureOnly, + }; + + struct DnsMode + { +%TypeHeaderCode +#include <qwebengineglobalsettings.h> +%End + + QWebEngineGlobalSettings::SecureDnsMode secureMode; + QStringList serverTemplates; + }; +}; + +%End diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineloadinginfo.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineloadinginfo.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineloadinginfo.sip 2023-04-04 17:25:07.132276800 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineloadinginfo.sip 2023-10-25 12:26:54.470176200 +0200 @@ -49,6 +49,15 @@ %End }; +private: +%If (QtWebEngine_6_6_0 -) + QWebEngineLoadingInfo(const QUrl &url, QWebEngineLoadingInfo::LoadStatus status, bool isErrorPage = false, const QString &errorString = QString(), int errorCode = 0, QWebEngineLoadingInfo::ErrorDomain errorDomain = QWebEngineLoadingInfo::NoErrorDomain, const QMultiMap<QByteArray, QByteArray> &responseHeaders = {}); +%End +%If (- QtWebEngine_6_6_0) + QWebEngineLoadingInfo(const QUrl &url, QWebEngineLoadingInfo::LoadStatus status, bool isErrorPage = false, const QString &errorString = QString(), int errorCode = 0, QWebEngineLoadingInfo::ErrorDomain errorDomain = QWebEngineLoadingInfo::NoErrorDomain); +%End + +public: QWebEngineLoadingInfo(const QWebEngineLoadingInfo &other); ~QWebEngineLoadingInfo(); QUrl url() const; @@ -57,7 +66,7 @@ QString errorString() const; QWebEngineLoadingInfo::ErrorDomain errorDomain() const; int errorCode() const; - -private: - QWebEngineLoadingInfo(const QUrl &url, QWebEngineLoadingInfo::LoadStatus status, bool isErrorPage = false, const QString &errorString = QString(), int errorCode = 0, QWebEngineLoadingInfo::ErrorDomain errorDomain = QWebEngineLoadingInfo::NoErrorDomain); +%If (QtWebEngine_6_6_0 -) + QMultiMap<QByteArray, QByteArray> responseHeaders() const; +%End }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebenginepage.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebenginepage.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebenginepage.sip 2023-04-04 17:25:07.130143400 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebenginepage.sip 2023-10-25 12:26:54.467186000 +0200 @@ -75,6 +75,12 @@ Outdent, InsertOrderedList, InsertUnorderedList, +%If (QtWebEngine_6_6_0 -) + ChangeTextDirectionLTR, +%End +%If (QtWebEngine_6_6_0 -) + ChangeTextDirectionRTL, +%End }; enum FindFlag /BaseType=Flag/ @@ -456,4 +462,9 @@ %If (QtWebEngine_6_4_0 -) void fileSystemAccessRequested(QWebEngineFileSystemAccessRequest request); %End + +public: +%If (QtWebEngine_6_6_0 -) + QString devToolsId() const; +%End }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebenginesettings.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebenginesettings.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebenginesettings.sip 2023-04-04 17:25:07.133041900 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebenginesettings.sip 2023-10-25 12:26:54.471067400 +0200 @@ -74,6 +74,9 @@ %If (QtWebEngine_6_4_0 -) NavigateOnDropEnabled, %End +%If (QtWebEngine_6_6_0 -) + ReadingFromCanvasEnabled, +%End }; enum FontSize diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineurlrequestinterceptor.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineurlrequestinterceptor.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineurlrequestinterceptor.sip 2023-04-04 17:25:07.114900000 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineurlrequestinterceptor.sip 2023-10-25 12:26:54.450787000 +0200 @@ -29,4 +29,7 @@ public: explicit QWebEngineUrlRequestInterceptor(QObject *parent /TransferThis/ = 0); virtual void interceptRequest(QWebEngineUrlRequestInfo &info) = 0; +%If (QtWebEngine_6_6_0 -) + virtual ~QWebEngineUrlRequestInterceptor(); +%End }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineurlrequestjob.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineurlrequestjob.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineurlrequestjob.sip 2023-04-04 17:25:07.121447600 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineurlrequestjob.sip 2023-10-25 12:26:54.458040500 +0200 @@ -46,4 +46,7 @@ void redirect(const QUrl &url); QUrl initiator() const; QMap<QByteArray, QByteArray> requestHeaders() const; +%If (QtWebEngine_6_6_0 -) + void setAdditionalResponseHeaders(const QMultiMap<QByteArray, QByteArray> &additionalResponseHeaders) const; +%End }; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineurlscheme.sip new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineurlscheme.sip --- old/PyQt6_WebEngine-6.5.0/sip/QtWebEngineCore/qwebengineurlscheme.sip 2023-04-04 17:25:07.122965000 +0200 +++ new/PyQt6_WebEngine-6.6.0/sip/QtWebEngineCore/qwebengineurlscheme.sip 2023-10-25 12:26:54.459746400 +0200 @@ -50,6 +50,9 @@ ViewSourceAllowed, ContentSecurityPolicyIgnored, CorsEnabled, +%If (QtWebEngine_6_6_0 -) + FetchApiAllowed, +%End }; typedef QFlags<QWebEngineUrlScheme::Flag> Flags; ++++++ support-python3.6.patch ++++++ --- /var/tmp/diff_new_pack.hh54tj/_old 2023-11-01 22:10:37.261091123 +0100 +++ /var/tmp/diff_new_pack.hh54tj/_new 2023-11-01 22:10:37.261091123 +0100 @@ -1,11 +1,11 @@ -Index: PyQt6_WebEngine-6.4.0/PKG-INFO +Index: PyQt6_WebEngine-6.6.0/PKG-INFO =================================================================== ---- PyQt6_WebEngine-6.4.0.orig/PKG-INFO -+++ PyQt6_WebEngine-6.4.0/PKG-INFO +--- PyQt6_WebEngine-6.6.0.orig/PKG-INFO ++++ PyQt6_WebEngine-6.6.0/PKG-INFO @@ -1,7 +1,7 @@ Metadata-Version: 2.1 Name: PyQt6-WebEngine - Version: 6.5.0 + Version: 6.6.0 -Requires-Python: >=3.7 +Requires-Python: >=3.6 Summary: Python bindings for the Qt WebEngine framework