pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-hamcrest py-hamcrest: note that this package ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/73f0ff35e081
branches: trunk
changeset: 388979:73f0ff35e081
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 28 14:19:49 2022 +0000
description:
py-hamcrest: note that this package needs to be installed to be tested
diffstat:
devel/py-hamcrest/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cfbe9c2a61cd -r 73f0ff35e081 devel/py-hamcrest/Makefile
--- a/devel/py-hamcrest/Makefile Mon Nov 28 14:18:41 2022 +0000
+++ b/devel/py-hamcrest/Makefile Mon Nov 28 14:19:49 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/11/28 14:18:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2022/11/28 14:19:49 wiz Exp $
DISTNAME= pyhamcrest-2.0.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^pyh/h/}
@@ -20,6 +20,7 @@
PYTHON_VERSIONS_INCOMPATIBLE= 27
+# only works after installation
do-test:
cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
Home |
Main Index |
Thread Index |
Old Index