Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-09 | gnu: Remove obsolete patches. | Marius Bakke | |
These patches were pulled in via merges from 'master', but have no use on 'core-updates'. * gnu/packages/patches/python-3.8-CVE-2021-3177.patch, gnu/packages/patches/python-3.9-fix-tests.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. | |||
2020-12-14 | gnu: Add python-3.9. | Tanguy Le Carrour | |
* 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> |