Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-05 | gnu: pypy3: Update to 7.3.5. | Maxim Cournoyer | |
The patch disabling tests is removed because it only fixes 2 out of 43 test failures. * gnu/packages/patches/pypy3-7.3.1-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it. * gnu/packages/python.scm (pypy3): Update to 7.3.5. [patches]: Remove patch. | |||
2020-06-01 | gnu: Add pypy3. | Lars-Dominik Braun | |
* gnu/packages/python.scm (pypy3): New public variable. * gnu/packages/patches/pypy3-7.3.1-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it Signed-off-by: Ludovic Courtès <[email protected]> |