pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-mccabe py-mccabe: update comment on test failure



details:   https://anonhg.NetBSD.org/pkgsrc/rev/258fed572d5a
branches:  trunk
changeset: 374437:258fed572d5a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 22 09:08:48 2022 +0000

description:
py-mccabe: update comment on test failure

diffstat:

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

diffs (18 lines):

diff -r 1ef14a416b0a -r 258fed572d5a devel/py-mccabe/Makefile
--- a/devel/py-mccabe/Makefile  Tue Feb 22 08:39:47 2022 +0000
+++ b/devel/py-mccabe/Makefile  Tue Feb 22 09:08:48 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2022/01/31 11:56:36 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2022/02/22 09:08:48 wiz Exp $
 
 DISTNAME=      mccabe-0.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,8 @@
 # https://github.com/PyCQA/mccabe/issues/93
 # as of 0.7.0, tests do not run:
 # NameError: name 'settings' is not defined
+# probably fixed by adding hypothesmith dependency
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-hypothesmith-[0-9]*:../../wip/py-hypothesmith
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 



Home | Main Index | Thread Index | Old Index