summaryrefslogtreecommitdiff
path: root/www/py-flask-user
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2014-06-15 15:56:14 +0000
committerrodent <rodent@pkgsrc.org>2014-06-15 15:56:14 +0000
commitaaafbab8dae3c61e0e0e9aee1c118d02ba3cfcb0 (patch)
treefa4d1acf212ad84fbf3552dea5b56a254c8375c6 /www/py-flask-user
parent0c58d3a35d8a1e27738f8463542a7bc463e9bea2 (diff)
downloadpkgsrc-aaafbab8dae3c61e0e0e9aee1c118d02ba3cfcb0.tar.gz
v0.5.1: Multiple UserEmails per User.
Diffstat (limited to 'www/py-flask-user')
-rw-r--r--www/py-flask-user/Makefile4
-rw-r--r--www/py-flask-user/PLIST3
-rw-r--r--www/py-flask-user/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/www/py-flask-user/Makefile b/www/py-flask-user/Makefile
index 10532361f73..fb86c00eecc 100644
--- a/www/py-flask-user/Makefile
+++ b/www/py-flask-user/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2014/06/01 01:03:58 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2014/06/15 15:56:14 rodent Exp $
-DISTNAME= Flask-User-0.5.0
+DISTNAME= Flask-User-0.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python www
MASTER_SITES= https://pypi.python.org/packages/source/F/Flask-User/
diff --git a/www/py-flask-user/PLIST b/www/py-flask-user/PLIST
index e2e4cac0322..3f873ff0379 100644
--- a/www/py-flask-user/PLIST
+++ b/www/py-flask-user/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/03 02:35:35 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2014/06/15 15:56:14 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -54,6 +54,7 @@ ${PYSITELIB}/flask_user/templates/flask_user/emails/username_changed_subject.txt
${PYSITELIB}/flask_user/templates/flask_user/forgot_password.html
${PYSITELIB}/flask_user/templates/flask_user/login.html
${PYSITELIB}/flask_user/templates/flask_user/login_or_register.html
+${PYSITELIB}/flask_user/templates/flask_user/manage_emails.html
${PYSITELIB}/flask_user/templates/flask_user/member_base.html
${PYSITELIB}/flask_user/templates/flask_user/public_base.html
${PYSITELIB}/flask_user/templates/flask_user/register.html
diff --git a/www/py-flask-user/distinfo b/www/py-flask-user/distinfo
index e2199d7d7d9..0bb4d8ccb40 100644
--- a/www/py-flask-user/distinfo
+++ b/www/py-flask-user/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/06/01 01:03:58 rodent Exp $
+$NetBSD: distinfo,v 1.3 2014/06/15 15:56:14 rodent Exp $
-SHA1 (Flask-User-0.5.0.tar.gz) = 87ce19d83e8aa01c0d7ee879c5753cb8c30c5300
-RMD160 (Flask-User-0.5.0.tar.gz) = 57cc9b603db5c61ae1c4bf051d9681911b3b40ba
-Size (Flask-User-0.5.0.tar.gz) = 33090 bytes
+SHA1 (Flask-User-0.5.1.tar.gz) = 9fd2d8e539ed70f374594702567c99114d2f7f83
+RMD160 (Flask-User-0.5.1.tar.gz) = 69c999b746087858e6455d767be1a15cbda240a3
+Size (Flask-User-0.5.1.tar.gz) = 34712 bytes