Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2022-06-26 11:58:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qt5.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qt5"

Sun Jun 26 11:58:39 2022 rev:60 rq:985021 version:5.15.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes    2021-12-24 
20:23:12.142020118 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt5.new.1548/python-qt5.changes  
2022-06-26 11:58:42.376304870 +0200
@@ -1,0 +2,15 @@
+Tue Jun 21 10:20:23 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 5.15.7
+  * Refactored the draw methods of QPainter to accept sip.array
+    objects of appropriate types.  Such arrays, once initialised,
+    can be used very efficiently as they do not require repeated
+    conversion from the usual Python collection types.
+  * Added the missing QBluetoothUuid constructors.
+  * PyQt5-sip v12.11 is now required to enable support for
+    sip.array.
+  * Bug fixes.
+- PyQt5-sip 12.11 does not support Python 3.6: No build for SLE or
+  Leap 15.x anymore!
+
+-------------------------------------------------------------------

Old:
----
  PyQt5-5.15.6.tar.gz

New:
----
  PyQt5-5.15.7.tar.gz

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

Other differences:
------------------
++++++ python-qt5.spec ++++++
--- /var/tmp/diff_new_pack.MKxgxH/_old  2022-06-26 11:58:43.008305790 +0200
+++ /var/tmp/diff_new_pack.MKxgxH/_new  2022-06-26 11:58:43.012305796 +0200
@@ -26,12 +26,10 @@
 %endif
 %endif
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define oldpython python
-%define skip_python2 1
 %define mname qt5
 Name:           python-%{mname}
-Version:        5.15.6
+Version:        5.15.7
 Release:        0
 Summary:        Python bindings for Qt 5
 License:        SUSE-GPL-2.0-with-FLOSS-exception OR GPL-3.0-only OR NonFree
@@ -77,9 +75,9 @@
 BuildRequires:  pkgconfig(Qt5RemoteObjects)
 %endif
 BuildRequires:  %{python_module pyqt-builder >= 1.9}
-BuildRequires:  %{python_module qt5-sip}
+BuildRequires:  %{python_module qt5-sip >= 12.11}
 BuildRequires:  %{python_module sip-devel >= 6.4}
-Requires:       python-qt5-sip
+Requires:       python-qt5-sip >= 12.11
 %requires_ge    python-dbus-python
 Provides:       python-PyQt5 = %{version}-%{release}
 Suggests:       python-%{mname}-quick3d

++++++ PyQt5-5.15.6.tar.gz -> PyQt5-5.15.7.tar.gz ++++++
++++ 12766 lines of diff (skipped)

Reply via email to