diff options
author | rodent <rodent> | 2015-04-02 23:10:28 +0000 |
---|---|---|
committer | rodent <rodent> | 2015-04-02 23:10:28 +0000 |
commit | 2aaa1920308a899091b430d8d2fe5b9daa49fa66 (patch) | |
tree | fd1766bbd62c60905b6daca2dec0cc777db63869 /www | |
parent | 3d3417cd73cf26d8f84000f4832f9cf811887414 (diff) | |
download | pkgsrc-2aaa1920308a899091b430d8d2fe5b9daa49fa66.tar.gz |
0.9.7 (2014-12-22)
Added blank_value option for GroupedQuerySelectField
Add py34 to test matrix
Fixed midnight handling for TimeField
Diffstat (limited to 'www')
-rw-r--r-- | www/py-wtforms-components/Makefile | 4 | ||||
-rw-r--r-- | www/py-wtforms-components/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-wtforms-components/Makefile b/www/py-wtforms-components/Makefile index ccac4ab7722..4226b7745ac 100644 --- a/www/py-wtforms-components/Makefile +++ b/www/py-wtforms-components/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2014/12/31 13:57:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/02 23:10:28 rodent Exp $ -DISTNAME= WTForms-Components-0.9.6 +DISTNAME= WTForms-Components-0.9.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} CATEGORIES= python www MASTER_SITES= https://pypi.python.org/packages/source/W/WTForms-Components/ diff --git a/www/py-wtforms-components/distinfo b/www/py-wtforms-components/distinfo index 99021c63f0c..f4473d41f57 100644 --- a/www/py-wtforms-components/distinfo +++ b/www/py-wtforms-components/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/11/10 18:46:40 rodent Exp $ +$NetBSD: distinfo,v 1.4 2015/04/02 23:10:28 rodent Exp $ -SHA1 (WTForms-Components-0.9.6.tar.gz) = 5fac8f4438b345f81c1cc66bd81509243ec4937c -RMD160 (WTForms-Components-0.9.6.tar.gz) = 2c6b25a091dded004abcc8f735451d228dbfe44d -Size (WTForms-Components-0.9.6.tar.gz) = 27018 bytes +SHA1 (WTForms-Components-0.9.7.tar.gz) = 5bfad924836133d9c80e58ff4f49766ab085f6f6 +RMD160 (WTForms-Components-0.9.7.tar.gz) = 897812adc75d83e04c2a97769e727e0e0be188f0 +Size (WTForms-Components-0.9.7.tar.gz) = 28039 bytes |