Your message dated Wed, 08 Jul 2026 16:04:51 +0000
with message-id <[email protected]>
and subject line Bug#1141210: fixed in scikit-learn 1.8.0+dfsg-5
has caused the Debian Bug report #1141210,
regarding python-mne: FTBFS: E   pytest.PytestRemovedIn10Warning: Passing a 
non-Collection iterable to parametrize is deprecated.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1141210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141210
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-mne
Version: 1.12.1-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/202607/

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:python-mne, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
/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: mne/decoding/tests/test_base.py::test_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
_______________ ERROR collecting mne/decoding/tests/test_csp.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: mne/decoding/tests/test_csp.py::test_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
_______________ ERROR collecting mne/decoding/tests/test_ems.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: mne/decoding/tests/test_ems.py::test_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
_______________ ERROR collecting mne/decoding/tests/test_ged.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: mne/decoding/tests/test_ged.py::test_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
_________ ERROR collecting mne/decoding/tests/test_receptive_field.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: 
mne/decoding/tests/test_receptive_field.py::test_tdr_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
___________ ERROR collecting mne/decoding/tests/test_search_light.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: 
mne/decoding/tests/test_search_light.py::test_sklearn_compliance, argvalues 
type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
_______________ ERROR collecting mne/decoding/tests/test_ssd.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: mne/decoding/tests/test_ssd.py::test_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
__________ ERROR collecting mne/decoding/tests/test_time_frequency.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: 
mne/decoding/tests/test_time_frequency.py::test_sklearn_compliance, argvalues 
type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
___________ ERROR collecting mne/decoding/tests/test_transformer.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: 
mne/decoding/tests/test_transformer.py::test_sklearn_compliance, argvalues 
type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
______________ ERROR collecting mne/decoding/tests/test_xdawn.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: mne/decoding/tests/test_xdawn.py::test_sklearn_compliance, 
argvalues type: generator
E   Please convert to a list or tuple.
E   See 
https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators
- generated xml file: /<<PKGBUILDDIR>>/junit-results.xml -
=========================== short test summary info 
============================
ERROR mne/decoding/tests/test_base.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_csp.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_ems.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_ged.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_receptive_field.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_search_light.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_ssd.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_time_frequency.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_transformer.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
ERROR mne/decoding/tests/test_xdawn.py - 
pytest.PytestRemovedIn10Warning: Passing a non-Collection iterable to param...
SKIPPED [1] 
../../../usr/lib/python3/dist-packages/_pytest/doctest.py:551: unable to import 
module PosixPath('/<<PKGBUILDDIR>>/mne/_edf/open.py')
SKIPPED [2] mne/io/ant/tests/test_ant.py:18: could not import 'antio': 
No module named 'antio'
SKIPPED [2] mne/io/curry/tests/test_curry.py:33: could not import 
'curryreader': No module named 'curryreader'
SKIPPED [2] mne/io/fieldtrip/tests/test_fieldtrip.py:53: could not 
import 'pymatreader': No module named 'pymatreader'
SKIPPED [2] mne/io/mef/tests/test_mef.py:20: could not import 'pymef': 
No module named 'pymef'
SKIPPED [1] 
../../../usr/lib/python3/dist-packages/_pytest/doctest.py:551: unable to import 
module PosixPath('/<<PKGBUILDDIR>>/mne/viz/backends/_notebook.py')
SKIPPED [1] 
../../../usr/lib/python3/dist-packages/_pytest/doctest.py:551: unable to import 
module PosixPath('/<<PKGBUILDDIR>>/mne/viz/backends/_pyvista.py')
SKIPPED [1] 
../../../usr/lib/python3/dist-packages/_pytest/doctest.py:551: unable to import 
module PosixPath('/<<PKGBUILDDIR>>/mne/viz/backends/_qt.py')
!!!!!!!!!!!!!!!!!!! Interrupted: 10 errors during collection !!!!!!!!!!!!!!!!!!!
================= 12 skipped, 1 deselected, 10 
errors in 7.64s =================
make[1]: *** [debian/rules:23: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: scikit-learn
Source-Version: 1.8.0+dfsg-5
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
scikit-learn, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <[email protected]> (supplier of updated scikit-learn package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 08 Jul 2026 15:25:12 +0100
Source: scikit-learn
Architecture: source
Version: 1.8.0+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1141210
Changes:
 scikit-learn (1.8.0+dfsg-5) unstable; urgency=medium
 .
   * Team upload.
   * Don't parameterize tests using non-Collection iterables (closes:
     #1141210).
Checksums-Sha1:
 0348954da3aaa96c88e1520340485946d45e58f5 3829 scikit-learn_1.8.0+dfsg-5.dsc
 01caeaf59d634c61f39610c67b23b9a75abab465 27168 
scikit-learn_1.8.0+dfsg-5.debian.tar.xz
 bf14e12d64d0b3053bf6d7fe17bd9af09c7648cb 12343416 
scikit-learn_1.8.0+dfsg-5.git.tar.xz
 c2a375177c1c711edb2e47063e7c62d52fbbd872 17544 
scikit-learn_1.8.0+dfsg-5_source.buildinfo
Checksums-Sha256:
 473cfdb74a85f7de2105f803759bfa767c11ef8015dab83e008625509b67f468 3829 
scikit-learn_1.8.0+dfsg-5.dsc
 850c42ef74f7d6adafc0a3a946cce846ab63b29e26d857a0051152e3d576f8f5 27168 
scikit-learn_1.8.0+dfsg-5.debian.tar.xz
 f0d013bec36083a3f3066d1180c570572072854b543d84a5bc8db7a36e053d57 12343416 
scikit-learn_1.8.0+dfsg-5.git.tar.xz
 961c3cee9fff846ce2ab4114f0936bdca8002dcdafdd3b01c2a36588aafe36a8 17544 
scikit-learn_1.8.0+dfsg-5_source.buildinfo
Files:
 c439004614fa4aa665b425d3ed80f67a 3829 python optional 
scikit-learn_1.8.0+dfsg-5.dsc
 ec2d9c09a8bf9b113c5b1255311c6c6a 27168 python optional 
scikit-learn_1.8.0+dfsg-5.debian.tar.xz
 8c7d3e4a2c7f7a3289d3cfa41a5b2631 12343416 python optional 
scikit-learn_1.8.0+dfsg-5.git.tar.xz
 bca438bbd5fb8c05b9cf17b06ec4426f 17544 python optional 
scikit-learn_1.8.0+dfsg-5_source.buildinfo
Git-Tag-Info: tag=2a7cf8072d3926aa04120ac2d4faae2b290beb83 
fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpOcLIACgkQYG0ITkaD
wHnSJQ/+JhAxzfF1CvLXdkPMUmrz3vjMPbNP1bxiR1RV9WXdvRel5laxoDlntdJQ
jrx4QJxkW8qDGxfPD6wKu9+ISnO4r3Mk5M3N90IiJU1zlNkHFPdOjcJ0l5UoJWuC
nlCmv/DtOnQ5yUPkvKut7DITpQTMENCyKz8D/LGVWTEHwgrEt+4DI/Xze3wx/VJK
MqwZUMv61+Lux5Qv3vOyB61Y26B3jD9Sdy2L9vUZiMvzP+G7dxZLnHiwmJwOJAYw
fQS6TGC8PWNP22mtvvA/Co+R0JoGsufLeN/hUbe6zWnIwmp3MNixG7icq/VCwO5h
yfXJYEZclFS8uMDcMtBcYq6hQw8I1rlHaKIyIbao8uyIBT2ki4Td3AGLjgyLRLqu
3B6NjFoSCnXVZnLN7mS3FZkvif2Zlu9sI78tXAA5ZUt6XQp4ELGw1Ksr+oXv/rEa
cLI75B94+mrId1FqhLLQF4azcD396cLGZeT7A9n1qdRUt3NDiNFUxkfEL0iaohZR
mAvd+zhDT0hObyyWM9wlYFb1jT8AaXWu83SRFHLig74bh9yjNlICCJ05OBTMF04d
fs54Wjg4Py3GBp8clU/kGsZwrxI1Whcv9Nel0g5evPfFfHpKX4ziAS+rS2uIxG0n
ytPDd/25xnmaOulozlkbO/gZ9JjtCCj2bXY8bJJKmeuYuX0ffTs=
=Zf02
-----END PGP SIGNATURE-----

Attachment: pgp6Fedjq7M2j.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to