Wed Jul 16 23:30:01 2014 UTC ()
Updated to latest release, 0.3.2. Changes:

* Mark code as safe HTML (to avoid escaping by Jinja, et alia).
* Update to work back to 0.6.1


(rodent)
diff -r1.1 -r1.2 pkgsrc/www/py-wtforms-recaptcha/Makefile
diff -r1.1 -r1.2 pkgsrc/www/py-wtforms-recaptcha/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/www/py-wtforms-recaptcha/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-wtforms-recaptcha/Makefile 2014/04/02 07:27:09 1.1
+++ pkgsrc/www/py-wtforms-recaptcha/Makefile 2014/07/16 23:30:01 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2014/04/02 07:27:09 rodent Exp $ 1# $NetBSD: Makefile,v 1.2 2014/07/16 23:30:01 rodent Exp $
2 2
3DISTNAME= wtforms-recaptcha-0.3.1 3DISTNAME= wtforms-recaptcha-0.3.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= python www 5CATEGORIES= python www
6MASTER_SITES= https://pypi.python.org/packages/source/w/wtforms-recaptcha/ 6MASTER_SITES= https://pypi.python.org/packages/source/w/wtforms-recaptcha/
7 7
8MAINTAINER= rodent@NetBSD.org 8MAINTAINER= rodent@NetBSD.org
9HOMEPAGE= http://bitbucket.org/excieve/wtforms-recaptcha 9HOMEPAGE= http://bitbucket.org/excieve/wtforms-recaptcha
10COMMENT= Custom WTForms field that handles reCaptcha display and validation 10COMMENT= Custom WTForms field that handles reCaptcha display and validation
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-wtforms>=0.6.1:../../www/py-wtforms 13DEPENDS+= ${PYPKGPREFIX}-wtforms>=0.6.1:../../www/py-wtforms
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.1 -r1.2 pkgsrc/www/py-wtforms-recaptcha/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-wtforms-recaptcha/distinfo 2014/04/02 07:27:09 1.1
+++ pkgsrc/www/py-wtforms-recaptcha/distinfo 2014/07/16 23:30:01 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2014/04/02 07:27:09 rodent Exp $ 1$NetBSD: distinfo,v 1.2 2014/07/16 23:30:01 rodent Exp $
2 2
3SHA1 (wtforms-recaptcha-0.3.1.tar.gz) = b9930c9cb3f2f70c421d0b84077f8617311f0229 3SHA1 (wtforms-recaptcha-0.3.2.tar.gz) = 86e2bc0792417920620969b61f0636d58ed0b909
4RMD160 (wtforms-recaptcha-0.3.1.tar.gz) = c91734cf35d39e6062947ceadbcbe0cf7a3feafc 4RMD160 (wtforms-recaptcha-0.3.2.tar.gz) = b7ccfa509ff84eae82a0fb266443c0a37e171539
5Size (wtforms-recaptcha-0.3.1.tar.gz) = 6288 bytes 5Size (wtforms-recaptcha-0.3.2.tar.gz) = 6339 bytes