1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 16:47:04 -05:00

Add PyPy2 5.3

Closes #626
This commit is contained in:
Josh Friend
2016-06-08 14:41:19 -04:00
parent 216244fbac
commit aa7b6420ce
3 changed files with 60 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## Unreleased
* python-build: Added PyPy2 5.3 (#626)
## 20160509
* python-build: Fixed wrong SHA256 of `pypy-5.1-linux_x86_64-portable.tar.bz2` (#586, #587)