Skip to content

Fix regression where --require-hashes applied to build dependencies in uv pip install#15153

Merged
zanieb merged 1 commit intomainfrom
zb/build-hasher
Aug 7, 2025
Merged

Fix regression where --require-hashes applied to build dependencies in uv pip install#15153
zanieb merged 1 commit intomainfrom
zb/build-hasher

Conversation

@zanieb
Copy link
Copy Markdown
Member

@zanieb zanieb commented Aug 7, 2025

Closes #15146

@zanieb zanieb added the bug Something isn't working label Aug 7, 2025
@zanieb zanieb temporarily deployed to uv-test-registries August 7, 2025 21:31 — with GitHub Actions Inactive
link_mode,
&build_options,
&hasher,
&build_hasher,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kind of terrifying this mistake is so easy to make

@zanieb zanieb enabled auto-merge (squash) August 7, 2025 21:34
@zanieb zanieb merged commit 9425350 into main Aug 7, 2025
95 checks passed
@zanieb zanieb deleted the zb/build-hasher branch August 7, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

uv 0.8.5 requires hashes for all build dependencies, while uv 0.8.4 does not

2 participants