Skip to content
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

[Python] Generate universal2 wheel files for MacOS #15054

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

merlimat
Copy link
Contributor

@merlimat merlimat commented Apr 6, 2022

Motivation

Generate MacOS universal wheel files for the Python clients.

These wheels will contain the binary for both x86_64 and arm64, irrespective of the architecture of the Mac where the build is running.

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

@merlimat:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@merlimat merlimat added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Apr 6, 2022
@Demogorgon314
Copy link
Member

I have tested it on arm64 macOS, it works very well.

@merlimat merlimat merged commit 1fb7b30 into apache:master Apr 7, 2022
@merlimat merlimat deleted the mac-universal-wheels branch April 7, 2022 04:05
aparajita89 pushed a commit to aparajita89/pulsar that referenced this pull request Apr 18, 2022
Nicklee007 pushed a commit to Nicklee007/pulsar that referenced this pull request Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants