mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-14 20:39:55 -05:00
add stackless 3.7.5 (#1589)
This commit is contained in:
parent
a8f5fc13ee
commit
ae4d48932f
1 changed files with 4 additions and 0 deletions
4
plugins/python-build/share/python-build/stackless-3.7.5
Normal file
4
plugins/python-build/share/python-build/stackless-3.7.5
Normal file
|
@ -0,0 +1,4 @@
|
|||
#require_gcc
|
||||
install_package "openssl-1.0.2k" "https://www.openssl.org/source/old/1.0.2/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "readline-8.0" "https://ftpmirror.gnu.org/readline/readline-8.0.tar.gz#e339f51971478d369f8a053a330a190781acb9864cf4c541060f12078948e461" mac_readline --if has_broken_mac_readline
|
||||
install_package "stackless-3.7.5-slp" "https://github.com/stackless-dev/stackless/archive/v3.7.5-slp.tar.gz#e2562a8d235adc19be5451c170837f53ef916aec4cd5cd17d9e0ab1f1b875d3f " ldflags_dirs standard verify_py37 ensurepip
|
Loading…
Reference in a new issue