Update python_bootstrap to 2.7.6

Python 2.7.x has *much* better cross-compiling support so that it's now
actually possible to properly cross-compile Python during the bootstrap.
Before, it would just depend a lot on luck and the build host used, now
it even cross-compiles on OS X.

This means it's now possible to build a working bootstrap image on OS X!
:)
This commit is contained in:
Jonathan Schleifer 2014-10-28 15:16:32 +01:00
parent 1837fcbfad
commit 982bb9f713

View File

@ -31,7 +31,7 @@ BootstrapPackageRepository HaikuPortsCross
make_bootstrap-3.82-1
ncurses_bootstrap-5.9-1
ncurses_bootstrap_devel-5.9-1
python_bootstrap-2.6.8-1
python_bootstrap-2.7.6-1
sed_bootstrap-4.2.1-1
texinfo_bootstrap-4.13a-1
zlib_bootstrap-1.2.8-2