gpo.zugaina.org

Search Portage & Overlays:

dev-python/hatch-cython

Cython build hooks for hatch

Screenshots

  • hatch-cython-0.6.0
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit 1770b1aa5be4723eadc1ee9f8d6c1aa559c9b15a
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Sep 10 04:25:45 2026 +0200

dev-python/hatch-cython: trim 0.6.0 comment prose

commit 2f22552fbea101e96290e7db3bd52dac2b4f211d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Sep 9 13:12:44 2026 +0200

dev-python/hatch-cython: new package, version 0.6.0

Build backend plugin needed by dev-python/vispy from 0.17.0, where upstream
moved off setuptools to hatchling plus this cython build hook. Dependency
tail of an in-scope package; nothing imports it at runtime.

The suite needs the source tree on PYTHONPATH -- tests/ is a package and
upstream ships no pytest rootdir config -- and is scoped to tests/, since
test_libraries/ are integration fixtures that import example packages
upstream builds with hatch beforehand.