Skip to content

PyPI release request: new stable version needed for downstream packages #58

@tardigrde

Description

@tardigrde

Context

We're using toon-format as a dependency in gcpath, an AXI-compliant CLI tool. We're currently pinned to a git commit hash (90861444) to get fixes that landed on main after the last PyPI release (0.9.0b1, Nov 8 2025):

Problem

PyPI rejects packages with direct VCS dependencies:

400 Bad Request: Can't have direct dependency: toon-format @ git+https://github.com/toon-format/toon-python.git@90861444

This means gcpath cannot be published to PyPI while depending on a git hash.

Request

Is a new stable (or beta) release planned? Even a 0.9.1 or 0.10.0b1 cut from the current main would unblock us.

Happy to help test or contribute to the release process if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions