Thu Apr 2 23:10:28 2015 UTC ()
0.9.7 (2014-12-22)

    Added blank_value option for GroupedQuerySelectField
    Add py34 to test matrix
    Fixed midnight handling for TimeField


(rodent)
diff -r1.4 -r1.5 pkgsrc/www/py-wtforms-components/Makefile
diff -r1.3 -r1.4 pkgsrc/www/py-wtforms-components/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/www/py-wtforms-components/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-wtforms-components/Makefile 2014/12/31 13:57:34 1.4
+++ pkgsrc/www/py-wtforms-components/Makefile 2015/04/02 23:10:28 1.5
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:34 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2015/04/02 23:10:28 rodent Exp $
2 2
3DISTNAME= WTForms-Components-0.9.6 3DISTNAME= WTForms-Components-0.9.7
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
5CATEGORIES= python www 5CATEGORIES= python www
6MASTER_SITES= https://pypi.python.org/packages/source/W/WTForms-Components/ 6MASTER_SITES= https://pypi.python.org/packages/source/W/WTForms-Components/
7 7
8MAINTAINER= rodent@NetBSD.org 8MAINTAINER= rodent@NetBSD.org
9HOMEPAGE= https://github.com/kvesteri/wtforms-components 9HOMEPAGE= https://github.com/kvesteri/wtforms-components
10COMMENT= Additional fields, validators and widgets for WTForms 10COMMENT= Additional fields, validators and widgets for WTForms
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13DEPENDS+= ${PYPKGPREFIX}-wtforms>=1.0.4:../../www/py-wtforms 13DEPENDS+= ${PYPKGPREFIX}-wtforms>=1.0.4:../../www/py-wtforms
14DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.8.0:../../databases/py-sqlalchemy 14DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0.8.0:../../databases/py-sqlalchemy
15DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-utils>=0.23.1:../../databases/py-sqlalchemy-utils 15DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-utils>=0.23.1:../../databases/py-sqlalchemy-utils
16DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six 16DEPENDS+= ${PYPKGPREFIX}-six>=1.4.1:../../lang/py-six

cvs diff -r1.3 -r1.4 pkgsrc/www/py-wtforms-components/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-wtforms-components/distinfo 2014/11/10 18:46:40 1.3
+++ pkgsrc/www/py-wtforms-components/distinfo 2015/04/02 23:10:28 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2014/11/10 18:46:40 rodent Exp $ 1$NetBSD: distinfo,v 1.4 2015/04/02 23:10:28 rodent Exp $
2 2
3SHA1 (WTForms-Components-0.9.6.tar.gz) = 5fac8f4438b345f81c1cc66bd81509243ec4937c 3SHA1 (WTForms-Components-0.9.7.tar.gz) = 5bfad924836133d9c80e58ff4f49766ab085f6f6
4RMD160 (WTForms-Components-0.9.6.tar.gz) = 2c6b25a091dded004abcc8f735451d228dbfe44d 4RMD160 (WTForms-Components-0.9.7.tar.gz) = 897812adc75d83e04c2a97769e727e0e0be188f0
5Size (WTForms-Components-0.9.6.tar.gz) = 27018 bytes 5Size (WTForms-Components-0.9.7.tar.gz) = 28039 bytes