pkgsrc/www/py-flask-wtf/PLIST
kleink 6fb96f50fa Update py-flask-wtf to 0.9.3.
(No changelog for 0.9.3 supplied, but includes maintainer change.)

Version 0.9.2
-------------

Released 2013/9/11

- Upgrade wtforms to 1.0.5.
- No lazy string for i18n `#77`_.
- No DateInput widget in html5 `#81`_.
- PUT and PATCH for CSRF `#86`_.

.. _`#77`: https://github.com/lepture/flask-wtf/issues/77
.. _`#81`: https://github.com/lepture/flask-wtf/issues/81
.. _`#86`: https://github.com/lepture/flask-wtf/issues/86


Version 0.9.1
-------------

Released 2013/8/21

This is a patch version for backward compitable for Flask<0.10 `#82`_.

.. _`#82`: https://github.com/lepture/flask-wtf/issues/82

Version 0.9.0
-------------

Released 2013/8/15

- Add i18n support (issue #65)
- Use default html5 widgets and fields provided by wtforms
- Python 3.3+ support
- Redesign form, replace SessionSecureForm
- CSRF protection solution
- Drop wtforms imports
- Fix recaptcha i18n support
- Fix recaptcha validator for python 3
- More test cases, it's 90%+ coverage now
- Redesign documentation
2013-10-27 21:55:23 +00:00

40 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2013/10/27 21:55:23 kleink Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/flask_wtf/__init__.py
${PYSITELIB}/flask_wtf/__init__.pyc
${PYSITELIB}/flask_wtf/__init__.pyo
${PYSITELIB}/flask_wtf/_compat.py
${PYSITELIB}/flask_wtf/_compat.pyc
${PYSITELIB}/flask_wtf/_compat.pyo
${PYSITELIB}/flask_wtf/csrf.py
${PYSITELIB}/flask_wtf/csrf.pyc
${PYSITELIB}/flask_wtf/csrf.pyo
${PYSITELIB}/flask_wtf/file.py
${PYSITELIB}/flask_wtf/file.pyc
${PYSITELIB}/flask_wtf/file.pyo
${PYSITELIB}/flask_wtf/form.py
${PYSITELIB}/flask_wtf/form.pyc
${PYSITELIB}/flask_wtf/form.pyo
${PYSITELIB}/flask_wtf/html5.py
${PYSITELIB}/flask_wtf/html5.pyc
${PYSITELIB}/flask_wtf/html5.pyo
${PYSITELIB}/flask_wtf/i18n.py
${PYSITELIB}/flask_wtf/i18n.pyc
${PYSITELIB}/flask_wtf/i18n.pyo
${PYSITELIB}/flask_wtf/recaptcha/__init__.py
${PYSITELIB}/flask_wtf/recaptcha/__init__.pyc
${PYSITELIB}/flask_wtf/recaptcha/__init__.pyo
${PYSITELIB}/flask_wtf/recaptcha/fields.py
${PYSITELIB}/flask_wtf/recaptcha/fields.pyc
${PYSITELIB}/flask_wtf/recaptcha/fields.pyo
${PYSITELIB}/flask_wtf/recaptcha/validators.py
${PYSITELIB}/flask_wtf/recaptcha/validators.pyc
${PYSITELIB}/flask_wtf/recaptcha/validators.pyo
${PYSITELIB}/flask_wtf/recaptcha/widgets.py
${PYSITELIB}/flask_wtf/recaptcha/widgets.pyc
${PYSITELIB}/flask_wtf/recaptcha/widgets.pyo