mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-23 19:11:39 +00:00
Add PyPy 3.7-7.3.2 (source distribution)
This commit is contained in:
parent
806b30d6ce
commit
3c51754e83
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
#require_gcc
|
||||
prefer_openssl11
|
||||
install_package "openssl-1.1.1f" "https://www.openssl.org/source/openssl-1.1.1f.tar.gz#186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "pypy3.7-v7.3.2-src" "https://downloads.python.org/pypy/pypy3.7-v7.3.2-src.tar.bz2#9274186eb0c28716a8c6134803b1df857bc3f496e25e50e605c4d95201c8817d" "pypy_builder" verify_py37 ensurepip
|
Loading…
Reference in a new issue