1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 20:43:48 -05:00

Add PyPy 7.3.8 (#2253)

Co-authored-by: Dan Dees <dand@appsmiths.com>
This commit is contained in:
dand-oss
2022-03-09 12:13:38 -06:00
committed by GitHub
parent ee6ef20859
commit 0d949796ce
9 changed files with 381 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
VERSION='7.3.7'
PYVER='3.7'
# https://www.pypy.org/checksums.html
#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 "pypy${PYVER}-v${VERSION}-src" "https://downloads.python.org/pypy/pypy${PYVER}-v${VERSION}-src.tar.bz2#2ed02ac9e710859c41bc82deafb08619792bb9a27eeaa1676c741ededd214dd7" "pypy_builder" "verify_py${PYVER//./}" ensurepip