Skip to content

fix: call repair-wheel-command in iOS builds#2761

Merged
henryiii merged 1 commit intopypa:mainfrom
mayeut:ios-repair-step
Mar 9, 2026
Merged

fix: call repair-wheel-command in iOS builds#2761
henryiii merged 1 commit intopypa:mainfrom
mayeut:ios-repair-step

Conversation

@mayeut
Copy link
Copy Markdown
Member

@mayeut mayeut commented Mar 8, 2026

fix #2760

@mayeut mayeut requested a review from freakboy3742 as a code owner March 8, 2026 12:11
Copy link
Copy Markdown
Contributor

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

Looks good to me. I hadn't considered that repair_command could be used for SBOM-type tooling.

@mayeut
Copy link
Copy Markdown
Member Author

mayeut commented Mar 9, 2026

It can also be used for any checks that can run on the build system requiring the wheel itself (versus checks in the test-command that would only run in the host system from the installed wheel). There's an example for this regarding abi3audit in the docs.

@henryiii henryiii merged commit fd27532 into pypa:main Mar 9, 2026
71 of 72 checks passed
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.

iOS builds do not call repair-wheel-command

3 participants