From 9413e28831d528341967b36b7652f72e752b39a7f1a308572eb1345efc2c179d Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Sat, 5 Feb 2022 21:40:22 +0000 Subject: [PATCH] Accepting request 951795 from home:bnavigator:branches:KDE:Qt:PyQt OBS-URL: https://build.opensuse.org/request/show/951795 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=14 --- PyQt6-6.2.2.tar.gz | 3 --- PyQt6-6.2.3.tar.gz | 3 +++ python-PyQt6.changes | 9 +++++++++ python-PyQt6.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 PyQt6-6.2.2.tar.gz create mode 100644 PyQt6-6.2.3.tar.gz diff --git a/PyQt6-6.2.2.tar.gz b/PyQt6-6.2.2.tar.gz deleted file mode 100644 index 6e2b2b0..0000000 --- a/PyQt6-6.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9325a0f51c08e37340d916d2723daf9a25c844dac99d71d6c5aacb4f6ee00171 -size 1010995 diff --git a/PyQt6-6.2.3.tar.gz b/PyQt6-6.2.3.tar.gz new file mode 100644 index 0000000..d7c27ed --- /dev/null +++ b/PyQt6-6.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9bfcac198fe4b703706f809bb686c7cef5f60a7c802fc145c6b57929c7a6a34 +size 1011695 diff --git a/python-PyQt6.changes b/python-PyQt6.changes index c33ff6f..9157057 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 5 20:32:11 UTC 2022 - Ben Greiner + +- Update to version 6.2.3 + * All Qt.GestureType callable arguments will also accept an int. + All callables that return a Qt::GestureType in C++ will return + an int (which can be compared with a Qt.GestureType member). + * Bug fixes. + ------------------------------------------------------------------- Fri Dec 3 14:36:02 UTC 2021 - Ben Greiner diff --git a/python-PyQt6.spec b/python-PyQt6.spec index 07dbbcd..a686160 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -22,7 +22,7 @@ %define mname PyQt6 %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.2.2 +Version: 6.2.3 Release: 0 Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree @@ -62,7 +62,7 @@ BuildRequires: cmake(Qt6SerialPort) BuildRequires: cmake(Qt6Svg) BuildRequires: cmake(Qt6WebChannel) BuildRequires: cmake(Qt6WebSockets) -# SECTION not packaged for 6.2 yet https://github.com/assimp/assimp/issues/3948 +# SECTION not packaged for 6.2 yet # BuildRequires: cmake(Qt6Quick3D) # BuildRequires: cmake(Qt6Quick3DRuntimeRender) # /SECTION