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
Hi,
py-key-value-aiocurrently pinpy-key-value/pyproject.toml
Line 24 in 06451f0
as their build backend. All
uv-buildreleases < 0.11.4 have a structural bug intheir sdist that breaks
cargo --locked(hermeticbuilds). The upstream fix landed in
uv-build==0.11.4with astral-sh/uv#18824.I don't mind opening the PR to fix the issue if necessary.
References
Cargo.lockinuv-buildsource distributions astral-sh/uv#18831