From 3f1a4d0ff977713e7fc00fefbeaf76a2c94ccd0c Mon Sep 17 00:00:00 2001 From: Matteo Abis Date: Sun, 11 May 2014 16:54:35 +0200 Subject: [PATCH] added stackless 3.2.5 and stackless 3.3.5 --- plugins/python-build/share/python-build/stackless-3.2.5 | 5 +++++ plugins/python-build/share/python-build/stackless-3.3.5 | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 plugins/python-build/share/python-build/stackless-3.2.5 create mode 100644 plugins/python-build/share/python-build/stackless-3.3.5 diff --git a/plugins/python-build/share/python-build/stackless-3.2.5 b/plugins/python-build/share/python-build/stackless-3.2.5 new file mode 100644 index 00000000..e66e2e25 --- /dev/null +++ b/plugins/python-build/share/python-build/stackless-3.2.5 @@ -0,0 +1,5 @@ +require_cc +install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline +install_package "stackless-325-export" "http://www.stackless.com/binaries/stackless-325-export.tar.bz2#39eebb5701ca0afd0f73507fbfeda7fb" ldflags_dirs standard verify_py32 +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 diff --git a/plugins/python-build/share/python-build/stackless-3.3.5 b/plugins/python-build/share/python-build/stackless-3.3.5 new file mode 100644 index 00000000..010dcc99 --- /dev/null +++ b/plugins/python-build/share/python-build/stackless-3.3.5 @@ -0,0 +1,5 @@ +require_cc +install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline +install_package "stackless-335-export" "http://www.stackless.com/binaries/stackless-335-export.tar.bz2#f3970d783f146ad21bfb6ae7b8cf6f01" ldflags_dirs standard verify_py33 +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