From a64ee4fc4c71f3f00a4816a17f472c8562261b23432f373f0c4fc66d05911b9e Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 3 Oct 2022 18:19:11 +0000 Subject: [PATCH] Accepting request 1007741 from home:bnavigator:branches:KDE:Qt:PyQt - Update to version 6.4.0 * Added support for Qt v6.4. OBS-URL: https://build.opensuse.org/request/show/1007741 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-3D?expand=0&rev=8 --- PyQt6_3D-6.3.0.tar.gz | 3 --- PyQt6_3D-6.4.0.tar.gz | 3 +++ python-PyQt6-3D.changes | 6 ++++++ python-PyQt6-3D.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 PyQt6_3D-6.3.0.tar.gz create mode 100644 PyQt6_3D-6.4.0.tar.gz diff --git a/PyQt6_3D-6.3.0.tar.gz b/PyQt6_3D-6.3.0.tar.gz deleted file mode 100644 index 3cf2259..0000000 --- a/PyQt6_3D-6.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fab024b7fb3245d9b463029e0000f46cff95f0bdab603b875fabcaa53d9fe63f -size 7468950 diff --git a/PyQt6_3D-6.4.0.tar.gz b/PyQt6_3D-6.4.0.tar.gz new file mode 100644 index 0000000..1fccaa2 --- /dev/null +++ b/PyQt6_3D-6.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e8e2224b9d461fe21158040b4446b5fd82ae563c76a8943292abd887a02df1 +size 7469205 diff --git a/python-PyQt6-3D.changes b/python-PyQt6-3D.changes index fb48637..114f063 100644 --- a/python-PyQt6-3D.changes +++ b/python-PyQt6-3D.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 3 17:26:55 UTC 2022 - Ben Greiner + +- Update to version 6.4.0 + * Added support for Qt v6.4. + ------------------------------------------------------------------- Wed Apr 13 08:14:04 UTC 2022 - Ben Greiner diff --git a/python-PyQt6-3D.spec b/python-PyQt6-3D.spec index 49ba012..cc9b8d9 100644 --- a/python-PyQt6-3D.spec +++ b/python-PyQt6-3D.spec @@ -21,7 +21,7 @@ %define skip_python2 1 %define pyqt_build_for_qt6 1 Name: python-%{mname} -Version: 6.3.0 +Version: 6.4.0 Release: 0 Summary: Python bindings for the Qt 3D framework License: GPL-3.0-only