diff --git a/plugins/python-build/share/python-build/3.3.0rc2 b/plugins/python-build/share/python-build/3.3.0rc2 new file mode 100644 index 00000000..b8ccb961 --- /dev/null +++ b/plugins/python-build/share/python-build/3.3.0rc2 @@ -0,0 +1,4 @@ +require_gcc +install_package "Python-3.3.0rc2" "http://python.org/ftp/python/3.3.0/Python-3.3.0rc2.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 diff --git a/plugins/python-build/share/python-build/3.3.0rc3 b/plugins/python-build/share/python-build/3.3.0rc3 new file mode 100644 index 00000000..a8e385e1 --- /dev/null +++ b/plugins/python-build/share/python-build/3.3.0rc3 @@ -0,0 +1,4 @@ +require_gcc +install_package "Python-3.3.0rc3" "http://python.org/ftp/python/3.3.0/Python-3.3.0rc3.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