summary refs log tree commit diff
path: root/gnu/packages/patches/python-disable-ssl-test.patch
AgeCommit message (Collapse)Author
2016-08-29gnu: python-3.4: Update to 3.4.5.Christopher Allan Webber
* gnu/packages/patches/python-disable-ssl-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python.scm (python-3.4): Update to 3.4.5. [source]: Remove patch. [arguments]: Remove field. (python-minimal)[inputs]: Add libffi.
2015-06-13gnu: python: Disable ssl test that fails with openssl-1.0.2b.Mark H Weaver
* gnu/packages/patches/python-disable-ssl-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/python.scm (python): Add patch.