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

PyCrypto 2.6.1 built for Lambda Python3.6 Runtime #42

Open
devjack opened this issue Apr 22, 2017 · 2 comments
Open

PyCrypto 2.6.1 built for Lambda Python3.6 Runtime #42

devjack opened this issue Apr 22, 2017 · 2 comments

Comments

@devjack
Copy link

devjack commented Apr 22, 2017

With Lambda supporting Python 3.6, we need Crypto!

This was built with Python 3.6.1 using amzn-ami-hvm-2017.03.0.20170417-x86_64-gp2 (ami-162c2575). Then copied to ~/ for the following history as a test.

Tested with a manual lambda update:

cp built-3.6-pycrypto-2.6.1.tar.gz lib/python3.6/site-packages/lambda_packages/pycrypto/pycrypto-2.6.1.tar.gz
zappa update prod
zappa invoke prod

(For reference my function uses jose.jwt which depends on Crypto)

Built library is attached: built-3.6-pycrypto-2.6.1.tar.gz.

I cannot see how best to name/determine 2.6 vs 3.6 runtimes but the binary is built :)

@wagmiwiz
Copy link
Contributor

Might need to wait for this to happen first: #43

@devjack
Copy link
Author

devjack commented Jun 5, 2017

Would I be right in guessing this can be closed now after 257e4fe ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants