Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-superqt for openSUSE:Factory 
checked in at 2024-12-02 16:59:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-superqt (Old)
 and      /work/SRC/openSUSE:Factory/.python-superqt.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-superqt"

Mon Dec  2 16:59:01 2024 rev:2 rq:1227632 version:0.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-superqt/python-superqt.changes    
2024-09-09 14:46:35.248046367 +0200
+++ /work/SRC/openSUSE:Factory/.python-superqt.new.28523/python-superqt.changes 
2024-12-02 16:59:20.473721958 +0100
@@ -1,0 +2,5 @@
+Sun Dec  1 20:05:57 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Skip flaky tests marked by @skip_on_ci
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-superqt.spec ++++++
--- /var/tmp/diff_new_pack.2rZArU/_old  2024-12-02 16:59:21.925782883 +0100
+++ /var/tmp/diff_new_pack.2rZArU/_new  2024-12-02 16:59:21.937783386 +0100
@@ -65,6 +65,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# skip flaky tests marked @skip_on_ci by upstream
+export CI=1
 for PYTEST_QT_API in pyqt5 pyqt6; do
   export PYTEST_QT_API
   %pytest

Reply via email to