gpo.zugaina.org

Search Portage & Overlays:

dev-python/trampoline

Yield-based recursion for Python

Screenshots

  • trampoline-0.1.2-r1
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • trampoline-0.1.2
    ~amd64
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • trampoline-0.1.2
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: phackerlay

ChangeLog

commit 4942aa2c2336cc07a17f6c10507a791e6cc37f21
Author: Benny Powers <web@bennypowers.com>
Date: Tue Mar 10 15:18:21 2026 +0200

fix: trampoline-0.1.2-r1 install from wheel (no sdist available)

Use distutils_wheel_install to install directly from the PyPI
wheel since upstream provides no sdist or tagged source release.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>

commit 23b293cdf3671ffdd7ea181cbf1538144896b89d
Author: Benny Powers <web@bennypowers.com>
Date: Tue Mar 10 14:59:26 2026 +0200

fix: comfyui-0.16.3-r9 add torchsde dependency

Add dev-python/torchsde (and its dep dev-python/trampoline) to
fix ModuleNotFoundError for torchsde at runtime.

Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>