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

provide wheels for aarch64 & version 1.4.0 #759

Closed
tbugfinder opened this issue Apr 21, 2022 · 3 comments
Closed

provide wheels for aarch64 & version 1.4.0 #759

tbugfinder opened this issue Apr 21, 2022 · 3 comments

Comments

@tbugfinder
Copy link

My project depends on 3rd party deps pinned to version 1.4.0.
While preparing a ARM based container image, I noticed that version 1.4.0 doesn't provide wheel so the installations takes very long.
Would it be possible to provide ARM wheels for version 1.4.0 in addition to those provided in 1.5.0?

Thanks!

@alex
Copy link
Member

alex commented Apr 21, 2022

In general we do not provide support for older releases of pynacl, is there a reason that you cannot upgrade to 1.5.0?

@tbugfinder
Copy link
Author

Basically my project depends on azure-cli (arm) [1] which is locked on pynacl v1.4.0.
Therefore the installations on arm64 takes very long to complete.

Ref:
[1] Azure/azure-cli#7368

@reaperhulk
Copy link
Member

The azure-cli folks should update their dependency as we don't have the resources to support out of date versions here. Looking at that project it seems like they may have numerous out of date dependency issues, but perhaps an explicit issue or a PR modifying their dep set to upgrade to 1.5.0 would actually get merged. Good luck!

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

No branches or pull requests

3 participants