Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-19 | gnu: python@2: Update to 2.7.14. | Marius Bakke | |
* gnu/packages/python.scm (python-2.7): Update to 2.7.14. [source]: Add patch to skip two new tests. Delete upstreamed patch. * gnu/packages/patches/python-2.7-adjust-tests.patch: New file. * gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. | |||
2017-03-14 | gnu: [email protected]: Fix getentropy() calls on kernels < 3.17. | Leo Famulari | |
* gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-2.7)[source]: Use it. |