pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-faker Needs py-test-runner.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04ce3843845d
branches:  trunk
changeset: 317043:04ce3843845d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Dec 27 16:03:38 2018 +0000

description:
Needs py-test-runner.

diffstat:

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

diffs (17 lines):

diff -r 41c085f116c5 -r 04ce3843845d devel/py-faker/Makefile
--- a/devel/py-faker/Makefile   Thu Dec 27 16:03:09 2018 +0000
+++ b/devel/py-faker/Makefile   Thu Dec 27 16:03:38 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2018/12/13 07:07:36 adam Exp $
+# $NetBSD: Makefile,v 1.27 2018/12/27 16:03:38 joerg Exp $
 
 DISTNAME=      Faker-1.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -10,6 +10,7 @@
 COMMENT=       Python package that generates fake data for you
 LICENSE=       mit
 
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.4:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.10:../../lang/py-six
 DEPENDS+=      ${PYPKGPREFIX}-text-unidecode>=1.2:../../textproc/py-text-unidecode



Home | Main Index | Thread Index | Old Index