Accepting request 1141574 from home:bnavigator:branches:KDE:Qt:PyQt

- Update to 6.6.1
  * Fix QWidgetAction ownership annotations.

OBS-URL: https://build.opensuse.org/request/show/1141574
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-PyQt6?expand=0&rev=28
This commit is contained in:
Benjamin Greiner 2024-01-25 21:48:48 +00:00 committed by Git OBS Bridge
parent 3449297e46
commit 6cfa105dc4
4 changed files with 13 additions and 7 deletions

BIN
PyQt6-6.6.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
PyQt6-6.6.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 25 20:44:36 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Update to 6.6.1
* Fix QWidgetAction ownership annotations.
-------------------------------------------------------------------
Mon Oct 30 11:14:53 UTC 2023 - Markéta Machová <mmachova@suse.com>

View File

@ -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