Use explicit manylinux/musllinux targets and better pre-upload checks#17358
Merged
Use explicit manylinux/musllinux targets and better pre-upload checks#17358
Conversation
Member
Author
563f50d to
7562fd7
Compare
7562fd7 to
03b420c
Compare
03b420c to
3923644
Compare
konstin
added a commit
to astral-sh/ruff
that referenced
this pull request
Jan 9, 2026
This ensures that changes to the targets are intentional and explicit. See also astral-sh/ty#2393 and astral-sh/uv#17358
Member
|
Is it intentional to also upgrade maturin here? |
Member
Author
|
Yes, we need the new version for the better checks ( |
zanieb
approved these changes
Jan 9, 2026
7e1fab5 to
df5c3d7
Compare
df5c3d7 to
581c94e
Compare
This ensures that changes to the targets are intentional and explicit, and PyPI compatibility is checked by maturin. The target versions are from https://pypi.org/project/uv/0.9.22/#files See also astral-sh/ty#2393
581c94e to
ac76383
Compare
Member
Author
|
A test upload with testpypi (and renamed packages) passed, this verifies that the produced tags are accepted by PyPI. |
ntBre
pushed a commit
to astral-sh/ruff
that referenced
this pull request
Jan 16, 2026
…#22477) This ensures that changes to the targets are intentional and explicit. See also astral-sh/ty#2393 and astral-sh/uv#17358
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This ensures that changes to the targets are intentional and explicit.
The target versions are from https://pypi.org/project/uv/0.9.22/#files
See also astral-sh/ty#2393