Skip to content

feat(bindings/python): build and publish musllinux wheels (#6114) #6116

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 1 commit into from
Apr 28, 2025

Conversation

zhu0629
Copy link
Contributor

@zhu0629 zhu0629 commented Apr 28, 2025

Which issue does this PR close?

Release python build distributions for musllinux on PyPI
Closes #6114.

Rationale for this change

Support install opendal on alpine by pip

What changes are included in this PR?

Add support for musl linux

Are there any user-facing changes?

no

@zhu0629 zhu0629 requested a review from Xuanwo as a code owner April 28, 2025 07:32
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. releases-note/feat The PR implements a new feature or has a title that begins with "feat" labels Apr 28, 2025
@Xuanwo Xuanwo requested a review from messense April 28, 2025 07:42
@Xuanwo
Copy link
Member

Xuanwo commented Apr 28, 2025

Request a review from @messense 🥰

Copy link
Member

@messense messense left a comment

Choose a reason for hiding this comment

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

Thanks, this looks fine, but it may result in hitting the pypi package total size limit sooner.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 28, 2025
@zhu0629
Copy link
Contributor Author

zhu0629 commented Apr 28, 2025

Thanks, this looks fine, but it may result in hitting the pypi package total size limit sooner.

Alpine need to be supported. Many project use it as base docker image.

@messense
Copy link
Member

messense commented Apr 28, 2025

It's not a big deal to reach pypi limit, we'll submit request to increase the limit when it happens.

@messense messense merged commit 076e91d into apache:main Apr 28, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer releases-note/feat The PR implements a new feature or has a title that begins with "feat" size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new feature: Release python build distributions for musllinux on PyPI
3 participants