mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Add CPython 3.4.0rc3
This commit is contained in:
parent
27e1c25cf7
commit
ff38d6935d
1 changed files with 3 additions and 0 deletions
3
plugins/python-build/share/python-build/3.4.0rc3
Normal file
3
plugins/python-build/share/python-build/3.4.0rc3
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
require_cc "gcc" "clang"
|
||||||
|
install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline
|
||||||
|
install_package "Python-3.4.0rc3" "http://python.org/ftp/python/3.4.0/Python-3.4.0rc3.tgz#15f30d9d906eea3c5f2b1893769a20ca" ldflags_dirs standard verify_py34 ensurepip
|
Loading…
Reference in a new issue