From f0ff5a416efcaa137fd6b8f0a4cd57e44e00b52e Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Mon, 3 Sep 2012 19:36:04 +0900 Subject: [PATCH] added 3.3.0rc1 --- plugins/python-build/share/python-build/3.3.0rc1 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/python-build/share/python-build/3.3.0rc1 diff --git a/plugins/python-build/share/python-build/3.3.0rc1 b/plugins/python-build/share/python-build/3.3.0rc1 new file mode 100644 index 00000000..a374d243 --- /dev/null +++ b/plugins/python-build/share/python-build/3.3.0rc1 @@ -0,0 +1,4 @@ +require_gcc +install_package "Python-3.3.0rc1" "http://python.org/ftp/python/3.3.0/Python-3.3.0rc1.tgz" +install_package "distribute-0.6.28" "http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz" python +install_package "pip-1.1" "http://pypi.python.org/packages/source/p/pip/pip-1.1.tar.gz" python