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 2023-08-14 22:35:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scikit-learn (Old) and /work/SRC/openSUSE:Factory/.python-scikit-learn.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scikit-learn" Mon Aug 14 22:35:03 2023 rev:26 rq:1103058 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-scikit-learn/python-scikit-learn.changes 2023-08-06 16:29:22.351624982 +0200 +++ /work/SRC/openSUSE:Factory/.python-scikit-learn.new.11712/python-scikit-learn.changes 2023-08-14 22:35:15.716226229 +0200 @@ -1,0 +2,5 @@ +Wed Aug 9 01:43:32 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Skip another recalcitrant test on 32 bit. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scikit-learn.spec ++++++ --- /var/tmp/diff_new_pack.qo2ZZh/_old 2023-08-14 22:35:16.420230705 +0200 +++ /var/tmp/diff_new_pack.qo2ZZh/_new 2023-08-14 22:35:16.424230730 +0200 @@ -127,6 +127,7 @@ # https://github.com/scikit-learn/scikit-learn/issues/19230 NO_TESTS+=" or test_convergence_dtype_consistency" NO_TESTS+=" or test_imputation_missing_value_in_test_array" +NO_TESTS+=" or test_graphviz_toy" %endif %pytest_arch -v --pyargs sklearn -n auto -k "not ($NO_TESTS)" popd