Accepting request 1082871 from home:bnavigator:branches:KDE:Qt:PyQt

OBS-URL: https://build.opensuse.org/request/show/1082871
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-WebEngine?expand=0&rev=14
This commit is contained in:
Benjamin Greiner 2023-04-26 16:35:24 +00:00 committed by Git OBS Bridge
parent 49d982e362
commit 45d7fd3aa2
5 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c71c130860abcd11e04cafb22e33983fa9a3aee8323c51909b15a1701828e21
size 31180

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 24 20:15:00 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.5.0
* Added support for Qt v6.5.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Mar 15 14:08:48 UTC 2023 - Antonio Larrosa <alarrosa@suse.com> Wed Mar 15 14:08:48 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define muname PyQt6_WebEngine %define muname PyQt6_WebEngine
%define pyqt_build_for_qt6 1 %define pyqt_build_for_qt6 1
Name: python-%{mname} Name: python-%{mname}
Version: 6.4.0 Version: 6.5.0
Release: 0 Release: 0
Summary: Python bindings for the Qt WebEngine framework Summary: Python bindings for the Qt WebEngine framework
License: GPL-3.0-only License: GPL-3.0-only

View File

@ -5,7 +5,7 @@ Index: PyQt6_WebEngine-6.4.0/PKG-INFO
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
Metadata-Version: 2.1 Metadata-Version: 2.1
Name: PyQt6-WebEngine Name: PyQt6-WebEngine
Version: 6.4.0 Version: 6.5.0
-Requires-Python: >=3.7 -Requires-Python: >=3.7
+Requires-Python: >=3.6 +Requires-Python: >=3.6
Summary: Python bindings for the Qt WebEngine framework Summary: Python bindings for the Qt WebEngine framework