Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python3-pyside6 for openSUSE:Factory
checked in at 2026-04-29 19:17:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-pyside6 (Old)
and /work/SRC/openSUSE:Factory/.python3-pyside6.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-pyside6"
Wed Apr 29 19:17:45 2026 rev:52 rq:1349807 version:6.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-pyside6/python3-pyside6.changes
2026-04-18 21:34:24.132739542 +0200
+++
/work/SRC/openSUSE:Factory/.python3-pyside6.new.30200/python3-pyside6.changes
2026-04-29 19:18:33.454835622 +0200
@@ -1,0 +2,6 @@
+Tue Apr 28 13:02:58 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Exclude QtDataVisualization_datavisualization_test test on s390x,
+ segfaults
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-pyside6.spec ++++++
--- /var/tmp/diff_new_pack.M9fndr/_old 2026-04-29 19:18:34.190865775 +0200
+++ /var/tmp/diff_new_pack.M9fndr/_new 2026-04-29 19:18:34.194865939 +0200
@@ -404,6 +404,10 @@
# Tests started segfaulting after an unknown change that happened ~ april 10
ctest_exclude_regex+="|QtQml_bug_825_old|QtQml_bug_825|QtQml_bug_847|QtQml_qqmlnetwork_test|QtQml_registertype|QtQml_registersingletontype|QtQml_qqmlincubator_incubateWhile|QtQml_qquickitem_grabToImage|quicktestmainwithsetup_tst_quicktestmainwithsetup|QtDataVisualization_datavisualization_test"
%endif
+%ifarch s390x
+# Persistent segfault as of 2026-04-28
+ctest_exclude_regex+="|QtDataVisualization_datavisualization_test"
+%endif
%ifarch x86_64 riscv64
# QtWebengine failures caused by fixes for AMD graphics (cf. sr#1274939)
ctest_exclude_regex+="|QtWebEngineCore_web_engine_custom_scheme|QtWebEngineCore_qwebenginecookiestore_test"