Package: mayavi2 / 4.8.3-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| mayavi2 | 4.8.3-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| pyinterpreter.diff | (download) |
mayavi/scripts/mayavi2 |
2 1 + 1 - 0 ! |
correct python interpreter string |
| help.diff | (download) |
mayavi/action/help.py |
3 2 + 1 - 0 ! |
point to doc dir of debian package |
| ipython.diff | (download) |
mayavi/tests/README.txt |
3 1 + 2 - 0 ! |
fix for ipython 0.11+ |
| remove vtk requires.patch | (download) |
mayavi.egg-info/requires.txt |
1 0 + 1 - 0 ! |
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. |
| unminify x3dom.patch | (download) |
mayavi/tools/static/x3d/x3dom.js |
59492 54993 + 4499 - 0 ! |
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. |
