[From nobody Sun Jul  5 12:37:09 2026
Received: (at submit) by bugs.debian.org; 28 Jun 2026 21:07:55 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-120.5 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,
 RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS,USER_IN_DKIM_WELCOMELIST,
 WEIRD_PORT,X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 26; hammy, 150; neutral, 303; spammy,
 0. spammytokens: hammytokens:0.000-+--python3,
 0.000-+--pkgbuilddir, 
 0.000-+--PKGBUILDDIR, 0.000-+--HTo:N*Debian, 0.000-+--forky
Return-path: &lt;sanvila@debian.org&gt;
Received: from mitropoulos.debian.org
 ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:37826)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUq-00HQGy-0Z
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:52:56 +0000
Received: via submission
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=paradis.debian.org, EMAIL=hostmaster@paradis.debian.org (verified)
 by mitropoulos.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUo-00DvxG-0f
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:52:54 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.paradis;
 h=Date:Message-Id:Subject:To:From:Reply-To:Cc:
 MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=9iQH6+/SnzKqERwBxeXJqB2o+RoiKuj9k9PZ7fd0lh4=; b=LJCflmw+/G2vXLlnrKM41yVdFd
 faC+8SySHS1+273HTfNru/BcNRUduIVIKM+ewN/Donw1MNPPOP1Fk6RYrkagSdyJh3GapBQwN7xzb
 tonwPcsZIJEZEOr/eSRBbYJbg+b8M3Ju3CqMM7w9Ha+7+gTiGSklDCSd/ANR0pGX/ljeVRvSAR8hD
 5hNsIoQtqPv3Xa930yWF2OnqOGK78ZeVrup8M8io5NGutK6u1UP1AyjB4zX9S5At4BOFfxP5QaZlc
 XsnlasN9ULZunkLtrJYEnmLLbaCsMLX6E6WMgxhoQp9luwp/g3n9Nzt78IGlgYvAth2TLoABIrlIQ
 hz1k4sTw==;
Received: from sanvila by paradis.debian.org with local (Exim 4.96)
 (envelope-from &lt;sanvila@debian.org&gt;) id 1wdwUm-00BAg8-25
 for submit@bugs.debian.org; Sun, 28 Jun 2026 20:52:52 +0000
From: Santiago Vila &lt;sanvila@debian.org&gt;
To: Debian BTS &lt;submit@bugs.debian.org&gt;
Subject: spectral-cube: FTBFS: E pytest.PytestRemovedIn10Warning: Passing a
 non-Collection iterable to parametrize is deprecated.
X-Debbugs-Cc: sanvila@debian.org
Message-Id: &lt;E1wdwUm-00BAg8-25@paradis.debian.org&gt;
Date: Sun, 28 Jun 2026 20:52:52 +0000
Delivered-To: submit@bugs.debian.org

Package: src:spectral-cube
Version: 0.6.7-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:spectral-cube, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:385: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'use_scm_version'
  warnings.warn(msg)
running clean
removing '/&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13_spectral-cube/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
I: pybuild base:385: python3.14 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'use_scm_version'
  warnings.warn(msg)
running clean
removing '/&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.14_spectral-cube/build' (and everything under it)

[... snipped ...]

  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_preserve_wcs_to, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_multiplication, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_unit_division, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_isnan, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_self_arith, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_self_arith_with_beam, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_ldo_attach_beam, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_ldo_attach_beam_jybm_error, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_projection_from_hdu, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::test_twod_numpy, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::test_twod_numpy_twoaxes, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::test_oned_numpy, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::TestSpectralCube::test_with_spectral_unit, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::TestNumpyMethods::test_percentile, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR spectral_cube/tests/test_casafuncs.py - pytest.PytestRemovedIn10Warning...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
======================== 21 warnings, 1 error in 1.33s =========================
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=2: cd /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.13_spectral-cube/build; python3.13 -m pytest 
I: pybuild base:385: cd /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.14_spectral-cube/build; python3.14 -m pytest 
============================= test session starts ==============================
platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0
rootdir: /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.14_spectral-cube/build
configfile: pyproject.toml
plugins: remotedata-0.4.1, mock-3.15.1, arraydiff-0.7.0, filter-subpackage-0.2.0, astropy-header-0.2.2, hypothesis-6.152.4, cov-5.0.0, doctestplus-1.7.1, astropy-0.11.0, typeguard-4.4.4
collected 1713 items / 1 error

==================================== ERRORS ====================================
____________ ERROR collecting spectral_cube/tests/test_casafuncs.py ____________
/usr/lib/python3/dist-packages/pluggy/_hooks.py:512: in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/pluggy/_manager.py:120: in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:250: in pytest_pycollect_makeitem
    return list(collector._genfunctions(name, obj))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:476: in _genfunctions
    self.ihook.pytest_generate_tests.call_extra(methods, dict(metafunc=metafunc))
/usr/lib/python3/dist-packages/pluggy/_hooks.py:573: in call_extra
    return self._hookexec(self.name, hookimpls, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/pluggy/_manager.py:120: in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/lib/python3/dist-packages/_pytest/python.py:124: in pytest_generate_tests
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)
/usr/lib/python3/dist-packages/_pytest/python.py:1316: in parametrize
    argnames, parametersets = ParameterSet._for_parametrize(
/usr/lib/python3/dist-packages/_pytest/mark/structures.py:202: in _for_parametrize
    warnings.warn(
E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
E   Test: spectral_cube/tests/test_casafuncs.py::test_casa_read_basic, argvalues type: product
E   Please convert to a list or tuple.
E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/astropy/utils/compat/numpycompat.py:42
../../../../../../usr/lib/python3/dist-packages/astropy/utils/compat/numpycompat.py:42
../../../../../../usr/lib/python3/dist-packages/astropy/utils/compat/numpycompat.py:42
../../../../../../usr/lib/python3/dist-packages/astropy/utils/compat/numpycompat.py:42
  /usr/lib/python3/dist-packages/astropy/utils/compat/numpycompat.py:42: AstropyPendingDeprecationWarning: COPY_IF_NEEDED is no longer needed now that astropy only supports numpy &gt;= 2. It can be safely replaced with 'None'. 
    warnings.warn(

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_slices_of_projections_not_projections, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_copy_false, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_write, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_preserve_wcs_to, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_multiplication, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_unit_division, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_isnan, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_self_arith, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_self_arith_with_beam, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_ldo_attach_beam, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_ldo_attach_beam_jybm_error, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_projection.py::test_projection_from_hdu, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::test_twod_numpy, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::test_twod_numpy_twoaxes, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::test_oned_numpy, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::TestSpectralCube::test_with_spectral_unit, argvalues type: product
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

../../../../../../usr/lib/python3/dist-packages/_pytest/python.py:124
  /usr/lib/python3/dist-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
  Test: spectral_cube/tests/test_spectral_cube.py::TestNumpyMethods::test_percentile, argvalues type: zip
  Please convert to a list or tuple.
  See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
    metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR spectral_cube/tests/test_casafuncs.py - pytest.PytestRemovedIn10Warning...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
======================== 21 warnings, 1 error in 1.36s =========================
E: pybuild pybuild:485: test: plugin distutils failed with: exit code=2: cd /&lt;&lt;PKGBUILDDIR&gt;&gt;/.pybuild/cpython3_3.14_spectral-cube/build; python3.14 -m pytest 
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p &quot;3.13 3.14&quot; --parallel=2 returned exit code 13
make[1]: *** [debian/rules:11: override_dh_auto_test] Error 25
make[1]: Leaving directory '/&lt;&lt;PKGBUILDDIR&gt;&gt;'
make: *** [debian/rules:7: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
]