summaryrefslogtreecommitdiff
path: root/www/py-flask-login
diff options
context:
space:
mode:
authorkleink <kleink>2014-04-03 08:44:45 +0000
committerkleink <kleink>2014-04-03 08:44:45 +0000
commit1e32b12be8bd339fc5c450f5aed7c11d33b8b9e4 (patch)
treecddd0a2a1df0737d71d550ee3235437979d38406 /www/py-flask-login
parent65e7cd17444cd3f117102e4302d27cc616e9c235 (diff)
downloadpkgsrc-1e32b12be8bd339fc5c450f5aed7c11d33b8b9e4.tar.gz
Update py-flask-login to 0.2.10.
Version 0.2.10 -------------- Released on March 9th, 2014 - Generalized `request_loader` introduced; ability to log users in via customized callback over request. - Fixes request context dependency by explicitly checking `has_request_context`. - Fixes remember me issues since lazy user loading changes.
Diffstat (limited to 'www/py-flask-login')
-rw-r--r--www/py-flask-login/Makefile4
-rw-r--r--www/py-flask-login/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-flask-login/Makefile b/www/py-flask-login/Makefile
index 02f6b57a30d..3a1fc50db54 100644
--- a/www/py-flask-login/Makefile
+++ b/www/py-flask-login/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:28 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/04/03 08:44:45 kleink Exp $
-DISTNAME= Flask-Login-0.2.9
+DISTNAME= Flask-Login-0.2.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= www python
MASTER_SITES= http://pypi.python.org/packages/source/F/Flask-Login/
diff --git a/www/py-flask-login/distinfo b/www/py-flask-login/distinfo
index 5ea498a2171..c4b27aa8c14 100644
--- a/www/py-flask-login/distinfo
+++ b/www/py-flask-login/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2014/01/01 17:56:43 kleink Exp $
+$NetBSD: distinfo,v 1.7 2014/04/03 08:44:45 kleink Exp $
-SHA1 (Flask-Login-0.2.9.tar.gz) = 79c8d78aa17f56d403ea8059399f18f7218e8211
-RMD160 (Flask-Login-0.2.9.tar.gz) = 7382c36c0a97e057922947d368143749e6f16558
-Size (Flask-Login-0.2.9.tar.gz) = 10922 bytes
+SHA1 (Flask-Login-0.2.10.tar.gz) = 303e36a73f3f0f1947999d92d5e63e13703082d8
+RMD160 (Flask-Login-0.2.10.tar.gz) = 9ba045f06f162d3d82e86cee677978283d7013d7
+Size (Flask-Login-0.2.10.tar.gz) = 11107 bytes