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 | not-needed | 2011-12-09 | ||
ipython.diff | Fix for IPython 0.11+ | 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> | not-needed | |||
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> | not-needed | |||
pyface_8 | Recent versions of pyface don't have a pyface.__version__ | Michael R. Crusoe <crusoe@debian.org> | yes | |||
imghdr_replacement | Replaced deprecated/removed imghdr with puremagic package It was deprecated in Python 3.11 and removed in Python 3.13 https://peps.python.org/pep-0594/#deprecated-modules |
Michael R. Crusoe <crusoe@debian.org> | yes | |||
syntax_warnings.patch | Fix SyntaxWarnings | Michael R. Crusoe <crusoe@debian.org> | yes | |||
pkg_resources-replacements | pkg_resources is deprecated in favor of importlib.resources | Michael R. Crusoe <crusoe@debian.org> | yes |