Accepting request 1114143 from KDE:Qt:PyQt

- Update to 6.5.2
  * Added the missing NativeGesture, Quit, EnterEditFocus and
    LeaveEditFocus members of QEventType.

OBS-URL: https://build.opensuse.org/request/show/1114143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyQt6?expand=0&rev=17
This commit is contained in:
Ana Guerrero 2023-09-29 19:14:08 +00:00 committed by Git OBS Bridge
commit c0a830d982
4 changed files with 11 additions and 4 deletions

BIN
PyQt6-6.5.1.tar.gz (Stored with Git LFS)

Binary file not shown.

3
PyQt6-6.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1487ee7350f9ffb66d60ab4176519252c2b371762cbe8f8340fd951f63801280
size 1037215

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 27 09:15:27 UTC 2023 - Ben Greiner <code@bnavigator.de>
- Update to 6.5.2
* Added the missing NativeGesture, Quit, EnterEditFocus and
LeaveEditFocus members of QEventType.
-------------------------------------------------------------------
Thu Jul 20 10:57:34 UTC 2023 - Markéta Machová <mmachova@suse.com>

View File

@ -21,7 +21,7 @@
%define pyqt_build_for_qt6 1
%{?sle15_python_module_pythons}
Name: python-%{mname}
Version: 6.5.1
Version: 6.5.2
Release: 0
Summary: Python bindings for Qt 6
License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree