gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.
authorMarius Bakke <mbakke@fastmail.com>
Sun, 17 Sep 2017 15:39:30 +0000 (17:39 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 17 Sep 2017 16:50:00 +0000 (18:50 +0200)
commit881006b65cd7693a1f473870fef1ae38f497f9ae
treee852ab9c0debc15f596fc55e04a03811b2b16c06
parent0c19c0f272f89fd94e88f1d7fd8e581b47bad3e7
gnu: certbot: Fix build with python-pyopenssl >= 17.3.0.

* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/tls.scm (python-acme)[source]: Use it.
gnu/local.mk
gnu/packages/patches/python-acme-dont-use-openssl-rand.patch [new file with mode: 0644]
gnu/packages/tls.scm