pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2019Q1]: pkgsrc/www/py-flask-user Pullup ticket #5950 - reques...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f112eb5ba0be
branches: pkgsrc-2019Q1
changeset: 334023:f112eb5ba0be
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun May 05 14:33:36 2019 +0000
description:
Pullup ticket #5950 - requested by wiz
www/py-flask-user: build fix
Revisions pulled up:
- www/py-flask-user/Makefile 1.18
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 30 05:57:33 UTC 2019
Modified Files:
pkgsrc/www/py-flask-user: Makefile
Log Message:
py-flask-user: fix pasto in DEPENDS
diffstat:
www/py-flask-user/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3aa7aa86cabd -r f112eb5ba0be www/py-flask-user/Makefile
--- a/www/py-flask-user/Makefile Sun May 05 14:26:11 2019 +0000
+++ b/www/py-flask-user/Makefile Sun May 05 14:33:36 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/12/16 18:24:08 adam Exp $
+# $NetBSD: Makefile,v 1.17.4.1 2019/05/05 14:33:36 bsiegert Exp $
DISTNAME= Flask-User-1.0.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,7 @@
LICENSE= 2-clause-bsd
DEPENDS+= ${PYPKGPREFIX}-bcrypt>=2.0:../../security/py-bcrypt
-DEPENDS+= ${PYPKGPREFIX}-cryptography>=1.6:../../security/py-cryptodome
+DEPENDS+= ${PYPKGPREFIX}-cryptography>=1.6:../../security/py-cryptography
DEPENDS+= ${PYPKGPREFIX}-flask>=0.9:../../www/py-flask
DEPENDS+= ${PYPKGPREFIX}-flask-login>=0.2:../../www/py-flask-login
DEPENDS+= ${PYPKGPREFIX}-flask-mail>=0.9:../../www/py-flask-mail
Home |
Main Index |
Thread Index |
Old Index