pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/py-cryptography Remove comment -- test failur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/70961247b53f
branches:  trunk
changeset: 360099:70961247b53f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 21 16:04:59 2017 +0000

description:
Remove comment -- test failures not repeatable.

diffstat:

 security/py-cryptography/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 2122c86ad0aa -r 70961247b53f security/py-cryptography/Makefile
--- a/security/py-cryptography/Makefile Tue Mar 21 15:09:25 2017 +0000
+++ b/security/py-cryptography/Makefile Tue Mar 21 16:04:59 2017 +0000
@@ -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}-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