mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 12:33:48 -05:00
Add Stackless 2.7.{3,4,5,6}
This commit is contained in:
5
plugins/python-build/share/python-build/stackless-2.7.5
Normal file
5
plugins/python-build/share/python-build/stackless-2.7.5
Normal file
@@ -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-275-export" "http://www.stackless.com/binaries/stackless-275-export.tar.bz2#1b6d603d07d872168aaeb9a51ef8fc84" ldflags_dirs standard 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
|
||||
Reference in New Issue
Block a user