Skip to content

ENH: Provide musllinux build for aarch64 as well #55645

Closed
@der-eismann

Description

@der-eismann

Feature Type

  • Adding new functionality to pandas

  • Changing existing functionality in pandas

  • Removing existing functionality in pandas

Problem Description

We usually build our container images based on python-alpine to reduce their size, however colleagues with Apple Silicon-based devices are unable to build these images, since there are no musllinux builds for aarch64, only x64. So analogue to numpy/numpy#24934 I would kindly ask you to add these wheels as well.

Feature Description

Just add a musllinux aarch64 target to your build pipelines.

Alternative Solutions

None.

Additional Context

No response

Metadata

Metadata

Assignees

Labels

ARMaarch64 architectureBuildLibrary building on various platformsEnhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions