Skip to content

Validate built wheel project identity - #203

Draft
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt200/164-validate-built-wheel-identity
Draft

Validate built wheel project identity#203
zaniebot wants to merge 1 commit into
mainfrom
zb/bughunt200/164-validate-built-wheel-identity

Conversation

@zaniebot

@zaniebot zaniebot commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

uv build can produce a wheel whose name and version do not match the project's static metadata and still report success. Validate the built wheel before moving it into dist/, so a rejected artifact is not left behind. Preserve UV_SKIP_WHEEL_FILENAME_CHECK=1 and local-version compatibility for malformed or nightly wheels (uv#16046); filename/METADATA and sdist/wheel consistency are separate checks.

@astral-automations-bot
astral-automations-bot Bot force-pushed the zb/bughunt200/164-validate-built-wheel-identity branch from bd8fb7e to f8cd75c Compare July 21, 2026 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants