Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-scikit-learn for
openSUSE:Factory checked in at 2026-08-25 13:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scikit-learn (Old)
and /work/SRC/openSUSE:Factory/.python-scikit-learn.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-learn"
Tue Aug 25 13:18:09 2026 rev:39 rq:1373000 version:1.9.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scikit-learn/python-scikit-learn.changes
2026-08-11 17:09:07.705691324 +0200
+++
/work/SRC/openSUSE:Factory/.python-scikit-learn.new.1258/python-scikit-learn.changes
2026-08-25 13:18:15.419083243 +0200
@@ -1,0 +2,6 @@
+Fri Aug 21 18:23:14 UTC 2026 - Matej Cepl <[email protected]>
+
+- Skip test_function_no_callback_support as well
+ (gh#scikit-learn/scikit-learn#34792)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-scikit-learn.spec ++++++
--- /var/tmp/diff_new_pack.u4nOvg/_old 2026-08-25 13:18:16.213111218 +0200
+++ /var/tmp/diff_new_pack.u4nOvg/_new 2026-08-25 13:18:16.215111289 +0200
@@ -153,6 +153,7 @@
NO_TESTS+=" or test_imputation_missing_value_in_test_array"
NO_TESTS+=" or test_graphviz_toy"
NO_TESTS+=" or test_forest_classifier_oob"
+NO_TESTS+=" or test_function_no_callback_support"
%endif
%pytest_arch -v --pyargs sklearn -n auto -m "not thread_unsafe" -k "not
($NO_TESTS)"
popd