Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gevent for openSUSE:Factory checked in at 2023-06-11 19:52:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gevent (Old) and /work/SRC/openSUSE:Factory/.python-gevent.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gevent" Sun Jun 11 19:52:34 2023 rev:43 rq:1091775 version:22.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes 2023-06-04 00:12:21.513446496 +0200 +++ /work/SRC/openSUSE:Factory/.python-gevent.new.15902/python-gevent.changes 2023-06-11 19:52:40.426216647 +0200 @@ -1,0 +2,5 @@ +Fri Jun 9 08:08:57 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com> + +- skip test__util.py in s390x arch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gevent.spec ++++++ --- /var/tmp/diff_new_pack.X9uaIz/_old 2023-06-11 19:52:41.498223112 +0200 +++ /var/tmp/diff_new_pack.X9uaIz/_new 2023-06-11 19:52:41.502223136 +0200 @@ -150,6 +150,10 @@ test__resolver_dnspython.py test__socket_dns.py test__issue1686.py +# Flaky tests in s390x architecture +%ifarch s390x +test__util.py +%endif EOF if [ %{$python_version_nodots} -lt 37 ]; then echo "test__threading_2.py" >> skip_tests.txt