summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-03-21 16:04:59 +0000
committerwiz <wiz@pkgsrc.org>2017-03-21 16:04:59 +0000
commit5d99a122f57269b6456535bd4e466ff9a5158295 (patch)
tree012c1b9053e85901cf995c38162c118a8a5f22c6 /security
parent59038233caab946252694499d3da96b9e03bd609 (diff)
downloadpkgsrc-5d99a122f57269b6456535bd4e466ff9a5158295.tar.gz
Remove comment -- test failures not repeatable.
Diffstat (limited to 'security')
-rw-r--r--security/py-cryptography/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index dc2ee17c10d..a6aac4cd7a8 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2017/03/13 09:42:25 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2017/03/21 16:04:59 wiz Exp $
DISTNAME= cryptography-1.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -30,8 +30,6 @@ DEPENDS+= ${PYPKGPREFIX}-enum34-[0-9]*:../../devel/py-enum34
DEPENDS+= ${PYPKGPREFIX}-ipaddress-[0-9]*:../../net/py-ipaddress
.endif
-# two test failures in 1.8.1
-# https://github.com/pyca/cryptography/issues/3445
do-test:
cd ${WRKSRC} && py.test-${PYVERSSUFFIX}