mirror of
https://github.com/pyenv/pyenv.git
synced 2025-05-03 04:59:41 +00:00
5 lines
736 B
Groff
5 lines
736 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-3.2.3" "http://python.org/ftp/python/3.2.3/Python-3.2.3.tgz#74c33e165edef7532cef95fd9a325a06878b5bfc8a5d038161573f283eaf9809" ldflags_dirs standard verify_py32
|
|
install_package "setuptools-5.0.1" "https://pypi.python.org/packages/source/s/setuptools/setuptools-5.0.1.tar.gz#3bc21bff50760a592080e4fa5caa194f814383bfe2af5b0b9091bc84b8e32791" python
|
|
install_package "pip-1.5.6" "https://pypi.python.org/packages/source/p/pip/pip-1.5.6.tar.gz#b1a4ae66baf21b7eb05a5e4f37c50c2706fa28ea1f8780ce8efe14dcd9f1726c" python
|