Your message dated Tue, 17 Dec 2024 13:34:09 +0000
with message-id <[email protected]>
and subject line Bug#1090108: fixed in nitime 0.11-3
has caused the Debian Bug report #1090108,
regarding nitime: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or
list.
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 [email protected]
immediately.)
--
1090108: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090108
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nitime
Version: 0.11-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build"
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/nitime
copying nitime/_mpl_units.py -> build/lib/nitime
copying nitime/timeseries.py -> build/lib/nitime
copying nitime/utils.py -> build/lib/nitime
copying nitime/lazyimports.py -> build/lib/nitime
copying nitime/_version.py -> build/lib/nitime
copying nitime/__init__.py -> build/lib/nitime
copying nitime/viz.py -> build/lib/nitime
copying nitime/index_utils.py -> build/lib/nitime
copying nitime/descriptors.py -> build/lib/nitime
copying nitime/lazy.py -> build/lib/nitime
creating build/lib/nitime/tests
copying nitime/tests/test_lazy.py -> build/lib/nitime/tests
copying nitime/tests/test_descriptors.py -> build/lib/nitime/tests
copying nitime/tests/test_utils.py -> build/lib/nitime/tests
copying nitime/tests/test_viz.py -> build/lib/nitime/tests
copying nitime/tests/test_algorithms.py -> build/lib/nitime/tests
copying nitime/tests/test_timeseries.py -> build/lib/nitime/tests
copying nitime/tests/__init__.py -> build/lib/nitime/tests
copying nitime/tests/test_analysis.py -> build/lib/nitime/tests
creating build/lib/nitime/fmri
copying nitime/fmri/io.py -> build/lib/nitime/fmri
copying nitime/fmri/hrf.py -> build/lib/nitime/fmri
copying nitime/fmri/__init__.py -> build/lib/nitime/fmri
creating build/lib/nitime/algorithms
copying nitime/algorithms/cohere.py -> build/lib/nitime/algorithms
copying nitime/algorithms/correlation.py -> build/lib/nitime/algorithms
copying nitime/algorithms/spectral.py -> build/lib/nitime/algorithms
copying nitime/algorithms/__init__.py -> build/lib/nitime/algorithms
copying nitime/algorithms/entropy.py -> build/lib/nitime/algorithms
copying nitime/algorithms/wavelet.py -> build/lib/nitime/algorithms
copying nitime/algorithms/event_related.py -> build/lib/nitime/algorithms
copying nitime/algorithms/filter.py -> build/lib/nitime/algorithms
copying nitime/algorithms/autoregressive.py -> build/lib/nitime/algorithms
creating build/lib/nitime/analysis
copying nitime/analysis/normalization.py -> build/lib/nitime/analysis
copying nitime/analysis/granger.py -> build/lib/nitime/analysis
copying nitime/analysis/correlation.py -> build/lib/nitime/analysis
copying nitime/analysis/coherence.py -> build/lib/nitime/analysis
copying nitime/analysis/spectral.py -> build/lib/nitime/analysis
copying nitime/analysis/__init__.py -> build/lib/nitime/analysis
copying nitime/analysis/base.py -> build/lib/nitime/analysis
copying nitime/analysis/snr.py -> build/lib/nitime/analysis
copying nitime/analysis/event_related.py -> build/lib/nitime/analysis
creating build/lib/nitime/fmri/tests
copying nitime/fmri/tests/__init__.py -> build/lib/nitime/fmri/tests
copying nitime/fmri/tests/test_io.py -> build/lib/nitime/fmri/tests
creating build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/test_coherence.py ->
build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/test_correlation.py ->
build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/__init__.py -> build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/test_event_related.py ->
build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/test_autoregressive.py ->
build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/test_spectral.py ->
build/lib/nitime/algorithms/tests
copying nitime/algorithms/tests/test_entropy.py ->
build/lib/nitime/algorithms/tests
creating build/lib/nitime/analysis/tests
copying nitime/analysis/tests/test_snr.py -> build/lib/nitime/analysis/tests
copying nitime/analysis/tests/test_coherence.py ->
build/lib/nitime/analysis/tests
copying nitime/analysis/tests/test_correlation.py ->
build/lib/nitime/analysis/tests
copying nitime/analysis/tests/__init__.py -> build/lib/nitime/analysis/tests
copying nitime/analysis/tests/test_base.py -> build/lib/nitime/analysis/tests
copying nitime/analysis/tests/test_granger.py -> build/lib/nitime/analysis/tests
running egg_info
creating nitime.egg-info
writing nitime.egg-info/PKG-INFO
writing dependency_links to nitime.egg-info/dependency_links.txt
writing requirements to nitime.egg-info/requires.txt
writing top-level names to nitime.egg-info/top_level.txt
writing manifest file 'nitime.egg-info/SOURCES.txt'
WARNING setuptools_scm._file_finders.git git archive detected - fallback to
listing all files
adding license file 'LICENSE'
writing manifest file 'nitime.egg-info/SOURCES.txt'
copying nitime/LICENSE -> build/lib/nitime
copying nitime/_utils.pyx -> build/lib/nitime
copying nitime/tests/cxy_matlab.txt -> build/lib/nitime/tests
copying nitime/tests/dpss_matlab.txt -> build/lib/nitime/tests
copying nitime/tests/fxx_matlab.txt -> build/lib/nitime/tests
copying nitime/tests/long_dpss_matlab.npy -> build/lib/nitime/tests
copying nitime/tests/tseries12.txt -> build/lib/nitime/tests
creating build/lib/nitime/data
copying nitime/data/event_related_fmri.csv -> build/lib/nitime/data
copying nitime/data/fmri1.nii.gz -> build/lib/nitime/data
copying nitime/data/fmri2.nii.gz -> build/lib/nitime/data
copying nitime/data/fmri_timeseries.csv -> build/lib/nitime/data
copying nitime/data/grasshopper_spike_times1.txt -> build/lib/nitime/data
copying nitime/data/grasshopper_spike_times2.txt -> build/lib/nitime/data
copying nitime/data/grasshopper_stimulus1.txt -> build/lib/nitime/data
copying nitime/data/grasshopper_stimulus2.txt -> build/lib/nitime/data
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/nitime
creating build/bdist.linux-x86_64/wheel/nitime/tests
copying build/lib/nitime/tests/test_lazy.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/fxx_matlab.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_descriptors.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_utils.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_viz.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/cxy_matlab.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_algorithms.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_timeseries.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/tseries12.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_analysis.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/long_dpss_matlab.npy ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/dpss_matlab.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/_mpl_units.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/timeseries.py ->
build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/fmri
creating build/bdist.linux-x86_64/wheel/nitime/fmri/tests
copying build/lib/nitime/fmri/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri/tests
copying build/lib/nitime/fmri/tests/test_io.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri/tests
copying build/lib/nitime/fmri/io.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri
copying build/lib/nitime/fmri/hrf.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri
copying build/lib/nitime/fmri/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri
copying build/lib/nitime/utils.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/lazyimports.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/_version.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/LICENSE -> build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/algorithms
creating build/bdist.linux-x86_64/wheel/nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_coherence.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_event_related.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_autoregressive.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_spectral.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_entropy.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/cohere.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/spectral.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/entropy.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/wavelet.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/event_related.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/filter.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/autoregressive.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/__init__.py -> build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/analysis
creating build/bdist.linux-x86_64/wheel/nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_snr.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_coherence.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_base.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_granger.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/normalization.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/granger.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/coherence.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/spectral.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/base.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/snr.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/event_related.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/viz.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/index_utils.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/descriptors.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/lazy.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/_utils.pyx -> build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/data
copying build/lib/nitime/data/grasshopper_stimulus2.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/fmri_timeseries.csv ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/event_related_fmri.csv ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/grasshopper_spike_times1.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/fmri1.nii.gz ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/grasshopper_stimulus1.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/grasshopper_spike_times2.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/fmri2.nii.gz ->
build/bdist.linux-x86_64/wheel/./nitime/data
running install_egg_info
Copying nitime.egg-info to build/bdist.linux-x86_64/wheel/./nitime-0.11.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nitime-0.11.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-5vkgf3kq/nitime-0.11-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nitime/LICENSE'
adding 'nitime/__init__.py'
adding 'nitime/_mpl_units.py'
adding 'nitime/_utils.pyx'
adding 'nitime/_version.py'
adding 'nitime/descriptors.py'
adding 'nitime/index_utils.py'
adding 'nitime/lazy.py'
adding 'nitime/lazyimports.py'
adding 'nitime/timeseries.py'
adding 'nitime/utils.py'
adding 'nitime/viz.py'
adding 'nitime/algorithms/__init__.py'
adding 'nitime/algorithms/autoregressive.py'
adding 'nitime/algorithms/cohere.py'
adding 'nitime/algorithms/correlation.py'
adding 'nitime/algorithms/entropy.py'
adding 'nitime/algorithms/event_related.py'
adding 'nitime/algorithms/filter.py'
adding 'nitime/algorithms/spectral.py'
adding 'nitime/algorithms/wavelet.py'
adding 'nitime/algorithms/tests/__init__.py'
adding 'nitime/algorithms/tests/test_autoregressive.py'
adding 'nitime/algorithms/tests/test_coherence.py'
adding 'nitime/algorithms/tests/test_correlation.py'
adding 'nitime/algorithms/tests/test_entropy.py'
adding 'nitime/algorithms/tests/test_event_related.py'
adding 'nitime/algorithms/tests/test_spectral.py'
adding 'nitime/analysis/__init__.py'
adding 'nitime/analysis/base.py'
adding 'nitime/analysis/coherence.py'
adding 'nitime/analysis/correlation.py'
adding 'nitime/analysis/event_related.py'
adding 'nitime/analysis/granger.py'
adding 'nitime/analysis/normalization.py'
adding 'nitime/analysis/snr.py'
adding 'nitime/analysis/spectral.py'
adding 'nitime/analysis/tests/__init__.py'
adding 'nitime/analysis/tests/test_base.py'
adding 'nitime/analysis/tests/test_coherence.py'
adding 'nitime/analysis/tests/test_correlation.py'
adding 'nitime/analysis/tests/test_granger.py'
adding 'nitime/analysis/tests/test_snr.py'
adding 'nitime/data/event_related_fmri.csv'
adding 'nitime/data/fmri1.nii.gz'
adding 'nitime/data/fmri2.nii.gz'
adding 'nitime/data/fmri_timeseries.csv'
adding 'nitime/data/grasshopper_spike_times1.txt'
adding 'nitime/data/grasshopper_spike_times2.txt'
adding 'nitime/data/grasshopper_stimulus1.txt'
adding 'nitime/data/grasshopper_stimulus2.txt'
adding 'nitime/fmri/__init__.py'
adding 'nitime/fmri/hrf.py'
adding 'nitime/fmri/io.py'
adding 'nitime/fmri/tests/__init__.py'
adding 'nitime/fmri/tests/test_io.py'
adding 'nitime/tests/__init__.py'
adding 'nitime/tests/cxy_matlab.txt'
adding 'nitime/tests/dpss_matlab.txt'
adding 'nitime/tests/fxx_matlab.txt'
adding 'nitime/tests/long_dpss_matlab.npy'
adding 'nitime/tests/test_algorithms.py'
adding 'nitime/tests/test_analysis.py'
adding 'nitime/tests/test_descriptors.py'
adding 'nitime/tests/test_lazy.py'
adding 'nitime/tests/test_timeseries.py'
adding 'nitime/tests/test_utils.py'
adding 'nitime/tests/test_viz.py'
adding 'nitime/tests/tseries12.txt'
adding 'nitime-0.11.dist-info/LICENSE'
adding 'nitime-0.11.dist-info/METADATA'
adding 'nitime-0.11.dist-info/WHEEL'
adding 'nitime-0.11.dist-info/top_level.txt'
adding 'nitime-0.11.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built nitime-0.11-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12
* Building wheel...
running bdist_wheel
running build
running build_py
copying nitime/_version.py -> build/lib/nitime
running egg_info
writing nitime.egg-info/PKG-INFO
writing dependency_links to nitime.egg-info/dependency_links.txt
writing requirements to nitime.egg-info/requires.txt
writing top-level names to nitime.egg-info/top_level.txt
WARNING setuptools_scm._file_finders.git git archive detected - fallback to
listing all files
adding license file 'LICENSE'
writing manifest file 'nitime.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/nitime
creating build/bdist.linux-x86_64/wheel/nitime/tests
copying build/lib/nitime/tests/test_lazy.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/fxx_matlab.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_descriptors.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_utils.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_viz.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/cxy_matlab.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_algorithms.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_timeseries.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/tseries12.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/test_analysis.py ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/long_dpss_matlab.npy ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/tests/dpss_matlab.txt ->
build/bdist.linux-x86_64/wheel/./nitime/tests
copying build/lib/nitime/_mpl_units.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/timeseries.py ->
build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/fmri
creating build/bdist.linux-x86_64/wheel/nitime/fmri/tests
copying build/lib/nitime/fmri/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri/tests
copying build/lib/nitime/fmri/tests/test_io.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri/tests
copying build/lib/nitime/fmri/io.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri
copying build/lib/nitime/fmri/hrf.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri
copying build/lib/nitime/fmri/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/fmri
copying build/lib/nitime/utils.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/lazyimports.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/_version.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/LICENSE -> build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/algorithms
creating build/bdist.linux-x86_64/wheel/nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_coherence.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_event_related.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_autoregressive.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_spectral.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/tests/test_entropy.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms/tests
copying build/lib/nitime/algorithms/cohere.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/spectral.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/entropy.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/wavelet.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/event_related.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/filter.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/algorithms/autoregressive.py ->
build/bdist.linux-x86_64/wheel/./nitime/algorithms
copying build/lib/nitime/__init__.py -> build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/analysis
creating build/bdist.linux-x86_64/wheel/nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_snr.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_coherence.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_base.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/tests/test_granger.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis/tests
copying build/lib/nitime/analysis/normalization.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/granger.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/correlation.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/coherence.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/spectral.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/__init__.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/base.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/snr.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/analysis/event_related.py ->
build/bdist.linux-x86_64/wheel/./nitime/analysis
copying build/lib/nitime/viz.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/index_utils.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/descriptors.py ->
build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/lazy.py -> build/bdist.linux-x86_64/wheel/./nitime
copying build/lib/nitime/_utils.pyx -> build/bdist.linux-x86_64/wheel/./nitime
creating build/bdist.linux-x86_64/wheel/nitime/data
copying build/lib/nitime/data/grasshopper_stimulus2.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/fmri_timeseries.csv ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/event_related_fmri.csv ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/grasshopper_spike_times1.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/fmri1.nii.gz ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/grasshopper_stimulus1.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/grasshopper_spike_times2.txt ->
build/bdist.linux-x86_64/wheel/./nitime/data
copying build/lib/nitime/data/fmri2.nii.gz ->
build/bdist.linux-x86_64/wheel/./nitime/data
running install_egg_info
Copying nitime.egg-info to build/bdist.linux-x86_64/wheel/./nitime-0.11.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/nitime-0.11.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/.tmp-sq7svwyr/nitime-0.11-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nitime/LICENSE'
adding 'nitime/__init__.py'
adding 'nitime/_mpl_units.py'
adding 'nitime/_utils.pyx'
adding 'nitime/_version.py'
adding 'nitime/descriptors.py'
adding 'nitime/index_utils.py'
adding 'nitime/lazy.py'
adding 'nitime/lazyimports.py'
adding 'nitime/timeseries.py'
adding 'nitime/utils.py'
adding 'nitime/viz.py'
adding 'nitime/algorithms/__init__.py'
adding 'nitime/algorithms/autoregressive.py'
adding 'nitime/algorithms/cohere.py'
adding 'nitime/algorithms/correlation.py'
adding 'nitime/algorithms/entropy.py'
adding 'nitime/algorithms/event_related.py'
adding 'nitime/algorithms/filter.py'
adding 'nitime/algorithms/spectral.py'
adding 'nitime/algorithms/wavelet.py'
adding 'nitime/algorithms/tests/__init__.py'
adding 'nitime/algorithms/tests/test_autoregressive.py'
adding 'nitime/algorithms/tests/test_coherence.py'
adding 'nitime/algorithms/tests/test_correlation.py'
adding 'nitime/algorithms/tests/test_entropy.py'
adding 'nitime/algorithms/tests/test_event_related.py'
adding 'nitime/algorithms/tests/test_spectral.py'
adding 'nitime/analysis/__init__.py'
adding 'nitime/analysis/base.py'
adding 'nitime/analysis/coherence.py'
adding 'nitime/analysis/correlation.py'
adding 'nitime/analysis/event_related.py'
adding 'nitime/analysis/granger.py'
adding 'nitime/analysis/normalization.py'
adding 'nitime/analysis/snr.py'
adding 'nitime/analysis/spectral.py'
adding 'nitime/analysis/tests/__init__.py'
adding 'nitime/analysis/tests/test_base.py'
adding 'nitime/analysis/tests/test_coherence.py'
adding 'nitime/analysis/tests/test_correlation.py'
adding 'nitime/analysis/tests/test_granger.py'
adding 'nitime/analysis/tests/test_snr.py'
adding 'nitime/data/event_related_fmri.csv'
adding 'nitime/data/fmri1.nii.gz'
adding 'nitime/data/fmri2.nii.gz'
adding 'nitime/data/fmri_timeseries.csv'
adding 'nitime/data/grasshopper_spike_times1.txt'
adding 'nitime/data/grasshopper_spike_times2.txt'
adding 'nitime/data/grasshopper_stimulus1.txt'
adding 'nitime/data/grasshopper_stimulus2.txt'
adding 'nitime/fmri/__init__.py'
adding 'nitime/fmri/hrf.py'
adding 'nitime/fmri/io.py'
adding 'nitime/fmri/tests/__init__.py'
adding 'nitime/fmri/tests/test_io.py'
adding 'nitime/tests/__init__.py'
adding 'nitime/tests/cxy_matlab.txt'
adding 'nitime/tests/dpss_matlab.txt'
adding 'nitime/tests/fxx_matlab.txt'
adding 'nitime/tests/long_dpss_matlab.npy'
adding 'nitime/tests/test_algorithms.py'
adding 'nitime/tests/test_analysis.py'
adding 'nitime/tests/test_descriptors.py'
adding 'nitime/tests/test_lazy.py'
adding 'nitime/tests/test_timeseries.py'
adding 'nitime/tests/test_utils.py'
adding 'nitime/tests/test_viz.py'
adding 'nitime/tests/tseries12.txt'
adding 'nitime-0.11.dist-info/LICENSE'
adding 'nitime-0.11.dist-info/METADATA'
adding 'nitime-0.11.dist-info/WHEEL'
adding 'nitime-0.11.dist-info/top_level.txt'
adding 'nitime-0.11.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built nitime-0.11-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest --pyargs nitime
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
configfile: pyproject.toml
plugins: typeguard-4.4.1
collected 143 items
nitime/algorithms/tests/test_autoregressive.py ..... [ 3%]
nitime/algorithms/tests/test_coherence.py ..........s.... [ 13%]
nitime/algorithms/tests/test_correlation.py . [ 14%]
nitime/algorithms/tests/test_entropy.py ..... [ 18%]
nitime/algorithms/tests/test_event_related.py . [ 18%]
nitime/algorithms/tests/test_spectral.py ................ [ 30%]
nitime/analysis/tests/test_base.py . [ 30%]
nitime/analysis/tests/test_coherence.py ...... [ 34%]
nitime/analysis/tests/test_correlation.py . [ 35%]
nitime/analysis/tests/test_granger.py .. [ 37%]
nitime/analysis/tests/test_snr.py . [ 37%]
nitime/fmri/tests/test_io.py . [ 38%]
nitime/tests/test_algorithms.py ........ [ 44%]
nitime/tests/test_analysis.py ........ [ 49%]
nitime/tests/test_descriptors.py . [ 50%]
nitime/tests/test_lazy.py .. [ 51%]
nitime/tests/test_timeseries.py ........................................ [ 79%]
............... [ 90%]
nitime/tests/test_utils.py ........... [ 97%]
nitime/tests/test_viz.py ... [100%]
=============================== warnings summary ===============================
nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/nitime/analysis/coherence.py:200:
RuntimeWarning: invalid value encountered in divide
delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/nitime/analysis/coherence.py:200:
RuntimeWarning: divide by zero encountered in divide
delay[i, j] = this_phase / (2 * np.pi * self.frequencies)
nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/nitime/algorithms/cohere.py:699:
RuntimeWarning: divide by zero encountered in divide
return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/nitime/algorithms/cohere.py:699:
RuntimeWarning: invalid value encountered in divide
return (((np.abs(Rxy - Rxr * Rry)) ** 2) /
nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/nitime/analysis/coherence.py:523:
RuntimeWarning: invalid value encountered in divide
return self.relative_phases / (2 * np.pi * self.frequencies)
nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/nitime/analysis/coherence.py:730:
RuntimeWarning: invalid value encountered in divide
return self.relative_phases / (2 * np.pi * self.frequencies)
nitime/analysis/tests/test_coherence.py::test_SeedCoherenceAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/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)
nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/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)) *
nitime/tests/test_analysis.py::test_MorletWaveletAnalyzer
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/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)) *
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 142 passed, 1 skipped, 11 warnings in 15.86s =================
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build;
python3.12 -m pytest --pyargs nitime
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build
configfile: pyproject.toml
plugins: typeguard-4.4.1
collected 143 items
nitime/algorithms/tests/test_autoregressive.py ..... [ 3%]
nitime/algorithms/tests/test_coherence.py ..........s.... [ 13%]
nitime/algorithms/tests/test_correlation.py . [ 14%]
nitime/algorithms/tests/test_entropy.py ..... [ 18%]
nitime/algorithms/tests/test_event_related.py . [ 18%]
nitime/algorithms/tests/test_spectral.py ................ [ 30%]
nitime/analysis/tests/test_base.py . [ 30%]
nitime/analysis/tests/test_coherence.py ...... [ 34%]
nitime/analysis/tests/test_correlation.py . [ 35%]
nitime/analysis/tests/test_granger.py .. [ 37%]
nitime/analysis/tests/test_snr.py . [ 37%]
nitime/fmri/tests/test_io.py . [ 38%]
nitime/tests/test_algorithms.py ........ [ 44%]
nitime/tests/test_analysis.py ........ [ 49%]
nitime/tests/test_descriptors.py . [ 50%]
nitime/tests/test_lazy.py .. [ 51%]
nitime/tests/test_timeseries.py ........................................ [ 79%]
............... [ 90%]
nitime/tests/test_utils.py ........... [ 97%]
nitime/tests/test_viz.py ... [100%]
=============================== warnings summary ===============================
nitime/analysis/tests/test_coherence.py::test_CoherenceAnalyzer
nitime/analysis/tests/test_coherence.py::test_SparseCoherenceAnalyzer
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)
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)
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) /
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) /
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)
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)
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)
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)) *
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)) *
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 142 passed, 1 skipped, 11 warnings in 16.34s =================
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild plugin_pyproject:178: Copying package built for python3.13 to destdir
I: pybuild plugin_pyproject:178: Copying package built for python3.12 to destdir
debian/rules execute_after_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p /<<PKGBUILDDIR>>/build # just in case
: # Prune duplicate LICENSE file
find debian/ -name LICENSE -delete
: # Only now lets build docs
export PYTHONPATH=$(/bin/ls -d
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.12/*-packages); \
/usr/bin/make -C doc html-no-exec
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
../tools/make_examples.py --no-exec
python3 ../tools/build_modref_templates.py
/<<PKGBUILDDIR>>/tools/apigen.py:38: SyntaxWarning: invalid escape sequence '\.'
''' Initialize package for parsing
/<<PKGBUILDDIR>>/tools/apigen.py:309: SyntaxWarning: invalid escape sequence
'\.'
''' Return module sequence discovered from ``self.package_name``
WARNING: Empty - nitime
WARNING: Empty - nitime.algorithms
WARNING: Empty - nitime.analysis
WARNING: Empty - nitime.fmri
25 files written
Build API docs finished.
sphinx-build -b html -d _build/doctrees . _build/html
Running Sphinx v8.1.3
loading translations [en]... done
/<<PKGBUILDDIR>>/doc/sphinxext/docscrape.py:272: SyntaxWarning: invalid escape
sequence '\w'
if re.compile('^([\w., ]+=)?\s*[\w\.]+\(.*\)$').match(summary_str):
/<<PKGBUILDDIR>>/doc/sphinxext/docscrape.py:312: SyntaxWarning: invalid escape
sequence '\*'
return [self['Signature'].replace('*','\*')] + ['']
/<<PKGBUILDDIR>>/doc/sphinxext/docscrape.py:433: SyntaxWarning: invalid escape
sequence '\*'
argspec = argspec.replace('*','\*')
/<<PKGBUILDDIR>>/doc/sphinxext/docscrape.py:451: SyntaxWarning: invalid escape
sequence '\*'
signature = self['Signature'].replace('*', '\*')
/<<PKGBUILDDIR>>/doc/sphinxext/ipython_console_highlighting.py:52:
SyntaxWarning: invalid escape sequence '\['
input_prompt = re.compile("(In \[[0-9]+\]: )|( \.\.\.+:)")
/<<PKGBUILDDIR>>/doc/sphinxext/ipython_console_highlighting.py:53:
SyntaxWarning: invalid escape sequence '\['
output_prompt = re.compile("(Out\[[0-9]+\]: )|( \.\.\.+:)")
/<<PKGBUILDDIR>>/doc/sphinxext/ipython_console_highlighting.py:54:
SyntaxWarning: invalid escape sequence '\.'
continue_prompt = re.compile(" \.\.\.+:")
/<<PKGBUILDDIR>>/doc/sphinxext/ipython_console_highlighting.py:55:
SyntaxWarning: invalid escape sequence '\-'
tb_start = re.compile("\-+")
WARNING: while setting up extension ipython_console_highlighting: extension
'ipython_console_highlighting' has no setup() function; is it really a Sphinx
extension module?
WARNING: while setting up extension only_directives: node class 'html_only' is
already registered, its visitors will be overridden [app.add_node]
WARNING: while setting up extension only_directives: node class 'html_only' is
already registered, its visitors will be overridden [app.add_node]
WARNING: while setting up extension only_directives: node class 'latex_only' is
already registered, its visitors will be overridden [app.add_node]
WARNING: while setting up extension only_directives: node class 'latex_only' is
already registered, its visitors will be overridden [app.add_node]
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:35: htmlonly] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[1]: *** [debian/rules:31: execute_after_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:24: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: nitime
Source-Version: 0.11-3
Done: Andreas Tille <[email protected]>
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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 17 Dec 2024 14:03:27 +0100
Source: nitime
Architecture: source
Version: 0.11-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1090108
Changes:
nitime (0.11-3) unstable; urgency=medium
.
* Team upload.
* Remove intersphinx
Closes: #1090108
* Standards-Version: 4.7.0 (routine-update)
* d/copyright: Fix license name according to lrc
Checksums-Sha1:
417077c2782ba13c393f8799569597f3eb32565a 2372 nitime_0.11-3.dsc
543d0490bfd784c26e474d91502113d01cff125e 9948 nitime_0.11-3.debian.tar.xz
07fea3b749ba175ac03d37a27169aeba0420feff 12316 nitime_0.11-3_amd64.buildinfo
Checksums-Sha256:
ae9b2198c38d011794c2d6ff6acc89e77bf031078ca1fccf411b493cbb8d0c53 2372
nitime_0.11-3.dsc
c5bccafa5dceedeb3f5f3d177408ad579c2e8b8a3f1e9a972ab3050a2fbe28b6 9948
nitime_0.11-3.debian.tar.xz
38a2dd403d05b25585acbf62096d12fa21c5cd64c10a573371d7397bd728bbdd 12316
nitime_0.11-3_amd64.buildinfo
Files:
53a9e82ef9ee0b4c4ca3eaa2cf09c54f 2372 python optional nitime_0.11-3.dsc
3f3541610a3920633cb8c8a0f2d0cabc 9948 python optional
nitime_0.11-3.debian.tar.xz
4fc52f07e5a2754efe1526c313e6a520 12316 python optional
nitime_0.11-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmdheDcRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHDYw//YLE3UblU5aBlHd4SKoJCo9/FXHmxnqXN
eI8gurGQZvd4lW2zrAS70HHCjB2G1LEgdP470fECiloEa8KOg011SWQ7gFkDugn0
bd6n8nQmcH5OGJiFrR3CEbA7+l8y3/0KwfpUHZ4sc+pu/00S32FzlgltMReCXSkq
IdillXa5p7lq1/yFpvX7wEgh0Z9YGYY5J97AU7w0jGkMDN1maVTCRFmOu8++g0rc
7e4IvraEkHvBAvbRVjAAhZj3tqMvhUyYRqBmNL5VzbgK7zyfQVzpodZiqMkIm2p3
xQDA4vjq7O5yfJpU8dFudpwuxxWkm3+xkBcu0IcJTQiOpxVeKnOu905uhGK+McbD
XEsoz8BDFyv2bQAoys2AzQCLtcxhOtWv2SKBEIIlaBmyMq5KLTRCmWerL2I74rgg
upAOs8QVPO/g+HPgzKcE+SAR5wOTp92AAESMy02p03ucGCCFuMk8GfPCuP8CL8xy
ViC2LCA9tdpTsMlFGGODJgmYxMOg7br9HGiN3wp6plIqy96tF08jiy81Wg8MLP8s
xotk0MBpnh2n42HP7MY5/IYt8QxTqd7ZlEk6SReyMnIpmzzFtLfmi2hVpLzPK/VU
H/cWPW4Vvh18GOnnJODVdYpIfn4xRsK8d1I+q6Je6IIKYuqwJGNiomV5ajM81w5m
AgFywRbBS/g=
=/4rB
-----END PGP SIGNATURE-----
pgpQDSd5gquPP.pgp
Description: PGP signature
--- End Message ---