Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-nilearn for openSUSE:Factory checked in at 2025-03-04 20:33:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-nilearn (Old) and /work/SRC/openSUSE:Factory/.python-nilearn.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nilearn" Tue Mar 4 20:33:45 2025 rev:7 rq:1250141 version:0.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-nilearn/python-nilearn.changes 2025-02-06 22:11:54.342138831 +0100 +++ /work/SRC/openSUSE:Factory/.python-nilearn.new.19136/python-nilearn.changes 2025-03-04 20:34:01.082486278 +0100 @@ -1,0 +2,6 @@ +Tue Mar 4 12:48:20 UTC 2025 - Guillaume GARDET <[email protected]> + +- Enable again test_clean_confounds as fixed upstream + https://github.com/nilearn/nilearn/issues/2608 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-nilearn.spec ++++++ --- /var/tmp/diff_new_pack.Pzmawg/_old 2025-03-04 20:34:01.570506583 +0100 +++ /var/tmp/diff_new_pack.Pzmawg/_new 2025-03-04 20:34:01.574506749 +0100 @@ -83,10 +83,8 @@ %check # Test try to build the doc and run examples... rm -rf doc/ examples/ -# https://github.com/nilearn/nilearn/issues/2608 -donttest="test_clean_confounds" # ppc64 https://github.com/nilearn/nilearn/issues/3363 https://github.com/nilearn/nilearn/issues/3232 -donttest+=" or (test_load_confounds and test_nilearn_standardize)" +donttest="(test_load_confounds and test_nilearn_standardize)" # x86_64 https://github.com/nilearn/nilearn/issues/3382, last tested 2024-02-21 with nilearn 0.10.3, still failing donttest+=" or test_tfce_smoke" donttest+=" or test_load_uniform_ball_cloud"
