Your message dated Thu, 14 Dec 2023 22:21:38 +0000
with message-id <e1rdu5k-002tmj...@fasolo.debian.org>
and subject line Bug#1058416: fixed in nitime 0.10.2-1
has caused the Debian Bug report #1058416,
regarding nitime: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i 
python{version} -p "3.12 3.11" returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058416: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058416
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nitime
Version: 0.10.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/_mpl_units.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/viz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/lazyimports.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/index_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/descriptors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/timeseries.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_algorithms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_lazy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_timeseries.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_analysis.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_viz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/test_descriptors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/event_related.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/spectral.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/granger.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/snr.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/coherence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> copying nitime/analysis/normalization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/entropy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/event_related.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/spectral.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/autoregressive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/wavelet.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/cohere.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> copying nitime/algorithms/filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> copying nitime/fmri/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> copying nitime/fmri/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> copying nitime/fmri/hrf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_coherence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_snr.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_granger.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_coherence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_event_related.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_entropy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_autoregressive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_spectral.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri/tests
> copying nitime/fmri/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri/tests
> copying nitime/fmri/tests/test_io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/fmri/tests
> copying nitime/LICENSE -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime
> copying nitime/tests/tseries12.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/fxx_matlab.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/cxy_matlab.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/dpss_matlab.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> copying nitime/tests/long_dpss_matlab.npy -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/fmri1.nii.gz -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/fmri2.nii.gz -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_stimulus2.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_spike_times1.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_stimulus1.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/grasshopper_spike_times2.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/event_related_fmri.csv -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> copying nitime/data/fmri_timeseries.csv -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/data
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/_mpl_units.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/viz.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/lazy.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/lazyimports.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/index_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/descriptors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/timeseries.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_algorithms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_lazy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_timeseries.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_analysis.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_viz.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/test_descriptors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/event_related.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/spectral.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/granger.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/snr.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/coherence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> copying nitime/analysis/normalization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/entropy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/event_related.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/spectral.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/autoregressive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/wavelet.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/cohere.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> copying nitime/algorithms/filter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> copying nitime/fmri/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> copying nitime/fmri/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> copying nitime/fmri/hrf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_coherence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_snr.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> copying nitime/analysis/tests/test_granger.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_coherence.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_event_related.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_entropy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_autoregressive.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> copying nitime/algorithms/tests/test_spectral.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri/tests
> copying nitime/fmri/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri/tests
> copying nitime/fmri/tests/test_io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/fmri/tests
> copying nitime/LICENSE -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime
> copying nitime/tests/tseries12.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/fxx_matlab.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/cxy_matlab.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/dpss_matlab.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> copying nitime/tests/long_dpss_matlab.npy -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/fmri1.nii.gz -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/fmri2.nii.gz -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_stimulus2.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_spike_times1.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_stimulus1.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/grasshopper_spike_times2.txt -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/event_related_fmri.csv -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
> copying nitime/data/fmri_timeseries.csv -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/data
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; 
> python3.12 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.1, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 124 items
> 
> nitime/algorithms/tests/test_autoregressive.py .....                     [  
> 4%]
> nitime/algorithms/tests/test_coherence.py ..........s....                [ 
> 16%]
> nitime/algorithms/tests/test_correlation.py .                            [ 
> 16%]
> nitime/algorithms/tests/test_entropy.py .....                            [ 
> 20%]
> nitime/algorithms/tests/test_event_related.py .                          [ 
> 21%]
> nitime/algorithms/tests/test_spectral.py ................                [ 
> 34%]
> nitime/analysis/tests/test_base.py .                                     [ 
> 35%]
> nitime/analysis/tests/test_coherence.py ......                           [ 
> 40%]
> nitime/analysis/tests/test_correlation.py .                              [ 
> 41%]
> nitime/analysis/tests/test_granger.py ..                                 [ 
> 42%]
> nitime/analysis/tests/test_snr.py .                                      [ 
> 43%]
> nitime/fmri/tests/test_io.py .                                           [ 
> 44%]
> nitime/tests/test_algorithms.py ........                                 [ 
> 50%]
> nitime/tests/test_analysis.py ........                                   [ 
> 57%]
> nitime/tests/test_descriptors.py .                                       [ 
> 58%]
> nitime/tests/test_lazy.py .F                                             [ 
> 59%]
> nitime/tests/test_timeseries.py ....................................     [ 
> 88%]
> nitime/tests/test_utils.py ...........                                   [ 
> 97%]
> nitime/tests/test_viz.py ...                                             
> [100%]
> 
> =================================== FAILURES 
> ===================================
> ______________________________ test_lazy_noreload 
> ______________________________
> 
>     @pytest.mark.skipif(l.disable_lazy_imports, reason="Lazy imports 
> disabled")
>     def test_lazy_noreload():
>         "Reloading of lazy modules causes ImportError"
>         mod = l.LazyImport('sys')
>         # accessing module dictionary will trigger an import
>         len(mod.__dict__)
>         # do not use named tuple feature for Python 2.6 compatibility
>         major, minor = sys.version_info[:2]
>         if major == 2:
>             with pytest.raises(ImportError) as e_info:
>                 reload(mod)
>         elif major == 3:
> >           import imp
> E           ModuleNotFoundError: No module named 'imp'
> 
> nitime/tests/test_lazy.py:40: ModuleNotFoundError
> =============================== warnings summary 
> ===============================
> nitime/algorithms/event_related.py:13
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/event_related.py:13:
>  SyntaxWarning: invalid escape sequence '\h'
>     """
> 
> nitime/algorithms/tests/test_coherence.py:206
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_coherence.py:206:
>  SyntaxWarning: invalid escape sequence '\c'
>     """
> 
> ../../../../../../usr/lib/python3/dist-packages/dateutil/tz/tz.py:37
>   /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: DeprecationWarning: 
> datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal 
> in a future version. Use timezone-aware objects to represent datetimes in 
> UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
>     EPOCH = datetime.datetime.utcfromtimestamp(0)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:73:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:78:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_periodogram
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:121:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:146:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/tests/test_spectral.py:150:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:200:
>  RuntimeWarning: invalid value encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:200:
>  RuntimeWarning: divide by zero encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/cohere.py:699:
>  RuntimeWarning: divide by zero encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/cohere.py:699:
>  RuntimeWarning: invalid value encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:523:
>  RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:730:
>  RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.12/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/analysis/coherence.py:94:
>  RuntimeWarning: In nitime.analysis, the provided input time-series is 
> shorter than the requested NFFT + n_overlap. All coherence values will be set 
> to 1.
>     warnings.warn(e_s, RuntimeWarning)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py:27:
>  DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, 
> the `scipy.signal.signaltools` namespace is deprecated.
>     t_up = signaltools.resample(tst, 128)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py:30:
>  DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, 
> the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn = signaltools.resample(tst, 32)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/tests/test_algorithms.py:36:
>  DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, 
> the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn2 = signaltools.resample(tst, 48)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/wavelet.py:77:
>  RuntimeWarning: divide by zero encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/algorithms/wavelet.py:77:
>  RuntimeWarning: invalid value encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/nitime/viz.py:683: 
> DeprecationWarning: adj_matrix is deprecated and will be removed in version 
> 3.0.
>   Use `adjacency_matrix` instead
>   
>     amat = nx.adj_matrix(G).A  # get a normal array out of it
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:187: 
> FutureWarning: adjacency_matrix will return a scipy.sparse array instead of a 
> matrix in Networkx 3.0.
>     return adjacency_matrix(G, nodelist, dtype, weight)
> 
> .pybuild/cpython3_3.12/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:173: 
> DeprecationWarning: 
>   
>   The scipy.sparse array containers will be used instead of matrices
>   in Networkx 3.0. Use `to_scipy_sparse_array` instead.
>     return nx.to_scipy_sparse_matrix(G, nodelist=nodelist, dtype=dtype, 
> weight=weight)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> FAILED nitime/tests/test_lazy.py::test_lazy_noreload - ModuleNotFoundError: 
> N...
> ============ 1 failed, 122 passed, 1 skipped, 29 warnings in 34.48s 
> ============
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m pytest 
> I: pybuild base:310: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; 
> python3.11 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.7, pytest-7.4.3, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 124 items
> 
> nitime/algorithms/tests/test_autoregressive.py .....                     [  
> 4%]
> nitime/algorithms/tests/test_coherence.py ..........s....                [ 
> 16%]
> nitime/algorithms/tests/test_correlation.py .                            [ 
> 16%]
> nitime/algorithms/tests/test_entropy.py .....                            [ 
> 20%]
> nitime/algorithms/tests/test_event_related.py .                          [ 
> 21%]
> nitime/algorithms/tests/test_spectral.py ................                [ 
> 34%]
> nitime/analysis/tests/test_base.py .                                     [ 
> 35%]
> nitime/analysis/tests/test_coherence.py ......                           [ 
> 40%]
> nitime/analysis/tests/test_correlation.py .                              [ 
> 41%]
> nitime/analysis/tests/test_granger.py ..                                 [ 
> 42%]
> nitime/analysis/tests/test_snr.py .                                      [ 
> 43%]
> nitime/fmri/tests/test_io.py .                                           [ 
> 44%]
> nitime/tests/test_algorithms.py ........                                 [ 
> 50%]
> nitime/tests/test_analysis.py ........                                   [ 
> 57%]
> nitime/tests/test_descriptors.py .                                       [ 
> 58%]
> nitime/tests/test_lazy.py ..                                             [ 
> 59%]
> nitime/tests/test_timeseries.py ....................................     [ 
> 88%]
> nitime/tests/test_utils.py ...........                                   [ 
> 97%]
> nitime/tests/test_viz.py ...                                             
> [100%]
> 
> =============================== warnings summary 
> ===============================
> nitime/algorithms/event_related.py:13
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/event_related.py:13:
>  DeprecationWarning: invalid escape sequence '\h'
>     """
> 
> nitime/algorithms/tests/test_coherence.py:206
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_coherence.py:206:
>  DeprecationWarning: invalid escape sequence '\c'
>     """
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:73:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_get_spectra_complex
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:78:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_periodogram
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:121:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:146:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig1 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py::test_periodogram_csd
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/tests/test_spectral.py:150:
>  DeprecationWarning: scipy.sqrt is deprecated and will be removed in SciPy 
> 2.0.0, use numpy.lib.scimath.sqrt instead
>     arsig2 = r + c * scipy.sqrt(-1)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:200:
>  RuntimeWarning: invalid value encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:200:
>  RuntimeWarning: divide by zero encountered in divide
>     delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/cohere.py:699:
>  RuntimeWarning: divide by zero encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/cohere.py:699:
>  RuntimeWarning: invalid value encountered in divide
>     return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:523:
>  RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:730:
>  RuntimeWarning: invalid value encountered in divide
>     return self.relative_phases / (2 * np.pi * self.frequencies)
> 
> .pybuild/cpython3_3.11/build/nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/analysis/coherence.py:94:
>  RuntimeWarning: In nitime.analysis, the provided input time-series is 
> shorter than the requested NFFT + n_overlap. All coherence values will be set 
> to 1.
>     warnings.warn(e_s, RuntimeWarning)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py:27:
>  DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, 
> the `scipy.signal.signaltools` namespace is deprecated.
>     t_up = signaltools.resample(tst, 128)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py:30:
>  DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, 
> the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn = signaltools.resample(tst, 32)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py::test_scipy_resample
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_algorithms.py:36:
>  DeprecationWarning: Please use `resample` from the `scipy.signal` namespace, 
> the `scipy.signal.signaltools` namespace is deprecated.
>     t_dn2 = signaltools.resample(tst, 48)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/wavelet.py:77:
>  RuntimeWarning: divide by zero encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/algorithms/wavelet.py:77:
>  RuntimeWarning: invalid value encountered in log
>     wf = (2 * np.exp(-(np.log(f) - np.log(f0)) ** 2 / (2 * sfl ** 2)) *
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_lazy.py::test_lazy_noreload
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/tests/test_lazy.py:40: 
> DeprecationWarning: the imp module is deprecated in favour of importlib and 
> slated for removal in Python 3.12; see the module's documentation for 
> alternative uses
>     import imp
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/nitime/viz.py:683: 
> DeprecationWarning: adj_matrix is deprecated and will be removed in version 
> 3.0.
>   Use `adjacency_matrix` instead
>   
>     amat = nx.adj_matrix(G).A  # get a normal array out of it
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:187: 
> FutureWarning: adjacency_matrix will return a scipy.sparse array instead of a 
> matrix in Networkx 3.0.
>     return adjacency_matrix(G, nodelist, dtype, weight)
> 
> .pybuild/cpython3_3.11/build/nitime/tests/test_viz.py::test_drawgraph_channels
>   /usr/lib/python3/dist-packages/networkx/linalg/graphmatrix.py:173: 
> DeprecationWarning: 
>   
>   The scipy.sparse array containers will be used instead of matrices
>   in Networkx 3.0. Use `to_scipy_sparse_array` instead.
>     return nx.to_scipy_sparse_matrix(G, nodelist=nodelist, dtype=dtype, 
> weight=weight)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ================= 123 passed, 1 skipped, 29 warnings in 33.14s 
> =================
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
> 3.11" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/nitime_0.10.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: nitime
Source-Version: 0.10.2-1
Done: Étienne Mollier <emoll...@debian.org>

We believe that the bug you reported is fixed in the latest version of
nitime, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Étienne Mollier <emoll...@debian.org> (supplier of updated nitime package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 14 Dec 2023 22:51:37 +0100
Source: nitime
Architecture: source
Version: 0.10.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Étienne Mollier <emoll...@debian.org>
Closes: 1057996 1058416
Changes:
 nitime (0.10.2-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * New upstream version  (Closes: #1058416)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * dh_clean needs more adjustments
 .
   [ Étienne Mollier ]
   * d/control: build depends on python3-setuptools-scm.
   * sphinx-conf-fix.patch: new: fix conf.py.
     This is necessary as doc/conf.py still relies on the old
     nitime/version.py, which has been replaced by nitime/_version.py,
     causing various issues when trying to build python-nitime-doc.
   * d/python-nitime-doc.lintian-overrides: refresh.
     This fixes a mismatched override about embedded javascript.
   * d/control: depend on pyproject backend.
   * demote-cython.patch: new: do not depend on cython3. (Closes: #1057996)
   * d/control: add myself to uploaders.
Checksums-Sha1:
 99028b697433da44ee475942803d0f1640883d6e 2502 nitime_0.10.2-1.dsc
 cfb26021441f33c810bbccaedc05c77df7c751eb 6195656 nitime_0.10.2.orig.tar.gz
 3dd9968c14e7647598b177473e4a28706aab7f49 9612 nitime_0.10.2-1.debian.tar.xz
Checksums-Sha256:
 7ff5f11fb84b5bdf3e07019de96653b513421223cbcbfb9a99f10c2662b0d6a2 2502 
nitime_0.10.2-1.dsc
 ecf898114b23d80561ac5558d6bbf173b2542ee0e66a4ee69eabde3437a6ea48 6195656 
nitime_0.10.2.orig.tar.gz
 87766f11e320f5b571483196d14aacbb451b9765c274769e751f7b424cc10fc1 9612 
nitime_0.10.2-1.debian.tar.xz
Files:
 a5dfe7371b34da0dbe6a4eb1c79fa08b 2502 python optional nitime_0.10.2-1.dsc
 3f7624d665e8ae4fc99659e8aca3e363 6195656 python optional 
nitime_0.10.2.orig.tar.gz
 7fa9fae6c92ed7677727202b85085771 9612 python optional 
nitime_0.10.2-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmV7em8UHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdoFzhAAj+q54+nXsbhTJPSqi7QJlInIegDD
BPtrXbZ+J6Ym2KojO1PUnS4ORYEiWikfI1zloQErEkILHDqMGMszRO6zokVMOHs0
/6FOOKxEgx5cxUlBj8JRQ03uwVnPCEniPQKOsTsx6vh57Vr26Vhq0VO0EHwcfy5H
FZLeMoXTCL1zRgNNje1h2tGOHYXHATrC60uBuIajvDIKgWEfA6CArIpPm2WmnOli
lqXpeG6W0lKnqNC25ox00BHz4GsptUNMStkP74zJm/pzQlFqvpG875TbGCDB/mvA
B7W/iXrZtJObXaW7kMSFf8oMa+Ws3a+S44KFJG0DnsXFWdBETTMlUC2tWME99Z/Z
fQTLllUwwSArlDKMzEOIcQ58b3riclQl5if3JoKVl5dR500+X4lBAf2BD9VNeyd7
sI5xOQviAgIcYJ2ja+ODnZpfkCPns5Cn92iiRLhX+6AryvaNAbbLvbY3N9YOnxiO
5c2buBes9AwRZIAvYR+I+JHP96RXYz0mN514+gZfQVaF2oICSgKgPv5C9cbxV7B6
BlYEuRLrdARu5iIBp1F+Gwq4EOF765Y432uS0m5cTAyKqdELZoISndMOVFisrvGq
4qJpETJ0jtynMp0XyK3165HeYj4c6AuEqwMPZFUZcu541RF5XvS6gxX8RLkhl7U1
96Md73fxiA5cRoM=
=jDPF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to