Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-eventlet for openSUSE:Factory
checked in at 2026-06-10 15:47:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-eventlet (Old)
and /work/SRC/openSUSE:Factory/.python-eventlet.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-eventlet"
Wed Jun 10 15:47:12 2026 rev:68 rq:1358265 version:0.41.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes
2026-04-08 17:13:24.334185912 +0200
+++
/work/SRC/openSUSE:Factory/.python-eventlet.new.2375/python-eventlet.changes
2026-06-10 15:47:40.163083418 +0200
@@ -1,0 +2,5 @@
+Wed Jun 10 03:04:37 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Skip another test that raises a RuntimeError.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-eventlet.spec ++++++
--- /var/tmp/diff_new_pack.mYHumn/_old 2026-06-10 15:47:40.951116074 +0200
+++ /var/tmp/diff_new_pack.mYHumn/_new 2026-06-10 15:47:40.951116074 +0200
@@ -86,6 +86,8 @@
python313_skiptests+=" or test_threading_condition or test_threading_join or
test_socketserver_selectors or test_threading_current or
test_threadpoolexecutor"
# gh#eventlet/eventlet#739
python310_skiptests+=" or test_017_ssl_zeroreturnerror"
+# Raises runtimeerror, but also passes, sigh
+skiptests+=" or test_patcher_existing_logging_module_lock"
%pytest -k "not ($skiptests ${$python_skiptests})" ${$python_pytest_param}
%files %{python_files}