pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-rebulk pytest-runner (devel/py-test-runner...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c75fa3554db
branches: trunk
changeset: 361142:4c75fa3554db
user: leot <leot%pkgsrc.org@localhost>
date: Sat Apr 15 09:31:41 2017 +0000
description:
pytest-runner (devel/py-test-runner) is a setup_requires... Mark it accordingly
as BUILD_DEPENDS.
Thanks to <joerg>!
diffstat:
textproc/py-rebulk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 929cc7104da5 -r 4c75fa3554db textproc/py-rebulk/Makefile
--- a/textproc/py-rebulk/Makefile Sat Apr 15 09:27:18 2017 +0000
+++ b/textproc/py-rebulk/Makefile Sat Apr 15 09:31:41 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/04/14 14:09:08 leot Exp $
+# $NetBSD: Makefile,v 1.2 2017/04/15 09:31:41 leot Exp $
DISTNAME= rebulk-0.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
COMMENT= Performs advanced searches in strings
LICENSE= mit
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
+
DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index