gnu: python@2.7: Fix getentropy() calls on kernels < 3.17.
authorLeo Famulari <leo@famulari.name>
Mon, 13 Mar 2017 21:11:19 +0000 (17:11 -0400)
committerLeo Famulari <leo@famulari.name>
Tue, 14 Mar 2017 06:45:23 +0000 (02:45 -0400)
commitdc5cec21f275a023a2793befb692a0dc193ed88a
treefbbdba07af5b59d52320d7db55df10bcf138fe12
parent3f9543aee1e49001d0f80542dd71ba73c44787c7
gnu: python@2.7: Fix getentropy() calls on kernels < 3.17.

* 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.
gnu/local.mk
gnu/packages/patches/python-2.7-getentropy-on-old-kernels.patch [new file with mode: 0644]
gnu/packages/python.scm