Skip to content

WHL: enable musllinux wheels #519

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

Merged
merged 3 commits into from
Aug 5, 2025

Conversation

neutrinoceros
Copy link
Contributor

Based of #517
I noticed at least one reason for not building these wheels was outdated (numpy does provide musllinux-x86_64 as well as musllinux-aarch64 wheels these days), so I wanted to give it a spin (pun intended)

@neutrinoceros
Copy link
Contributor Author

build times don't seem unreasonable to me. Both Linux jobs completed before Windows' !
I note that all jobs (windows and mac included) now build for 2 separate archs. The wall time could be roughly divided by two by separating them further. Please let me know if that's desired.

@FrancescAlted
Copy link
Contributor

Yep, building times are very good now. I think what was happening before was that numpy did not provide wheels for musllinux, and hence the building times skyrocketed; but this seems not be the case anymore.

@FrancescAlted
Copy link
Contributor

FrancescAlted commented Aug 4, 2025

Oops, it looks like this is marked as a work in progress.

@neutrinoceros neutrinoceros marked this pull request as ready for review August 4, 2025 16:40
@neutrinoceros
Copy link
Contributor Author

I just needed to rebase after #517 got in. Should be good now !

@FrancescAlted
Copy link
Contributor

Great! Thanks @neutrinoceros !

@FrancescAlted FrancescAlted merged commit df544c7 into pydata:master Aug 5, 2025
5 checks passed
@neutrinoceros neutrinoceros deleted the whl/musllinux branch August 5, 2025 07:58
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