Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-QtPy for openSUSE:Factory 
checked in at 2026-07-01 16:36:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-QtPy (Old)
 and      /work/SRC/openSUSE:Factory/.python-QtPy.new.11887 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-QtPy"

Wed Jul  1 16:36:33 2026 rev:29 rq:1362597 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-QtPy/python-QtPy.changes  2025-06-03 
17:51:58.917729785 +0200
+++ /work/SRC/openSUSE:Factory/.python-QtPy.new.11887/python-QtPy.changes       
2026-07-01 16:36:48.573419054 +0200
@@ -1,0 +2,6 @@
+Mon Jun 29 09:29:44 UTC 2026 - Ben Greiner <[email protected]>
+
+- Drop Qt5 Webengine tests: Must be removed from Tumbleweed
+  
https://lists.opensuse.org/archives/list/[email protected]/message/IFZ4HRNKQUXZHXD7S3FWM3QIONDNMOMY/
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-QtPy.spec ++++++
--- /var/tmp/diff_new_pack.YB0eHy/_old  2026-07-01 16:36:49.973467762 +0200
+++ /var/tmp/diff_new_pack.YB0eHy/_new  2026-07-01 16:36:49.977467901 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-QtPy
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %bcond_with test
 BuildArch:      noarch
 %endif
-%bcond_without pyqt5
+%bcond_with pyqt5
 %bcond_without pyqt6
 %ifnarch %power64 s390x
 %if 0%{?suse_version} < 1600
@@ -74,9 +74,6 @@
 BuildRequires:  %{python_module qt5}
 BuildRequires:  %{python_module qtcharts-qt5}
 BuildRequires:  %{python_module qtdatavis3d-qt5}
-%ifnarch %{power64} s390x
-BuildRequires:  %{python_module qtwebengine-qt5}
-%endif
 %endif
 %if %{with pyqt6}
 BuildRequires:  %{python_module PyQt6-3D}
@@ -161,10 +158,8 @@
 %if %{with pyqt5}
 # no QtSensors in our PyQt5
 donttest_pyqt5=" or test_qtsensors"
-%ifarch %{power64} s390x
-# No QtWebengine on ppc and s390x
-donttest_pyqt5="${donttest_pyqt5} or test_qtwebengine or test_qt_api"
-%endif
+# No Qt5 Webengine: 
https://lists.opensuse.org/archives/list/[email protected]/message/IFZ4HRNKQUXZHXD7S3FWM3QIONDNMOMY/
+donttest_pyqt5="${donttest_pyqt5} or test_qtwebengine"
 export QT_API=pyqt5 FORCE_QT_API=1
 %pytest -rwEfs -v ../qtpy -k "not ($donttest_qt_api $donttest $donttest_pyqt5)"
 %endif

Reply via email to