From 9468962d0f7d50ac3d52f9e67352f4ec8f107e68 Mon Sep 17 00:00:00 2001 From: kleink Date: Sun, 27 Oct 2013 21:51:02 +0000 Subject: Update py-wtforms to 1.0.5. Version 1.0.5 ------------- Released September 10, 2013 - Fix a bug in validators which causes translations to happen once then clobber any future translations. - ext.sqlalchemy / ext.appengine: minor cleanups / deprecation. - Allow blank string and the string 'false' to be considered false values for BooleanField (configurable). This is technically a breaking change, but it is not likey to affect the majority of users adversely. - ext.i18n form allows passing LANGUAGES to the constructor. --- www/py-wtforms/distinfo | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'www/py-wtforms/distinfo') diff --git a/www/py-wtforms/distinfo b/www/py-wtforms/distinfo index e28e1c34651..6641024783f 100644 --- a/www/py-wtforms/distinfo +++ b/www/py-wtforms/distinfo @@ -1,6 +1,5 @@ -$NetBSD: distinfo,v 1.4 2013/09/23 20:36:27 kleink Exp $ +$NetBSD: distinfo,v 1.5 2013/10/27 21:51:02 kleink Exp $ -SHA1 (WTForms-1.0.4.zip) = e8d97b4c72e805b8e29c5d2e6673c40780490c69 -RMD160 (WTForms-1.0.4.zip) = 93e853ff39c356bf73c01d37b4a38541d2e3e4fb -Size (WTForms-1.0.4.zip) = 345261 bytes -SHA1 (patch-ext_appengine_fields.py) = 3f4eef6d763522a93cabc60aeb5691f359297fad +SHA1 (WTForms-1.0.5.zip) = a76a482fd64d56f7f1f75b1bfae564a8cc6b1244 +RMD160 (WTForms-1.0.5.zip) = 248e078e64b102ce6c786e0988abada7de079115 +Size (WTForms-1.0.5.zip) = 355186 bytes -- cgit v1.2.3