Age | Commit message (Expand) | Author |
2020-12-14 | gnu: Add python-3.9....* gnu/packages/python.scm (python-3.9): New variable.
* gnu/packages/patches/python-3.9-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2020-10-26 | gnu: python: Disable failing tests for the Hurd....Fixes <https://bugs.gnu.org/43860>.
* gnu/packages/python.scm (python-3.8)[arguments]: When building for the Hurd,
disable more tests.
| Jan (janneke) Nieuwenhuizen |
2020-09-29 | gnu: micropython: Update to 1.13....* gnu/packages/python.scm (micropython): Update to 1.13.
| Nicolas Goaziou |
2020-09-14 | gnu: python-wrapper: Mention pip in description....* gnu/packages/python.scm (python-wrapper)[description]: Mention that `pip'
won't work properly if both python and python-wrapper are installed.
| Pierre Neidhardt |