aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-3.5-getentropy-on-old-kernels.patch
AgeCommit message (Collapse)Author
2017-03-12gnu: python@3.5: Fix getentropy() calls on kernels < 3.17.Marius Bakke
* gnu/packages/patches/python-3.5-getentropy-on-old-kernels.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-3.5, python-minimal, python-minimal-wrapper, python-wrapper)[source]: Use it.