pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-flask-security
Module Name: pkgsrc
Committed By: joerg
Date: Thu Dec 27 16:04:54 UTC 2018
Modified Files:
pkgsrc/www/py-flask-security: Makefile
Log Message:
Needs py-test-runner.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-flask-security/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-flask-security/Makefile
diff -u pkgsrc/www/py-flask-security/Makefile:1.12 pkgsrc/www/py-flask-security/Makefile:1.13
--- pkgsrc/www/py-flask-security/Makefile:1.12 Fri Nov 23 22:33:44 2018
+++ pkgsrc/www/py-flask-security/Makefile Thu Dec 27 16:04:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/11/23 22:33:44 markd Exp $
+# $NetBSD: Makefile,v 1.13 2018/12/27 16:04:54 joerg Exp $
DISTNAME= Flask-Security-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -12,6 +12,7 @@ COMMENT= Simple security for Flask apps
LICENSE= mit
BUILD_DEPENDS+= ${PYPKGPREFIX}-babel>=1.3:../../devel/py-babel
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
DEPENDS+= ${PYPKGPREFIX}-flask>=0.11:../../www/py-flask
DEPENDS+= ${PYPKGPREFIX}-flask-babelex>=0.9.3:../../www/py-flask-babelex
DEPENDS+= ${PYPKGPREFIX}-flask-login>=0.3.0:../../www/py-flask-login
Home |
Main Index |
Thread Index |
Old Index