mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-19 06:44:15 -05:00
5 lines
732 B
Groff
5 lines
732 B
Groff
require_cc
|
|
install_package "readline-6.3" "http://ftpmirror.gnu.org/readline/readline-6.3.tar.gz#56ba6071b9462f980c5a72ab0023893b65ba6debb4eeb475d7a563dc65cafd43" standard --if has_broken_mac_readline
|
|
install_package "Python-2.7.2" "http://python.org/ftp/python/2.7.2/Python-2.7.2.tgz#1d54b7096c17902c3f40ffce7e5b84e0072d0144024184fff184a84d563abbb3" ldflags_dirs standard verify_py27
|
|
install_package "setuptools-5.0" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.0.tar.gz#684c6d96f498775e171202fe0c59150de34f1651142b132a48e65ef645a36cff" python
|
|
install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python
|