pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-extras
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 1 07:52:35 UTC 2022
Modified Files:
pkgsrc/devel/py-extras: Makefile
Log Message:
py-extras: update comment
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-extras/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-extras/Makefile
diff -u pkgsrc/devel/py-extras/Makefile:1.8 pkgsrc/devel/py-extras/Makefile:1.9
--- pkgsrc/devel/py-extras/Makefile:1.8 Thu Jan 27 10:57:31 2022
+++ pkgsrc/devel/py-extras/Makefile Sun May 1 07:52:35 2022
@@ -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 @@ COMMENT= Useful extra bits for Python
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