diff options
author | Grzegorz Blach <grzegorz@blach.pl> | 2018-11-07 16:59:53 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-03 23:03:31 +0100 |
commit | e521845af49d7d8e6adabf7282a4e77b54889702 (patch) | |
tree | 0cd743e55e01701f7f128825a38a6678d78ee59f /package/python-wtforms/python-wtforms.hash | |
parent | a2f6d8564dab4ed8d4319795b712334e4d1a7813 (diff) | |
download | buildroot-e521845af49d7d8e6adabf7282a4e77b54889702.tar.gz buildroot-e521845af49d7d8e6adabf7282a4e77b54889702.zip |
package/python-wtforms: new package
A flexible forms validation and rendering library for
Python web development.
https://wtforms.readthedocs.io/
Signed-off-by: Grzegorz Blach <grzegorz@blach.pl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-wtforms/python-wtforms.hash')
-rw-r--r-- | package/python-wtforms/python-wtforms.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/python-wtforms/python-wtforms.hash b/package/python-wtforms/python-wtforms.hash new file mode 100644 index 0000000000..34beb08010 --- /dev/null +++ b/package/python-wtforms/python-wtforms.hash @@ -0,0 +1,5 @@ +# md5, sha256 from https://pypi.org/pypi/wtforms/json +md5 41c0008dbe7bd98892c58f7457a46a4a WTForms-2.2.1.tar.gz +sha256 0cdbac3e7f6878086c334aa25dc5a33869a3954e9d1e015130d65a69309b3b61 WTForms-2.2.1.tar.gz +# Locally computed sha256 checksums +sha256 64cba207423f4478e3262c2e54209f8cd2057d687e200a50e0203db5659947a5 LICENSE.rst |