Debian Patches

Status for mayavi2/4.8.1-4

Patch Description Author Forwarded Bugs Origin Last update
pyinterpreter.diff Correct Python interpreter string Varun Hiremath no 2015-05-26
help.diff Point to doc dir of Debian package Varun Hiremath no 2011-12-09
ipython.diff ? Varun Hiremath no 2015-10-16
remove-vtk-requires.patch Remove vtk from requirements due to missing metadata By default, mayavi attempts to discover its dependencies using
pkg_resources. Unfortunately, the Debian vtk package doesn't include the
necessary metadata. Thus, we remove this requirement from the package. The
package requirement will be enforced by the Debian packaging.
Scott Talbert <swt@techie.net> no
unminify-x3dom.patch Replace minified x3dom.js with unminified version Upstream embeds a copy of the minified version of x3dom 1.7.1. Replace this
with the 'debug' version of x3dom 1.7.1 which is unminified. The source is
from http://x3dom.org/download/1.7.1/x3dom-1.7.1.zip.
===================================================================
Scott Talbert <swt@techie.net> no
traitsui-8.patch Compat with traitsui 8 Hopefully fixes stuff like this:
.
______________________________ test_kit2fiff_gui _______________________________
mne_kit_gui/tests/test_kit2fiff_gui.py:123: in test_kit2fiff_gui
ui, frame = mne_kit_gui.kit2fiff()
mne_kit_gui/__init__.py:69: in kit2fiff
from ._kit2fiff_gui import Kit2FiffFrame
mne_kit_gui/_kit2fiff_gui.py:27: in <module>
from tvtk.pyface.scene_editor import SceneEditor
/usr/local/miniconda/envs/mne-kit-gui/lib/python3.11/site-packages/tvtk/pyface/scene_editor.py:12: in <module>
SceneEditor = toolkit_object('scene_editor:SceneEditor')
/usr/local/miniconda/envs/mne-kit-gui/lib/python3.11/site-packages/pyface/base_toolkit.py:127: in __call__
module = import_module(mname, package)
/usr/local/miniconda/envs/mne-kit-gui/lib/python3.11/importlib/__init__.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
/usr/local/miniconda/envs/mne-kit-gui/lib/python3.11/site-packages/tvtk/pyface/ui/qt4/scene_editor.py:16: in <module>
from traitsui.qt4.editor import Editor
E ModuleNotFoundError: No module named 'traitsui.qt4.editor'
Eric Larson yes debian upstream, https://github.com/enthought/mayavi/pull/1255/commits/a7a672dfa8824a0d10849ac38df87d7a4241c295 2023-12-16

All known versions for source package 'mayavi2'

Links