summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-pyopenssl-skip-network-test.patch
AgeCommit message (Expand)Author
2017-04-21gnu: python-pyopenssl: Update to 17.0.0....* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.0.0. [native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0. * gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Adjust. Marius Bakke
2016-12-16gnu: python-pyopenssl: Enable tests....* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[source]: Use it. [arguments]: Replace 'check' with custom phase. Marius Bakke