From 72a480f2982fb6ae0c558eb103582c95d074762a Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Fri, 9 May 2014 20:13:23 +0900 Subject: [PATCH] Add `pypy-2.3-src` (refs #162) --- plugins/python-build/share/python-build/pypy-2.3-src | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 plugins/python-build/share/python-build/pypy-2.3-src diff --git a/plugins/python-build/share/python-build/pypy-2.3-src b/plugins/python-build/share/python-build/pypy-2.3-src new file mode 100644 index 00000000..155473ad --- /dev/null +++ b/plugins/python-build/share/python-build/pypy-2.3-src @@ -0,0 +1,4 @@ +require_gcc +install_package "pypy-pypy-394146e9bb67" "https://bitbucket.org/pypy/pypy/downloads/pypy-2.3-src.tar.bz2#c93a8e47f3b3109af2f66d2bd766eb97" "pypy_builder" verify_py27 +install_package "setuptools-3.5.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-3.5.1.tar.gz#d0447ca5adeeac93ef43931c395788c3" python +install_package "pip-1.5.5" "https://pypi.python.org/packages/source/p/pip/pip-1.5.5.tar.gz#7520581ba0687dec1ce85bd15496537b" python