gnu: python@3.5: Fix getentropy() calls on kernels < 3.17.
authorMarius Bakke <mbakke@fastmail.com>
Sat, 11 Mar 2017 19:20:50 +0000 (20:20 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 12 Mar 2017 17:40:56 +0000 (18:40 +0100)
commite4d34cd0f0ced54210ed2df2b251430a9c98c6f4
tree3d391e7ac3857277b133ee590138c276f9390bb0
parent343cee8af31e4dd917b88bec768a95dc449cadce
gnu: python@3.5: Fix getentropy() calls on kernels < 3.17.

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