diff --git a/plugins/python-build/share/python-build/3.3.4rc1 b/plugins/python-build/share/python-build/3.3.4rc1 new file mode 100644 index 00000000..e4021e73 --- /dev/null +++ b/plugins/python-build/share/python-build/3.3.4rc1 @@ -0,0 +1,5 @@ +require_cc "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.3.4rc1" "http://python.org/ftp/python/3.3.4/Python-3.3.4rc1.tgz#a3e96faf06b8e1f9e02afe12303903df" ldflags_dirs standard verify_py33 +install_package "setuptools-2.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-2.1.tar.gz#2044725530450d0517393882dc4b7508" python +install_package "pip-1.5.1" "https://pypi.python.org/packages/source/p/pip/pip-1.5.1.tar.gz#4678c2ae5cce4e9234c3923d7dcb32f0" python diff --git a/plugins/python-build/share/python-build/3.4.0b3 b/plugins/python-build/share/python-build/3.4.0b3 new file mode 100644 index 00000000..51509f4e --- /dev/null +++ b/plugins/python-build/share/python-build/3.4.0b3 @@ -0,0 +1,3 @@ +require_cc "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.0b3" "http://python.org/ftp/python/3.4.0/Python-3.4.0b3.tgz#1ea3d96a270db1c7113c560e419edc55" ldflags_dirs standard verify_py34 ensurepip