Skip to content

fix: support only one output wheel from repair #2478

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

henryiii
Copy link
Contributor

This removes the ability to pick up multiple output wheels from the linux repair step, brining it into line with the other operating systems. Auditwheel has, as far as I can tell, switched some time ago to just using multiple tags, not outputting multiple wheels. This will simplify #2469. If it's not true, then I can add multiple wheel outputs to that PR instead, but I think this is the cleaner solution.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii requested a review from mayeut June 25, 2025 17:08
Copy link
Member

@mayeut mayeut left a comment

Choose a reason for hiding this comment

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

Auditwheel has, as far as I can tell, switched some time ago to just using multiple tags, not outputting multiple wheels

That's been the case for a bit more than 4 years (auditwheel 4.0.0) so LGTM

Should this check be added to other platforms as well ?

@henryiii
Copy link
Contributor Author

Should we consider this fine for a patch release, or should we hold it for a minor release?

@joerick
Copy link
Contributor

joerick commented Jun 30, 2025

Hmm... maybe should wait for a minor. It might break somebody somewhere.

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.

3 participants