This website works better with JavaScript.
首頁
探索
說明
登入
isprogram
/
pyenv
镜像来自
https://github.com/pyenv/pyenv.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
Projects
0
版本發佈
241
Wiki
Activity
瀏覽代碼
Fix yet another checksum
pull/932/head
Samuel Villamonte
9 年之前
父節點
1f3b0ae017
當前提交
3314420f2e
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
plugins/python-build/share/python-build/pypy3.5-portable-5.8.0
+ 1
- 1
plugins/python-build/share/python-build/pypy3.5-portable-5.8.0
查看文件
@ -1,6 +1,6 @@
case "$(pypy_architecture 2>/dev/null || true)" in
"linux64" )
install_package "pypy3.5-5.8-beta-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3.5-5.8-beta-linux_x86_64-portable.tar.bz2#
337fd7e947a74cb09253f5ff330fb1be471b1d7a64c2d0340ac387920e71bf3c
" "pypy" verify_py35 ensurepip
install_package "pypy3.5-5.8-beta-linux_x86_64-portable" "https://bitbucket.org/squeaky/portable-pypy/downloads/pypy3.5-5.8-beta-linux_x86_64-portable.tar.bz2#
76c2c4b2846e38d2b4846d4b5f9dc0bd9fd7a9b1f04beb92975ae090ad390d75
" "pypy" verify_py35 ensurepip
;;
* )
{ echo
Write
Preview
Loading…
取消
儲存