diff --git a/PyQt6-6.6.0.tar.gz b/PyQt6-6.6.0.tar.gz deleted file mode 100644 index a05a777..0000000 --- a/PyQt6-6.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d41512d66044c2df9c5f515a56a922170d68a37b3406ffddc8b4adc57181b576 -size 1043298 diff --git a/PyQt6-6.6.1.tar.gz b/PyQt6-6.6.1.tar.gz new file mode 100644 index 0000000..6eeea62 --- /dev/null +++ b/PyQt6-6.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f158aa29d205142c56f0f35d07784b8df0be28378d20a97bcda8bd64ffd0379 +size 1043203 diff --git a/python-PyQt6.changes b/python-PyQt6.changes index 66f29c0..16d627f 100644 --- a/python-PyQt6.changes +++ b/python-PyQt6.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 25 20:44:36 UTC 2024 - Ben Greiner + +- Update to 6.6.1 + * Fix QWidgetAction ownership annotations. + ------------------------------------------------------------------- Mon Oct 30 11:14:53 UTC 2023 - Markéta Machová diff --git a/python-PyQt6.spec b/python-PyQt6.spec index 7d9d13f..eaf4272 100644 --- a/python-PyQt6.spec +++ b/python-PyQt6.spec @@ -21,7 +21,7 @@ %define pyqt_build_for_qt6 1 %{?sle15_python_module_pythons} Name: python-%{mname} -Version: 6.6.0 +Version: 6.6.1 Release: 0 Summary: Python bindings for Qt 6 License: GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree @@ -34,9 +34,9 @@ Patch0: disable-rpaths.diff Patch1: 0001-Use-a-noarch-wrapper-for-dbus-mainloop-integration.patch BuildRequires: %{python_module PyQt6-sip >= 13.6} BuildRequires: %{python_module dbus-python-devel >= 0.8} -BuildRequires: %{python_module devel} -BuildRequires: %{python_module pyqt-builder >= 1.11} -BuildRequires: %{python_module sip-devel >= 6.7.12} +BuildRequires: %{python_module devel >= 3.6.1} +BuildRequires: %{python_module pyqt-builder >= 1.15} +BuildRequires: %{python_module sip-devel >= 6.5} BuildRequires: dbus-1-devel BuildRequires: dos2unix BuildRequires: fdupes