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

Publish aarch64 wheels for pypy 3.9 on linux #7883

Closed
PaulFurtado opened this issue Dec 7, 2022 · 4 comments · Fixed by #7986
Closed

Publish aarch64 wheels for pypy 3.9 on linux #7883

PaulFurtado opened this issue Dec 7, 2022 · 4 comments · Fixed by #7986

Comments

@PaulFurtado
Copy link

Currently cryptography only publishes pypy wheels for x86_64, but it publishes cpython wheels for multiple platforms.

pypy 3.9 and 3.8 are readily available on aarch64, so I'm hoping it will be a straightforward change to make the pypy CI publish wheels for them.

Thanks!

@PaulFurtado PaulFurtado changed the title Publish aarch64 wheels for pypy 3.9 Publish aarch64 wheels for pypy 3.9 on linux Dec 7, 2022
@alex
Copy link
Member

alex commented Dec 8, 2022

Right now building arm64 wheels is relatively frustrating/painful for us (because it's not in our primary CI system). At a minimum we need #7863 completed before we could complete this.

@messense
Copy link

Just a FYI in case you don't know, Cirrus CI has both arm64 Linux and arm64 macOS environment.

@alex
Copy link
Member

alex commented Dec 12, 2022

I wasn't familiar with Cirrus. Thank you!

@reaperhulk reaperhulk linked a pull request Jan 5, 2023 that will close this issue
@alex alex closed this as completed in #7986 Jan 5, 2023
@PaulFurtado
Copy link
Author

@reaperhulk Thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants