Skip to content

Add python wheel builds for Alpine Linux #25568

@Andrene

Description

@Andrene

Description

Hello,

#24277 seems to be similar to this, although the author closed it a few days ago.

Alpine doesn't use glibc so the already built wheels aren't comptible. This results in an install requiring the machine to build the wheel which isn't completly ideal.

Building on a fresh alpine container works when using the same toolchain referenced in this repo, so adding something like the below to the build/publish workflow should work.
https://github.com/pola-rs/r-polars/blob/8803abe259997f6aa55dbde959fb3f98a3a03653/.github/workflows/release-lib.yml#L30-L31

Happy to update the workflow if there no problems adding a build for a musl wheel

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or an improvement of an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions