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 2021-11-21 23:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gevent (Old) and /work/SRC/openSUSE:Factory/.python-gevent.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gevent" Sun Nov 21 23:51:47 2021 rev:36 rq:932425 version:21.1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes 2021-08-02 12:05:28.345650896 +0200 +++ /work/SRC/openSUSE:Factory/.python-gevent.new.1895/python-gevent.changes 2021-11-21 23:52:10.390254661 +0100 @@ -1,0 +2,5 @@ +Fri Nov 19 07:48:57 UTC 2021 - Steve Kowalik <[email protected]> + +- Skip test__threading_monkey_in_thread as it breaks with Python 3.9.9. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gevent.spec ++++++ --- /var/tmp/diff_new_pack.dL8ORy/_old 2021-11-21 23:52:11.026252611 +0100 +++ /var/tmp/diff_new_pack.dL8ORy/_new 2021-11-21 23:52:11.026252611 +0100 @@ -137,6 +137,8 @@ %if %{python3_version_nodots} < 37 test__threading_2.py %endif +# this fails badly with 3.9.9 +test__threading_monkey_in_thread.py test__examples.py # this one fails occasionally with: Address already in use: ('127.0.0.1', 16000) test__example_portforwarder.py
