[From nobody Sat Jul 11 13:41:08 2026
Received: (at maintonly) by bugs.debian.org; 27 Jun 2026 21:23:23 +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=-107.5 required=4.0 tests=ALL_TRUSTED,BAYES_00,
 DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,
 FOURLA,FROMDEVELOPER,SPF_HELO_NONE,SPF_PASS,USER_IN_DKIM_WELCOMELIST
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 41; hammy, 150; neutral, 62; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;roehling@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:52720)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1wdaUl-00Di47-0O
 for maintonly@bugs.debian.org; Sat, 27 Jun 2026 21:23:23 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Subject:To:From:Message-ID:
 Reply-To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=We8M9PDhftzR4kDrLVt2HFwnWNhAg6Q3nUQUpeKzmhg=; b=OqkudGLb7I16A1Ku50k7me98/m
 j9M0kh3Pnwr3Ek2WTkYU7stsDIpn7jNd2zG5BKrCJuEsVh2ruWXWc/FcaMuCCUBE3OrJkkafNWSYK
 L5K1qQmST6aw5Eeuk5eixKPW1xIUwtec/3PVKUi18UodTc4B5FNeGT/1Vgbl4DGkVs+HW0wDBD3eS
 FdIJKreuAFSPDLVvMSt44IZObyfQCnksMQzXsIIib5Bo7OD0Xrj4XSMsKFKn/5ZV3NCgJrDkPDBiX
 XTYMc0/yauqy8rD6S2os171Eafy46l2I7zdp5sedNkfyd6pbFC19boLchxbwlFR5lKQiGzgZs/iAx
 yMcYYjHw==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;roehling@debian.org&gt;) id 1wdaUj-00524V-1M
 for maintonly@bugs.debian.org; Sat, 27 Jun 2026 21:23:21 +0000
Message-ID: &lt;bbeac37d523b87f4f1fe7d74d4885b01@debian.org&gt;
From: roehling@debian.org
To: maintonly@bugs.debian.org
Subject: python-ase: autopkgtest regression with pytest 9.1
Date: Sat, 27 Jun 2026 23:23:20 +0200
X-Generator: mass-bug from devscripts 2.26.9
X-Debian-User: roehling
Delivered-To: maintonly@bugs.debian.org

Source: python-ase
Version: 3.26.0-3
Severity: serious
User: debian-python@lists.debian.org
Usertags: pytest9.1

Dear maintainer,

According to https://ci.debian.net data, your package python-ase has an
autopkgtest regression with pytest.

The following architectures failed: amd64, arm64, i386, loong64,
ppc64el, riscv64, s390x.

Hopefully relevant excerpt from
https://ci.debian.net/packages/p/python-ase/testing/amd64/72542060/
follows:

101s autopkgtest [01:23:38]: test command1: for py in $(py3versions -s); do cd &quot;$AUTOPKGTEST_TMP&quot;; SPGLIB_OLD_ERROR_HANDLING=0 $py -m ase test --pytest -p no:cacheprovider; done
108s ==================================== ERRORS ====================================
108s _________________ ERROR collecting calculator/elk/test_elk.py __________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: calculator/elk/test_elk.py::test_elk_bulk, argvalues type: generator
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ___________ ERROR collecting calculator/gamess_us/test_gamess_us.py ____________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: calculator/gamess_us/test_gamess_us.py::test_gamess, argvalues type: zip
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s __________________ ERROR collecting cell/test_niggli_ndim.py ___________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: cell/test_niggli_ndim.py::test_niggli_atoms_ndim, argvalues type: permutations
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ___________________ ERROR collecting fio/test_lammpsdump.py ____________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: fio/test_lammpsdump.py::test_recognize_lammpsdump, argvalues type: generator
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _______________________ ERROR collecting gui/test_run.py _______________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: gui/test_run.py::test_quickinfo, argvalues type: generator
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _________________ ERROR collecting spacegroup/test_minerals.py _________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: spacegroup/test_minerals.py::test_mineral_symmetrization, argvalues type: product
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _______________ ERROR collecting spectrum/test_doscollection.py ________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: spectrum/test_doscollection.py::TestDOSCollection::test_sum_all, argvalues type: zip
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _______________________ ERROR collecting test_cluster.py _______________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: test_cluster.py::test_centering, argvalues type: generator
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ______________________ ERROR collecting test_kpts2kpts.py ______________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: test_kpts2kpts.py::test_kpts2kpts, argvalues type: generator
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s _________________ ERROR collecting test_linesearch_maxstep.py __________________
108s E   pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.
108s E   Test: test_linesearch_maxstep.py::test_linesearch, argvalues type: zip
108s E   Please convert to a list or tuple.
108s E   See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
108s ERROR calculator/elk/test_elk.py - pytest.PytestRemovedIn10Warning: Passing a...
108s ERROR calculator/gamess_us/test_gamess_us.py - pytest.PytestRemovedIn10Warnin...
108s ERROR cell/test_niggli_ndim.py - pytest.PytestRemovedIn10Warning: Passing a n...
108s ERROR fio/test_lammpsdump.py - pytest.PytestRemovedIn10Warning: Passing a non...
108s ERROR gui/test_run.py - pytest.PytestRemovedIn10Warning: Passing a non-Collec...
108s ERROR spacegroup/test_minerals.py - pytest.PytestRemovedIn10Warning: Passing ...
108s ERROR spectrum/test_doscollection.py::TestDOSCollection - pytest.PytestRemove...
108s ERROR test_cluster.py - pytest.PytestRemovedIn10Warning: Passing a non-Collec...
108s ERROR test_kpts2kpts.py - pytest.PytestRemovedIn10Warning: Passing a non-Coll...
108s ERROR test_linesearch_maxstep.py - pytest.PytestRemovedIn10Warning: Passing a...
109s command1             FAIL non-zero exit status 2
109s command1             FAIL non-zero exit status 2
]