pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-cryptography
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 21 16:04:59 UTC 2017
Modified Files:
pkgsrc/security/py-cryptography: Makefile
Log Message:
Remove comment -- test failures not repeatable.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/security/py-cryptography/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-cryptography/Makefile
diff -u pkgsrc/security/py-cryptography/Makefile:1.52 pkgsrc/security/py-cryptography/Makefile:1.53
--- pkgsrc/security/py-cryptography/Makefile:1.52 Mon Mar 13 09:42:25 2017
+++ pkgsrc/security/py-cryptography/Makefile Tue Mar 21 16:04:59 2017
@@ -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]*:.
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}
Home |
Main Index |
Thread Index |
Old Index