From 4acab71e1ec3590b3587db72508c52ddafd3bae1 Mon Sep 17 00:00:00 2001 From: kpot Date: Thu, 13 Feb 2014 16:05:07 +0600 Subject: [PATCH] Added python 3.4.0rc1 --- plugins/python-build/share/python-build/3.4.0rc1 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/python-build/share/python-build/3.4.0rc1 diff --git a/plugins/python-build/share/python-build/3.4.0rc1 b/plugins/python-build/share/python-build/3.4.0rc1 new file mode 100644 index 00000000..664b97a0 --- /dev/null +++ b/plugins/python-build/share/python-build/3.4.0rc1 @@ -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.0rc1" "http://python.org/ftp/python/3.4.0/Python-3.4.0rc1.tgz#8f75b4e8e907bc17d9e4478da1bd0f0f" ldflags_dirs standard verify_py34 ensurepip