Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyQt6 for openSUSE:Factory 
checked in at 2026-05-04 21:17:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6 (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyQt6.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyQt6"

Mon May  4 21:17:11 2026 rev:33 rq:1350687 version:6.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6/python-PyQt6.changes        
2025-10-30 17:09:54.934883223 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyQt6.new.30200/python-PyQt6.changes     
2026-05-04 21:17:20.572145369 +0200
@@ -1,0 +2,27 @@
+Thu Apr 30 11:48:07 UTC 2026 - Antonio Larrosa <[email protected]>
+
+- Update to 6.11.0 
+  - Added support for Qt v6.11.
+  - Python v3.9 is no longer supported.
+
+- Update to 6.10.2
+  - Fixed a regression introduced in v6.5.0 in the handling of the
+    return value of `QSqlQueryModel.query()`.
+  - Fixed a regression introduced in v6.10.1 in the handling of the
+    return value of `createMimeDataFromSelection()` in `QTextEdit`
+    and `QPlainTextEdit`.
+
+- Update to 6.10.1
+  - Added support for `QRangeModel` (and related
+    `QPyAbstractRange`, `QPySequenceRange` and `QPyTableRange`).
+  - Fixed a regression in `pylupdate6` when using Python v3.14.
+  - Fixed ownership issues with the result of calls to
+    `createStandardContextMenu()` and
+    `createMimeDataFromSelection()`.
+
+-------------------------------------------------------------------
+Fri Mar 20 01:34:47 UTC 2026 - Federico Mena Quintero <[email protected]>
+
+- Update suse_version macro for 1610 (jsc#PED-15808)
+
+-------------------------------------------------------------------

Old:
----
  pyqt6-6.10.0.tar.gz

New:
----
  pyqt6-6.11.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-PyQt6.spec ++++++
--- /var/tmp/diff_new_pack.WDv7PY/_old  2026-05-04 21:17:21.072165845 +0200
+++ /var/tmp/diff_new_pack.WDv7PY/_new  2026-05-04 21:17:21.076166009 +0200
@@ -25,7 +25,7 @@
 %define pkg_suffix -qt6pdf
 %bcond_without qt6pdf
 
-%if (0%{?suse_version} == 1600 && !0%{?is_opensuse}) || 0%{?suse_version} < 
1600
+%if (0%{suse_version} >= 1600 && 0%{suse_version} < 1699 && !0%{?is_opensuse}) 
|| 0%{?suse_version} < 1600
 # SLFO and SLE15 don't have cmake(Qt6Pdf)
 ExclusiveArch:  do_not_build
 %endif
@@ -40,7 +40,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-%{mname}%{?pkg_suffix}
-Version:        6.10.0
+Version:        6.11.0
 Release:        0
 Summary:        Python bindings for Qt 6
 License:        GPL-3.0-only OR SUSE-GPL-2.0-with-FLOSS-exception OR NonFree
@@ -55,7 +55,7 @@
 Patch3:         fix-build-without-qtcore.patch
 BuildRequires:  %{python_module PyQt6-sip >= 13.8}
 BuildRequires:  %{python_module dbus-python-devel >= 0.8}
-BuildRequires:  %{python_module devel >= 3.9}
+BuildRequires:  %{python_module devel >= 3.10}
 BuildRequires:  %{python_module pyqt-builder >= 1.17}
 BuildRequires:  %{python_module sip-devel >= 6.12}
 BuildRequires:  dbus-1-devel

++++++ pyqt6-6.10.0.tar.gz -> pyqt6-6.11.0.tar.gz ++++++
++++ 12890 lines of diff (skipped)

Reply via email to