pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-test-xprocess py-test-xprocess: cleanup
details: https://anonhg.NetBSD.org/pkgsrc/rev/aee328b1a419
branches: trunk
changeset: 330206:aee328b1a419
user: adam <adam%pkgsrc.org@localhost>
date: Mon Feb 25 08:47:37 2019 +0000
description:
py-test-xprocess: cleanup
diffstat:
devel/py-test-xprocess/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (18 lines):
diff -r 6ad10101cf3f -r aee328b1a419 devel/py-test-xprocess/Makefile
--- a/devel/py-test-xprocess/Makefile Mon Feb 25 08:47:03 2019 +0000
+++ b/devel/py-test-xprocess/Makefile Mon Feb 25 08:47:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/02/25 08:47:03 adam Exp $
+# $NetBSD: Makefile,v 1.2 2019/02/25 08:47:37 adam Exp $
DISTNAME= pytest-xprocess-0.12.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -16,8 +16,5 @@
USE_LANGUAGES= # none
-#do-test:
-# cd ${WRKSRC} && pytest-${PYVERSSUFFIX} testing
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index