Open alex opened 1 week ago
These are now available on PyPI: https://blog.pypi.org/posts/2024-11-14-pypi-now-supports-digital-attestations/
Suggestions for ways uv could incorporate these:
uv
uv.lock
gh-action-pypi-publish now produces and publishes PEP 740 digital attestations to PyPI by default. Would be nice if uv publish could do the same so that it can be a full replacement for the action.
uv publish
These are now available on PyPI: https://blog.pypi.org/posts/2024-11-14-pypi-now-supports-digital-attestations/
Suggestions for ways
uv
could incorporate these:uv.lock
, include the identity of the publisher in the CLI outputuv.lock
, display (as a warning or error) the identity if it changes, or if it goes from identity->no identity