Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Validate SHA of PyPy tar #23

Open
pquerna opened this issue Nov 14, 2015 · 3 comments
Open

Validate SHA of PyPy tar #23

pquerna opened this issue Nov 14, 2015 · 3 comments

Comments

@pquerna
Copy link

pquerna commented Nov 14, 2015

While it would be great to use GPG or another validation mech, the easiest thing for now is to hard code the SHA512 of the pypy-2.4.0.tar.bz2 into the bootstrap.sh....

https://gist.github.com/pquerna/b8925406e445288368d2

Is a derivative going down this path, but I also moved it into /opt by default.

@pquerna
Copy link
Author

pquerna commented Nov 20, 2015

I've also switched to using a newer version of PyPy... which broke, so I switched to Portable PyPy:

https://gist.github.com/pquerna/eb95ad6884a0cdd8dcb8

https://github.com/squeaky-pl/portable-pypy

@defunctzombie
Copy link
Owner

would look at a PR :)

@goshlanguage
Copy link

#45

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

No branches or pull requests

3 participants