From 319886064e5d0ae009cf15191e37d7299473e4c6f25b35743c2d69e5a210c86f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 21 Aug 2024 17:19:34 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-PyQt6 revision 99be7c8ba3ebfe19e0e8a36320f15c9e --- PyQt6-6.6.0.tar.gz | 3 --- PyQt6-6.6.1.tar.gz | 3 +++ python-PyQt6.changes | 6 ++++++ python-PyQt6.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 PyQt6-6.6.0.tar.gz create mode 100644 PyQt6-6.6.1.tar.gz 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