From d90cb57671a55c7752edd1780fa8636801e9d97f73fd9ae70da590bac4e2a79c Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Wed, 29 Oct 2025 09:39:06 +0000 Subject: [PATCH] - Update to 6.10.0 * Added support for Qt v6.10. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6-Graphs?expand=0&rev=6 --- pyqt6_graphs-6.10.0.tar.gz | 3 +++ pyqt6_graphs-6.9.0.tar.gz | 3 --- python-PyQt6-Graphs.changes | 6 ++++++ python-PyQt6-Graphs.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 pyqt6_graphs-6.10.0.tar.gz delete mode 100644 pyqt6_graphs-6.9.0.tar.gz diff --git a/pyqt6_graphs-6.10.0.tar.gz b/pyqt6_graphs-6.10.0.tar.gz new file mode 100644 index 0000000..8ef1bd9 --- /dev/null +++ b/pyqt6_graphs-6.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f84734703baf8ef6f2e17052bc2622d041d569ec138b6b87d29f57edcf2fcba +size 36658 diff --git a/pyqt6_graphs-6.9.0.tar.gz b/pyqt6_graphs-6.9.0.tar.gz deleted file mode 100644 index 3da0b88..0000000 --- a/pyqt6_graphs-6.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f96eca719ce8c8c1647695136e69837d05fe56c31ca66533db568e108c8cc919 -size 35234 diff --git a/python-PyQt6-Graphs.changes b/python-PyQt6-Graphs.changes index 07a44ec..5297b2e 100644 --- a/python-PyQt6-Graphs.changes +++ b/python-PyQt6-Graphs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 29 09:38:50 UTC 2025 - Ben Greiner + +- Update to 6.10.0 + * Added support for Qt v6.10. + ------------------------------------------------------------------- Mon Jun 9 17:48:44 UTC 2025 - Ben Greiner diff --git a/python-PyQt6-Graphs.spec b/python-PyQt6-Graphs.spec index e254250..de25e8c 100644 --- a/python-PyQt6-Graphs.spec +++ b/python-PyQt6-Graphs.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyQt6-Graphs # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define plainpython python %{?sle15_python_module_pythons} Name: python-PyQt6-%{qtlib} -Version: 6.9.0 +Version: 6.10.0 Release: 0 Summary: Python bindings for the Qt Graphs library License: GPL-3.0-only