Accepting request 1121500 from KDE:Qt:PyQt

- Update to 6.6.0
  * This adds support for Qt v6.6.

OBS-URL: https://build.opensuse.org/request/show/1121500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6-WebEngine?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-11-01 21:09:51 +00:00 committed by Git OBS Bridge
commit cf16c76015
5 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ba9db56c4c181a2a2fab1673ca35e5b63dc69113f085027ddc43c710b6d6ee9
size 31349

BIN
PyQt6_WebEngine-6.6.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 30 14:42:29 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 6.6.0
* This adds support for Qt v6.6.
-------------------------------------------------------------------
Wed Jun 28 13:51:47 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@ -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

View File

@ -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