diff --git a/plugins/python-build/share/python-build/pypy3.7-7.3.4-src b/plugins/python-build/share/python-build/pypy3.7-7.3.4-src new file mode 100644 index 00000000..8afccf52 --- /dev/null +++ b/plugins/python-build/share/python-build/pypy3.7-7.3.4-src @@ -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 diff --git a/plugins/python-build/share/python-build/pypy3.7-7.3.5-src b/plugins/python-build/share/python-build/pypy3.7-7.3.5-src new file mode 100644 index 00000000..b48d5d06 --- /dev/null +++ b/plugins/python-build/share/python-build/pypy3.7-7.3.5-src @@ -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