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 | ||
wxpy3.0-compat.patch | Fixes for wxPython 3.0 Retains compatibility with 2.8 - there wx.InitAllImageHandlers() is a no-op, wx.HIDE_READONLY is 0, and wx.PySimpleApp() issues a deprecation warning. |
Olly Betts <olly@survex.com> | no | debian | 2014-09-20 | |
fix-syntaxwarning.patch | [PATCH] BUG: Fix literal comparison | Eric Larson <larson.eric.d@gmail.com> | no | 2019-10-15 | ||
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 |