pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-extras py-extras: update comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43e03ea34464
branches:  trunk
changeset: 378252:43e03ea34464
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 01 07:52:35 2022 +0000

description:
py-extras: update comment

diffstat:

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

diffs (18 lines):

diff -r 105b2bafe324 -r 43e03ea34464 devel/py-extras/Makefile
--- a/devel/py-extras/Makefile  Sun May 01 07:51:48 2022 +0000
+++ b/devel/py-extras/Makefile  Sun May 01 07:52:35 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/01/27 10:57:31 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/05/01 07:52:35 wiz Exp $
 
 DISTNAME=      extras-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -12,7 +12,7 @@
 LICENSE=       mit
 
 # testtools depends on extras
-#PYTHON_VERSIONED_DEPENDENCIES+=       testtools:test
+#TEST_DEPENDS+=        ${PYPKGPREFIX}-testtools-[0-9]*:../../devel/py-testtools
 
 PYTHON_VERSIONED_DEPENDENCIES+=        test:test
 



Home | Main Index | Thread Index | Old Index