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

Use Rust for the cryptography python wheel #48

Open
lukaszczerpak opened this issue Feb 9, 2021 · 1 comment
Open

Use Rust for the cryptography python wheel #48

lukaszczerpak opened this issue Feb 9, 2021 · 1 comment
Assignees

Comments

@lukaszczerpak
Copy link
Contributor

Currently we use CRYPTOGRAPHY_DONT_BUILD_RUST=1 as a workaround to install pre-compiled cryptography wheel. This is only a temporary solution and long-term we should install Rust compiler. This will only be possible on Alpine 3.13+ that we cannot use today due to lack of node images.

ynohat added a commit that referenced this issue Aug 30, 2021
ynohat added a commit that referenced this issue Sep 1, 2021
@ynohat ynohat self-assigned this Sep 1, 2021
@ynohat ynohat closed this as completed Sep 1, 2021
@ynohat ynohat reopened this Sep 1, 2021
@ynohat
Copy link
Contributor

ynohat commented Sep 1, 2021

Reopening because we have switched to 3.13, but we still need to switch to rust.

@ynohat ynohat changed the title Upgrade to Alpine 3.13 once all base images are available Use Rust for the cryptography python wheel Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants