summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2017-03-21 16:04:59 +0000
committerwiz <wiz>2017-03-21 16:04:59 +0000
commit4126df3ba4ff1f5e945b241636ec78bd487bac68 (patch)
treed1ecaa3f9a8324002796b52e5ab23b25f5af62e9 /security
parent554d63fcdccecc279f76e42da0056c3db18f623d (diff)
downloadpkgsrc-4126df3ba4ff1f5e945b241636ec78bd487bac68.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}