Skip to content

Bump uv_build build constraint to >=0.11.4 to fix hermetic build of py-key-value #341

@Odilhao

Description

@Odilhao

Hi,

py-key-value-aio currently pin

requires = ["uv_build>=0.8.2,<0.9.0"]

as their build backend. All uv-build releases < 0.11.4 have a structural bug in
their sdist that breaks cargo --locked (hermetic
builds). The upstream fix landed in uv-build==0.11.4 with astral-sh/uv#18824.

I don't mind opening the PR to fix the issue if necessary.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions