Debian Patches

Status for python-mne/1.13.2-1

Patch Description Author Forwarded Bugs Origin Last update
0001-allow-missing-metadata-in-sys_info.patch allow missing metadata in sys_info The upstream test assumes that all installed Python packages provide
version metadata accessible via importlib.metadata. This assumption
does not hold in Debian environments, especially on non-amd64
architectures (e.g., arm64), where packages may be built differently
and lack dist-info metadata.

In such cases, MNE-Python correctly falls back to '?' for unknown
versions. This is expected behavior and should not cause test failures.
Karsten Schöke <karsten.schoeke@geobasis-bb.de> not-needed 2026-04-23
0002-fix-python-interpreter-issue.patch fix python interpreter issue Karsten Schöke <karsten.schoeke@geobasis-bb.de> not-needed 2026-09-16
0003-skip-quaternion-test-without-pyvistaqt.patch skip-quaternion-test-without-pyvistaqt
The test_quat_to_vtk_wxyz test only exercises the quaternion conversion
helper, but importing the _pyvista module also requires pyvistaqt.

pyvistaqt is not currently packaged in Debian, so the test fails with
ModuleNotFoundError when running the test suite in Debian.

Skip the test when pyvistaqt is unavailable, as is already done for
other optional visualization dependencies.
Karsten Schöke <karsten.schoeke@geobasis-bb.de> not-needed 2026-09-16

All known versions for source package 'python-mne'

Links