gpo.zugaina.org

Search Portage & Overlays:

dev-python/pyvistaqt

Qt-based plotting GUI for PyVista (background plotter, scientific viewers)

Screenshots

  • pyvistaqt-0.11.4
    ~amd64
    test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • pyvistaqt-0.11.3
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pypi

ChangeLog

commit 74665f0d092b9b0abb65b1aa8785b5391e96698a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:35:26 2026 +0200

dev-python/pyvistaqt: disable py3.11

commit 66022f43d1c922bd7c0fcc78d598333da33d4a23
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 21:07:52 2026 +0200

dev-python/pyvistaqt: switch to DISTUTILS_SINGLE_IMPL

dev-python/pyvista is now SINGLE_IMPL; multi-impl consumer with bare
$ on it produces python_targets_python3_*(-)? that the
single-impl child can't expose. Convert to single-impl too; pyvista on
bare $, qtpy + setuptools-scm wrapped in
python_gen_cond_dep.

commit ee0084baa10ac16bbd396840495cc585e15335b1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 01:11:54 2026 +0200

dev-python/pyvistaqt: drop ~x86 KEYWORDS

Mirrors the dev-python/pyvista narrow in this branch — pyvistaqt's
RDEPEND requires pyvista, which we just dropped from ~x86 because its
sci-libs/vtk[python] sub-tree is unsolvable on x86. Without this,
pyvistaqt would inherit the unsolvable cascade and a NonsolvableDeps
warning showed up on x86 immediately after the pyvista narrow.

commit 6f255a3264f77fc70eb3233d75edf6d2dce12dda
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Apr 30 14:17:53 2026 +0200

dev-python/pyvistaqt: new package, Qt-side glue for pyvista (BackgroundPlotter)

Added as a sci-physics/mantid runtime dep — mantid's instrumentview hard-imports it for the Qt scene host.
Missing from ::gentoo.