gpo.zugaina.org

Search Portage & Overlays:

dev-python/trampoline

Yield-based recursion for Python

Screenshots

  • trampoline-0.1.2-r2
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: bennypowers
  • 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 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

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

    View      Download      Browse     License: MIT   
    Overlay: bennypowers

ChangeLog

commit ce0ded59956ea5307140990e7d622a313eb6d1a5
Author: Benny Powers <web@bennypowers.com>
Date: Wed Jun 3 14:06:29 2026 +0300

feat(dev-python/trampoline): bump revision to 0.1.2-r2, add python3_14 support

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>