Package: invesalius / 3.0~b5-4

Metadata

Package Version Patches format
invesalius 3.0~b5-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
10_wxpython3.patch | (download)

invesalius/gui/data_notebook.py | 30 15 + 15 - 0 !
invesalius/gui/default_tasks.py | 12 4 + 8 - 0 !
invesalius/gui/default_viewers.py | 12 6 + 6 - 0 !
invesalius/gui/dialogs.py | 11 6 + 5 - 0 !
invesalius/gui/frame.py | 20 16 + 4 - 0 !
invesalius/gui/import_panel.py | 8 4 + 4 - 0 !
invesalius/gui/task_exporter.py | 24 13 + 11 - 0 !
invesalius/gui/task_importer.py | 6 3 + 3 - 0 !
invesalius/gui/task_slice.py | 24 13 + 11 - 0 !
invesalius/gui/task_surface.py | 11 7 + 4 - 0 !
invesalius/invesalius.py | 5 3 + 2 - 0 !
11 files changed, 90 insertions(+), 73 deletions(-)

 patches necessary to make invesalius3 runs using wxpython 3.0
10_sample_path.patch | (download)

invesalius/constants.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
10_import_mips.patch | (download)

invesalius/data/slice_.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 upstream has the mips module inside the invesalius source code and
Debian has it separated inside /usr/lib/invesaliu so it was necessary to change
the import