From a5c34a6c00c5a8a00383de6e9169512aa21c9907 Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Tue, 11 Mar 2014 11:39:43 +0900 Subject: [PATCH] Add CPython 3.3.5 (closes #127) --- plugins/python-build/share/python-build/3.3.5 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 plugins/python-build/share/python-build/3.3.5 diff --git a/plugins/python-build/share/python-build/3.3.5 b/plugins/python-build/share/python-build/3.3.5 new file mode 100644 index 00000000..ba49f444 --- /dev/null +++ b/plugins/python-build/share/python-build/3.3.5 @@ -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.5" "http://python.org/ftp/python/3.3.5/Python-3.3.5.tgz#803a75927f8f241ca78633890c798021" ldflags_dirs standard verify_py33 +install_package "setuptools-2.2" "https://pypi.python.org/packages/source/s/setuptools/setuptools-2.2.tar.gz#04a7664538957b832710653fd7d5b4e6" python +install_package "pip-1.5.4" "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#834b2904f92d46aaa333267fb1c922bb" python