• 0.8.2 32bf09887a

    0.8.2
    All checks were successful
    CI / test (push) Successful in 47s
    CI / test (almalinux, docker.io/library/almalinux:9, python3.11) (push) Successful in 11m14s
    CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 16m23s
    Lint / test (push) Successful in 44s
    Stable

    mig5 released this 2026-08-03 02:36:12 -05:00 | 0 commits to main since this release

    Regression fix: Make remote harvest zipapp stdlib-only

    Lazy-load manifest, explain, and validation dependencies so the remote harvest zipapp does not require jsonschema, PyYAML, Paramiko, or other site-packages on the target host.

    Run the remote zipapp with Python isolated mode and site-packages disabled, while preserving existing CLI monkeypatch hooks.

    And some routine dependency updates.

    Downloads