Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: pypy3: Update to 7.3.5. | Maxim Cournoyer | 2021-08-05 |
| | | | | | | | | | | 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. | ||
* | gnu: Add pypy3. | Lars-Dominik Braun | 2020-06-01 |
* 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 <ludo@gnu.org> |