utahta / pythonbrew

Python Environment manager
MIT License
1.44k stars 162 forks source link

Updated for new pythons #123

Closed tritium21 closed 11 years ago

tritium21 commented 11 years ago

just added 3.2.4, 3.3.1, and 2.7.4

arcanosam commented 11 years ago

just note now that you want to merge with master utatah... sorry...


but, this update it isn't in master, is?

when I list my install options, not show 3.3.1 or 2.7.4, 3.2.4

and I have the last update...

some sugestion about?

can I update this file manually?

tritium21 commented 11 years ago

its in the master branch... in my github. This is a pull request to put it into the main distro.

lemuelf commented 11 years ago

It doesn't seem to work for me. Is the patch still needed for 2.7.4, @tritium21?

Downloading Python-2.7.4.tgz as /Users/lemuelf/.pythonbrew/dists/Python-2.7.4.tgz
######################################################################## 100.0%
Extracting Python-2.7.4.tgz into /Users/lemuelf/.pythonbrew/build/Python-2.7.4

This could take a while. You can run the following command on another shell to track the status:
  tail -f "/Users/lemuelf/.pythonbrew/log/build.log"

Patching Python-2.7.4
ERROR: Failed to patch `/Users/lemuelf/.pythonbrew/build/Python-2.7.4`.
1: failed to `(patch -p0 < "/Users/lemuelf/.pythonbrew/patches/macosx/python27/patch-Modules-posixmodule.diff") >> '/Users/lemuelf/.pythonbrew/log/build.log' 2>&1`
tritium21 commented 11 years ago

Works fine for me, then again, I have absolutely no access to Crapintosh.

arcanosam commented 11 years ago

I update manually and works perfect in that time, no problem at all...

thensgens commented 11 years ago

Would be great to see "official" support in the main pythonbrew repository for newer python versions, like 2.7.[4,5].