gpo.zugaina.org

Search Portage & Overlays:

dev-python/kornia-rs-bin

Low-level computer vision ops in Rust with PyO3 bindings (binary wheels)

Screenshots

  • kornia-rs-bin-0.1.14
    -* ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff

ChangeLog

commit de0d56fd5d582637b71f2b31f7c54b9fd7112cc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 06:24:43 2026 +0200

dev-python/kornia-rs-bin: trim 0.1.14 comments

commit 7b9441c39a4daba6d520592832386c924ec9900e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 06:24:43 2026 +0200

dev-python/kornia-rs-bin: add installer dependency

Direct wheel installation requires the installer module during
the build.

commit 5f230663f7e108c0d2e930485dbe7ceb96089adb
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Sep 8 20:07:18 2026 +0200

dev-python/kornia-rs-bin: Keyword 0.1.14 for ~arm64

commit 28b61a749e2cc80ed43de361d4bbdf6bd190f585
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Sep 8 20:06:04 2026 +0200

dev-python/kornia-rs-bin: add arm64 wheels

Upstream publishes aarch64 manylinux wheels alongside the x86_64 ones, and
has since added cp314, so select by arch and widen PYTHON_COMPAT to what
upstream actually ships.

commit d74131ae0571ca78557334a7da031ef4a688eb93
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 21:10:57 2026 +0200

dev-python/kornia-rs-bin: canonicalize PyPI remote-id

PyPI reports the distribution name as kornia-rs. Align package metadata with the
canonical identifier.

commit fb90e39cccd15d49af0d6bb3eb5dd73369f0fd77
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Jun 14 21:08:30 2026 +0200

dev-python/kornia-rs-bin: add 0.1.14

Rust/PyO3 low-level computer-vision ops -- the kornia-rs accelerator that dev-python/kornia hard-requires. Upstream publishes no sdist (maturin build), so this repackages the manylinux cp312/cp313 wheels (dev-python/triton-bin pattern). No cp314 wheel exists yet, so it caps at py3.13. ComfyUI pulls kornia under USE=extra.