-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Alpine linux wheel / MUSL 1.2 support #6454
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
Comments
Are musl Linux wheels not installed when the wheel targets an older abi
than the system, the way glibc ones are?
בתאריך יום ו׳, 22 באוק׳ 2021, 8:39, מאת Wouter Kayser <
***@***.***>:
… I see that you are already providing wheels for musl 1.1.
Would it be possible to also add musl 1.2 to this list?
The wheel already builds fine in the latest alpine linux image, however
docker builds will be a bit faster if it does not have to recompile.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6454>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAGBBUTQAAWLQSR5GNOZTUIFLOJANCNFSM5GQO4BSQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Oh my apologies, I was using an older version of pip which did not yet had the support for PEP 656. For anyone else reading this: alpine3.14 uses pip 20.3 and musllinux is supported from 21.1. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I see that you are already providing wheels for musl 1.1.
Would it be possible to also add musl 1.2 to this list?
The wheel already builds fine in the latest alpine linux image, however docker builds will be a bit faster if it does not have to recompile.
The text was updated successfully, but these errors were encountered: