Add CPython 3.4.0b2

This commit is contained in:
Yamashita Yuu 2014-01-06 13:03:19 +09:00
parent f956502fd8
commit bb3b5de179

View file

@ -0,0 +1,5 @@
require_cc --if has_broken_mac_llvm_gcc "clang"
install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline
install_package "Python-3.4.0b2" "http://python.org/ftp/python/3.4.0/Python-3.4.0b2.tgz#afe112d6fe595f501f1dcb3627e7b476" standard verify_py34
install_package "setuptools-2.0.2" "https://pypi.python.org/packages/source/s/setuptools/setuptools-2.0.2.tar.gz#101b0829eca064fe47708039d66fc135" python
install_package "pip-1.4.1" "https://pypi.python.org/packages/source/p/pip/pip-1.4.1.tar.gz#6afbb46aeb48abac658d4df742bff714" python