pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-flask py-flask: add upstream bug report URL for...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5788f47e7a2
branches: trunk
changeset: 371973:a5788f47e7a2
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 25 12:23:41 2017 +0000
description:
py-flask: add upstream bug report URL for test failures
diffstat:
www/py-flask/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r a59d3a7d2cce -r a5788f47e7a2 www/py-flask/Makefile
--- a/www/py-flask/Makefile Sat Nov 25 12:10:17 2017 +0000
+++ b/www/py-flask/Makefile Sat Nov 25 12:23:41 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2017/06/12 10:17:39 adam Exp $
+# $NetBSD: Makefile,v 1.12 2017/11/25 12:23:41 wiz Exp $
DISTNAME= Flask-0.12.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -17,7 +17,8 @@
DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+= ${PYPKGPREFIX}-werkzeug-[0-9]*:../../www/py-werkzeug
-# actually TEST_DEPENDS
+# https://github.com/pallets/flask/issues/2531
+# TEST_DEPENDS
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
do-test:
Home |
Main Index |
Thread Index |
Old Index