[Debian-astro-maintainers] Bug#1074749: sunpy: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.12" returned exit code 13

Lucas Nussbaum lucas at debian.org
Tue Jul 2 14:21:33 BST 2024


Source: sunpy
Version: 5.1.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:311: python3.11 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
> 
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: Unbuilt egg for sunpy [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> running config
> I: pybuild base:311: python3.12 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
> 
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: Unbuilt egg for sunpy [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:311: /usr/bin/python3.11 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
> 
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/installer.py:134: UserWarning: Unbuilt egg for sunpy [unknown version] (/<<PKGBUILDDIR>>)
>   pkg_resources.get_distribution('wheel')
> WARNING: The wheel package is not available.
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy
> copying sunpy/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy
> copying sunpy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy
> copying sunpy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy
> copying sunpy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/_file_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/_cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> copying sunpy/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/base_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/fido_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> copying sunpy/net/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> copying sunpy/database/commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> copying sunpy/database/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> copying sunpy/database/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> copying sunpy/database/tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> copying sunpy/database/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> copying sunpy/database/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data
> copying sunpy/data/sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data
> copying sunpy/data/_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data
> copying sunpy/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> copying sunpy/tests/self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> copying sunpy/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> copying sunpy/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> copying sunpy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/distro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/appdirs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/parse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/inflect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics
> copying sunpy/physics/differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics
> copying sunpy/physics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun
> copying sunpy/sun/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun
> copying sunpy/sun/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun
> copying sunpy/sun/_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun
> copying sunpy/sun/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image
> copying sunpy/image/resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image
> copying sunpy/image/transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image
> copying sunpy/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization
> copying sunpy/visualization/wcsaxes_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization
> copying sunpy/visualization/visualization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization
> copying sunpy/visualization/drawing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization
> copying sunpy/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/spice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> copying sunpy/map/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/parfive_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> copying sunpy/util/datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time
> copying sunpy/time/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time
> copying sunpy/time/timeformats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time
> copying sunpy/time/timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time
> copying sunpy/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesmetadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/timeseries/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special
> copying sunpy/io/special/srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special
> copying sunpy/io/special/genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special
> copying sunpy/io/special/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_filetools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf
> copying sunpy/io/special/asdf/entry_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf
> copying sunpy/io/special/asdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/generic_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/converters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/test_coordinate_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/test_genericmap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources
> copying sunpy/io/special/asdf/resources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek2vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_fido.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_baseclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr_walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/table_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/legacy_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/zeep_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/hec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/attrs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/gong.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_goes_suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_goes_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_lyra_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/dataretriever/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek/tests
> copying sunpy/net/hek/tests/test_hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek/tests
> copying sunpy/net/hek/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek2vso/tests
> copying sunpy/net/hek2vso/tests/test_hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek2vso/tests
> copying sunpy/net/hek2vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/hek2vso/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb/test
> copying sunpy/net/cdaweb/test/test_cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb/test
> copying sunpy/net/cdaweb/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/data
> copying sunpy/net/vso/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/test_vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/data
> copying sunpy/net/jsoc/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/test_helio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/test_chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/helio/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/tests
> copying sunpy/data/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/tests
> copying sunpy/data/tests/test_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/_generate_asdf_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/waveunit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_sunpy_data_filenames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/test_differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/test_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/sun/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/image/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/animator
> copying sunpy/visualization/animator/mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/animator
> copying sunpy/visualization/animator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/animator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/color_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/test_drawing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/test_mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/animator/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/tests
> copying sunpy/visualization/colormaps/tests/test_cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/tests
> copying sunpy/visualization/colormaps/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_spice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapbase_dask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_reproject_to.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/psp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/yohkoh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/proba2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/hinode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/mlso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/stereo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/iris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/solo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/gong.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/soho.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/sdo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hmi_synoptic_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_kcor_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_trace_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_aia_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_gong_synoptic_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_cor_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_suvi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_eui_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_eit_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_sxt_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hmi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_xrt_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_mdi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_sot_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_wispr_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_swap_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_euvi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_lasco_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_rhessi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_iris_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/map/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/doctest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/sphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/util/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_taiseconds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_utime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/time/tests
> running egg_info
> writing sunpy.egg-info/PKG-INFO
> writing dependency_links to sunpy.egg-info/dependency_links.txt
> writing entry points to sunpy.egg-info/entry_points.txt
> writing requirements to sunpy.egg-info/requires.txt
> writing top-level names to sunpy.egg-info/top_level.txt
> reading manifest file 'sunpy.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.codecov.yaml'
> warning: no previously-included files found matching '.editorconfig'
> warning: no previously-included files found matching '.gitattributes'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.mailmap'
> warning: no previously-included files found matching '.pre-commit-config.yaml'
> warning: no previously-included files found matching '.readthedocs.yaml'
> warning: no previously-included files found matching '.rtd-environment.yml'
> warning: no previously-included files found matching '.test_package_pins.txt'
> warning: no previously-included files found matching '.zenodo.json'
> warning: no previously-included files found matching 'asv.conf.json'
> warning: no previously-included files found matching 'CITATION.cff'
> warning: no previously-included files found matching 'sunpy-dev-env.yml'
> warning: no previously-included files found matching 'tox.ini'
> no previously-included directories found matching '.circleci'
> no previously-included directories found matching '.github'
> no previously-included directories found matching 'benchmarks'
> no previously-included directories found matching 'binder'
> no previously-included directories found matching 'changelog'
> no previously-included directories found matching 'tools'
> no previously-included directories found matching 'sunpy/_dev'
> adding license file 'LICENSE.rst'
> writing manifest file 'sunpy.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.coordinates.data' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.coordinates.data' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.coordinates.data' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.coordinates.data' to be distributed and are
>         already explicitly excluding 'sunpy.coordinates.data' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.EIT' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.EIT' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.EIT' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.EIT' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.EIT' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.EIT_header' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.EIT_header' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.EIT_header' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.EIT_header' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.EIT_header' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.SRS' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.SRS' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.SRS' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.SRS' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.SRS' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.SWAP' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.SWAP' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.SWAP' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.SWAP' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.SWAP' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.eve' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.eve' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.eve' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.eve' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.eve' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.io.special.asdf.resources.manifests' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.io.special.asdf.resources.manifests' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.io.special.asdf.resources.manifests' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.io.special.asdf.resources.manifests' to be distributed and are
>         already explicitly excluding 'sunpy.io.special.asdf.resources.manifests' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.io.special.asdf.resources.schemas' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.io.special.asdf.resources.schemas' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.io.special.asdf.resources.schemas' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.io.special.asdf.resources.schemas' to be distributed and are
>         already explicitly excluding 'sunpy.io.special.asdf.resources.schemas' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.io.src.ana' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.io.src.ana' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.io.src.ana' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.io.src.ana' to be distributed and are
>         already explicitly excluding 'sunpy.io.src.ana' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.net.cdaweb.data' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.net.cdaweb.data' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.net.cdaweb.data' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.net.cdaweb.data' to be distributed and are
>         already explicitly excluding 'sunpy.net.cdaweb.data' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.physics.tests.reference' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.physics.tests.reference' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.physics.tests.reference' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.physics.tests.reference' to be distributed and are
>         already explicitly excluding 'sunpy.physics.tests.reference' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.visualization.colormaps.data' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.visualization.colormaps.data' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.visualization.colormaps.data' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.visualization.colormaps.data' to be distributed and are
>         already explicitly excluding 'sunpy.visualization.colormaps.data' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> copying sunpy/CITATION.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/generic_map-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/solarmagnetic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentric-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geomagnetic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/helioprojective-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentricinertial-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricsolarecliptic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricearthequatorial-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentricearthecliptic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/generic_map-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricsolarmagnetospheric-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.2.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/schemas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/manifests
> copying sunpy/io/special/asdf/resources/manifests/sunpy-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/manifests
> copying sunpy/io/special/asdf/resources/manifests/sunpy-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/resources/manifests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/_pyana.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anacompress.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anacompress.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anadecompress.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anadecompress.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anarw.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anarw.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/types.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/src/ana
> copying sunpy/data/sunpyrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data
> copying sunpy/tests/figure_hashes_mpl_353_ft_261_astropy_511_animators_100.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> copying sunpy/tests/figure_hashes_mpl_dev_ft_261_astropy_dev_animators_dev.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/tests
> copying sunpy/extern/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/appdirs_license.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/distro_license.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/inflect_license.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> copying sunpy/extern/parse_license.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/data
> copying sunpy/coordinates/data/igrf13coeffs.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/coordinates/data
> copying sunpy/io/tests/generate_genx.pro -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/tests
> copying sunpy/io/special/asdf/tests/hgc_100.asdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/io/special/asdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb/data
> copying sunpy/net/cdaweb/data/attrs.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb/data
> copying sunpy/net/vso/data/attrs.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso/data
> copying sunpy/net/jsoc/data/attrs.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/data
> copying sunpy/database/tests/test_table.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests
> copying sunpy/data/test/2013_05_13__16_54_06_137__SOHO_LASCO_C3_white-light.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/2013_06_24__17_31_30_84__SDO_AIA_AIA_193.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/20181209_180305_kcor_l2.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/2023_01_31__03_39_23_200__SDO_HMI_HMI_continuum.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/EVE_L0CS_DIODES_1m_truncated.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/FGMG4_20110214_030443.7.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/HinodeSOT.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/HinodeXRT.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/YohkohSXT.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aia_171_level1.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aiamap_genericmap_1.0.0.asdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aiamap_shift_genericmap_1.0.0.asdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/annotation_ppt.db -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/cor1_20090615_000500_s4c1A.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/dr_suvi-l2-ci195_g16_s20190403T093200Z_e20190403T093600Z_v1-0-0_rebinned.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/euvi_20090615_000900_n4euA_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/eve_l1_esp_2011046_00_truncated.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gbm.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/generated_sample.genx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/go1520110607.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/go1520120601.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/goes_13_leap_second.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gong_synoptic.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_fits_test.file -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fit.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fts.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/heliographic_phase_map.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hi_20110910_114721_s7h2A.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hmi_synoptic.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_image_20101016_191218.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_obssumm_20120601_018_truncated.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/iris_l2_20130801_074720_4040000014_SJI_1400_t000.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lasco_c2_25299383_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lasco_c3.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lyra_20150101-000000_lev3_std_truncated.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi.fd_Ic.20101015_230100_TAI.data.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi.fd_M_96m_lev182.20101015_191200_TAI.data.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi_synoptic.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/not_actually_fits.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/observed-solar-cycle-indices-truncated.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/predicted-solar-cycle-truncated.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/psp_fld_l2_mag_rtn_1min_20200104_v02.cdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/resampled_hmi.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_gxrs-l2-irrad_g13_d20170901_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_gxrs-l2-irrad_g15_d20131028_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_xrsf-l2-avg1m_g15_d20190102_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_xrsf-l2-avg1m_g16_d20210101_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_xrsf-l2-flx1s_g17_d20201016_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/seit_00171_fd_19961211_1900.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/solo_L1_eui-fsi304-image_20201021T145510206_V03.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/solo_L1_swa-pas-mom_20200706_V01.cdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/solo_L2_epd-ept-north-hcad_20200713_V02.cdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/swap_lv1_20140606_000113.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/tca110810_truncated -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/test_ana.fz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> copying sunpy/data/test/tsi20010130_025823_a2.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.000010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.010016_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.000010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.010016_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.020010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.030011_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.040010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.050010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.060010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.070014_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.080010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.090010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.100010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.110010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.120010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/EIT_header
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/19960106SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/19960430SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/19960513SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20000922SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20000927SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20001001SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20020624SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20020628SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20100621SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20150101SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20150306SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20150906SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SRS
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled0_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled1_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled2_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled3_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/SWAP
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_01.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_02.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_03.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_04.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_05.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/waveunit/medn_halph_fl_20050501_074655.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/mq130812.084253.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/na120701.091058.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/svsm_e3100_S2_20110625_1856.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/data_manager/tests/db_testdata.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/data/data_manager/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics/tests/reference
> copying sunpy/physics/tests/reference/test_differential_rotation.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics/tests/reference
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_dark_blue.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_dark_green.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_dark_red.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_yellow.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_171.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_195.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_284.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_304.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/grayscale.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/hi1.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/hi2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/hmi_mag.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/idl_3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/lasco_c2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/lasco_c3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/rhessi.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/std_gamma_2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/stereo_cor1.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/stereo_cor2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1216.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1550.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1600.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1700.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_171.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_195.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_284.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/data
> I: pybuild pybuild:334: cp -a CITATION.rst /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/ && cp -a sunpy/data/ /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/ && cp -a sunpy/visualization/colormaps/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/visualization/colormaps/ && cp -a sunpy/net/jsoc/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/jsoc/ && cp -a sunpy/net/vso/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/vso && cp -a sunpy/net/cdaweb/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/net/cdaweb && cp -a sunpy/database/tests/*.txt /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/database/tests/ && cp -a sunpy/physics/tests/reference/ /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build/sunpy/physics/tests
> I: pybuild base:311: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
> 
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> WARNING: The wheel package is not available.
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
> copying sunpy/_version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
> copying sunpy/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
> copying sunpy/version.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
> copying sunpy/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
> copying sunpy/timeseries/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/_file_tools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/setup_package.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/_cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> copying sunpy/io/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/base_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/fido_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> copying sunpy/net/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> copying sunpy/database/commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> copying sunpy/database/caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> copying sunpy/database/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> copying sunpy/database/tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> copying sunpy/database/database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> copying sunpy/database/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
> copying sunpy/data/sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
> copying sunpy/data/_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
> copying sunpy/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> copying sunpy/tests/self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> copying sunpy/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> copying sunpy/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> copying sunpy/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/distro.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/appdirs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/parse.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/inflect.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics
> copying sunpy/physics/differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics
> copying sunpy/physics/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
> copying sunpy/sun/constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
> copying sunpy/sun/models.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
> copying sunpy/sun/_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
> copying sunpy/sun/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
> copying sunpy/image/resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
> copying sunpy/image/transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
> copying sunpy/image/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
> copying sunpy/visualization/wcsaxes_compat.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
> copying sunpy/visualization/visualization.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
> copying sunpy/visualization/drawing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
> copying sunpy/visualization/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/spice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> copying sunpy/coordinates/frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/_units.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> copying sunpy/map/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/types.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/io.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/parfive_helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> copying sunpy/util/datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
> copying sunpy/time/time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
> copying sunpy/time/timeformats.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
> copying sunpy/time/timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
> copying sunpy/time/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesmetadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseriesbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/test_timeseries_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/tests
> copying sunpy/timeseries/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> copying sunpy/timeseries/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> copying sunpy/timeseries/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/timeseries/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
> copying sunpy/io/special/srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
> copying sunpy/io/special/genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
> copying sunpy/io/special/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_ana.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_srs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_genx.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_fits.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_cdf.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_filetools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/test_jp2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf
> copying sunpy/io/special/asdf/entry_points.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf
> copying sunpy/io/special/asdf/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/generic_map.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/converters
> copying sunpy/io/special/asdf/converters/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/converters
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/test_coordinate_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/test_genericmap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
> copying sunpy/io/special/asdf/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources
> copying sunpy/io/special/asdf/resources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever
> copying sunpy/net/dataretriever/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
> copying sunpy/net/hek/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso
> copying sunpy/net/hek2vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_fido.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_scraper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_baseclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_helioviewer.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr_walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> copying sunpy/net/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/walker.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
> copying sunpy/net/cdaweb/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/table_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/legacy_response.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/exceptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/zeep_plugins.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> copying sunpy/net/vso/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
> copying sunpy/net/jsoc/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/parser.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/hec.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
> copying sunpy/net/helio/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/attrs
> copying sunpy/net/dataretriever/attrs/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/attrs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/test_client.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/tests
> copying sunpy/net/dataretriever/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/lyra.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/goes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/gong.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> copying sunpy/net/dataretriever/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_norh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_goes_suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_noaa.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_goes_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_lyra_ud.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> copying sunpy/net/dataretriever/sources/tests/test_eve.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/dataretriever/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek/tests
> copying sunpy/net/hek/tests/test_hek.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek/tests
> copying sunpy/net/hek/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso/tests
> copying sunpy/net/hek2vso/tests/test_hek2vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso/tests
> copying sunpy/net/hek2vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/hek2vso/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/test
> copying sunpy/net/cdaweb/test/test_cdaweb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/test
> copying sunpy/net/cdaweb/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/data
> copying sunpy/net/vso/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/test_vso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
> copying sunpy/net/vso/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/data
> copying sunpy/net/jsoc/data/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/data
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_attr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
> copying sunpy/net/jsoc/tests/test_jsoc.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/test_helio.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/test_chaincode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
> copying sunpy/net/helio/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/helio/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_attrs.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_caching.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_commands.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/test_database.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/database/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/tests
> copying sunpy/data/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/tests
> copying sunpy/data/tests/test_sample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/_generate_asdf_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
> copying sunpy/data/data_manager/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_manager.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_storage.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/test_downloader.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> copying sunpy/data/data_manager/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_self_test.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_mocks.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/test_sunpy_data_filenames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
> copying sunpy/tests/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/test_differential_rotation.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
> copying sunpy/physics/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/test_constants.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun/tests
> copying sunpy/sun/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/sun/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_transform.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/test_resample.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image/tests
> copying sunpy/image/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/image/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/animator
> copying sunpy/visualization/animator/mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/animator
> copying sunpy/visualization/animator/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/animator
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps
> copying sunpy/visualization/colormaps/color_tables.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/test_drawing.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/tests
> copying sunpy/visualization/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/animator/tests
> copying sunpy/visualization/animator/tests/test_mapsequenceanimator.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/animator/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/tests
> copying sunpy/visualization/colormaps/tests/test_cm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/tests
> copying sunpy/visualization/colormaps/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_offset_frame.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_wcs_utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_sun.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_spice.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frameattributes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_ephemeris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_metaframes.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_transformations.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/helpers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/test_frames.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> copying sunpy/coordinates/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapbase_dask.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_maputils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_compositemap.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_reproject_to.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/conftest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapsequence.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_mapbase.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/strategies.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_map_factory.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_header_helper.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/test_plotting.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> copying sunpy/map/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/trace.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/psp.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/yohkoh.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/proba2.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/hinode.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/mlso.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/stereo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/iris.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/solo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/gong.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/rhessi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/soho.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/sdo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> copying sunpy/map/sources/suvi.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hmi_synoptic_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_kcor_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_trace_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_aia_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_gong_synoptic_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_cor_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_suvi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_eui_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_eit_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_sxt_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hmi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_hi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_xrt_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_source_type.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_mdi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_sot_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_wispr_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_swap_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_euvi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_lasco_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_rhessi_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> copying sunpy/map/sources/tests/test_iris_source.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/map/sources/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/doctest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
> copying sunpy/util/sphinx/generate.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/sphinx
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_decorators.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_net.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_datatype_factory_base.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_metadata.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_sysinfo.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_xml.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/test_functools.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> copying sunpy/util/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/util/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_timerange.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_time.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_taiseconds.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/test_utime.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time/tests
> copying sunpy/time/tests/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/time/tests
> running egg_info
> writing sunpy.egg-info/PKG-INFO
> writing dependency_links to sunpy.egg-info/dependency_links.txt
> writing entry points to sunpy.egg-info/entry_points.txt
> writing requirements to sunpy.egg-info/requires.txt
> writing top-level names to sunpy.egg-info/top_level.txt
> reading manifest file 'sunpy.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no previously-included files found matching '.codecov.yaml'
> warning: no previously-included files found matching '.editorconfig'
> warning: no previously-included files found matching '.gitattributes'
> warning: no previously-included files found matching '.gitignore'
> warning: no previously-included files found matching '.mailmap'
> warning: no previously-included files found matching '.pre-commit-config.yaml'
> warning: no previously-included files found matching '.readthedocs.yaml'
> warning: no previously-included files found matching '.rtd-environment.yml'
> warning: no previously-included files found matching '.test_package_pins.txt'
> warning: no previously-included files found matching '.zenodo.json'
> warning: no previously-included files found matching 'asv.conf.json'
> warning: no previously-included files found matching 'CITATION.cff'
> warning: no previously-included files found matching 'sunpy-dev-env.yml'
> warning: no previously-included files found matching 'tox.ini'
> no previously-included directories found matching '.circleci'
> no previously-included directories found matching '.github'
> no previously-included directories found matching 'benchmarks'
> no previously-included directories found matching 'binder'
> no previously-included directories found matching 'changelog'
> no previously-included directories found matching 'tools'
> no previously-included directories found matching 'sunpy/_dev'
> adding license file 'LICENSE.rst'
> writing manifest file 'sunpy.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.coordinates.data' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.coordinates.data' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.coordinates.data' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.coordinates.data' to be distributed and are
>         already explicitly excluding 'sunpy.coordinates.data' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.EIT' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.EIT' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.EIT' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.EIT' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.EIT' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.EIT_header' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.EIT_header' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.EIT_header' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.EIT_header' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.EIT_header' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.SRS' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.SRS' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.SRS' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.SRS' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.SRS' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.SWAP' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.SWAP' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.SWAP' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.SWAP' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.SWAP' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.data.test.eve' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.data.test.eve' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.data.test.eve' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.data.test.eve' to be distributed and are
>         already explicitly excluding 'sunpy.data.test.eve' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.io.special.asdf.resources.manifests' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.io.special.asdf.resources.manifests' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.io.special.asdf.resources.manifests' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.io.special.asdf.resources.manifests' to be distributed and are
>         already explicitly excluding 'sunpy.io.special.asdf.resources.manifests' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.io.special.asdf.resources.schemas' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.io.special.asdf.resources.schemas' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.io.special.asdf.resources.schemas' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.io.special.asdf.resources.schemas' to be distributed and are
>         already explicitly excluding 'sunpy.io.special.asdf.resources.schemas' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.io.src.ana' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.io.src.ana' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.io.src.ana' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.io.src.ana' to be distributed and are
>         already explicitly excluding 'sunpy.io.src.ana' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.net.cdaweb.data' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.net.cdaweb.data' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.net.cdaweb.data' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.net.cdaweb.data' to be distributed and are
>         already explicitly excluding 'sunpy.net.cdaweb.data' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.physics.tests.reference' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.physics.tests.reference' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.physics.tests.reference' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.physics.tests.reference' to be distributed and are
>         already explicitly excluding 'sunpy.physics.tests.reference' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:204: _Warning: Package 'sunpy.visualization.colormaps.data' is absent from the `packages` configuration.
> !!
> 
>         ********************************************************************************
>         ############################
>         # Package would be ignored #
>         ############################
>         Python recognizes 'sunpy.visualization.colormaps.data' as an importable package[^1],
>         but it is absent from setuptools' `packages` configuration.
> 
>         This leads to an ambiguous overall configuration. If you want to distribute this
>         package, please make sure that 'sunpy.visualization.colormaps.data' is explicitly added
>         to the `packages` configuration field.
> 
>         Alternatively, you can also rely on setuptools' discovery methods
>         (for example by using `find_namespace_packages(...)`/`find_namespace:`
>         instead of `find_packages(...)`/`find:`).
> 
>         You can read more about "package discovery" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
> 
>         If you don't want 'sunpy.visualization.colormaps.data' to be distributed and are
>         already explicitly excluding 'sunpy.visualization.colormaps.data' via
>         `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
>         you can try to use `exclude_package_data`, or `include-package-data=False` in
>         combination with a more fine grained `package-data` configuration.
> 
>         You can read more about "package data files" on setuptools documentation page:
> 
>         - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
> 
> 
>         [^1]: For Python, any directory (with suitable naming) can be imported,
>               even if it does not contain any `.py` files.
>               On the other hand, currently there is no concept of package data
>               directory, all directories are treated like packages.
>         ********************************************************************************
> 
> !!
>   check.warn(importable)
> copying sunpy/CITATION.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/generic_map-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/solarmagnetic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentric-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geomagnetic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/helioprojective-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentricinertial-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricsolarecliptic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_stonyhurst-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricearthequatorial-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliocentricearthecliptic-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/generic_map-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/geocentricsolarmagnetospheric-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> copying sunpy/io/special/asdf/resources/schemas/heliographic_carrington-1.2.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/schemas
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/manifests
> copying sunpy/io/special/asdf/resources/manifests/sunpy-1.1.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/manifests
> copying sunpy/io/special/asdf/resources/manifests/sunpy-1.0.0.yaml -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/resources/manifests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/_pyana.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anacompress.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anacompress.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anadecompress.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anadecompress.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anarw.c -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/anarw.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/io/src/ana/types.h -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/src/ana
> copying sunpy/data/sunpyrc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data
> copying sunpy/tests/figure_hashes_mpl_353_ft_261_astropy_511_animators_100.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> copying sunpy/tests/figure_hashes_mpl_dev_ft_261_astropy_dev_animators_dev.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/tests
> copying sunpy/extern/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/appdirs_license.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/distro_license.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/inflect_license.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> copying sunpy/extern/parse_license.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/extern
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/data
> copying sunpy/coordinates/data/igrf13coeffs.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/coordinates/data
> copying sunpy/io/tests/generate_genx.pro -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/tests
> copying sunpy/io/special/asdf/tests/hgc_100.asdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/io/special/asdf/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/data
> copying sunpy/net/cdaweb/data/attrs.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb/data
> copying sunpy/net/vso/data/attrs.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso/data
> copying sunpy/net/jsoc/data/attrs.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/data
> copying sunpy/database/tests/test_table.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests
> copying sunpy/data/test/2013_05_13__16_54_06_137__SOHO_LASCO_C3_white-light.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/2013_06_24__17_31_30_84__SDO_AIA_AIA_193.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/20181209_180305_kcor_l2.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/2023_01_31__03_39_23_200__SDO_HMI_HMI_continuum.jp2 -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/EVE_L0CS_DIODES_1m_truncated.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/FGMG4_20110214_030443.7.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/HinodeSOT.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/HinodeXRT.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/YohkohSXT.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aia_171_level1.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aiamap_genericmap_1.0.0.asdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/aiamap_shift_genericmap_1.0.0.asdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/annotation_ppt.db -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/cor1_20090615_000500_s4c1A.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/dr_suvi-l2-ci195_g16_s20190403T093200Z_e20190403T093600Z_v1-0-0_rebinned.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/euvi_20090615_000900_n4euA_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/eve_l1_esp_2011046_00_truncated.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gbm.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/generated_sample.genx -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/go1520110607.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/go1520120601.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/goes_13_leap_second.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gong_synoptic.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_fits_test.file -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fit.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/gzip_test.fts.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/heliographic_phase_map.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hi_20110910_114721_s7h2A.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hmi_synoptic.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_image_20101016_191218.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/hsi_obssumm_20120601_018_truncated.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/iris_l2_20130801_074720_4040000014_SJI_1400_t000.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lasco_c2_25299383_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lasco_c3.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/lyra_20150101-000000_lev3_std_truncated.fits.gz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi.fd_Ic.20101015_230100_TAI.data.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi.fd_M_96m_lev182.20101015_191200_TAI.data.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/mdi_synoptic.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/not_actually_fits.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/observed-solar-cycle-indices-truncated.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/predicted-solar-cycle-truncated.json -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/psp_fld_l2_mag_rtn_1min_20200104_v02.cdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/resampled_hmi.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_gxrs-l2-irrad_g13_d20170901_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_gxrs-l2-irrad_g15_d20131028_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_xrsf-l2-avg1m_g15_d20190102_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_xrsf-l2-avg1m_g16_d20210101_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/sci_xrsf-l2-flx1s_g17_d20201016_truncated.nc -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/seit_00171_fd_19961211_1900.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/solo_L1_eui-fsi304-image_20201021T145510206_V03.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/solo_L1_swa-pas-mom_20200706_V01.cdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/solo_L2_epd-ept-north-hcad_20200713_V02.cdf -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/swap_lv1_20140606_000113.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/tca110810_truncated -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/test_ana.fz -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> copying sunpy/data/test/tsi20010130_025823_a2.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.000010_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT
> copying sunpy/data/test/EIT/efz20040301.010016_s.fits -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.000010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.010016_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.020010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.030011_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.040010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.050010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.060010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.070014_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.080010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.090010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.100010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.110010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> copying sunpy/data/test/EIT_header/efz20040301.120010_s.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/EIT_header
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/19960106SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/19960430SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/19960513SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20000922SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20000927SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20001001SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20020624SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20020628SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20100621SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20150101SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20150306SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> copying sunpy/data/test/SRS/20150906SRS.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SRS
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled0_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled1_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled2_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SWAP
> copying sunpy/data/test/SWAP/resampled3_swap.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/SWAP
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_01.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_02.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_03.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_04.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/eve/eve_05.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/eve
> copying sunpy/data/test/waveunit/medn_halph_fl_20050501_074655.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/mq130812.084253.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/na120701.091058.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/test/waveunit/svsm_e3100_S2_20110625_1856.header -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/test/waveunit
> copying sunpy/data/data_manager/tests/db_testdata.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/data/data_manager/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests/reference
> copying sunpy/physics/tests/reference/test_differential_rotation.txt -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests/reference
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/README.rst -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_dark_blue.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_dark_green.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_dark_red.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/eit_yellow.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_171.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_195.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_284.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/euvi_304.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/grayscale.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/hi1.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/hi2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/hmi_mag.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/idl_3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/lasco_c2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/lasco_c3.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/rhessi.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/std_gamma_2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/stereo_cor1.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/stereo_cor2.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1216.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1550.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1600.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_1700.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_171.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_195.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> copying sunpy/visualization/colormaps/data/trace_284.csv -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/data
> I: pybuild pybuild:334: cp -a CITATION.rst /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/ && cp -a sunpy/data/ /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/ && cp -a sunpy/visualization/colormaps/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/visualization/colormaps/ && cp -a sunpy/net/jsoc/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/jsoc/ && cp -a sunpy/net/vso/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/vso && cp -a sunpy/net/cdaweb/data /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/net/cdaweb && cp -a sunpy/database/tests/*.txt /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/database/tests/ && cp -a sunpy/physics/tests/reference/ /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build/sunpy/physics/tests
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sunpy/build; python3.11 -m pytest -k "not figure and not online"
> ============================= test session starts ==============================
> platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: astropy-0.11.0, asdf-3.2.0, filter-subpackage-0.2.0, doctestplus-1.2.1, arraydiff-0.6.1, hypothesis-6.104.2, astropy-header-0.2.2, cov-5.0.0, xdist-3.6.1, mock-3.14.0, remotedata-0.4.1
> collected 2655 items / 74 deselected / 5 skipped / 2581 selected
> 
> sunpy/coordinates/_transformations.py ..                                                                                                                                     [  0%]
> sunpy/coordinates/ephemeris.py ...                                                                                                                                           [  0%]
> sunpy/coordinates/frames.py ......                                                                                                                                           [  0%]
> sunpy/coordinates/sun.py .                                                                                                                                                   [  0%]
> sunpy/coordinates/tests/test_ephemeris.py ....ssss                                                                                                                           [  0%]
> sunpy/coordinates/tests/test_frameattributes.py ........................ [  1%]
>                                                                                                                                                                              [  1%]
> sunpy/coordinates/tests/test_frames.py ................................. [  2%]
> ...................................ssss...........                                                                                                                           [  4%]
> sunpy/coordinates/tests/test_metaframes.py ............................. [  6%]
> ..                                                                                                                                                                           [  6%]
> sunpy/coordinates/tests/test_offset_frame.py .....                                                                                                                           [  6%]
> sunpy/coordinates/tests/test_sun.py .................................... [  7%]
> ........................ss                                                                                                                                                   [  8%]
> sunpy/coordinates/tests/test_transformations.py ........................ [  9%]
> ...................ssssssssssssssssssssssssssssssss..................... [ 12%]
> ..........................                                                                                                                                                   [ 13%]
> sunpy/coordinates/tests/test_utils.py ...............................                                                                                                        [ 14%]
> sunpy/coordinates/tests/test_wcs_utils.py .................ss.........                                                                                                       [ 15%]
> sunpy/coordinates/utils.py ...                                                                                                                                               [ 15%]
> sunpy/data/data_manager/manager.py s                                                                                                                                         [ 15%]
> sunpy/data/data_manager/tests/test_cache.py .......                                                                                                                          [ 16%]
> sunpy/data/data_manager/tests/test_downloader.py .                                                                                                                           [ 16%]
> sunpy/data/data_manager/tests/test_manager.py ............                                                                                                                   [ 16%]
> sunpy/data/data_manager/tests/test_storage.py .....                                                                                                                          [ 16%]
> sunpy/data/tests/test_sample.py ss                                                                                                                                           [ 16%]
> sunpy/database/database.py .s..                                                                                                                                              [ 17%]
> sunpy/database/tables.py .....                                                                                                                                               [ 17%]
> sunpy/database/tests/test_attrs.py .............................sss                                                                                                          [ 18%]
> sunpy/database/tests/test_caching.py ....                                                                                                                                    [ 18%]
> sunpy/database/tests/test_commands.py ...........................                                                                                                            [ 19%]
> sunpy/database/tests/test_database.py .................................s [ 21%]
> ssssssssss...............................sss.ssss..                                                                                                                          [ 23%]
> sunpy/database/tests/test_tables.py ......ssss......ss....                                                                                                                   [ 23%]
> sunpy/image/tests/test_resample.py ....                                                                                                                                      [ 24%]
> sunpy/image/tests/test_transform.py .................................... [ 25%]
> ssssssssssssssssss                                                                                                                                                           [ 26%]
> sunpy/io/_fits.py .                                                                                                                                                          [ 26%]
> sunpy/io/ana.py sss                                                                                                                                                          [ 26%]
> sunpy/io/special/asdf/tests/test_coordinate_frames.py ssssssssssssssssss [ 26%]
> sssssss                                                                                                                                                                      [ 27%]
> sunpy/io/special/asdf/tests/test_genericmap.py ssss                                                                                                                          [ 27%]
> sunpy/io/tests/test_ana.py sssssss                                                                                                                                           [ 27%]
> sunpy/io/tests/test_cdf.py s                                                                                                                                                 [ 27%]
> sunpy/io/tests/test_filetools.py .......ss.sss...                                                                                                                            [ 28%]
> sunpy/io/tests/test_fits.py ............................                                                                                                                     [ 29%]
> sunpy/io/tests/test_genx.py ....................                                                                                                                             [ 30%]
> sunpy/io/tests/test_jp2.py ssss                                                                                                                                              [ 30%]
> sunpy/io/tests/test_srs.py ............................                                                                                                                      [ 31%]
> sunpy/map/compositemap.py ..                                                                                                                                                 [ 31%]
> sunpy/map/header_helper.py ...                                                                                                                                               [ 31%]
> sunpy/map/map_factory.py .                                                                                                                                                   [ 31%]
> sunpy/map/mapbase.py ..s...                                                                                                                                                  [ 31%]
> sunpy/map/mapsequence.py .....                                                                                                                                               [ 32%]
> sunpy/map/sources/tests/test_aia_source.py .......                                                                                                                           [ 32%]
> sunpy/map/sources/tests/test_cor_source.py ......                                                                                                                            [ 32%]
> sunpy/map/sources/tests/test_eit_source.py ............................. [ 33%]
> ...............................................................                                                                                                              [ 36%]
> sunpy/map/sources/tests/test_eui_source.py ..........                                                                                                                        [ 36%]
> sunpy/map/sources/tests/test_euvi_source.py ........                                                                                                                         [ 36%]
> sunpy/map/sources/tests/test_gong_synoptic_source.py ........                                                                                                                [ 37%]
> sunpy/map/sources/tests/test_hi_source.py ......                                                                                                                             [ 37%]
> sunpy/map/sources/tests/test_hmi_source.py .....                                                                                                                             [ 37%]
> sunpy/map/sources/tests/test_hmi_synoptic_source.py ........                                                                                                                 [ 37%]
> sunpy/map/sources/tests/test_iris_source.py .......                                                                                                                          [ 38%]
> sunpy/map/sources/tests/test_kcor_source.py .......                                                                                                                          [ 38%]
> sunpy/map/sources/tests/test_lasco_source.py ........s.........s.                                                                                                            [ 39%]
> sunpy/map/sources/tests/test_mdi_source.py ...........                                                                                                                       [ 39%]
> sunpy/map/sources/tests/test_rhessi_source.py .......                                                                                                                        [ 39%]
> sunpy/map/sources/tests/test_sot_source.py .........                                                                                                                         [ 40%]
> sunpy/map/sources/tests/test_source_type.py ss                                                                                                                               [ 40%]
> sunpy/map/sources/tests/test_suvi_source.py .....s                                                                                                                           [ 40%]
> sunpy/map/sources/tests/test_swap_source.py ....................                                                                                                             [ 41%]
> sunpy/map/sources/tests/test_sxt_source.py ..........                                                                                                                        [ 41%]
> sunpy/map/sources/tests/test_trace_source.py ......                                                                                                                          [ 41%]
> sunpy/map/sources/tests/test_wispr_source.py .............                                                                                                                   [ 42%]
> sunpy/map/sources/tests/test_xrt_source.py ..........                                                                                                                        [ 42%]
> sunpy/map/tests/test_compositemap.py ...........                                                                                                                             [ 43%]
> sunpy/map/tests/test_header.py .                                                                                                                                             [ 43%]
> sunpy/map/tests/test_header_helper.py .....................                                                                                                                  [ 44%]
> sunpy/map/tests/test_map_factory.py .................................... [ 45%]
> .......................................s.s.............s..                                                                                                                   [ 47%]
> sunpy/map/tests/test_mapbase.py ........................................ [ 49%]
> ........................................................................ [ 52%]
> .....................................................................                                                                                                        [ 54%]
> sunpy/map/tests/test_mapbase_dask.py ....xxx...                                                                                                                              [ 55%]
> sunpy/map/tests/test_mapsequence.py .........                                                                                                                                [ 55%]
> sunpy/map/tests/test_maputils.py ..............................                                                                                                              [ 56%]
> sunpy/map/tests/test_plotting.py ....                                                                                                                                        [ 56%]
> sunpy/map/tests/test_reproject_to.py ......                                                                                                                                  [ 57%]
> sunpy/net/attr.py .                                                                                                                                                          [ 57%]
> sunpy/net/attrs.py .                                                                                                                                                         [ 57%]
> sunpy/net/cdaweb/cdaweb.py .                                                                                                                                                 [ 57%]
> sunpy/net/cdaweb/helpers.py ..                                                                                                                                               [ 57%]
> sunpy/net/cdaweb/test/test_cdaweb.py sss                                                                                                                                     [ 57%]
> sunpy/net/dataretriever/sources/eve.py .                                                                                                                                     [ 57%]
> sunpy/net/dataretriever/sources/fermi_gbm.py .                                                                                                                               [ 57%]
> sunpy/net/dataretriever/sources/goes.py ..                                                                                                                                   [ 57%]
> sunpy/net/dataretriever/sources/gong.py .                                                                                                                                    [ 57%]
> sunpy/net/dataretriever/sources/lyra.py .                                                                                                                                    [ 57%]
> sunpy/net/dataretriever/sources/noaa.py ...                                                                                                                                  [ 57%]
> sunpy/net/dataretriever/sources/norh.py .                                                                                                                                    [ 57%]
> sunpy/net/dataretriever/sources/rhessi.py ...                                                                                                                                [ 57%]
> sunpy/net/dataretriever/sources/tests/test_eve.py sss.ssss...                                                                                                                [ 58%]
> sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py s.sss...                                                                                                             [ 58%]
> sunpy/net/dataretriever/sources/tests/test_goes_suvi.py ..ssssssssssssss [ 59%]
> sssssssssssss.                                                                                                                                                               [ 59%]
> sunpy/net/dataretriever/sources/tests/test_goes_ud.py ssssss.sssssssss.. [ 60%]
> .                                                                                                                                                                            [ 60%]
> sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py sss.....ssss [ 60%]
> ..                                                                                                                                                                           [ 61%]
> sunpy/net/dataretriever/sources/tests/test_lyra_ud.py sss.ssss...                                                                                                            [ 61%]
> sunpy/net/dataretriever/sources/tests/test_noaa.py s......sssssss....                                                                                                        [ 62%]
> sunpy/net/dataretriever/sources/tests/test_norh.py ....ss......                                                                                                              [ 62%]
> sunpy/net/dataretriever/sources/tests/test_rhessi.py ..............                                                                                                          [ 63%]
> sunpy/net/dataretriever/tests/test_client.py ...                                                                                                                             [ 63%]
> sunpy/net/fido_factory.py ..                                                                                                                                                 [ 63%]
> sunpy/net/hek/hek.py .                                                                                                                                                       [ 63%]
> sunpy/net/hek/tests/test_hek.py ............sssssssssssss                                                                                                                    [ 64%]
> sunpy/net/hek2vso/hek2vso.py .....                                                                                                                                           [ 64%]
> sunpy/net/hek2vso/tests/test_hek2vso.py ssssss                                                                                                                               [ 64%]
> sunpy/net/helio/chaincode.py .                                                                                                                                               [ 64%]
> sunpy/net/helio/hec.py ...s                                                                                                                                                  [ 65%]
> sunpy/net/helio/parser.py .....                                                                                                                                              [ 65%]
> sunpy/net/helio/tests/test_chaincode.py ...........                                                                                                                          [ 65%]
> sunpy/net/helio/tests/test_helio.py s...........s...ssss                                                                                                                     [ 66%]
> sunpy/net/jsoc/jsoc.py ..                                                                                                                                                    [ 66%]
> sunpy/net/jsoc/tests/test_attr.py ..........                                                                                                                                 [ 66%]
> sunpy/net/jsoc/tests/test_jsoc.py ..ss.ssssssssss..s.s.s                                                                                                                     [ 67%]
> sunpy/net/scraper.py ..                                                                                                                                                      [ 67%]
> sunpy/net/tests/test_attr.py .......................................                                                                                                         [ 69%]
> sunpy/net/tests/test_attr_walker.py ....                                                                                                                                     [ 69%]
> sunpy/net/tests/test_attrs.py ..                                                                                                                                             [ 69%]
> sunpy/net/tests/test_baseclient.py ................                                                                                                                          [ 70%]
> sunpy/net/tests/test_fido.py .sssss.sss.ssss....s..ss.ss.s.                                                                                                                  [ 71%]
> sunpy/net/tests/test_helioviewer.py ssssssss                                                                                                                                 [ 71%]
> sunpy/net/tests/test_scraper.py ......................sssss...ss....s.                                                                                                       [ 73%]
> sunpy/net/vso/tests/test_attrs.py ...s...s...........                                                                                                                        [ 73%]
> sunpy/net/vso/tests/test_vso.py s...ss......s..s...s....sss..ssssss                                                                                                          [ 75%]
> sunpy/net/vso/vso.py s.                                                                                                                                                      [ 75%]
> sunpy/physics/differential_rotation.py ..                                                                                                                                    [ 75%]
> sunpy/physics/tests/test_differential_rotation.py ...................... [ 76%]
> ...                                                                                                                                                                          [ 76%]
> sunpy/sun/constants.py .                                                                                                                                                     [ 76%]
> sunpy/sun/tests/test_constants.py ...................................... [ 77%]
> ........................................................................ [ 80%]
> ................................                                                                                                                                             [ 81%]
> sunpy/tests/mocks.py ...                                                                                                                                                     [ 81%]
> sunpy/tests/tests/test_mocks.py .............                                                                                                                                [ 82%]
> sunpy/tests/tests/test_self_test.py XX.......                                                                                                                                [ 82%]
> sunpy/tests/tests/test_sunpy_data_filenames.py .                                                                                                                             [ 82%]
> sunpy/time/tests/test_taiseconds.py ......                                                                                                                                   [ 83%]
> sunpy/time/tests/test_time.py .......................................... [ 84%]
> ........                                                                                                                                                                     [ 85%]
> sunpy/time/tests/test_timerange.py ...................................                                                                                                       [ 86%]
> sunpy/time/tests/test_utime.py ...                                                                                                                                           [ 86%]
> sunpy/time/time.py ..                                                                                                                                                        [ 86%]
> sunpy/time/timeformats.py ..                                                                                                                                                 [ 86%]
> sunpy/time/timerange.py ...                                                                                                                                                  [ 86%]
> sunpy/timeseries/metadata.py .                                                                                                                                               [ 86%]
> sunpy/timeseries/sources/eve.py .                                                                                                                                            [ 86%]
> sunpy/timeseries/sources/fermi_gbm.py .                                                                                                                                      [ 86%]
> sunpy/timeseries/sources/goes.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/lyra.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/noaa.py ..                                                                                                                                          [ 87%]
> sunpy/timeseries/sources/norh.py .                                                                                                                                           [ 87%]
> sunpy/timeseries/sources/rhessi.py .                                                                                                                                         [ 87%]
> sunpy/timeseries/sources/tests/test_eve.py .....                                                                                                                             [ 87%]
> sunpy/timeseries/sources/tests/test_fermi_gbm.py ...                                                                                                                         [ 87%]
> sunpy/timeseries/sources/tests/test_goes.py ............................ [ 88%]
> .....s                                                                                                                                                                       [ 88%]
> sunpy/timeseries/sources/tests/test_lyra.py ...                                                                                                                              [ 88%]
> sunpy/timeseries/sources/tests/test_noaa.py ....                                                                                                                             [ 89%]
> sunpy/timeseries/sources/tests/test_norh.py ...                                                                                                                              [ 89%]
> sunpy/timeseries/sources/tests/test_rhessi.py ...                                                                                                                            [ 89%]
> sunpy/timeseries/tests/test_timeseries_factory.py .....ssss............. [ 90%]
> .                                                                                                                                                                            [ 90%]
> sunpy/timeseries/tests/test_timeseriesbase.py .......................... [ 91%]
> ....................................................                                                                                                                         [ 93%]
> sunpy/timeseries/tests/test_timeseriesmetadata.py ...................... [ 94%]
> ...........................                                                                                                                                                  [ 95%]
> sunpy/timeseries/timeseries_factory.py .                                                                                                                                     [ 95%]
> sunpy/timeseries/timeseriesbase.py .s.                                                                                                                                       [ 95%]
> sunpy/util/tests/test_config.py ..........                                                                                                                                   [ 95%]
> sunpy/util/tests/test_datatype_factory_base.py ......                                                                                                                        [ 95%]
> sunpy/util/tests/test_decorators.py ......                                                                                                                                   [ 96%]
> sunpy/util/tests/test_functools.py .....                                                                                                                                     [ 96%]
> sunpy/util/tests/test_logger.py ......                                                                                                                                       [ 96%]
> sunpy/util/tests/test_metadata.py s............................                                                                                                              [ 97%]
> sunpy/util/tests/test_net.py ...                                                                                                                                             [ 97%]
> sunpy/util/tests/test_sysinfo.py xx..x                                                                                                                                       [ 97%]
> sunpy/util/tests/test_util.py ..........                                                                                                                                     [ 98%]
> sunpy/util/tests/test_xml.py .....................                                                                                                                           [ 99%]
> sunpy/util/util.py ..                                                                                                                                                        [ 99%]
> sunpy/visualization/animator/tests/test_mapsequenceanimator.py ...                                                                                                           [ 99%]
> sunpy/visualization/colormaps/cm.py .                                                                                                                                        [ 99%]
> sunpy/visualization/colormaps/color_tables.py .                                                                                                                              [ 99%]
> sunpy/visualization/colormaps/tests/test_cm.py ............                                                                                                                  [ 99%]
> sunpy/visualization/drawing.py .                                                                                                                                             [ 99%]
> sunpy/visualization/tests/test_drawing.py ..                                                                                                                                 [100%]
> 
> ================================================================================= warnings summary =================================================================================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448: PytestConfigWarning: Unknown config option: mpl-results-path
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448: PytestConfigWarning: Unknown config option: mpl-use-full-test-name
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ========================================== 2242 passed, 336 skipped, 74 deselected, 6 xfailed, 2 xpassed, 2 warnings in 135.21s (0:02:15) ==========================================
> I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build; python3.12 -m pytest -k "not figure and not online"
> ============================= test session starts ==============================
> platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: setup.cfg
> plugins: astropy-0.11.0, asdf-3.2.0, filter-subpackage-0.2.0, doctestplus-1.2.1, arraydiff-0.6.1, hypothesis-6.104.2, astropy-header-0.2.2, cov-5.0.0, xdist-3.6.1, mock-3.14.0, remotedata-0.4.1
> collected 2655 items / 74 deselected / 5 skipped / 2581 selected
> 
> sunpy/coordinates/_transformations.py ..                                                                                                                                     [  0%]
> sunpy/coordinates/ephemeris.py ...                                                                                                                                           [  0%]
> sunpy/coordinates/frames.py ......                                                                                                                                           [  0%]
> sunpy/coordinates/sun.py .                                                                                                                                                   [  0%]
> sunpy/coordinates/tests/test_ephemeris.py ....ssss                                                                                                                           [  0%]
> sunpy/coordinates/tests/test_frameattributes.py ........................ [  1%]
>                                                                                                                                                                              [  1%]
> sunpy/coordinates/tests/test_frames.py ................................. [  2%]
> ...................................ssss...........                                                                                                                           [  4%]
> sunpy/coordinates/tests/test_metaframes.py ............................. [  6%]
> ..                                                                                                                                                                           [  6%]
> sunpy/coordinates/tests/test_offset_frame.py .....                                                                                                                           [  6%]
> sunpy/coordinates/tests/test_sun.py .................................... [  7%]
> ........................ss                                                                                                                                                   [  8%]
> sunpy/coordinates/tests/test_transformations.py ........................ [  9%]
> ...................ssssssssssssssssssssssssssssssss..................... [ 12%]
> ..........................                                                                                                                                                   [ 13%]
> sunpy/coordinates/tests/test_utils.py ...............................                                                                                                        [ 14%]
> sunpy/coordinates/tests/test_wcs_utils.py .................ss.........                                                                                                       [ 15%]
> sunpy/coordinates/utils.py ...                                                                                                                                               [ 15%]
> sunpy/data/data_manager/manager.py s                                                                                                                                         [ 15%]
> sunpy/data/data_manager/tests/test_cache.py .......                                                                                                                          [ 16%]
> sunpy/data/data_manager/tests/test_downloader.py .                                                                                                                           [ 16%]
> sunpy/data/data_manager/tests/test_manager.py ............                                                                                                                   [ 16%]
> sunpy/data/data_manager/tests/test_storage.py .....                                                                                                                          [ 16%]
> sunpy/data/tests/test_sample.py ss                                                                                                                                           [ 16%]
> sunpy/database/database.py .s..                                                                                                                                              [ 17%]
> sunpy/database/tables.py .....                                                                                                                                               [ 17%]
> sunpy/database/tests/test_attrs.py .............................sss                                                                                                          [ 18%]
> sunpy/database/tests/test_caching.py ....                                                                                                                                    [ 18%]
> sunpy/database/tests/test_commands.py ...........................                                                                                                            [ 19%]
> sunpy/database/tests/test_database.py .................................s [ 21%]
> ssssssssss...............................sss.ssss..                                                                                                                          [ 23%]
> sunpy/database/tests/test_tables.py ......ssss......ss....                                                                                                                   [ 23%]
> sunpy/image/tests/test_resample.py ....                                                                                                                                      [ 24%]
> sunpy/image/tests/test_transform.py .................................... [ 25%]
> ssssssssssssssssss                                                                                                                                                           [ 26%]
> sunpy/io/_fits.py .                                                                                                                                                          [ 26%]
> sunpy/io/ana.py sss                                                                                                                                                          [ 26%]
> sunpy/io/special/asdf/tests/test_coordinate_frames.py ssssssssssssssssss [ 26%]
> sssssss                                                                                                                                                                      [ 27%]
> sunpy/io/special/asdf/tests/test_genericmap.py ssss                                                                                                                          [ 27%]
> sunpy/io/tests/test_ana.py sssssss                                                                                                                                           [ 27%]
> sunpy/io/tests/test_cdf.py s                                                                                                                                                 [ 27%]
> sunpy/io/tests/test_filetools.py .......ss.sss...                                                                                                                            [ 28%]
> sunpy/io/tests/test_fits.py ............................                                                                                                                     [ 29%]
> sunpy/io/tests/test_genx.py ....................                                                                                                                             [ 30%]
> sunpy/io/tests/test_jp2.py ssss                                                                                                                                              [ 30%]
> sunpy/io/tests/test_srs.py ............................                                                                                                                      [ 31%]
> sunpy/map/compositemap.py ..                                                                                                                                                 [ 31%]
> sunpy/map/header_helper.py ...                                                                                                                                               [ 31%]
> sunpy/map/map_factory.py .                                                                                                                                                   [ 31%]
> sunpy/map/mapbase.py ..s...                                                                                                                                                  [ 31%]
> sunpy/map/mapsequence.py .....                                                                                                                                               [ 32%]
> sunpy/map/sources/tests/test_aia_source.py .......                                                                                                                           [ 32%]
> sunpy/map/sources/tests/test_cor_source.py ......                                                                                                                            [ 32%]
> sunpy/map/sources/tests/test_eit_source.py ............................. [ 33%]
> ...............................................................                                                                                                              [ 36%]
> sunpy/map/sources/tests/test_eui_source.py ..........                                                                                                                        [ 36%]
> sunpy/map/sources/tests/test_euvi_source.py ........                                                                                                                         [ 36%]
> sunpy/map/sources/tests/test_gong_synoptic_source.py ........                                                                                                                [ 37%]
> sunpy/map/sources/tests/test_hi_source.py ......                                                                                                                             [ 37%]
> sunpy/map/sources/tests/test_hmi_source.py .....                                                                                                                             [ 37%]
> sunpy/map/sources/tests/test_hmi_synoptic_source.py ........                                                                                                                 [ 37%]
> sunpy/map/sources/tests/test_iris_source.py .......                                                                                                                          [ 38%]
> sunpy/map/sources/tests/test_kcor_source.py .......                                                                                                                          [ 38%]
> sunpy/map/sources/tests/test_lasco_source.py ........s.........s.                                                                                                            [ 39%]
> sunpy/map/sources/tests/test_mdi_source.py ...........                                                                                                                       [ 39%]
> sunpy/map/sources/tests/test_rhessi_source.py .......                                                                                                                        [ 39%]
> sunpy/map/sources/tests/test_sot_source.py .........                                                                                                                         [ 40%]
> sunpy/map/sources/tests/test_source_type.py ss                                                                                                                               [ 40%]
> sunpy/map/sources/tests/test_suvi_source.py .....s                                                                                                                           [ 40%]
> sunpy/map/sources/tests/test_swap_source.py ....................                                                                                                             [ 41%]
> sunpy/map/sources/tests/test_sxt_source.py ..........                                                                                                                        [ 41%]
> sunpy/map/sources/tests/test_trace_source.py ......                                                                                                                          [ 41%]
> sunpy/map/sources/tests/test_wispr_source.py .............                                                                                                                   [ 42%]
> sunpy/map/sources/tests/test_xrt_source.py ..........                                                                                                                        [ 42%]
> sunpy/map/tests/test_compositemap.py ...........                                                                                                                             [ 43%]
> sunpy/map/tests/test_header.py .                                                                                                                                             [ 43%]
> sunpy/map/tests/test_header_helper.py .....................                                                                                                                  [ 44%]
> sunpy/map/tests/test_map_factory.py .................................... [ 45%]
> .......................................s.s.............s..                                                                                                                   [ 47%]
> sunpy/map/tests/test_mapbase.py ........................................ [ 49%]
> ........................................................................ [ 52%]
> .....................F......F.....FF.................................                                                                                                        [ 54%]
> sunpy/map/tests/test_mapbase_dask.py F...xxx...                                                                                                                              [ 55%]
> sunpy/map/tests/test_mapsequence.py ......FF.                                                                                                                                [ 55%]
> sunpy/map/tests/test_maputils.py ..............................                                                                                                              [ 56%]
> sunpy/map/tests/test_plotting.py ..F.                                                                                                                                        [ 56%]
> sunpy/map/tests/test_reproject_to.py FF....                                                                                                                                  [ 57%]
> sunpy/net/attr.py .                                                                                                                                                          [ 57%]
> sunpy/net/attrs.py .                                                                                                                                                         [ 57%]
> sunpy/net/cdaweb/cdaweb.py .                                                                                                                                                 [ 57%]
> sunpy/net/cdaweb/helpers.py ..                                                                                                                                               [ 57%]
> sunpy/net/cdaweb/test/test_cdaweb.py sss                                                                                                                                     [ 57%]
> sunpy/net/dataretriever/sources/eve.py .                                                                                                                                     [ 57%]
> sunpy/net/dataretriever/sources/fermi_gbm.py .                                                                                                                               [ 57%]
> sunpy/net/dataretriever/sources/goes.py ..                                                                                                                                   [ 57%]
> sunpy/net/dataretriever/sources/gong.py .                                                                                                                                    [ 57%]
> sunpy/net/dataretriever/sources/lyra.py .                                                                                                                                    [ 57%]
> sunpy/net/dataretriever/sources/noaa.py ...                                                                                                                                  [ 57%]
> sunpy/net/dataretriever/sources/norh.py .                                                                                                                                    [ 57%]
> sunpy/net/dataretriever/sources/rhessi.py ...                                                                                                                                [ 57%]
> sunpy/net/dataretriever/sources/tests/test_eve.py sss.ssss...                                                                                                                [ 58%]
> sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py s.sss...                                                                                                             [ 58%]
> sunpy/net/dataretriever/sources/tests/test_goes_suvi.py ..ssssssssssssss [ 59%]
> sssssssssssss.                                                                                                                                                               [ 59%]
> sunpy/net/dataretriever/sources/tests/test_goes_ud.py ssssss.sssssssss.. [ 60%]
> .                                                                                                                                                                            [ 60%]
> sunpy/net/dataretriever/sources/tests/test_gong_synoptic.py sss.....ssss [ 60%]
> ..                                                                                                                                                                           [ 61%]
> sunpy/net/dataretriever/sources/tests/test_lyra_ud.py sss.ssss...                                                                                                            [ 61%]
> sunpy/net/dataretriever/sources/tests/test_noaa.py s......sssssss....                                                                                                        [ 62%]
> sunpy/net/dataretriever/sources/tests/test_norh.py ....ss......                                                                                                              [ 62%]
> sunpy/net/dataretriever/sources/tests/test_rhessi.py ..............                                                                                                          [ 63%]
> sunpy/net/dataretriever/tests/test_client.py ...                                                                                                                             [ 63%]
> sunpy/net/fido_factory.py ..                                                                                                                                                 [ 63%]
> sunpy/net/hek/hek.py .                                                                                                                                                       [ 63%]
> sunpy/net/hek/tests/test_hek.py ............sssssssssssss                                                                                                                    [ 64%]
> sunpy/net/hek2vso/hek2vso.py .....                                                                                                                                           [ 64%]
> sunpy/net/hek2vso/tests/test_hek2vso.py ssssss                                                                                                                               [ 64%]
> sunpy/net/helio/chaincode.py .                                                                                                                                               [ 64%]
> sunpy/net/helio/hec.py ...s                                                                                                                                                  [ 65%]
> sunpy/net/helio/parser.py .....                                                                                                                                              [ 65%]
> sunpy/net/helio/tests/test_chaincode.py ...........                                                                                                                          [ 65%]
> sunpy/net/helio/tests/test_helio.py s...........s...ssss                                                                                                                     [ 66%]
> sunpy/net/jsoc/jsoc.py ..                                                                                                                                                    [ 66%]
> sunpy/net/jsoc/tests/test_attr.py ..........                                                                                                                                 [ 66%]
> sunpy/net/jsoc/tests/test_jsoc.py ..ss.ssssssssss..s.s.s                                                                                                                     [ 67%]
> sunpy/net/scraper.py ..                                                                                                                                                      [ 67%]
> sunpy/net/tests/test_attr.py .......................................                                                                                                         [ 69%]
> sunpy/net/tests/test_attr_walker.py ....                                                                                                                                     [ 69%]
> sunpy/net/tests/test_attrs.py ..                                                                                                                                             [ 69%]
> sunpy/net/tests/test_baseclient.py ................                                                                                                                          [ 70%]
> sunpy/net/tests/test_fido.py .sssss.sss.ssss....s..ss.ss.s.                                                                                                                  [ 71%]
> sunpy/net/tests/test_helioviewer.py ssssssss                                                                                                                                 [ 71%]
> sunpy/net/tests/test_scraper.py ......................sssss...ss....s.                                                                                                       [ 73%]
> sunpy/net/vso/tests/test_attrs.py ...s...s...........                                                                                                                        [ 73%]
> sunpy/net/vso/tests/test_vso.py s...ss......s..s...s....sss..ssssss                                                                                                          [ 75%]
> sunpy/net/vso/vso.py s.                                                                                                                                                      [ 75%]
> sunpy/physics/differential_rotation.py ..                                                                                                                                    [ 75%]
> sunpy/physics/tests/test_differential_rotation.py ...................... [ 76%]
> ...                                                                                                                                                                          [ 76%]
> sunpy/sun/constants.py .                                                                                                                                                     [ 76%]
> sunpy/sun/tests/test_constants.py ...................................... [ 77%]
> ........................................................................ [ 80%]
> ................................                                                                                                                                             [ 81%]
> sunpy/tests/mocks.py ...                                                                                                                                                     [ 81%]
> sunpy/tests/tests/test_mocks.py .............                                                                                                                                [ 82%]
> sunpy/tests/tests/test_self_test.py XX.......                                                                                                                                [ 82%]
> sunpy/tests/tests/test_sunpy_data_filenames.py .                                                                                                                             [ 82%]
> sunpy/time/tests/test_taiseconds.py ......                                                                                                                                   [ 83%]
> sunpy/time/tests/test_time.py .......................................... [ 84%]
> ........                                                                                                                                                                     [ 85%]
> sunpy/time/tests/test_timerange.py ...................................                                                                                                       [ 86%]
> sunpy/time/tests/test_utime.py ...                                                                                                                                           [ 86%]
> sunpy/time/time.py ..                                                                                                                                                        [ 86%]
> sunpy/time/timeformats.py ..                                                                                                                                                 [ 86%]
> sunpy/time/timerange.py ...                                                                                                                                                  [ 86%]
> sunpy/timeseries/metadata.py .                                                                                                                                               [ 86%]
> sunpy/timeseries/sources/eve.py .                                                                                                                                            [ 86%]
> sunpy/timeseries/sources/fermi_gbm.py .                                                                                                                                      [ 86%]
> sunpy/timeseries/sources/goes.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/lyra.py .                                                                                                                                           [ 86%]
> sunpy/timeseries/sources/noaa.py ..                                                                                                                                          [ 87%]
> sunpy/timeseries/sources/norh.py .                                                                                                                                           [ 87%]
> sunpy/timeseries/sources/rhessi.py .                                                                                                                                         [ 87%]
> sunpy/timeseries/sources/tests/test_eve.py .....                                                                                                                             [ 87%]
> sunpy/timeseries/sources/tests/test_fermi_gbm.py ...                                                                                                                         [ 87%]
> sunpy/timeseries/sources/tests/test_goes.py ............................ [ 88%]
> .....s                                                                                                                                                                       [ 88%]
> sunpy/timeseries/sources/tests/test_lyra.py ...                                                                                                                              [ 88%]
> sunpy/timeseries/sources/tests/test_noaa.py ....                                                                                                                             [ 89%]
> sunpy/timeseries/sources/tests/test_norh.py ...                                                                                                                              [ 89%]
> sunpy/timeseries/sources/tests/test_rhessi.py ...                                                                                                                            [ 89%]
> sunpy/timeseries/tests/test_timeseries_factory.py .....ssss............. [ 90%]
> .                                                                                                                                                                            [ 90%]
> sunpy/timeseries/tests/test_timeseriesbase.py .......................... [ 91%]
> ....................................................                                                                                                                         [ 93%]
> sunpy/timeseries/tests/test_timeseriesmetadata.py ...................... [ 94%]
> ...........................                                                                                                                                                  [ 95%]
> sunpy/timeseries/timeseries_factory.py .                                                                                                                                     [ 95%]
> sunpy/timeseries/timeseriesbase.py .s.                                                                                                                                       [ 95%]
> sunpy/util/tests/test_config.py ..........                                                                                                                                   [ 95%]
> sunpy/util/tests/test_datatype_factory_base.py ......                                                                                                                        [ 95%]
> sunpy/util/tests/test_decorators.py ......                                                                                                                                   [ 96%]
> sunpy/util/tests/test_functools.py .....                                                                                                                                     [ 96%]
> sunpy/util/tests/test_logger.py ......                                                                                                                                       [ 96%]
> sunpy/util/tests/test_metadata.py s............................                                                                                                              [ 97%]
> sunpy/util/tests/test_net.py ...                                                                                                                                             [ 97%]
> sunpy/util/tests/test_sysinfo.py xx..x                                                                                                                                       [ 97%]
> sunpy/util/tests/test_util.py ..........                                                                                                                                     [ 98%]
> sunpy/util/tests/test_xml.py .....................                                                                                                                           [ 99%]
> sunpy/util/util.py ..                                                                                                                                                        [ 99%]
> sunpy/visualization/animator/tests/test_mapsequenceanimator.py FFF                                                                                                           [ 99%]
> sunpy/visualization/colormaps/cm.py .                                                                                                                                        [ 99%]
> sunpy/visualization/colormaps/color_tables.py .                                                                                                                              [ 99%]
> sunpy/visualization/colormaps/tests/test_cm.py ............                                                                                                                  [ 99%]
> sunpy/visualization/drawing.py .                                                                                                                                             [ 99%]
> sunpy/visualization/tests/test_drawing.py ..                                                                                                                                 [100%]
> 
> ===================================================================================== FAILURES =====================================================================================
> _____________________________________________________________________________ test_plot_with_norm_none _____________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> aia171_test_map = <sunpy.map.sources.sdo.AIAMap object at 0x7fc38c134560>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det... [-0.25,  0.  , -0.5 , ...,  0.75, -0.75,  0.  ],
>        [ 0.75,  1.5 , -0.75, ...,  0.  , -0.5 ,  0.5 ]], dtype='>f8')
> 
>     def test_plot_with_norm_none(aia171_test_map):
>         # Confirm that norm == None does not raise an error, see https://github.com/sunpy/sunpy/pull/7261
>         ax = plt.subplot(projection=aia171_test_map)
> >       aia171_test_map.plot(axes=ax, norm=None, vmin=0, vmax=0)
> 
> sunpy/map/tests/test_mapbase.py:1241: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc388b4f560>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ------------------------------------------------------------------------------ Captured log teardown -------------------------------------------------------------------------------
> INFO     root:conftest.py:187 Removing 1 pyplot figure(s) left open by test_plot_with_norm_none
> __________________________________________________________________________ test_missing_metadata_warnings __________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
>     def test_missing_metadata_warnings():
>         # Checks that warnings for missing metadata are only raised once
>         with pytest.warns(Warning) as record:
>             header = {
>                 'cunit1': 'arcsec',
>                 'cunit2': 'arcsec',
>                 'ctype1': 'HPLN-TAN',
>                 'ctype2': 'HPLT-TAN',
>             }
>             array_map = sunpy.map.Map(np.random.rand(20, 15), header)
> >           array_map.peek()
> 
> sunpy/map/tests/test_mapbase.py:1335: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/visualization/visualization.py:21: in show_figure
>     _ = func(*args, **kwargs)
> sunpy/map/mapbase.py:2397: in peek
>     im = self.plot(axes=axes, **matplot_args)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38892dbb0>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ------------------------------------------------------------------------------- Captured stdout call -------------------------------------------------------------------------------
> INFO: Missing metadata for solar radius: assuming the standard radius of the photosphere. [sunpy.map.mapbase]
> -------------------------------------------------------------------------------- Captured log call ---------------------------------------------------------------------------------
> INFO     sunpy:mapbase.py:1066 Missing metadata for solar radius: assuming the standard radius of the photosphere.
> ------------------------------------------------------------------------------ Captured log teardown -------------------------------------------------------------------------------
> INFO     root:conftest.py:187 Removing 1 pyplot figure(s) left open by test_missing_metadata_warnings
> __________________________________________________________________________________ test_repr_html __________________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> aia171_test_map = <sunpy.map.sources.sdo.AIAMap object at 0x7fc38c316180>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det... [-0.25,  0.  , -0.5 , ...,  0.75, -0.75,  0.  ],
>        [ 0.75,  1.5 , -0.75, ...,  0.  , -0.5 ,  0.5 ]], dtype='>f8')
> 
>     def test_repr_html(aia171_test_map):
> >       html_string = aia171_test_map._repr_html_()
> 
> sunpy/map/tests/test_mapbase.py:1374: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/mapbase.py:388: in _repr_html_
>     self.plot(axes=ax, cmap=cmap, norm=norm)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc388d95a60>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> __________________________________________________________________________________ test_quicklook __________________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> mocker = <pytest_mock.plugin.MockerFixture object at 0x7fc38ae7f890>
> aia171_test_map = <sunpy.map.sources.sdo.AIAMap object at 0x7fc38b48e6f0>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det... [-0.25,  0.  , -0.5 , ...,  0.75, -0.75,  0.  ],
>        [ 0.75,  1.5 , -0.75, ...,  0.  , -0.5 ,  0.5 ]], dtype='>f8')
> 
>     def test_quicklook(mocker, aia171_test_map):
>         mockwbopen = mocker.patch('webbrowser.open_new_tab')
> >       aia171_test_map.quicklook()
> 
> sunpy/map/tests/test_mapbase.py:1390: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/mapbase.py:503: in quicklook
>     <body>{self._repr_html_(compute_dask=True)}</body>
> sunpy/map/mapbase.py:388: in _repr_html_
>     self.plot(axes=ax, cmap=cmap, norm=norm)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38aabdac0>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> _______________________________________________________________________________ test_dask_array_repr _______________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> aia171_test_dask_map = <sunpy.map.sources.sdo.AIAMap object at 0x7fc38b3446b0>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det...arcsec                   
> dask.array<array, shape=(128, 128), dtype=>f8, chunksize=(128, 128), chunktype=numpy.ndarray>
> 
>     @pytest.mark.filterwarnings("ignore::RuntimeWarning")
>     def test_dask_array_repr(aia171_test_dask_map):
>         # Check that _repr_html_ functions for a dask array
>         html_dask_repr = aia171_test_dask_map._repr_html_(compute_dask=False)
> >       html_computed_repr = aia171_test_dask_map._repr_html_(compute_dask=True)
> 
> sunpy/map/tests/test_mapbase_dask.py:28: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/mapbase.py:388: in _repr_html_
>     self.plot(axes=ax, cmap=cmap, norm=norm)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc388cc87d0>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> __________________________________________________________________________________ test_repr_html __________________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> mapsequence_all_the_same = <sunpy.map.mapsequence.MapSequence object at 0x7fc388bb1b20>
> MapSequence of 2 elements, with maps from AIAMap
> 
>     def test_repr_html(mapsequence_all_the_same):
> >       html_string = mapsequence_all_the_same._repr_html_()
> 
> sunpy/map/tests/test_mapsequence.py:166: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/mapsequence.py:105: in _repr_html_
>     repr_list = [f"<div style='display: none' index={i}>{m._repr_html_()}</div>"
> sunpy/map/mapbase.py:388: in _repr_html_
>     self.plot(axes=ax, cmap=cmap, norm=norm)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38ae31d30>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> __________________________________________________________________________________ test_quicklook __________________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> mocker = <pytest_mock.plugin.MockerFixture object at 0x7fc38ae31520>
> mapsequence_all_the_same = <sunpy.map.mapsequence.MapSequence object at 0x7fc38af9bfb0>
> MapSequence of 2 elements, with maps from AIAMap
> 
>     def test_quicklook(mocker, mapsequence_all_the_same):
>         mockwbopen = mocker.patch('webbrowser.open_new_tab')
> >       mapsequence_all_the_same.quicklook()
> 
> sunpy/map/tests/test_mapsequence.py:173: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/mapsequence.py:239: in quicklook
>     <body>{self._repr_html_()}</body>
> sunpy/map/mapsequence.py:105: in _repr_html_
>     repr_list = [f"<div style='display: none' index={i}>{m._repr_html_()}</div>"
> sunpy/map/mapbase.py:388: in _repr_html_
>     self.plot(axes=ax, cmap=cmap, norm=norm)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38b061580>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> _________________________________________________________________________ test_different_wcs_plot_warning __________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> aia171_test_map = <sunpy.map.sources.sdo.AIAMap object at 0x7fc38ac075c0>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 AIA 3
> Det... [-0.25,  0.  , -0.5 , ...,  0.75, -0.75,  0.  ],
>        [ 0.75,  1.5 , -0.75, ...,  0.  , -0.5 ,  0.5 ]], dtype='>f8')
> hmi_test_map = <sunpy.map.sources.sdo.HMIMap object at 0x7fc38ac35100>
> SunPy Map
> ---------
> Observatory:		 SDO
> Instrument:		 HMI FRONT..., nan, nan, nan],
>        [nan, nan, nan, ..., nan, nan, nan],
>        [nan, nan, nan, ..., nan, nan, nan]], dtype='>f8')
> 
>     def test_different_wcs_plot_warning(aia171_test_map, hmi_test_map):
> >       aia171_test_map.plot()
> 
> sunpy/map/tests/test_plotting.py:280: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc388997e00>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ------------------------------------------------------------------------------ Captured log teardown -------------------------------------------------------------------------------
> INFO     root:conftest.py:187 Removing 1 pyplot figure(s) left open by test_different_wcs_plot_warning
> __________________________________________________________________________ test_reproject_to_hgs_wcs[png] __________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> ext = 'png', request = <FixtureRequest for <Function test_reproject_to_hgs_wcs[png]>>, args = ()
> kwargs = {'aia171_test_map': <sunpy.map.sources.sdo.AIAMap object at 0x7fc38900caa0>
> SunPy Map
> ---------
> Observatory:		 SDO
> Ins...axis': '2')
> ('naxis1': '360')
> ('naxis2': '180')
> ('pc1_1': '1.0')
> ('pc1_2': '-0.0')
> ('pc2_1': '0.0')
> ('pc2_2': '1.0')])}
> file_name = 'test_reproject_to_hgs_wcs[png]', fig_test = <Figure size 640x480 with 0 Axes>, fig_ref = <Figure size 640x480 with 1 Axes>, figs = []
> 
>     @pytest.mark.parametrize("ext", extensions)
>     def wrapper(*args, ext, request, **kwargs):
>         if 'ext' in old_sig.parameters:
>             kwargs['ext'] = ext
>         if 'request' in old_sig.parameters:
>             kwargs['request'] = request
>     
>         file_name = "".join(c for c in request.node.name
>                             if c in ALLOWED_CHARS)
>         try:
>             fig_test = plt.figure("test")
>             fig_ref = plt.figure("reference")
>             with _collect_new_figures() as figs:
> >               func(*args, fig_test=fig_test, fig_ref=fig_ref, **kwargs)
> 
> /usr/lib/python3/dist-packages/matplotlib/testing/decorators.py:467: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/tests/test_reproject_to.py:66: in test_reproject_to_hgs_wcs
>     header_map.plot(axes=ax_ref)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38b0589e0>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ________________________________________________________________________ test_reproject_to_hpc_default[png] ________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> ext = 'png', request = <FixtureRequest for <Function test_reproject_to_hpc_default[png]>>, args = ()
> kwargs = {'aia171_test_map': <sunpy.map.sources.sdo.AIAMap object at 0x7fc388997e00>
> SunPy Map
> ---------
> Observatory:		 SDO
> Ins...xis2': '128')
> ('pc1_1': '1.0')
> ('pc1_2': '-0.0')
> ('pc2_1': '0.0')
> ('pc2_2': '1.0')
> ('rsun_obs': '959.6448290812949')])}
> file_name = 'test_reproject_to_hpc_default[png]', fig_test = <Figure size 640x480 with 0 Axes>, fig_ref = <Figure size 640x480 with 1 Axes>, figs = []
> 
>     @pytest.mark.parametrize("ext", extensions)
>     def wrapper(*args, ext, request, **kwargs):
>         if 'ext' in old_sig.parameters:
>             kwargs['ext'] = ext
>         if 'request' in old_sig.parameters:
>             kwargs['request'] = request
>     
>         file_name = "".join(c for c in request.node.name
>                             if c in ALLOWED_CHARS)
>         try:
>             fig_test = plt.figure("test")
>             fig_ref = plt.figure("reference")
>             with _collect_new_figures() as figs:
> >               func(*args, fig_test=fig_test, fig_ref=fig_ref, **kwargs)
> 
> /usr/lib/python3/dist-packages/matplotlib/testing/decorators.py:467: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/map/tests/test_reproject_to.py:84: in test_reproject_to_hpc_default
>     interpolation_map.plot(axes=ax_ref)
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38ac06c30>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> _______________________________________________________________________ test_construct_map_sequence_animator _______________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> test_map_sequence = <sunpy.map.mapsequence.MapSequence object at 0x7fc388af9d30>
> MapSequence of 2 elements, with maps from EITMap, AIAMap
> 
>     def test_construct_map_sequence_animator(test_map_sequence):
> >       map_animator = MapSequenceAnimator(test_map_sequence)
> 
> sunpy/visualization/animator/tests/test_mapsequenceanimator.py:23: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/visualization/animator/mapsequenceanimator.py:61: in __init__
>     super().__init__(mapsequence.maps, slider_functions, slider_ranges, **kwargs)
> /usr/lib/python3/dist-packages/mpl_animators/base.py:134: in __init__
>     self.im = self.plot_start_image(self.axes)
> sunpy/visualization/animator/mapsequenceanimator.py:112: in plot_start_image
>     im = self.mapsequence[0].plot(
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38aaeae40>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ------------------------------------------------------------------------------ Captured log teardown -------------------------------------------------------------------------------
> INFO     root:conftest.py:187 Removing 1 pyplot figure(s) left open by test_construct_map_sequence_animator
> ____________________________________________________________________________________ test_axes _____________________________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> test_map_sequence = <sunpy.map.mapsequence.MapSequence object at 0x7fc38c1c6f90>
> MapSequence of 2 elements, with maps from EITMap, AIAMap
> 
>     def test_axes(test_map_sequence):
> >       map_animator = MapSequenceAnimator(test_map_sequence)
> 
> sunpy/visualization/animator/tests/test_mapsequenceanimator.py:34: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/visualization/animator/mapsequenceanimator.py:61: in __init__
>     super().__init__(mapsequence.maps, slider_functions, slider_ranges, **kwargs)
> /usr/lib/python3/dist-packages/mpl_animators/base.py:134: in __init__
>     self.im = self.plot_start_image(self.axes)
> sunpy/visualization/animator/mapsequenceanimator.py:112: in plot_start_image
>     im = self.mapsequence[0].plot(
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38a1dc9e0>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ------------------------------------------------------------------------------ Captured log teardown -------------------------------------------------------------------------------
> INFO     root:conftest.py:187 Removing 1 pyplot figure(s) left open by test_axes
> ____________________________________________________________________ test_map_sequence_animator_wcs_update_plot ____________________________________________________________________
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
> >           return next(cls.discover(name=name))
> E           StopIteration
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:397: StopIteration
> 
> During handling of the above exception, another exception occurred:
> 
> module = <module 'PIL' from '/usr/lib/python3/dist-packages/PIL/__init__.py'>, version = '9.1', inclusive = True
> 
>     def minversion(module: ModuleType | str, version: str, inclusive: bool = True) -> bool:
>         """
>         Returns `True` if the specified Python module satisfies a minimum version
>         requirement, and `False` if not.
>     
>         Parameters
>         ----------
>         module : module or `str`
>             An imported module of which to check the version, or the name of
>             that module (in which case an import of that module is attempted--
>             if this fails `False` is returned).
>     
>         version : `str`
>             The version as a string that this module must have at a minimum (e.g.
>             ``'0.12'``).
>     
>         inclusive : `bool`
>             The specified version meets the requirement inclusively (i.e. ``>=``)
>             as opposed to strictly greater than (default: `True`).
>     
>         Examples
>         --------
>         >>> import astropy
>         >>> minversion(astropy, '0.4.4')
>         True
>         """
>         if inspect.ismodule(module):
>             module_name = module.__name__
>             module_version = getattr(module, "__version__", None)
>         elif isinstance(module, str):
>             module_name = module
>             module_version = None
>             try:
>                 module = resolve_name(module_name)
>             except ImportError:
>                 return False
>         else:
>             raise ValueError(
>                 "module argument must be an actual imported "
>                 "module, or the import name of the module; "
>                 f"got {repr(module)}"
>             )
>     
>         if module_version is None:
>             try:
> >               module_version = metadata.version(module_name)
> 
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:141: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> /usr/lib/python3.12/importlib/metadata/__init__.py:889: in version
>     return distribution(distribution_name).version
> /usr/lib/python3.12/importlib/metadata/__init__.py:862: in distribution
>     return Distribution.from_name(distribution_name)
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> cls = <class 'importlib.metadata.Distribution'>, name = 'PIL'
> 
>     @classmethod
>     def from_name(cls, name: str):
>         """Return the Distribution for the given package name.
>     
>         :param name: The name of the distribution package to search for.
>         :return: The Distribution instance (or subclass thereof) for the named
>             package, if found.
>         :raises PackageNotFoundError: When the named package's distribution
>             metadata cannot be found.
>         :raises ValueError: When an invalid value is supplied for name.
>         """
>         if not name:
>             raise ValueError("A distribution name is required.")
>         try:
>             return next(cls.discover(name=name))
>         except StopIteration:
> >           raise PackageNotFoundError(name)
> E           importlib.metadata.PackageNotFoundError: No package metadata was found for PIL
> 
> /usr/lib/python3.12/importlib/metadata/__init__.py:399: PackageNotFoundError
> 
> During handling of the above exception, another exception occurred:
> 
> test_map_sequence = <sunpy.map.mapsequence.MapSequence object at 0x7fc38a122120>
> MapSequence of 2 elements, with maps from EITMap, AIAMap
> 
>     def test_map_sequence_animator_wcs_update_plot(test_map_sequence):
> >       map_animator = MapSequenceAnimator(test_map_sequence)
> 
> sunpy/visualization/animator/tests/test_mapsequenceanimator.py:39: 
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> sunpy/visualization/animator/mapsequenceanimator.py:61: in __init__
>     super().__init__(mapsequence.maps, slider_functions, slider_ranges, **kwargs)
> /usr/lib/python3/dist-packages/mpl_animators/base.py:134: in __init__
>     self.im = self.plot_start_image(self.axes)
> sunpy/visualization/animator/mapsequenceanimator.py:112: in plot_start_image
>     im = self.mapsequence[0].plot(
> /usr/lib/python3/dist-packages/astropy/units/decorators.py:313: in wrapper
>     return_ = wrapped_function(*func_args, **func_kwargs)
> sunpy/map/mapbase.py:2579: in plot
>     ret = axes.imshow(data, **imshow_args)
> /usr/lib/python3/dist-packages/astropy/visualization/wcsaxes/core.py:225: in imshow
>     if minversion("PIL", "9.1"):
> /usr/lib/python3/dist-packages/astropy/utils/introspection.py:147: in minversion
>     dist_names = packages_distributions()
> /usr/lib/python3.12/importlib/metadata/__init__.py:948: in packages_distributions
>     pkg_to_dist[pkg].append(dist.metadata['Name'])
> _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
> 
> self = <importlib_metadata._adapters.Message object at 0x7fc38a1e9f40>, item = 'Name'
> 
>     def __getitem__(self, item):
>         """
>         Override parent behavior to typical dict behavior.
>     
>         ``email.message.Message`` will emit None values for missing
>         keys. Typical mappings, including this ``Message``, will raise
>         a key error for missing keys.
>     
>         Ref python/importlib_metadata#371.
>         """
>         res = super().__getitem__(item)
>         if res is None:
> >           raise KeyError(item)
> E           KeyError: 'Name'
> 
> /usr/lib/python3/dist-packages/importlib_metadata/_adapters.py:54: KeyError
> ------------------------------------------------------------------------------ Captured log teardown -------------------------------------------------------------------------------
> INFO     root:conftest.py:187 Removing 1 pyplot figure(s) left open by test_map_sequence_animator_wcs_update_plot
> ================================================================================= warnings summary =================================================================================
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448: PytestConfigWarning: Unknown config option: mpl-results-path
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448: PytestConfigWarning: Unknown config option: mpl-use-full-test-name
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
> ============================================================================= short test summary info ==============================================================================
> FAILED sunpy/map/tests/test_mapbase.py::test_plot_with_norm_none - KeyError: 'Name'
> FAILED sunpy/map/tests/test_mapbase.py::test_missing_metadata_warnings - KeyError: 'Name'
> FAILED sunpy/map/tests/test_mapbase.py::test_repr_html - KeyError: 'Name'
> FAILED sunpy/map/tests/test_mapbase.py::test_quicklook - KeyError: 'Name'
> FAILED sunpy/map/tests/test_mapbase_dask.py::test_dask_array_repr - KeyError: 'Name'
> FAILED sunpy/map/tests/test_mapsequence.py::test_repr_html - KeyError: 'Name'
> FAILED sunpy/map/tests/test_mapsequence.py::test_quicklook - KeyError: 'Name'
> FAILED sunpy/map/tests/test_plotting.py::test_different_wcs_plot_warning - KeyError: 'Name'
> FAILED sunpy/map/tests/test_reproject_to.py::test_reproject_to_hgs_wcs[png] - KeyError: 'Name'
> FAILED sunpy/map/tests/test_reproject_to.py::test_reproject_to_hpc_default[png] - KeyError: 'Name'
> FAILED sunpy/visualization/animator/tests/test_mapsequenceanimator.py::test_construct_map_sequence_animator - KeyError: 'Name'
> FAILED sunpy/visualization/animator/tests/test_mapsequenceanimator.py::test_axes - KeyError: 'Name'
> FAILED sunpy/visualization/animator/tests/test_mapsequenceanimator.py::test_map_sequence_animator_wcs_update_plot - KeyError: 'Name'
> ==================================== 13 failed, 2229 passed, 336 skipped, 74 deselected, 6 xfailed, 2 xpassed, 2 warnings in 106.21s (0:01:46) =====================================
> E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_sunpy/build; python3.12 -m pytest -k "not figure and not online"
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11 3.12" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/sunpy_5.1.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&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.



More information about the Debian-astro-maintainers mailing list