Your message dated Sun, 24 Mar 2024 16:49:16 +0000
with message-id <e1ror24-009532...@fasolo.debian.org>
and subject line Bug#1067257: fixed in astroml 1.0.2-4
has caused the Debian Bug report #1067257,
regarding astroml: 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.)


-- 
1067257: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: astroml
Version: 1.0.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240319 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --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:305: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running config
> I: pybuild base:305: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:305: /usr/bin/python3.12 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/crossmatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/sum_of_norms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/cosmology.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> copying astroML/fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> copying astroML/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> copying astroML/tests/test_lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> copying astroML/tests/test_resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> copying astroML/tests/test_fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> copying astroML/tests/test_correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> copying astroML/tests/test_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils
> copying astroML/utils/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils
> copying astroML/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils
> copying astroML/utils/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils
> copying astroML/utils/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/generated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/kelly2007test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_images.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/clustering
> copying astroML/clustering/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/clustering
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series
> copying astroML/time_series/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series
> copying astroML/time_series/generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series
> copying astroML/time_series/ACF.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/dimensionality
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats
> copying astroML/stats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats
> copying astroML/stats/random.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/classification
> copying astroML/classification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/classification
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model
> copying astroML/linear_model/linear_regression_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> copying astroML/plotting/regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/density_estimation/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils/tests
> copying astroML/utils/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils/tests
> copying astroML/utils/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils/tests
> copying astroML/utils/tests/test_pickle_results.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/utils/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tests
> copying astroML/datasets/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tests
> copying astroML/datasets/tests/test_datasets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/clustering/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/time_series/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/dimensionality/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/stats/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/classification/tests
> copying astroML/classification/tests/test_gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/classification/tests
> copying astroML/classification/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/classification/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/test_kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/test_linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/test_TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/plotting/tests
> I: pybuild base:305: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: 
> _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         
> ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         This deprecation is overdue, please update your project and remove 
> deprecated
>         calls to avoid build errors in the future.
> 
>         See 
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for 
> details.
>         
> ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/crossmatch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/sum_of_norms.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/conftest.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/cosmology.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> copying astroML/fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> copying astroML/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> copying astroML/tests/test_lumfunc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> copying astroML/tests/test_resample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> copying astroML/tests/test_fourier.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> copying astroML/tests/test_correlation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> copying astroML/tests/test_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/density_estimation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/gauss_mixture.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/histtools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> copying astroML/density_estimation/xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils
> copying astroML/utils/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils
> copying astroML/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils
> copying astroML/utils/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils
> copying astroML/utils/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_colors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/nasa_atlas.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/generated.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/LIGO_bigdog.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/rrlyrae_templates.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/kelly2007test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_corrected_spectra.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_specgals.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/rrlyrae_mags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/hogg2010test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_galaxy_images.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/wmap_temperatures.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/imaging_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/moving_objects.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/dr7_quasar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_spectrum.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/LINEAR_sample.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_sspp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> copying astroML/datasets/sdss_S82standards.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/clustering
> copying astroML/clustering/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/clustering
> copying astroML/clustering/mst_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/clustering
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series
> copying astroML/time_series/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series
> copying astroML/time_series/periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series
> copying astroML/time_series/generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series
> copying astroML/time_series/ACF.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/dimensionality
> copying astroML/dimensionality/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/dimensionality
> copying astroML/dimensionality/iterative_pca.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/dimensionality
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats
> copying astroML/stats/_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats
> copying astroML/stats/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats
> copying astroML/stats/_point_statistics.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats
> copying astroML/stats/random.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/classification
> copying astroML/classification/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/classification
> copying astroML/classification/gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/classification
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model
> copying astroML/linear_model/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model
> copying astroML/linear_model/linear_regression_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model
> copying astroML/linear_model/kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model
> copying astroML/linear_model/linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model
> copying astroML/linear_model/TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/mcmc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/ellipse.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/multiaxes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/hist_tools.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/settings.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/scatter_contour.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> copying astroML/plotting/regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_xdeconv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_density.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_hist_binwidth.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_bayesian_blocks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> copying astroML/density_estimation/tests/test_empirical.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/density_estimation/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils/tests
> copying astroML/utils/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils/tests
> copying astroML/utils/tests/test_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils/tests
> copying astroML/utils/tests/test_pickle_results.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/utils/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tests
> copying astroML/datasets/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tests
> copying astroML/datasets/tests/test_datasets.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/sdss_fits.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/sql_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/cas_query.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools
> copying astroML/datasets/tools/download.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/clustering/tests
> copying astroML/clustering/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/clustering/tests
> copying astroML/clustering/tests/test_MST_clustering.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/clustering/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series/tests
> copying astroML/time_series/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_periodogram.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series/tests
> copying astroML/time_series/tests/test_generate.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/time_series/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/dimensionality/tests
> copying astroML/dimensionality/tests/test_iterative_PCA.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/dimensionality/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats/tests
> copying astroML/stats/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats/tests
> copying astroML/stats/tests/test_stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats/tests
> copying astroML/stats/tests/test_binned_statistic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/stats/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/classification/tests
> copying astroML/classification/tests/test_gmm_bayes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/classification/tests
> copying astroML/classification/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/classification/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/test_kernel_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/test_linear_regression.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model/tests
> copying astroML/linear_model/tests/test_TLS.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting/tests
> copying astroML/plotting/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting/tests
> copying astroML/plotting/tests/test_devectorize.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/plotting/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:305: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build; python3.12 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: cov-4.1.0, remotedata-0.4.1, filter-subpackage-0.2.0, 
> astropy-header-0.2.2, astropy-0.11.0, hypothesis-6.99.9, doctestplus-1.2.1, 
> arraydiff-0.6.1, mock-3.12.0
> collected 212 items / 2 errors
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.12_astroml/build/astroML/tests/test_resample.py _
> astroML/tests/test_resample.py:2: in <module>
>     from numpy.testing import assert_allclose, run_module_suite
> E   ImportError: cannot import name 'run_module_suite' from 'numpy.testing' 
> (/usr/lib/python3/dist-packages/numpy/testing/__init__.py)
> _ ERROR collecting 
> .pybuild/cpython3_3.12_astroml/build/astroML/tests/test_resample.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/tests/test_resample.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.12/importlib/__init__.py:90: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> astroML/tests/test_resample.py:2: in <module>
>     from numpy.testing import assert_allclose, run_module_suite
> E   ImportError: cannot import name 'run_module_suite' from 'numpy.testing' 
> (/usr/lib/python3/dist-packages/numpy/testing/__init__.py)
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1439
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1439: 
> PytestConfigWarning: Unknown config option: testspaths
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> astroML/datasets/tools/sdss_fits.py:9
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools/sdss_fits.py:9:
>  DeprecationWarning: Please use `gaussian_filter1d` from the `scipy.ndimage` 
> namespace, the `scipy.ndimage.filters` namespace is deprecated.
>     from scipy.ndimage.filters import gaussian_filter1d, uniform_filter1d
> 
> astroML/datasets/tools/sdss_fits.py:9
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/datasets/tools/sdss_fits.py:9:
>  DeprecationWarning: Please use `uniform_filter1d` from the `scipy.ndimage` 
> namespace, the `scipy.ndimage.filters` namespace is deprecated.
>     from scipy.ndimage.filters import gaussian_filter1d, uniform_filter1d
> 
> astroML/decorators.py:7
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/decorators.py:7:
>  AstroMLDeprecationWarning: 'decorators' has been moved to 'astroML.utils' 
> and will be removed from the main namespace in the future.
>     warnings.warn("'decorators' has been moved to 'astroML.utils' and will be 
> "
> 
> astroML/linear_model/linear_regression_errors.py:10
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build/astroML/linear_model/linear_regression_errors.py:10:
>  UserWarning: LinearRegressionwithErrors requires PyMC3 to be installed
>     warnings.warn('LinearRegressionwithErrors requires PyMC3 to be installed')
> 
> ../../../../../../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)
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR astroML/tests/test_resample.py - ImportError: cannot import name 
> 'run_m...
> ERROR astroML/tests/test_resample.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 6 warnings, 2 errors in 2.34s 
> =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_astroml/build; python3.12 -m pytest 
> I: pybuild base:305: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build; python3.11 -m pytest 
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: cov-4.1.0, remotedata-0.4.1, filter-subpackage-0.2.0, 
> astropy-header-0.2.2, astropy-0.11.0, hypothesis-6.99.9, doctestplus-1.2.1, 
> arraydiff-0.6.1, mock-3.12.0
> collected 212 items / 2 errors
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.11_astroml/build/astroML/tests/test_resample.py _
> astroML/tests/test_resample.py:2: in <module>
>     from numpy.testing import assert_allclose, run_module_suite
> E   ImportError: cannot import name 'run_module_suite' from 'numpy.testing' 
> (/usr/lib/python3/dist-packages/numpy/testing/__init__.py)
> _ ERROR collecting 
> .pybuild/cpython3_3.11_astroml/build/astroML/tests/test_resample.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/tests/test_resample.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> astroML/tests/test_resample.py:2: in <module>
>     from numpy.testing import assert_allclose, run_module_suite
> E   ImportError: cannot import name 'run_module_suite' from 'numpy.testing' 
> (/usr/lib/python3/dist-packages/numpy/testing/__init__.py)
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1439
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1439: 
> PytestConfigWarning: Unknown config option: testspaths
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> astroML/datasets/tools/sdss_fits.py:9
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools/sdss_fits.py:9:
>  DeprecationWarning: Please use `gaussian_filter1d` from the `scipy.ndimage` 
> namespace, the `scipy.ndimage.filters` namespace is deprecated.
>     from scipy.ndimage.filters import gaussian_filter1d, uniform_filter1d
> 
> astroML/datasets/tools/sdss_fits.py:9
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/datasets/tools/sdss_fits.py:9:
>  DeprecationWarning: Please use `uniform_filter1d` from the `scipy.ndimage` 
> namespace, the `scipy.ndimage.filters` namespace is deprecated.
>     from scipy.ndimage.filters import gaussian_filter1d, uniform_filter1d
> 
> astroML/decorators.py:7
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/decorators.py:7:
>  AstroMLDeprecationWarning: 'decorators' has been moved to 'astroML.utils' 
> and will be removed from the main namespace in the future.
>     warnings.warn("'decorators' has been moved to 'astroML.utils' and will be 
> "
> 
> astroML/linear_model/linear_regression_errors.py:10
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build/astroML/linear_model/linear_regression_errors.py:10:
>  UserWarning: LinearRegressionwithErrors requires PyMC3 to be installed
>     warnings.warn('LinearRegressionwithErrors requires PyMC3 to be installed')
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info 
> ============================
> ERROR astroML/tests/test_resample.py - ImportError: cannot import name 
> 'run_m...
> ERROR astroML/tests/test_resample.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 5 warnings, 2 errors in 2.30s 
> =========================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_astroml/build; python3.11 -m pytest 
> 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/2024/03/19/astroml_1.0.2-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&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: astroml
Source-Version: 1.0.2-4
Done: Michael R. Crusoe <cru...@debian.org>

We believe that the bug you reported is fixed in the latest version of
astroml, 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 1067...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe <cru...@debian.org> (supplier of updated astroml 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: Sun, 24 Mar 2024 17:41:22 +0100
Source: astroml
Architecture: source
Version: 1.0.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Michael R. Crusoe <cru...@debian.org>
Closes: 1067136 1067257
Changes:
 astroml (1.0.2-4) unstable; urgency=medium
 .
   * Team upload.
   * d/patches/newer_numpy.patch: cherry-pick fix for numpy>=1.25 from
     upstream. Closes: #1067136, #1067257
   * d/control: enable PEP517 building using pyproject.
   * d/tests/control: run on all versions of Python.
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Rules-Requires-Root: no (routine-update)
   * watch file standard 4 (routine-update)
   * d/gitlab-ci.yml: build the nocheck profile
Checksums-Sha1:
 8499e030d5e350998d31e013efede5e0c1b050b5 2361 astroml_1.0.2-4.dsc
 7d00b5a98136e5f6fa24f16c362b06d5c3f4b17a 6004 astroml_1.0.2-4.debian.tar.xz
 50a23b21ad89a27de5a4b1969774b0c5dfeb25fb 11812 astroml_1.0.2-4_source.buildinfo
Checksums-Sha256:
 1e137826703bf14f3718d2e331bdacb06331479f8157f12f4b75f02fce563437 2361 
astroml_1.0.2-4.dsc
 22e1308df308606ddaab7faad0d87f62ed4ad2757f0e52ee0db296e118a48f72 6004 
astroml_1.0.2-4.debian.tar.xz
 6ba3c88e8cc44753cb2b500cdfc6aa909f0d31fae716f585daf662692670140c 11812 
astroml_1.0.2-4_source.buildinfo
Files:
 d4d7048f7b8c441d8b394f6c3bd11cd0 2361 python optional astroml_1.0.2-4.dsc
 ea48b65d011a7c1dfdc006d91799e4cf 6004 python optional 
astroml_1.0.2-4.debian.tar.xz
 d3b34333a9b0eecfd0935ec849e34c45 11812 python optional 
astroml_1.0.2-4_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmYAWGoACgkQPCZ2P2xn
5uK32g/+PADm2yGSH01jaTDVl4lDUw8JJ5ibq8WUS6vVfLttH5WMvUMmkp2on0IY
PG1iYU2RW1wszrckHXY+XwY3cUmVbiza5bBCNzR3Y6ALjvVKytqfHYonzowEbdwQ
t7CrYuTBJMJ/WgIGawjKruroqCYwaUrZb/X+p5chncErOPpFHPUaczJ/JpCzfLZO
ZkxVKQrKP1rA+zWgcVuHiYmA5PUf8v5bm13fMTnKf5ikzpHpB//uhS2tCZUXgRJs
mjQnkc4Fi77CvS2NNTRZgNSLnSCtMX+dqfQqRhRF/7BndzH/v0LN9i10vwC+L6Is
8QRQawTZDzNEd/tpZQcoub9JdehrTun8fJp2P6Sk0Nxc/skhxpaMHjOCOgeL9kNU
Jks9Z/omzdEpKpITBSTKuah9pXg5e30K001JL12fqFukJyXL3TAsgTaUEqkA/8W6
UsLka0mFnkv5pa6u/JypxwjcCicQI7Yfj4OnX0fsAEOho+N+yA06OPT2GbpmXHhY
/1WfpU8R9IgSTm9svzGqbfvCWJq3MdvLueaROPcwkMXjSXMwMx+YFWNgZwQtwTC1
4WKFfrdYHBGscaqUUYiPB0mwDlGSquqj1M9j6v00DPwfY4wtbF89H9fLapZ6311w
Kp9SszSLMNjvVvXj63MSYIQ2YhJD0fOSNGogc84ZjgqJOOMOD+M=
=a6Gj
-----END PGP SIGNATURE-----

Attachment: pgpsnGSW8SSHv.pgp
Description: PGP signature


--- End Message ---

Reply via email to