Browse Source

Add pypy3.7-7.3.4-src and pypy3.7-7.3.5-src

pull/1950/head
David Lawson 5 years ago
parent
commit
d73ae603c7
2 changed files with 8 additions and 0 deletions
  1. +4
    -0
      plugins/python-build/share/python-build/pypy3.7-7.3.4-src
  2. +4
    -0
      plugins/python-build/share/python-build/pypy3.7-7.3.5-src

+ 4
- 0
plugins/python-build/share/python-build/pypy3.7-7.3.4-src View File

@ -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.4-src" "https://downloads.python.org/pypy/pypy3.7-v7.3.4-src.tar.bz2#74d3c1e79f3fc7d384ffb32d3d2a95c2d5f61b81091eccce12ac76030d96ad08" "pypy_builder" verify_py37 ensurepip

+ 4
- 0
plugins/python-build/share/python-build/pypy3.7-7.3.5-src View File

@ -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.5-src" "https://downloads.python.org/pypy/pypy3.7-v7.3.5-src.tar.bz2#d920fe409a9ecad9d074aa8568ca5f3ed3581be66f66e5d8988b7ec66e6d99a2" "pypy_builder" verify_py37 ensurepip

Loading…
Cancel
Save