[Debian-astro-maintainers] Bug#1028673: pydl: FTBFS: ImportError: cannot import name 'float' from 'numpy' (/usr/lib/python3/dist-packages/numpy/__init__.py)
Lucas Nussbaum
lucas at debian.org
Sat Jan 14 12:42:24 GMT 2023
- Previous message (by thread): [Debian-astro-maintainers] Bug#1028733: mpl-scatter-density: FTBFS: distutils.errors.DistutilsError: Command '['/usr/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp1y2smml4', '--quiet', 'tomli>=1.0.0']' returned non-zero exit status 1.
- Next message (by thread): [Debian-astro-maintainers] Bug#1028777: sunpy-sphinx-theme: FTBFS: distutils.errors.DistutilsError: Command '['/usr/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpsmnv6j6i', '--quiet', 'tomli>=1.0.0']' returned non-zero exit status 1.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Source: pydl
Version: 1.0.0~rc2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230113 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3.10 setup.py build
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
> warnings.warn(msg, warning_class)
> /usr/lib/python3/dist-packages/setuptools/dist.py:529: UserWarning: Normalizing '1.0.0-rc2' to '1.0.0rc2'
> warnings.warn(tmpl.format(**locals()))
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/rebin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/smooth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/median.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/uniq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/file_lines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/pcomp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> copying pydl/_astropy_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d
> copying pydl/pydlspec2d/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d
> copying pydl/pydlspec2d/spec1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d
> copying pydl/pydlspec2d/spec2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/bspline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/sdss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/cooling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/math.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/rgbcolor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/coord.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/mangle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/spheregroup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/yanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard
> copying pydl/goddard/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard
> copying pydl/goddard/astro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard
> copying pydl/goddard/math.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard
> copying pydl/goddard/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests
> copying pydl/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests
> copying pydl/tests/test_pydl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop
> copying pydl/photoop/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop
> copying pydl/photoop/photoobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop
> copying pydl/photoop/window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop
> copying pydl/photoop/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop
> copying pydl/photoop/sdssio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests
> copying pydl/pydlspec2d/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests
> copying pydl/pydlspec2d/tests/test_spec2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests
> copying pydl/pydlspec2d/tests/test_spec1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_rgbcolor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_sdss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_mangle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_bspline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_cooling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_spheregroup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_coord.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_math.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_yanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests
> copying pydl/goddard/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests
> copying pydl/goddard/tests/test_goddard.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_photoop.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_sdssio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests
> running egg_info
> creating pydl.egg-info
> writing pydl.egg-info/PKG-INFO
> writing dependency_links to pydl.egg-info/dependency_links.txt
> writing requirements to pydl.egg-info/requires.txt
> writing top-level names to pydl.egg-info/top_level.txt
> writing manifest file 'pydl.egg-info/SOURCES.txt'
> reading manifest file 'pydl.egg-info/SOURCES.txt'
> adding license file 'LICENSE.rst'
> writing manifest file 'pydl.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.photoop.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.photoop.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.photoop.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.photoop.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlspec2d.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlspec2d.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlspec2d.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlspec2d.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlutils.data.cooling' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlutils.data.cooling' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlutils.data.cooling' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlutils.data.cooling' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlutils.data.filters' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlutils.data.filters' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlutils.data.filters' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlutils.data.filters' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlutils.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlutils.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlutils.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlutils.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/cooling.sha1sum -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m+05.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-00.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-05.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-10.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-15.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-20.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-30.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/mzero.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/cooling
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_g_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_i_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_r_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_u_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_z_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/data/filters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/pcomp_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/smooth_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-1-lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-1-lines.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-137-lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-137-lines.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-42-lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-42-lines.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-is-empty.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/t
> copying pydl/pydlspec2d/tests/t/filter_thru_idl_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/t
> copying pydl/pydlspec2d/tests/t/spPlate-4055-55359-0020.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/t
> copying pydl/pydlspec2d/tests/t/test_template_metadata.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/boss_traceset.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/median_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon.ply -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon_no_id.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon_one_cap.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/sdss_traceset.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/spheregroup_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/test.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/testMaskbits.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/test_table.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/yanny_data.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/t
> copying pydl/photoop/tests/t/psField-003366-3-0110.fit -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/t
> I: pybuild base:240: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead.
> warnings.warn(msg, warning_class)
> /usr/lib/python3/dist-packages/setuptools/dist.py:529: UserWarning: Normalizing '1.0.0-rc2' to '1.0.0rc2'
> warnings.warn(tmpl.format(**locals()))
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/rebin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/smooth.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/median.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/uniq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/file_lines.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/pcomp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> copying pydl/_astropy_init.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d
> copying pydl/pydlspec2d/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d
> copying pydl/pydlspec2d/spec1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d
> copying pydl/pydlspec2d/spec2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/bspline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/sdss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/cooling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/math.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/rgbcolor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/coord.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/mangle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/spheregroup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> copying pydl/pydlutils/yanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard
> copying pydl/goddard/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard
> copying pydl/goddard/astro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard
> copying pydl/goddard/math.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard
> copying pydl/goddard/misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests
> copying pydl/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests
> copying pydl/tests/test_pydl.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop
> copying pydl/photoop/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop
> copying pydl/photoop/photoobj.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop
> copying pydl/photoop/window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop
> copying pydl/photoop/image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop
> copying pydl/photoop/sdssio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests
> copying pydl/pydlspec2d/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests
> copying pydl/pydlspec2d/tests/test_spec2d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests
> copying pydl/pydlspec2d/tests/test_spec1d.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_rgbcolor.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_sdss.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_mangle.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_bspline.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_cooling.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_spheregroup.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_misc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_coord.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_math.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> copying pydl/pydlutils/tests/test_yanny.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests
> copying pydl/goddard/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests
> copying pydl/goddard/tests/test_goddard.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_photoop.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_window.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_sdssio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests
> copying pydl/photoop/tests/test_image.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests
> running egg_info
> writing pydl.egg-info/PKG-INFO
> writing dependency_links to pydl.egg-info/dependency_links.txt
> writing requirements to pydl.egg-info/requires.txt
> writing top-level names to pydl.egg-info/top_level.txt
> reading manifest file 'pydl.egg-info/SOURCES.txt'
> adding license file 'LICENSE.rst'
> writing manifest file 'pydl.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.photoop.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.photoop.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.photoop.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.photoop.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlspec2d.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlspec2d.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlspec2d.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlspec2d.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlutils.data.cooling' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlutils.data.cooling' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlutils.data.cooling' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlutils.data.cooling' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlutils.data.filters' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlutils.data.filters' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlutils.data.filters' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlutils.data.filters' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.pydlutils.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.pydlutils.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.pydlutils.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.pydlutils.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'pydl.tests.t' as data is deprecated, please list it in `packages`.
> !!
>
>
> ############################
> # Package would be ignored #
> ############################
> Python recognizes 'pydl.tests.t' as an importable package,
> but it is not listed in the `packages` configuration of setuptools.
>
> 'pydl.tests.t' has been automatically added to the distribution only
> because it may contain data files, but this behavior is likely to change
> in future versions of setuptools (and therefore is considered deprecated).
>
> Please make sure that 'pydl.tests.t' is included as a package by using
> the `packages` configuration field or the proper discovery methods
> (for example by using `find_namespace_packages(...)`/`find_namespace:`
> instead of `find_packages(...)`/`find:`).
>
> You can read more about "package discovery" and "data files" on setuptools
> documentation page.
>
>
> !!
>
> check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/cooling.sha1sum -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m+05.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-00.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-05.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-10.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-15.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-20.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/m-30.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> copying pydl/pydlutils/data/cooling/mzero.cie -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/cooling
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_g_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_i_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_r_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_u_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/filters
> copying pydl/pydlutils/data/filters/sdss_jun2001_z_atm.dat -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/data/filters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/pcomp_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/smooth_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-1-lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-1-lines.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-137-lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-137-lines.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-42-lines.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-contains-42-lines.txt.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> copying pydl/tests/t/this-file-is-empty.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/t
> copying pydl/pydlspec2d/tests/t/filter_thru_idl_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/t
> copying pydl/pydlspec2d/tests/t/spPlate-4055-55359-0020.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/t
> copying pydl/pydlspec2d/tests/t/test_template_metadata.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/boss_traceset.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/median_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon.ply -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon_no_id.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/polygon_one_cap.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/sdss_traceset.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/spheregroup_data.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/test.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/testMaskbits.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/test_table.par -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> copying pydl/pydlutils/tests/t/yanny_data.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/t
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/t
> copying pydl/photoop/tests/t/psField-003366-3-0110.fit -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/t
> PYTHONPATH=. sphinx-build -D html_last_updated_fmt="September 21, 2022" -D html_show_copyright=0 -N -bhtml docs/ build/html
> Running Sphinx v5.3.0
> Matplotlib created a temporary config/cache directory at /tmp/matplotlib-oou4nr1h because the default path (/sbuild-nonexistent/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
> making output directory... done
> [autosummary] generating autosummary for: changes.rst, credits.rst, goddard.rst, index.rst, licenses.rst, photoop.rst, pydlspec2d.rst, pydlutils.rst, templates.rst, todo.rst, window.rst
> [automodsumm] pydlspec2d.rst: found 22 automodsumm entries to generate
> [automodsumm] pydlutils.rst: found 69 automodsumm entries to generate
> [automodsumm] photoop.rst: found 13 automodsumm entries to generate
> [automodsumm] goddard.rst: found 7 automodsumm entries to generate
> [automodsumm] index.rst: found 7 automodsumm entries to generate
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 11 source files that are out of date
> updating environment: [new config] 129 added, 0 changed, 0 removed
> reading sources... [ 0%] api/pydl.PydlException
> reading sources... [ 1%] api/pydl.file_lines
> reading sources... [ 2%] api/pydl.goddard.astro.airtovac
> reading sources... [ 3%] api/pydl.goddard.astro.gcirc
> reading sources... [ 3%] api/pydl.goddard.astro.get_juldate
> reading sources... [ 4%] api/pydl.goddard.astro.get_juldate_main
> reading sources... [ 5%] api/pydl.goddard.astro.vactoair
> reading sources... [ 6%] api/pydl.goddard.math.flegendre
> reading sources... [ 6%] api/pydl.goddard.misc.cirrange
> reading sources... [ 7%] api/pydl.median
> reading sources... [ 8%] api/pydl.pcomp
> reading sources... [ 9%] api/pydl.photoop.PhotoopException
> reading sources... [ 10%] api/pydl.photoop.image.sdss_psf_recon
> reading sources... [ 10%] api/pydl.photoop.photoobj.sdss_calibv
> reading sources... [ 11%] api/pydl.photoop.photoobj.unwrap_objid
> reading sources... [ 12%] api/pydl.photoop.sdssio.filtername
> reading sources... [ 13%] api/pydl.photoop.sdssio.filternum
> reading sources... [ 13%] api/pydl.photoop.sdssio.sdss_calib
> reading sources... [ 14%] api/pydl.photoop.sdssio.sdss_name
> reading sources... [ 15%] api/pydl.photoop.sdssio.sdss_path
> reading sources... [ 16%] api/pydl.photoop.sdssio.sdssflux2ab
> reading sources... [ 17%] api/pydl.photoop.window.sdss_score
> reading sources... [ 17%] api/pydl.photoop.window.window_read
> reading sources... [ 18%] api/pydl.photoop.window.window_score
> reading sources... [ 19%] api/pydl.pydlspec2d.Pydlspec2dException
> reading sources... [ 20%] api/pydl.pydlspec2d.Pydlspec2dUserWarning
> reading sources... [ 20%] api/pydl.pydlspec2d.spec1d.HMF
> reading sources... [ 21%] api/pydl.pydlspec2d.spec1d.findspec
> reading sources... [ 22%] api/pydl.pydlspec2d.spec1d.latest_mjd
> reading sources... [ 23%] api/pydl.pydlspec2d.spec1d.number_of_fibers
> reading sources... [ 24%] api/pydl.pydlspec2d.spec1d.pca_solve
> reading sources... [ 24%] api/pydl.pydlspec2d.spec1d.plot_eig
> reading sources... [ 25%] api/pydl.pydlspec2d.spec1d.preprocess_spectra
> reading sources... [ 26%] api/pydl.pydlspec2d.spec1d.readspec
> reading sources... [ 27%] api/pydl.pydlspec2d.spec1d.skymask
> reading sources... [ 27%] api/pydl.pydlspec2d.spec1d.spec_append
> reading sources... [ 28%] api/pydl.pydlspec2d.spec1d.spec_path
> reading sources... [ 29%] api/pydl.pydlspec2d.spec1d.template_input
> reading sources... [ 30%] api/pydl.pydlspec2d.spec1d.template_input_main
> reading sources... [ 31%] api/pydl.pydlspec2d.spec1d.template_metadata
> reading sources... [ 31%] api/pydl.pydlspec2d.spec1d.template_qso
> reading sources... [ 32%] api/pydl.pydlspec2d.spec1d.template_star
> reading sources... [ 33%] api/pydl.pydlspec2d.spec1d.wavevector
> reading sources... [ 34%] api/pydl.pydlspec2d.spec2d.aesthetics
> reading sources... [ 34%] api/pydl.pydlspec2d.spec2d.combine1fiber
> reading sources... [ 35%] api/pydl.pydlspec2d.spec2d.filter_thru
> reading sources... [ 36%] api/pydl.pydlutils.PydlutilsException
> reading sources... [ 37%] api/pydl.pydlutils.PydlutilsUserWarning
> reading sources... [ 37%] api/pydl.pydlutils.bspline.bspline
> reading sources... [ 38%] api/pydl.pydlutils.bspline.cholesky_band
> reading sources... [ 39%] api/pydl.pydlutils.bspline.cholesky_solve
> reading sources... [ 40%] api/pydl.pydlutils.bspline.iterfit
> reading sources... [ 41%] api/pydl.pydlutils.cooling.read_ds_cooling
> reading sources... [ 41%] api/pydl.pydlutils.coord.SDSSMuNu
> reading sources... [ 42%] api/pydl.pydlutils.coord.current_mjd
> reading sources... [ 43%] api/pydl.pydlutils.coord.munu_to_radec
> reading sources... [ 44%] api/pydl.pydlutils.coord.radec_to_munu
> reading sources... [ 44%] api/pydl.pydlutils.coord.stripe_to_eta
> reading sources... [ 45%] api/pydl.pydlutils.coord.stripe_to_incl
> reading sources... [ 46%] api/pydl.pydlutils.image.djs_maskinterp
> reading sources... [ 47%] api/pydl.pydlutils.image.djs_maskinterp1
> reading sources... [ 48%] api/pydl.pydlutils.mangle.FITS_polygon
> reading sources... [ 48%] api/pydl.pydlutils.mangle.ManglePolygon
> reading sources... [ 49%] api/pydl.pydlutils.mangle.PolygonList
> reading sources... [ 50%] api/pydl.pydlutils.mangle.angles_to_x
> reading sources... [ 51%] api/pydl.pydlutils.mangle.cap_distance
> reading sources... [ 51%] api/pydl.pydlutils.mangle.circle_cap
> reading sources... [ 52%] api/pydl.pydlutils.mangle.is_cap_used
> reading sources... [ 53%] api/pydl.pydlutils.mangle.is_in_cap
> reading sources... [ 54%] api/pydl.pydlutils.mangle.is_in_polygon
> reading sources... [ 55%] api/pydl.pydlutils.mangle.is_in_window
> reading sources... [ 55%] api/pydl.pydlutils.mangle.read_fits_polygons
> reading sources... [ 56%] api/pydl.pydlutils.mangle.read_mangle_polygons
> reading sources... [ 57%] api/pydl.pydlutils.mangle.set_use_caps
> reading sources... [ 58%] api/pydl.pydlutils.mangle.x_to_angles
> reading sources... [ 58%] api/pydl.pydlutils.math.computechi2
> reading sources... [ 59%] api/pydl.pydlutils.math.djs_median
> reading sources... [ 60%] api/pydl.pydlutils.math.djs_reject
> reading sources... [ 61%] api/pydl.pydlutils.math.find_contiguous
> reading sources... [ 62%] api/pydl.pydlutils.misc.decode_mixed
> reading sources... [ 62%] api/pydl.pydlutils.misc.djs_laxisgen
> reading sources... [ 63%] api/pydl.pydlutils.misc.djs_laxisnum
> reading sources... [ 64%] api/pydl.pydlutils.misc.hogg_iau_name
> reading sources... [ 65%] api/pydl.pydlutils.misc.hogg_iau_name_main
> reading sources... [ 65%] api/pydl.pydlutils.misc.struct_print
> reading sources... [ 66%] api/pydl.pydlutils.rgbcolor.nw_arcsinh
> reading sources... [ 67%] api/pydl.pydlutils.rgbcolor.nw_cut_to_box
> reading sources... [ 68%] api/pydl.pydlutils.rgbcolor.nw_float_to_byte
> reading sources... [ 68%] api/pydl.pydlutils.rgbcolor.nw_scale_rgb
> reading sources... [ 69%] api/pydl.pydlutils.sdss.default_skyversion
> reading sources... [ 70%] api/pydl.pydlutils.sdss.sdss_astrombad
> reading sources... [ 71%] api/pydl.pydlutils.sdss.sdss_flagexist
> reading sources... [ 72%] api/pydl.pydlutils.sdss.sdss_flagname
> reading sources... [ 72%] api/pydl.pydlutils.sdss.sdss_flagval
> reading sources... [ 73%] api/pydl.pydlutils.sdss.sdss_objid
> reading sources... [ 74%] api/pydl.pydlutils.sdss.sdss_specobjid
> reading sources... [ 75%] api/pydl.pydlutils.sdss.sdss_sweep_circle
> reading sources... [ 75%] api/pydl.pydlutils.sdss.set_maskbits
> reading sources... [ 76%] api/pydl.pydlutils.sdss.unwrap_specobjid
> reading sources... [ 77%] api/pydl.pydlutils.spheregroup.chunks
> reading sources... [ 78%] api/pydl.pydlutils.spheregroup.groups
> reading sources... [ 79%] api/pydl.pydlutils.spheregroup.spheregroup
> reading sources... [ 79%] api/pydl.pydlutils.spheregroup.spherematch
> reading sources... [ 80%] api/pydl.pydlutils.trace.TraceSet
> reading sources... [ 81%] api/pydl.pydlutils.trace.fchebyshev
> reading sources... [ 82%] api/pydl.pydlutils.trace.fchebyshev_split
> reading sources... [ 82%] api/pydl.pydlutils.trace.fpoly
> reading sources... [ 83%] api/pydl.pydlutils.trace.func_fit
> reading sources... [ 84%] api/pydl.pydlutils.trace.traceset2xy
> reading sources... [ 85%] api/pydl.pydlutils.trace.xy2traceset
> reading sources... [ 86%] api/pydl.pydlutils.yanny.is_yanny
> reading sources... [ 86%] api/pydl.pydlutils.yanny.read_table_yanny
> reading sources... [ 87%] api/pydl.pydlutils.yanny.write_ndarray_to_yanny
> reading sources... [ 88%] api/pydl.pydlutils.yanny.write_table_yanny
> reading sources... [ 89%] api/pydl.pydlutils.yanny.yanny
> reading sources... [ 89%] api/pydl.rebin
> reading sources... [ 90%] api/pydl.smooth
> reading sources... [ 91%] api/pydl.uniq
> reading sources... [ 92%] changes
> reading sources... [ 93%] credits
> reading sources... [ 93%] goddard
> reading sources... [ 94%] index
> reading sources... [ 95%] licenses
> reading sources... [ 96%] photoop
> reading sources... [ 96%] pydlspec2d
> reading sources... [ 97%] pydlutils
> reading sources... [ 98%] templates
> reading sources... [ 99%] todo
> reading sources... [100%] window
>
> /<<PKGBUILDDIR>>/docs/pydlspec2d.rst:114: WARNING: autosummary: stub file not found 'pydl.pydlspec2d.spec1d.FontProperties'. Check your autosummary_generate setting.
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> writing output... [ 0%] api/pydl.PydlException
> writing output... [ 1%] api/pydl.file_lines
> writing output... [ 2%] api/pydl.goddard.astro.airtovac
> writing output... [ 3%] api/pydl.goddard.astro.gcirc
> writing output... [ 3%] api/pydl.goddard.astro.get_juldate
> writing output... [ 4%] api/pydl.goddard.astro.get_juldate_main
> writing output... [ 5%] api/pydl.goddard.astro.vactoair
> writing output... [ 6%] api/pydl.goddard.math.flegendre
> writing output... [ 6%] api/pydl.goddard.misc.cirrange
> writing output... [ 7%] api/pydl.median
> writing output... [ 8%] api/pydl.pcomp
> writing output... [ 9%] api/pydl.photoop.PhotoopException
> writing output... [ 10%] api/pydl.photoop.image.sdss_psf_recon
> writing output... [ 10%] api/pydl.photoop.photoobj.sdss_calibv
> writing output... [ 11%] api/pydl.photoop.photoobj.unwrap_objid
> writing output... [ 12%] api/pydl.photoop.sdssio.filtername
> writing output... [ 13%] api/pydl.photoop.sdssio.filternum
> writing output... [ 13%] api/pydl.photoop.sdssio.sdss_calib
> writing output... [ 14%] api/pydl.photoop.sdssio.sdss_name
> writing output... [ 15%] api/pydl.photoop.sdssio.sdss_path
> writing output... [ 16%] api/pydl.photoop.sdssio.sdssflux2ab
> writing output... [ 17%] api/pydl.photoop.window.sdss_score
> writing output... [ 17%] api/pydl.photoop.window.window_read
> writing output... [ 18%] api/pydl.photoop.window.window_score
> writing output... [ 19%] api/pydl.pydlspec2d.Pydlspec2dException
> writing output... [ 20%] api/pydl.pydlspec2d.Pydlspec2dUserWarning
> writing output... [ 20%] api/pydl.pydlspec2d.spec1d.HMF
> writing output... [ 21%] api/pydl.pydlspec2d.spec1d.findspec
> writing output... [ 22%] api/pydl.pydlspec2d.spec1d.latest_mjd
> writing output... [ 23%] api/pydl.pydlspec2d.spec1d.number_of_fibers
> writing output... [ 24%] api/pydl.pydlspec2d.spec1d.pca_solve
> writing output... [ 24%] api/pydl.pydlspec2d.spec1d.plot_eig
> writing output... [ 25%] api/pydl.pydlspec2d.spec1d.preprocess_spectra
> writing output... [ 26%] api/pydl.pydlspec2d.spec1d.readspec
> writing output... [ 27%] api/pydl.pydlspec2d.spec1d.skymask
> writing output... [ 27%] api/pydl.pydlspec2d.spec1d.spec_append
> writing output... [ 28%] api/pydl.pydlspec2d.spec1d.spec_path
> writing output... [ 29%] api/pydl.pydlspec2d.spec1d.template_input
> writing output... [ 30%] api/pydl.pydlspec2d.spec1d.template_input_main
> writing output... [ 31%] api/pydl.pydlspec2d.spec1d.template_metadata
> writing output... [ 31%] api/pydl.pydlspec2d.spec1d.template_qso
> writing output... [ 32%] api/pydl.pydlspec2d.spec1d.template_star
> writing output... [ 33%] api/pydl.pydlspec2d.spec1d.wavevector
> writing output... [ 34%] api/pydl.pydlspec2d.spec2d.aesthetics
> writing output... [ 34%] api/pydl.pydlspec2d.spec2d.combine1fiber
> writing output... [ 35%] api/pydl.pydlspec2d.spec2d.filter_thru
> writing output... [ 36%] api/pydl.pydlutils.PydlutilsException
> writing output... [ 37%] api/pydl.pydlutils.PydlutilsUserWarning
> writing output... [ 37%] api/pydl.pydlutils.bspline.bspline
> writing output... [ 38%] api/pydl.pydlutils.bspline.cholesky_band
> writing output... [ 39%] api/pydl.pydlutils.bspline.cholesky_solve
> writing output... [ 40%] api/pydl.pydlutils.bspline.iterfit
> writing output... [ 41%] api/pydl.pydlutils.cooling.read_ds_cooling
> writing output... [ 41%] api/pydl.pydlutils.coord.SDSSMuNu
> writing output... [ 42%] api/pydl.pydlutils.coord.current_mjd
> writing output... [ 43%] api/pydl.pydlutils.coord.munu_to_radec
> writing output... [ 44%] api/pydl.pydlutils.coord.radec_to_munu
> writing output... [ 44%] api/pydl.pydlutils.coord.stripe_to_eta
> writing output... [ 45%] api/pydl.pydlutils.coord.stripe_to_incl
> writing output... [ 46%] api/pydl.pydlutils.image.djs_maskinterp
> writing output... [ 47%] api/pydl.pydlutils.image.djs_maskinterp1
> writing output... [ 48%] api/pydl.pydlutils.mangle.FITS_polygon
> writing output... [ 48%] api/pydl.pydlutils.mangle.ManglePolygon
> writing output... [ 49%] api/pydl.pydlutils.mangle.PolygonList
> writing output... [ 50%] api/pydl.pydlutils.mangle.angles_to_x
> writing output... [ 51%] api/pydl.pydlutils.mangle.cap_distance
> writing output... [ 51%] api/pydl.pydlutils.mangle.circle_cap
> writing output... [ 52%] api/pydl.pydlutils.mangle.is_cap_used
> writing output... [ 53%] api/pydl.pydlutils.mangle.is_in_cap
> writing output... [ 54%] api/pydl.pydlutils.mangle.is_in_polygon
> writing output... [ 55%] api/pydl.pydlutils.mangle.is_in_window
> writing output... [ 55%] api/pydl.pydlutils.mangle.read_fits_polygons
> writing output... [ 56%] api/pydl.pydlutils.mangle.read_mangle_polygons
> writing output... [ 57%] api/pydl.pydlutils.mangle.set_use_caps
> writing output... [ 58%] api/pydl.pydlutils.mangle.x_to_angles
> writing output... [ 58%] api/pydl.pydlutils.math.computechi2
> writing output... [ 59%] api/pydl.pydlutils.math.djs_median
> writing output... [ 60%] api/pydl.pydlutils.math.djs_reject
> writing output... [ 61%] api/pydl.pydlutils.math.find_contiguous
> writing output... [ 62%] api/pydl.pydlutils.misc.decode_mixed
> writing output... [ 62%] api/pydl.pydlutils.misc.djs_laxisgen
> writing output... [ 63%] api/pydl.pydlutils.misc.djs_laxisnum
> writing output... [ 64%] api/pydl.pydlutils.misc.hogg_iau_name
> writing output... [ 65%] api/pydl.pydlutils.misc.hogg_iau_name_main
> writing output... [ 65%] api/pydl.pydlutils.misc.struct_print
> writing output... [ 66%] api/pydl.pydlutils.rgbcolor.nw_arcsinh
> writing output... [ 67%] api/pydl.pydlutils.rgbcolor.nw_cut_to_box
> writing output... [ 68%] api/pydl.pydlutils.rgbcolor.nw_float_to_byte
> writing output... [ 68%] api/pydl.pydlutils.rgbcolor.nw_scale_rgb
> writing output... [ 69%] api/pydl.pydlutils.sdss.default_skyversion
> writing output... [ 70%] api/pydl.pydlutils.sdss.sdss_astrombad
> writing output... [ 71%] api/pydl.pydlutils.sdss.sdss_flagexist
> writing output... [ 72%] api/pydl.pydlutils.sdss.sdss_flagname
> writing output... [ 72%] api/pydl.pydlutils.sdss.sdss_flagval
> writing output... [ 73%] api/pydl.pydlutils.sdss.sdss_objid
> writing output... [ 74%] api/pydl.pydlutils.sdss.sdss_specobjid
> writing output... [ 75%] api/pydl.pydlutils.sdss.sdss_sweep_circle
> writing output... [ 75%] api/pydl.pydlutils.sdss.set_maskbits
> writing output... [ 76%] api/pydl.pydlutils.sdss.unwrap_specobjid
> writing output... [ 77%] api/pydl.pydlutils.spheregroup.chunks
> writing output... [ 78%] api/pydl.pydlutils.spheregroup.groups
> writing output... [ 79%] api/pydl.pydlutils.spheregroup.spheregroup
> writing output... [ 79%] api/pydl.pydlutils.spheregroup.spherematch
> writing output... [ 80%] api/pydl.pydlutils.trace.TraceSet
> writing output... [ 81%] api/pydl.pydlutils.trace.fchebyshev
> writing output... [ 82%] api/pydl.pydlutils.trace.fchebyshev_split
> writing output... [ 82%] api/pydl.pydlutils.trace.fpoly
> writing output... [ 83%] api/pydl.pydlutils.trace.func_fit
> writing output... [ 84%] api/pydl.pydlutils.trace.traceset2xy
> writing output... [ 85%] api/pydl.pydlutils.trace.xy2traceset
> writing output... [ 86%] api/pydl.pydlutils.yanny.is_yanny
> writing output... [ 86%] api/pydl.pydlutils.yanny.read_table_yanny
> writing output... [ 87%] api/pydl.pydlutils.yanny.write_ndarray_to_yanny
> writing output... [ 88%] api/pydl.pydlutils.yanny.write_table_yanny
> writing output... [ 89%] api/pydl.pydlutils.yanny.yanny
> writing output... [ 89%] api/pydl.rebin
> writing output... [ 90%] api/pydl.smooth
> writing output... [ 91%] api/pydl.uniq
> writing output... [ 92%] changes
> writing output... [ 93%] credits
> writing output... [ 93%] goddard
> writing output... [ 94%] index
> writing output... [ 95%] licenses
> writing output... [ 96%] photoop
> writing output... [ 96%] pydlspec2d
> writing output... [ 97%] pydlutils
> writing output... [ 98%] templates
> writing output... [ 99%] todo
> writing output... [100%] window
>
> WARNING: dot command 'dot' cannot be run (needed for graphviz output), check the graphviz_dot setting
> generating indices... genindex py-modindex done
> highlighting module code... [ 3%] pydl
> highlighting module code... [ 6%] pydl.file_lines
> highlighting module code... [ 9%] pydl.goddard.astro
> highlighting module code... [ 12%] pydl.goddard.math
> highlighting module code... [ 16%] pydl.goddard.misc
> highlighting module code... [ 19%] pydl.median
> highlighting module code... [ 22%] pydl.pcomp
> highlighting module code... [ 25%] pydl.photoop
> highlighting module code... [ 29%] pydl.photoop.image
> highlighting module code... [ 32%] pydl.photoop.photoobj
> highlighting module code... [ 35%] pydl.photoop.sdssio
> highlighting module code... [ 38%] pydl.photoop.window
> highlighting module code... [ 41%] pydl.pydlspec2d
> highlighting module code... [ 45%] pydl.pydlspec2d.spec1d
> highlighting module code... [ 48%] pydl.pydlspec2d.spec2d
> highlighting module code... [ 51%] pydl.pydlutils
> highlighting module code... [ 54%] pydl.pydlutils.bspline
> highlighting module code... [ 58%] pydl.pydlutils.cooling
> highlighting module code... [ 61%] pydl.pydlutils.coord
> highlighting module code... [ 64%] pydl.pydlutils.image
> highlighting module code... [ 67%] pydl.pydlutils.mangle
> highlighting module code... [ 70%] pydl.pydlutils.math
> highlighting module code... [ 74%] pydl.pydlutils.misc
> highlighting module code... [ 77%] pydl.pydlutils.rgbcolor
> highlighting module code... [ 80%] pydl.pydlutils.sdss
> highlighting module code... [ 83%] pydl.pydlutils.spheregroup
> highlighting module code... [ 87%] pydl.pydlutils.trace
> highlighting module code... [ 90%] pydl.pydlutils.yanny
> highlighting module code... [ 93%] pydl.rebin
> highlighting module code... [ 96%] pydl.smooth
> highlighting module code... [100%] pydl.uniq
>
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 2 warnings.
>
> The HTML pages are in build/html.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build'; python3.10 -m pytest
> ============================= test session starts ==============================
> platform linux -- Python 3.10.9, pytest-7.2.0, pluggy-1.0.0+repack
> Running tests in .pybuild/cpython3_3.10_pydl/build.
>
> Date: 2023-01-13T20:31:05
>
> Platform: Linux-5.10.0-9-cloud-amd64-x86_64-with-glibc2.36
>
> Executable: /usr/bin/python3.10
>
> Full Python Version:
> 3.10.9 (main, Dec 7 2022, 13:47:07) [GCC 12.2.0]
>
> encodings: sys: utf-8, locale: UTF-8, filesystem: utf-8
> byteorder: little
> float info: dig: 15, mant_dig: 15
>
> Package versions:
> Numpy: 1.24.1
> Scipy: 1.8.1
> Matplotlib: 3.6.2
> h5py: not available
> Pandas: not available
>
> Using Astropy options: remote_data: none.
>
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: astropy-header-0.2.2, doctestplus-0.12.1, mock-3.8.2, hypothesis-6.61.0, cov-4.0.0, arraydiff-0.5.0, astropy-0.10.0, filter-subpackage-0.1.2, remotedata-0.4.0, openfiles-0.5.0
> collected 134 items
>
> pydl/file_lines.py . [ 0%]
> pydl/rebin.py F [ 1%]
> pydl/uniq.py . [ 2%]
> pydl/goddard/misc.py . [ 2%]
> pydl/goddard/tests/test_goddard.py ...... [ 7%]
> pydl/photoop/image.py . [ 8%]
> pydl/photoop/photoobj.py . [ 8%]
> pydl/photoop/sdssio.py .. [ 10%]
> pydl/photoop/tests/test_image.py ... [ 12%]
> pydl/photoop/tests/test_photoop.py .. [ 14%]
> pydl/photoop/tests/test_sdssio.py ........ [ 20%]
> pydl/photoop/tests/test_window.py .......... [ 27%]
> pydl/pydlspec2d/tests/test_spec1d.py ...... [ 32%]
> pydl/pydlspec2d/tests/test_spec2d.py ..F [ 34%]
> pydl/pydlutils/cooling.py . [ 35%]
> pydl/pydlutils/math.py . [ 35%]
> pydl/pydlutils/misc.py .... [ 38%]
> pydl/pydlutils/sdss.py ...... [ 43%]
> pydl/pydlutils/yanny.py .... [ 46%]
> pydl/pydlutils/tests/test_bspline.py ... [ 48%]
> pydl/pydlutils/tests/test_cooling.py . [ 49%]
> pydl/pydlutils/tests/test_coord.py ..... [ 52%]
> pydl/pydlutils/tests/test_image.py .. [ 54%]
> pydl/pydlutils/tests/test_mangle.py ......FF..... [ 64%]
> pydl/pydlutils/tests/test_math.py ... [ 66%]
> pydl/pydlutils/tests/test_misc.py ...F [ 69%]
> pydl/pydlutils/tests/test_rgbcolor.py ..F. [ 72%]
> pydl/pydlutils/tests/test_sdss.py .......s... [ 80%]
> pydl/pydlutils/tests/test_spheregroup.py .. [ 82%]
> pydl/pydlutils/tests/test_trace.py ...FFFF. [ 88%]
> pydl/pydlutils/tests/test_yanny.py ........ [ 94%]
> pydl/tests/test_pydl.py ....x... [100%]
>
> =================================== FAILURES ===================================
> __________________________ [doctest] pydl.rebin.rebin __________________________
> 044
> 045 .. _`#60`: https://github.com/weaverba137/pydl/issues/60
> 046
> 047 References
> 048 ----------
> 049 http://www.harrisgeospatial.com/docs/rebin.html
> 050
> 051 Examples
> 052 --------
> 053 >>> from numpy import arange, float
> UNEXPECTED EXCEPTION: ImportError("cannot import name 'float' from 'numpy' (/usr/lib/python3/dist-packages/numpy/__init__.py)")
> Traceback (most recent call last):
> File "/usr/lib/python3.10/doctest.py", line 1350, in __run
> exec(compile(example.source, filename, "single",
> File "<doctest pydl.rebin.rebin[0]>", line 1, in <module>
> ImportError: cannot import name 'float' from 'numpy' (/usr/lib/python3/dist-packages/numpy/__init__.py)
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/rebin.py:53: UnexpectedException
> _______________________________ test_filter_thru _______________________________
>
> sdss_env = <_pytest.monkeypatch.MonkeyPatch object at 0x7f13def59ae0>
>
> def test_filter_thru(sdss_env):
> fname = get_pkg_data_filename('t/spPlate-4055-55359-0020.fits')
> with fits.open(fname) as hdulist:
> flux = hdulist[0].data
> npix = hdulist[0].header['NAXIS1']
> ntrace = hdulist[0].header['NAXIS2']
> crval1 = hdulist[0].header['COEFF0']
> cd1_1 = hdulist[0].header['COEFF1']
> assert flux.shape == (ntrace, npix)
> loglam0 = crval1 + cd1_1*np.arange(npix, dtype=flux.dtype)
> waveimg = 10**(np.tile(loglam0, 20).reshape(flux.shape))
> assert waveimg.shape == flux.shape
> > f = filter_thru(flux, waveimg=waveimg)
>
> pydl/pydlspec2d/tests/test_spec2d.py:70:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlspec2d/spec2d.py:435: in filter_thru
> diffset = xy2traceset(diffx, diffy, ncoeff=4, xmin=0, xmax=nx-1)
> pydl/pydlutils/trace.py:523: in xy2traceset
> return TraceSet(xpos, ypos, **kwargs)
> pydl/pydlutils/trace.py:349: in __init__
> inmask = np.ones(xpos.shape, dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ________________________ TestMangle.test_is_in_polygon _________________________
>
> self = <pydl.pydlutils.tests.test_mangle.TestMangle object at 0x7f13dee08eb0>
>
> def test_is_in_polygon(self):
> x = np.array([[0.0, 0.0, 1.0],
> [0.0, 1.0, 0.0],
> [1.0, 0.0, 0.0]])
> cm = np.array([1.0, 1.0, 1.0])
> p = mng.ManglePolygon(x=x, cm=cm)
> > d = mng.is_in_polygon(p, np.array([[45.0, 45.0], [135.0, -45.0]]))
>
> pydl/pydlutils/tests/test_mangle.py:144:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/mangle.py:586: in is_in_polygon
> in_polygon = np.ones((npoints,), dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _________________________ TestMangle.test_is_in_window _________________________
>
> self = <pydl.pydlutils.tests.test_mangle.TestMangle object at 0x7f13dee08c40>
>
> def test_is_in_window(self):
> np.random.seed(271828)
> RA = 7.0*np.random.random(1000) + 268.0
> Dec = 90.0 - np.degrees(np.arccos(0.08*np.random.random(1000)))
> points = np.vstack((RA, Dec)).T
> poly = mng.read_fits_polygons(self.poly_fits)
> > i = mng.is_in_window(poly, points)
>
> pydl/pydlutils/tests/test_mangle.py:165:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/mangle.py:622: in is_in_window
> indx_in_curr_polygon = is_in_polygon(polygons[curr_polygon],
> pydl/pydlutils/mangle.py:586: in is_in_polygon
> in_polygon = np.ones((npoints,), dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ______________________________ test_struct_print _______________________________
>
> def test_struct_print():
> > slist = np.zeros((5,), dtype=[('a', 'c16'), ('b', np.bool)])
>
> pydl/pydlutils/tests/test_misc.py:106:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ____________________________ test_nw_float_to_byte _____________________________
>
> def test_nw_float_to_byte():
> > colors = np.zeros((10, 10, 3), dtype=np.float)
>
> pydl/pydlutils/tests/test_rgbcolor.py:43:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'float'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'float'. Did you mean: 'cfloat'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ___________________________ TestTrace.test_func_fit ____________________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f13df0038e0>
>
> def test_func_fit(self):
> np.random.seed(137)
> x = np.linspace(-5, 5, 50)
> y = x**2 + 2*x + 1 + 0.05*np.random.randn(50)
> #
> # Bad inputs
> #
> with raises(ValueError):
> foo = func_fit(x, np.array([1, 2, 3]), 3)
> with raises(ValueError):
> foo = func_fit(x, y, 3, invvar=np.array([0, 0, 0]))
> with raises(ValueError):
> > foo = func_fit(x, y, 3, inputfunc=np.array([1.0, 1.0, 1.0]))
>
> pydl/pydlutils/tests/test_trace.py:174:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/trace.py:190: in func_fit
> ia = np.ones((ncoeff,), dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _________________________ TestTrace.test_traceset_sdss _________________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f13df003bb0>
>
> def test_traceset_sdss(self):
> tset = TraceSet(self.sdss[1].data)
> assert tset.func == 'legendre'
> assert tset.coeff.shape == (320, 5)
> assert not tset.has_jump
> assert tset.xRange == tset.xmax - tset.xmin
> assert tset.nx == int(tset.xmax - tset.xmin + 1)
> assert tset.xmid == 0.5 * (tset.xmin + tset.xmax)
> x, y = traceset2xy(tset)
> > tset2 = xy2traceset(x, y, ncoeff=tset.ncoeff)
>
> pydl/pydlutils/tests/test_trace.py:238:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/trace.py:523: in xy2traceset
> return TraceSet(xpos, ypos, **kwargs)
> pydl/pydlutils/trace.py:349: in __init__
> inmask = np.ones(xpos.shape, dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _________________________ TestTrace.test_traceset_boss _________________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f13df003be0>
>
> def test_traceset_boss(self):
> tset = TraceSet(self.boss[1].data)
> assert tset.func == 'legendre'
> assert tset.coeff.shape == (500, 6)
> assert tset.has_jump
> assert tset.xRange == tset.xmax - tset.xmin
> assert tset.nx == int(tset.xmax - tset.xmin + 1)
> assert tset.xmid == 0.5 * (tset.xmin + tset.xmax)
> x, y = traceset2xy(tset)
> > tset2 = xy2traceset(x, y, ncoeff=tset.ncoeff,
> xjumplo=tset.xjumplo,
> xjumphi=tset.xjumphi,
> xjumpval=tset.xjumpval)
>
> pydl/pydlutils/tests/test_trace.py:253:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/trace.py:523: in xy2traceset
> return TraceSet(xpos, ypos, **kwargs)
> pydl/pydlutils/trace.py:349: in __init__
> inmask = np.ones(xpos.shape, dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _______________________ TestTrace.test_traceset_keywords _______________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f13df003610>
>
> def test_traceset_keywords(self):
> tset = TraceSet(self.boss[1].data)
> x, y = traceset2xy(tset)
> iv = 2.0 * np.ones(x.shape, dtype=x.dtype)
> > im = np.ones(x.shape, dtype=np.bool)
>
> pydl/pydlutils/tests/test_trace.py:266:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'. Did you mean: 'bool_'?
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> =============================== warnings summary ===============================
> pydl/pydlutils/mangle.py:214
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/mangle.py:214: DeprecationWarning: invalid escape sequence '\p'
> """Compute the area of a polygon.
>
> pydl/pydlutils/sdss.py:418
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/sdss.py:418: DeprecationWarning: invalid escape sequence '\l'
> """Convert SDSS spectrum identifiers into CAS-style specObjID.
>
> pydl/pydlutils/yanny.py:993
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/yanny.py:993: DeprecationWarning: invalid escape sequence '\`'
> """Converts text into tables that users can use.
>
> pydl/pydlspec2d/spec1d.py:143
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/spec1d.py:143: DeprecationWarning: invalid escape sequence '\c'
> """Compute :math:`\chi`, the scaled residual.
>
> pydl/pydlspec2d/spec1d.py:155
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/spec1d.py:155: DeprecationWarning: invalid escape sequence '\c'
> """Compute :math:`\chi^2`, including possible non-smoothness penalty.
>
> pydl/pydlutils/math.py:62
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/math.py:62: DeprecationWarning: invalid escape sequence '\c'
> """(:class:`float <numpy.generic>`) The :math:`\chi^2` value of the fit.
>
> .pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests/test_goddard.py::test_flegendre
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests/test_goddard.py:68: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests/test_goddard.py::test_gcirc
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/goddard/tests/test_goddard.py:143: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_photoop.py::test_unwrap_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_photoop.py:39: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_sdssio.py::test_sdss_name
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_sdssio.py:112: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_sdssio.py::test_sdss_path
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_sdssio.py:134: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py::test_window_read_no_photo_resolve
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py:61: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py::test_window_score_no_photo_calib
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py:114: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py::test_window_score_no_photo_resolve
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py:123: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py::test_window_score_no_window_flist
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/photoop/tests/test_window.py:132: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/test_spec1d.py::test_template_metadata
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/test_spec1d.py:99: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(Pydlspec2dException):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/test_spec2d.py::test_aesthetics
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/test_spec2d.py:45: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(Pydlspec2dException):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlspec2d/tests/test_spec2d.py::test_filter_thru
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/trace.py:349: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> inmask = np.ones(xpos.shape, dtype=np.bool)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_cooling.py::test_read_ds_cooling
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_cooling.py:11: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_coord.py::test_munu_to_radec
> /usr/lib/python3/dist-packages/astropy/coordinates/baseframe.py:1283: AstropyDeprecationWarning: Transforming a frame instance to a frame class (as opposed to another frame instance) will not be supported in the future. Either explicitly instantiate the target frame, or first convert the source frame instance to a `astropy.coordinates.SkyCoord` and use its `transform_to()` method.
> warnings.warn(
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py:59: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py:63: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py:73: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py:75: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py:77: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_image.py:113: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:43: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/mangle.py:289: PydlutilsUserWarning: The ManglePolygon.garea() method is incomplete and is returning a dummy value.
> warnings.warn(("The ManglePolygon.garea() method is incomplete " +
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:96: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:109: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:125: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/mangle.py:586: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> in_polygon = np.ones((npoints,), dtype=np.bool)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:178: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(AttributeError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:199: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PydlutilsException):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py:265: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py:65: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py:67: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py:69: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py:71: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py:73: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_math.py:75: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisgen
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:28: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisgen
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:40: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisgen
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:45: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisnum
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:64: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisnum
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:76: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisnum
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:81: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py::test_struct_print
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_misc.py:106: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> slist = np.zeros((5,), dtype=[('a', 'c16'), ('b', np.bool)])
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_arcsinh
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:14: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_arcsinh
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:17: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_cut_to_box
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:30: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_cut_to_box
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:33: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_cut_to_box
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:36: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_scale_rgb
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:56: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_scale_rgb
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:59: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_scale_rgb
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:62: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:62: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:70: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:72: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:102: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:104: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:106: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:108: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:110: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:112: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:115: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:140: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:142: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:144: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:146: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:148: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:150: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:152: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:154: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:156: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:158: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:160: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:162: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:164: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:166: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:168: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:170: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:172: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:174: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:176: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:178: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:180: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:202: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:204: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:206: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:208: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:211: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:214: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:217: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:220: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:222: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/sdss.py:481: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> plate = np.array([plate], dtype=np.uint64)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:224: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:226: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/sdss.py:483: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> fiber = np.array([fiber], dtype=np.uint64)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:228: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:230: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:232: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:234: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/sdss.py:499: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> run2d = np.array([run2d], dtype=np.uint64)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:236: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:238: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/sdss.py:504: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> line = np.array([line], dtype=np.uint64)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:240: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:242: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/sdss.py:509: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> index = np.array([index], dtype=np.uint64)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:244: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py:295: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_spheregroup.py::test_spheregroup
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_spheregroup.py:61: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PydlutilsException):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:34: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:76: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:78: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:125: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:169: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:171: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:173: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/trace.py:190: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> ia = np.ones((ncoeff,), dtype=np.bool)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:266: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> im = np.ones(x.shape, dtype=np.bool)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py:273: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PydlutilsException):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.10_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py::test_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py:58: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py::test_pcomp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py:70: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py::test_rebin
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py:129: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py::test_rebin
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py:131: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py::test_rebin
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build/pydl/tests/test_pydl.py:133: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info ============================
> FAILED pydl/rebin.py::pydl.rebin.rebin
> FAILED pydl/pydlspec2d/tests/test_spec2d.py::test_filter_thru - AttributeErro...
> FAILED pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon - ...
> FAILED pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window - A...
> FAILED pydl/pydlutils/tests/test_misc.py::test_struct_print - AttributeError:...
> FAILED pydl/pydlutils/tests/test_rgbcolor.py::test_nw_float_to_byte - Attribu...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit - Attribu...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss - At...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss - At...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> ====== 10 failed, 122 passed, 1 skipped, 1 xfailed, 209 warnings in 7.54s ======
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_pydl/build'; python3.10 -m pytest
> I: pybuild base:240: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build'; python3.11 -m pytest
> ============================= test session starts ==============================
> platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0+repack
> Running tests in .pybuild/cpython3_3.11_pydl/build.
>
> Date: 2023-01-13T20:31:13
>
> Platform: Linux-5.10.0-9-cloud-amd64-x86_64-with-glibc2.36
>
> Executable: /usr/bin/python3.11
>
> Full Python Version:
> 3.11.1 (main, Dec 31 2022, 10:23:59) [GCC 12.2.0]
>
> encodings: sys: utf-8, locale: UTF-8, filesystem: utf-8
> byteorder: little
> float info: dig: 15, mant_dig: 15
>
> Package versions:
> Numpy: 1.24.1
> Scipy: 1.8.1
> Matplotlib: 3.6.2
> h5py: not available
> Pandas: not available
>
> Using Astropy options: remote_data: none.
>
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: astropy-header-0.2.2, doctestplus-0.12.1, mock-3.8.2, hypothesis-6.61.0, cov-4.0.0, arraydiff-0.5.0, astropy-0.10.0, filter-subpackage-0.1.2, remotedata-0.4.0, openfiles-0.5.0
> collected 134 items
>
> pydl/file_lines.py . [ 0%]
> pydl/rebin.py F [ 1%]
> pydl/uniq.py . [ 2%]
> pydl/goddard/misc.py . [ 2%]
> pydl/goddard/tests/test_goddard.py ...... [ 7%]
> pydl/photoop/image.py . [ 8%]
> pydl/photoop/photoobj.py . [ 8%]
> pydl/photoop/sdssio.py .. [ 10%]
> pydl/photoop/tests/test_image.py ... [ 12%]
> pydl/photoop/tests/test_photoop.py .. [ 14%]
> pydl/photoop/tests/test_sdssio.py ........ [ 20%]
> pydl/photoop/tests/test_window.py .......... [ 27%]
> pydl/pydlspec2d/tests/test_spec1d.py ...... [ 32%]
> pydl/pydlspec2d/tests/test_spec2d.py ..F [ 34%]
> pydl/pydlutils/cooling.py . [ 35%]
> pydl/pydlutils/math.py . [ 35%]
> pydl/pydlutils/misc.py .... [ 38%]
> pydl/pydlutils/sdss.py ...... [ 43%]
> pydl/pydlutils/yanny.py .... [ 46%]
> pydl/pydlutils/tests/test_bspline.py ... [ 48%]
> pydl/pydlutils/tests/test_cooling.py . [ 49%]
> pydl/pydlutils/tests/test_coord.py ..... [ 52%]
> pydl/pydlutils/tests/test_image.py .. [ 54%]
> pydl/pydlutils/tests/test_mangle.py ......FF..... [ 64%]
> pydl/pydlutils/tests/test_math.py ... [ 66%]
> pydl/pydlutils/tests/test_misc.py ...F [ 69%]
> pydl/pydlutils/tests/test_rgbcolor.py ..F. [ 72%]
> pydl/pydlutils/tests/test_sdss.py .......s... [ 80%]
> pydl/pydlutils/tests/test_spheregroup.py .. [ 82%]
> pydl/pydlutils/tests/test_trace.py ...FFFF. [ 88%]
> pydl/pydlutils/tests/test_yanny.py ........ [ 94%]
> pydl/tests/test_pydl.py ....x... [100%]
>
> =================================== FAILURES ===================================
> __________________________ [doctest] pydl.rebin.rebin __________________________
> 044
> 045 .. _`#60`: https://github.com/weaverba137/pydl/issues/60
> 046
> 047 References
> 048 ----------
> 049 http://www.harrisgeospatial.com/docs/rebin.html
> 050
> 051 Examples
> 052 --------
> 053 >>> from numpy import arange, float
> UNEXPECTED EXCEPTION: ImportError("cannot import name 'float' from 'numpy' (/usr/lib/python3/dist-packages/numpy/__init__.py)")
> Traceback (most recent call last):
> File "/usr/lib/python3.11/doctest.py", line 1350, in __run
> exec(compile(example.source, filename, "single",
> File "<doctest pydl.rebin.rebin[0]>", line 1, in <module>
> ImportError: cannot import name 'float' from 'numpy' (/usr/lib/python3/dist-packages/numpy/__init__.py)
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/rebin.py:53: UnexpectedException
> _______________________________ test_filter_thru _______________________________
>
> sdss_env = <_pytest.monkeypatch.MonkeyPatch object at 0x7f0934ba5650>
>
> def test_filter_thru(sdss_env):
> fname = get_pkg_data_filename('t/spPlate-4055-55359-0020.fits')
> with fits.open(fname) as hdulist:
> flux = hdulist[0].data
> npix = hdulist[0].header['NAXIS1']
> ntrace = hdulist[0].header['NAXIS2']
> crval1 = hdulist[0].header['COEFF0']
> cd1_1 = hdulist[0].header['COEFF1']
> assert flux.shape == (ntrace, npix)
> loglam0 = crval1 + cd1_1*np.arange(npix, dtype=flux.dtype)
> waveimg = 10**(np.tile(loglam0, 20).reshape(flux.shape))
> assert waveimg.shape == flux.shape
> > f = filter_thru(flux, waveimg=waveimg)
>
> pydl/pydlspec2d/tests/test_spec2d.py:70:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlspec2d/spec2d.py:435: in filter_thru
> diffset = xy2traceset(diffx, diffy, ncoeff=4, xmin=0, xmax=nx-1)
> pydl/pydlutils/trace.py:523: in xy2traceset
> return TraceSet(xpos, ypos, **kwargs)
> pydl/pydlutils/trace.py:349: in __init__
> inmask = np.ones(xpos.shape, dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ________________________ TestMangle.test_is_in_polygon _________________________
>
> self = <pydl.pydlutils.tests.test_mangle.TestMangle object at 0x7f0934c5e450>
>
> def test_is_in_polygon(self):
> x = np.array([[0.0, 0.0, 1.0],
> [0.0, 1.0, 0.0],
> [1.0, 0.0, 0.0]])
> cm = np.array([1.0, 1.0, 1.0])
> p = mng.ManglePolygon(x=x, cm=cm)
> > d = mng.is_in_polygon(p, np.array([[45.0, 45.0], [135.0, -45.0]]))
>
> pydl/pydlutils/tests/test_mangle.py:144:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/mangle.py:586: in is_in_polygon
> in_polygon = np.ones((npoints,), dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _________________________ TestMangle.test_is_in_window _________________________
>
> self = <pydl.pydlutils.tests.test_mangle.TestMangle object at 0x7f0934c5f5d0>
>
> def test_is_in_window(self):
> np.random.seed(271828)
> RA = 7.0*np.random.random(1000) + 268.0
> Dec = 90.0 - np.degrees(np.arccos(0.08*np.random.random(1000)))
> points = np.vstack((RA, Dec)).T
> poly = mng.read_fits_polygons(self.poly_fits)
> > i = mng.is_in_window(poly, points)
>
> pydl/pydlutils/tests/test_mangle.py:165:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/mangle.py:622: in is_in_window
> indx_in_curr_polygon = is_in_polygon(polygons[curr_polygon],
> pydl/pydlutils/mangle.py:586: in is_in_polygon
> in_polygon = np.ones((npoints,), dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ______________________________ test_struct_print _______________________________
>
> def test_struct_print():
> > slist = np.zeros((5,), dtype=[('a', 'c16'), ('b', np.bool)])
>
> pydl/pydlutils/tests/test_misc.py:106:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ____________________________ test_nw_float_to_byte _____________________________
>
> def test_nw_float_to_byte():
> > colors = np.zeros((10, 10, 3), dtype=np.float)
>
> pydl/pydlutils/tests/test_rgbcolor.py:43:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'float'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'float'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> ___________________________ TestTrace.test_func_fit ____________________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f0934c7a910>
>
> def test_func_fit(self):
> np.random.seed(137)
> x = np.linspace(-5, 5, 50)
> y = x**2 + 2*x + 1 + 0.05*np.random.randn(50)
> #
> # Bad inputs
> #
> with raises(ValueError):
> foo = func_fit(x, np.array([1, 2, 3]), 3)
> with raises(ValueError):
> foo = func_fit(x, y, 3, invvar=np.array([0, 0, 0]))
> with raises(ValueError):
> > foo = func_fit(x, y, 3, inputfunc=np.array([1.0, 1.0, 1.0]))
>
> pydl/pydlutils/tests/test_trace.py:174:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/trace.py:190: in func_fit
> ia = np.ones((ncoeff,), dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _________________________ TestTrace.test_traceset_sdss _________________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f0934c78910>
>
> def test_traceset_sdss(self):
> tset = TraceSet(self.sdss[1].data)
> assert tset.func == 'legendre'
> assert tset.coeff.shape == (320, 5)
> assert not tset.has_jump
> assert tset.xRange == tset.xmax - tset.xmin
> assert tset.nx == int(tset.xmax - tset.xmin + 1)
> assert tset.xmid == 0.5 * (tset.xmin + tset.xmax)
> x, y = traceset2xy(tset)
> > tset2 = xy2traceset(x, y, ncoeff=tset.ncoeff)
>
> pydl/pydlutils/tests/test_trace.py:238:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/trace.py:523: in xy2traceset
> return TraceSet(xpos, ypos, **kwargs)
> pydl/pydlutils/trace.py:349: in __init__
> inmask = np.ones(xpos.shape, dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _________________________ TestTrace.test_traceset_boss _________________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f0934c7ac90>
>
> def test_traceset_boss(self):
> tset = TraceSet(self.boss[1].data)
> assert tset.func == 'legendre'
> assert tset.coeff.shape == (500, 6)
> assert tset.has_jump
> assert tset.xRange == tset.xmax - tset.xmin
> assert tset.nx == int(tset.xmax - tset.xmin + 1)
> assert tset.xmid == 0.5 * (tset.xmin + tset.xmax)
> x, y = traceset2xy(tset)
> > tset2 = xy2traceset(x, y, ncoeff=tset.ncoeff,
> xjumplo=tset.xjumplo,
> xjumphi=tset.xjumphi,
> xjumpval=tset.xjumpval)
>
> pydl/pydlutils/tests/test_trace.py:253:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> pydl/pydlutils/trace.py:523: in xy2traceset
> return TraceSet(xpos, ypos, **kwargs)
> pydl/pydlutils/trace.py:349: in __init__
> inmask = np.ones(xpos.shape, dtype=np.bool)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> _______________________ TestTrace.test_traceset_keywords _______________________
>
> self = <pydl.pydlutils.tests.test_trace.TestTrace object at 0x7f0934c79050>
>
> def test_traceset_keywords(self):
> tset = TraceSet(self.boss[1].data)
> x, y = traceset2xy(tset)
> iv = 2.0 * np.ones(x.shape, dtype=x.dtype)
> > im = np.ones(x.shape, dtype=np.bool)
>
> pydl/pydlutils/tests/test_trace.py:266:
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
>
> attr = 'bool'
>
> def __getattr__(attr):
> # Warn for expired attributes, and return a dummy function
> # that always raises an exception.
> import warnings
> try:
> msg = __expired_functions__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
>
> def _expired(*args, **kwds):
> raise RuntimeError(msg)
>
> return _expired
>
> # Emit warnings for deprecated attributes
> try:
> val, msg = __deprecated_attrs__[attr]
> except KeyError:
> pass
> else:
> warnings.warn(msg, DeprecationWarning, stacklevel=2)
> return val
>
> if attr in __future_scalars__:
> # And future warnings for those that will change, but also give
> # the AttributeError
> warnings.warn(
> f"In the future `np.{attr}` will be defined as the "
> "corresponding NumPy scalar. (This may have returned Python "
> "scalars in past versions.", FutureWarning, stacklevel=2)
>
> # Importing Tester requires importing all of UnitTest which is not a
> # cheap import Since it is mainly used in test suits, we lazy import it
> # here to save on the order of 10 ms of import time for most users
> #
> # The previous way Tester was imported also had a side effect of adding
> # the full `numpy.testing` namespace
> if attr == 'testing':
> import numpy.testing as testing
> return testing
> elif attr == 'Tester':
> from .testing import Tester
> return Tester
>
> > raise AttributeError("module {!r} has no attribute "
> "{!r}".format(__name__, attr))
> E AttributeError: module 'numpy' has no attribute 'bool'
>
> /usr/lib/python3/dist-packages/numpy/__init__.py:284: AttributeError
> =============================== warnings summary ===============================
> pydl/pydlutils/mangle.py:214
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/mangle.py:214: DeprecationWarning: invalid escape sequence '\p'
> """Compute the area of a polygon.
>
> pydl/pydlutils/sdss.py:418
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/sdss.py:418: DeprecationWarning: invalid escape sequence '\l'
> """Convert SDSS spectrum identifiers into CAS-style specObjID.
>
> pydl/pydlutils/yanny.py:993
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/yanny.py:993: DeprecationWarning: invalid escape sequence '\`'
> """Converts text into tables that users can use.
>
> pydl/pydlspec2d/spec1d.py:143
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/spec1d.py:143: DeprecationWarning: invalid escape sequence '\c'
> """Compute :math:`\chi`, the scaled residual.
>
> pydl/pydlspec2d/spec1d.py:155
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/spec1d.py:155: DeprecationWarning: invalid escape sequence '\c'
> """Compute :math:`\chi^2`, including possible non-smoothness penalty.
>
> pydl/pydlutils/math.py:62
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/math.py:62: DeprecationWarning: invalid escape sequence '\c'
> """(:class:`float <numpy.generic>`) The :math:`\chi^2` value of the fit.
>
> .pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests/test_goddard.py::test_flegendre
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests/test_goddard.py:68: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests/test_goddard.py::test_gcirc
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/goddard/tests/test_goddard.py:143: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_photoop.py::test_unwrap_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_photoop.py:39: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_sdssio.py::test_sdss_name
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_sdssio.py:112: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_sdssio.py::test_sdss_path
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_sdssio.py:134: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py::test_window_read_no_photo_resolve
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py:61: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py::test_window_score_no_photo_calib
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py:114: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py::test_window_score_no_photo_resolve
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py:123: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py::test_window_score_no_window_flist
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/photoop/tests/test_window.py:132: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PhotoopException) as e:
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/test_spec1d.py::test_template_metadata
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/test_spec1d.py:99: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(Pydlspec2dException):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/test_spec2d.py::test_aesthetics
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/test_spec2d.py:45: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(Pydlspec2dException):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlspec2d/tests/test_spec2d.py::test_filter_thru
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/trace.py:349: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> inmask = np.ones(xpos.shape, dtype=np.bool)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_cooling.py::test_read_ds_cooling
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_cooling.py:11: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_coord.py::test_munu_to_radec
> /usr/lib/python3/dist-packages/astropy/coordinates/baseframe.py:1283: AstropyDeprecationWarning: Transforming a frame instance to a frame class (as opposed to another frame instance) will not be supported in the future. Either explicitly instantiate the target frame, or first convert the source frame instance to a `astropy.coordinates.SkyCoord` and use its `transform_to()` method.
> warnings.warn(
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py:59: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py:63: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py:73: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py:75: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py:77: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py::test_djs_maskinterp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_image.py:113: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:43: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/mangle.py:289: PydlutilsUserWarning: The ManglePolygon.garea() method is incomplete and is returning a dummy value.
> warnings.warn(("The ManglePolygon.garea() method is incomplete " +
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_ManglePolygon is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_angles_to_x is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:96: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_cap_distance is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:109: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:125: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_circle_cap is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_cap_used is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_cap is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/mangle.py:586: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> in_polygon = np.ones((npoints,), dtype=np.bool)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:178: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(AttributeError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_fits_polygons is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:199: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PydlutilsException):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_read_mangle_polygons is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_set_use_caps is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_x_to_angles is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py:265: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_mangle.py::TestMangle::test_single_polygon is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py:65: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py:67: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py:69: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py:71: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py:73: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py::test_djs_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_math.py:75: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisgen
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:28: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisgen
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:40: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisgen
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:45: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisnum
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:64: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisnum
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:76: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_djs_laxisnum
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:81: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py::test_struct_print
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_misc.py:106: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> slist = np.zeros((5,), dtype=[('a', 'c16'), ('b', np.bool)])
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_arcsinh
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:14: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_arcsinh
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:17: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_cut_to_box
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:30: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_cut_to_box
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:33: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_cut_to_box
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:36: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_scale_rgb
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:56: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_scale_rgb
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:59: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py::test_nw_scale_rgb
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_rgbcolor.py:62: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_default_skyversion is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagexist is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:62: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagname is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:70: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:72: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(KeyError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_flagval is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_set_maskbits is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:102: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:104: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:106: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:108: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:110: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:112: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:115: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_astrombad_raises is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:140: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:142: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:144: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:146: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:148: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:150: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:152: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:154: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:156: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:158: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:160: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:162: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:164: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:166: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:168: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:170: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:172: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:174: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:176: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:178: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:180: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_objid is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:202: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:204: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:206: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:208: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:211: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:214: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:217: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:220: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:222: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/sdss.py:481: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> plate = np.array([plate], dtype=np.uint64)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:224: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:226: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/sdss.py:483: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> fiber = np.array([fiber], dtype=np.uint64)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:228: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:230: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:232: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:234: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/sdss.py:499: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> run2d = np.array([run2d], dtype=np.uint64)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:236: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:238: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/sdss.py:504: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> line = np.array([line], dtype=np.uint64)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:240: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:242: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/sdss.py:509: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of -1 to uint64 will fail in the future.
> For the old behavior, usually:
> np.array(value).astype(dtype)`
> will give the desired result (the cast overflows).
> index = np.array([index], dtype=np.uint64)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:244: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_sdss_specobjid is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py:295: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_sdss.py::TestSDSS::test_unwrap_specobjid is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_spheregroup.py::test_spheregroup
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_spheregroup.py:61: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PydlutilsException):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:34: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:76: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:78: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fchebyshev_split is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:125: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_fpoly is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:169: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:171: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:173: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/trace.py:190: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> ia = np.ones((ncoeff,), dtype=np.bool)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:266: FutureWarning: In the future `np.bool` will be defined as the corresponding NumPy scalar. (This may have returned Python scalars in past versions.
> im = np.ones(x.shape, dtype=np.bool)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py:273: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(PydlutilsException):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_bad is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_is_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_read_table_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_table_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_single_ndarray_to_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_multiple_ndarray_to_yanny is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_exceptions is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_write_ndarray_to_yanny_misc is using nose-specific method: `teardown(self)`
> To remove this warning, rename it to `teardown_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> next(it)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_yanny
> /usr/lib/python3/dist-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
> .pybuild/cpython3_3.11_pydl/build/pydl/pydlutils/tests/test_yanny.py::TestYanny::test_yanny is using nose-specific method: `setup(self)`
> To remove this warning, rename it to `setup_method(self)`
> See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
> fixture_result = next(generator)
>
> .pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py::test_median
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py:58: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py::test_pcomp
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py:70: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py::test_rebin
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py:129: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py::test_rebin
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py:131: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> .pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py::test_rebin
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build/pydl/tests/test_pydl.py:133: AstropyDeprecationWarning: The raises class is deprecated and may be removed in a future version.
> Use pytest.raises instead.
> with raises(ValueError):
>
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> =========================== short test summary info ============================
> FAILED pydl/rebin.py::pydl.rebin.rebin
> FAILED pydl/pydlspec2d/tests/test_spec2d.py::test_filter_thru - AttributeErro...
> FAILED pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_polygon - ...
> FAILED pydl/pydlutils/tests/test_mangle.py::TestMangle::test_is_in_window - A...
> FAILED pydl/pydlutils/tests/test_misc.py::test_struct_print - AttributeError:...
> FAILED pydl/pydlutils/tests/test_rgbcolor.py::test_nw_float_to_byte - Attribu...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_func_fit - Attribu...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_sdss - At...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_boss - At...
> FAILED pydl/pydlutils/tests/test_trace.py::TestTrace::test_traceset_keywords
> ====== 10 failed, 122 passed, 1 skipped, 1 xfailed, 209 warnings in 7.27s ======
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pydl/build'; python3.11 -m pytest
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.10 3.11" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/01/13/pydl_1.0.0~rc2-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230113;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230113&fusertaguser=lucas@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.
- Previous message (by thread): [Debian-astro-maintainers] Bug#1028733: mpl-scatter-density: FTBFS: distutils.errors.DistutilsError: Command '['/usr/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmp1y2smml4', '--quiet', 'tomli>=1.0.0']' returned non-zero exit status 1.
- Next message (by thread): [Debian-astro-maintainers] Bug#1028777: sunpy-sphinx-theme: FTBFS: distutils.errors.DistutilsError: Command '['/usr/bin/python3.10', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpsmnv6j6i', '--quiet', 'tomli>=1.0.0']' returned non-zero exit status 1.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Debian-astro-maintainers
mailing list