mirror of
https://github.com/pyenv/pyenv.git
synced 2025-01-27 11:11:08 +00:00
612dd5e2e8
See also: * https://bugs.python.org/issue32947
4 lines
421 B
Text
4 lines
421 B
Text
#require_gcc
|
|
prefer_openssl11
|
|
install_package "openssl-1.1.0j" "https://www.openssl.org/source/openssl-1.1.0j.tar.gz#31bec6c203ce1a8e93d5994f4ed304c63ccf07676118b6634edded12ad1b3246" mac_openssl --if has_broken_mac_openssl
|
|
install_package "pypy-2.2-src" "https://bitbucket.org/pypy/pypy/downloads/pypy-2.2-src.tar.bz2#50fffcb86039e019530a63d656580bc53c173e5f19768bddd8699cd08448e04e" "pypy_builder" verify_py27 ensurepip
|