Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-bokeh for openSUSE:Factory checked in at 2026-06-03 20:24:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bokeh (Old) and /work/SRC/openSUSE:Factory/.python-bokeh.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bokeh" Wed Jun 3 20:24:00 2026 rev:56 rq:1356848 version:3.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes 2026-03-20 21:21:42.894266589 +0100 +++ /work/SRC/openSUSE:Factory/.python-bokeh.new.1937/python-bokeh.changes 2026-06-03 20:27:18.697379961 +0200 @@ -1,0 +2,5 @@ +Wed Jun 3 04:56:25 UTC 2026 - Steve Kowalik <[email protected]> + +- Skip a broken test on Python 3.14. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bokeh.spec ++++++ --- /var/tmp/diff_new_pack.4iPrA4/_old 2026-06-03 20:27:19.837427254 +0200 +++ /var/tmp/diff_new_pack.4iPrA4/_new 2026-06-03 20:27:19.841427420 +0200 @@ -177,6 +177,8 @@ # No sampledata rm -fr tests/unit/bokeh/sampledata deselectname+=" or test_contour or test_sampledata__util" +# Broken on Python 3.14 +deselectname+=" or test_without_document_lock_accepts_async_function" # Needed for writing fontconfig cache dir export HOME=$PWD export PYTEST_DEBUG_TEMPROOT=$(mktemp -d -p ./)
