forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Version 0.10.3 -------------- Released 2014/11/16 - Add configuration: WTF_CSRF_HEADERS via `#159`_. - Support customize hidden tags via `#150`_. - And many more bug fixes .. _`#150`: pallets-eco/flask-wtf#150 .. _`#159`: pallets-eco/flask-wtf#159
- Loading branch information
kleink
committed
Nov 25, 2014
1 parent
5412428
commit d029163
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.9 2014/10/23 17:01:18 kleink Exp $ | ||
$NetBSD: distinfo,v 1.10 2014/11/25 09:34:30 kleink Exp $ | ||
|
||
SHA1 (Flask-WTF-0.10.2.tar.gz) = c946c8e89cd595fe540a79bf093604edef6c8c30 | ||
RMD160 (Flask-WTF-0.10.2.tar.gz) = 449b7f3d894f3a4b3bf821883656fd5bbaadfc1d | ||
Size (Flask-WTF-0.10.2.tar.gz) = 246659 bytes | ||
SHA1 (Flask-WTF-0.10.3.tar.gz) = 3786352e197d4e77aade7ea6204554f7ae27c3ab | ||
RMD160 (Flask-WTF-0.10.3.tar.gz) = 6d244038cbadcb33c0427ab81774366918f04afc | ||
Size (Flask-WTF-0.10.3.tar.gz) = 247240 bytes |