ansible-coreos-bootstrap
ansible-coreos-bootstrap copied to clipboard
update to pypy 5.6, smarter pip installation
- update from 5.1.0 to 5.6.0 (current). File naming scheme changed, instead of pypy-VERSION it is pypy2-vVERSION.
- change installation process to remove any existing pypy directory. Otherwise reinstalls fail. (this sets up for #25 nicely)
- use ensurepip instead of get-pip.py. One less call. As a side effect the
copyof get-pip was failing on Ansible v2.2.0, this fixes #32. - add
PYTHONPATHto the python wrapper. Allows pypy to use the shipped modules (likeensurepip).
@defunctzombie any reason that this wasn't merged or commented on? Just wondering in case pypy2 isn't an acceptable binary.
I am not longer maintaining this package. I have repeatedly tried to get the CoreOS folks to take it over since they have users that clearly need this but no luck :( Maybe you should prod them.
Well so long and thanks for all the fish! Thank you for your work.
@defunctzombie can you add collaborators or transfer the repo to some of us?