diff --git a/PyQt6_Graphs-6.8.0.tar.gz b/PyQt6_Graphs-6.8.0.tar.gz deleted file mode 100644 index 7a7fa7e..0000000 --- a/PyQt6_Graphs-6.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c457c1b218593ca2d7ef046426f01ef493636aa6567421941750321ed37e4ce -size 34305 diff --git a/pyqt6_graphs-6.9.0.tar.gz b/pyqt6_graphs-6.9.0.tar.gz new file mode 100644 index 0000000..3da0b88 --- /dev/null +++ b/pyqt6_graphs-6.9.0.tar.gz @@ -0,0 +1,3 @@ +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 1155e54..07a44ec 100644 --- a/python-PyQt6-Graphs.changes +++ b/python-PyQt6-Graphs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 9 17:48:44 UTC 2025 - Ben Greiner + +- Update to 6.9.0 + - Added support for Qt v6.9. + ------------------------------------------------------------------- Wed Jan 8 16:29:04 UTC 2025 - Ben Greiner diff --git a/python-PyQt6-Graphs.spec b/python-PyQt6-Graphs.spec index a376b26..0e8e38b 100644 --- a/python-PyQt6-Graphs.spec +++ b/python-PyQt6-Graphs.spec @@ -1,5 +1,5 @@ # -# spec file for package python-PyQt6-Charts +# spec file for package python-PyQt6-Graphs # # Copyright (c) 2025 SUSE LLC # @@ -21,13 +21,13 @@ %define plainpython python %{?sle15_python_module_pythons} Name: python-PyQt6-%{qtlib} -Version: 6.8.0 +Version: 6.9.0 Release: 0 Summary: Python bindings for the Qt Graphs library License: GPL-3.0-only Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/pyqtgraphs -Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/PyQt6_%{qtlib}-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/PyQt6-%{qtlib}/pyqt6_graphs-%{version}.tar.gz BuildRequires: %{python_module PyQt6-devel >= 6.2} BuildRequires: %{python_module devel} BuildRequires: %{python_module pyqt-builder >= 1.17 with %python-pyqt-builder < 2} @@ -58,7 +58,7 @@ This package provides Qt6 API files for the Eric IDE and the SIP files used to generate the Python bindings for %{name} %prep -%autosetup -p1 -n PyQt6_%{qtlib}-%{version} +%autosetup -p1 -n pyqt6_graphs-%{version} %build %pyqt_build