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 2021-04-10 15:27:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nilearn (Old)
 and      /work/SRC/openSUSE:Factory/.python-nilearn.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nilearn"

Sat Apr 10 15:27:53 2021 rev:9 rq:884053 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nilearn/python-nilearn.changes    
2021-01-31 16:52:10.428716686 +0100
+++ /work/SRC/openSUSE:Factory/.python-nilearn.new.2401/python-nilearn.changes  
2021-04-10 15:28:59.870492833 +0200
@@ -1,0 +2,13 @@
+Fri Apr  9 11:54:35 UTC 2021 - Mark??ta Machov?? <[email protected]>
+
+- Update to 0.7.1
+  * New atlas fetcher nilearn.datasets.fetch_atlas_difumo to download 
+    Dictionaries of Functional Modes, or ???DiFuMo???, that can serve as 
+    atlases to extract functional signals with different dimensionalities.
+  * nilearn.decoding.Decoder and nilearn.decoding.DecoderRegressor is now 
+    implemented with random predictions to estimate a chance level.
+  * Some functions are now implemented with new display mode Mosaic. That 
+    implies plotting 3D maps in multiple columns and rows in a single axes.
+- Drop nilearn-fix-aarch64.patch
+
+-------------------------------------------------------------------

Old:
----
  nilearn-0.7.0.tar.gz
  nilearn-fix-aarch64.patch

New:
----
  nilearn-0.7.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nilearn.spec ++++++
--- /var/tmp/diff_new_pack.MOwiD5/_old  2021-04-10 15:29:00.434493497 +0200
+++ /var/tmp/diff_new_pack.MOwiD5/_new  2021-04-10 15:29:00.434493497 +0200
@@ -21,15 +21,13 @@
 # SciPy 1.6.0 dropped support for Python 3.6
 %define         skip_python36 1
 Name:           python-nilearn
-Version:        0.7.0
+Version:        0.7.1
 Release:        0
 Summary:        Statistical learning tool for neuroimaging
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/nilearn/nilearn
 Source:         
https://github.com/nilearn/nilearn/archive/%{version}.tar.gz#/nilearn-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM - https://github.com/nilearn/nilearn/pull/2606
-Patch1:         nilearn-fix-aarch64.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -61,7 +59,6 @@
 
 %prep
 %setup -q -n nilearn-%{version}
-%autopatch -p1
 
 %build
 %python_build
@@ -75,10 +72,9 @@
 rm -rf doc/ examples/
 # Disable tests that require a network connection
 # Disable tests requiring to be executed without xdist (serialization issue): 
test_tikhonov_regularization_vs_graph_net or test_connectivity_measure_outputs 
or test_canica_square_img or test_with_globbing_patterns_with_single_subject or 
test_dict_learning
-# Disable tests failing with new numpy (conversions to float fail): 
test_plot_surf_stat_map test_plot_surf_roi
 # https://github.com/nilearn/nilearn/issues/2608 - test_clean_confounds
 # https://github.com/nilearn/nilearn/issues/2610 - test_reorder_img_mirror
-%pytest -n auto -k 'not (test_fetch_ or test_get_batch or 
test_scroll_server_results or test_simple_download or test_fill_html_template 
or test_temp_file_removing or test_view_img_on_surf or test_view_surf or 
test_resample_img_segmentation_fault or 
test_tikhonov_regularization_vs_graph_net or test_connectivity_measure_outputs 
or test_canica_square_img or test_with_globbing_patterns_with_single_subject or 
test_dict_learning or test_plot_surf_stat_map or test_plot_surf_roi or 
test_clean_confounds or test_reorder_img_mirror)'
+%pytest -n auto -k 'not (test_fetch_ or test_get_batch or 
test_scroll_server_results or test_simple_download or test_fill_html_template 
or test_temp_file_removing or test_view_img_on_surf or test_view_surf or 
test_resample_img_segmentation_fault or 
test_tikhonov_regularization_vs_graph_net or test_connectivity_measure_outputs 
or test_canica_square_img or test_with_globbing_patterns_with_single_subject or 
test_dict_learning or test_clean_confounds or test_reorder_img_mirror)'
 
 %files %{python_files}
 %doc AUTHORS.rst README.rst

++++++ nilearn-0.7.0.tar.gz -> nilearn-0.7.1.tar.gz ++++++
++++ 26065 lines of diff (skipped)

Reply via email to