ansible-coreos-bootstrap icon indicating copy to clipboard operation
ansible-coreos-bootstrap copied to clipboard

update to pypy 5.6, smarter pip installation

Open tedder opened this issue 9 years ago • 4 comments

  • 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 copy of get-pip was failing on Ansible v2.2.0, this fixes #32.
  • add PYTHONPATH to the python wrapper. Allows pypy to use the shipped modules (like ensurepip).

tedder avatar Nov 23 '16 00:11 tedder

@defunctzombie any reason that this wasn't merged or commented on? Just wondering in case pypy2 isn't an acceptable binary.

goshlanguage avatar Apr 22 '17 21:04 goshlanguage

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.

defunctzombie avatar Apr 22 '17 21:04 defunctzombie

Well so long and thanks for all the fish! Thank you for your work.

goshlanguage avatar Apr 22 '17 23:04 goshlanguage

@defunctzombie can you add collaborators or transfer the repo to some of us?

tedder avatar Apr 24 '17 15:04 tedder