pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-httpbin Really depend on www/py-raven



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c38af990bace
branches:  trunk
changeset: 372051:c38af990bace
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Nov 26 17:44:09 2017 +0000

description:
Really depend on www/py-raven

diffstat:

 www/py-httpbin/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 54650a1b779b -r c38af990bace www/py-httpbin/Makefile
--- a/www/py-httpbin/Makefile   Sun Nov 26 17:41:21 2017 +0000
+++ b/www/py-httpbin/Makefile   Sun Nov 26 17:44:09 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/11/25 12:54:37 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/11/26 17:44:09 adam Exp $
 
 DISTNAME=      httpbin-0.6.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -17,8 +17,8 @@
 DEPENDS+=      ${PYPKGPREFIX}-Flask-Limiter-[0-9]*:../../www/py-flask-limiter
 DEPENDS+=      ${PYPKGPREFIX}-itsdangerous-[0-9]*:../../security/py-itsdangerous
 DEPENDS+=      ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe
+DEPENDS+=      ${PYPKGPREFIX}-raven-[0-9]*:../../www/py-raven
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-#DEPENDS+=     ${PYPKGPREFIX}-raven-[0-9]*:../../wip/py-raven
 
 USE_LANGUAGES= # none
 



Home | Main Index | Thread Index | Old Index