py-flask-wtf: Update to 1.0.1.
Version 1.0.1
-------------
Released 2022-03-31
- Update compatibility with the latest Werkzeug release. :issue:`511`
Version 1.0.0
--------------
Released 2021-11-07
- Deprecated items removal :pr:`484`
- Support for alternatives captcha services :pr:`425` :pr:`342`
:pr:`387` :issue:`384`
Version 0.15.1
--------------
Released 2021-05-25
- Add ``python_requires`` metadata to avoid installing on unsupported
Python versions. :pr:`442`
Version 0.15.0
--------------
Released 2021-05-24
- Drop support for Python < 3.6. :pr:`416`
- ``FileSize`` validator. :pr:`307, 365`
- Extra requirement ``email`` installs the ``email_validator``
package. :pr:`423`
- Fixed Flask 2.0 warnings. :pr:`434`
- Various documentation fixes. :pr:`315, 321, 335, 344, 386, 400`,
:pr:`404, 420, 437`
- Various CI fixes. :pr:`405, 438`
2022-05-25 17:23:51 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.3 2022/05/25 15:23:51 kleink Exp $
|
2013-01-07 22:51:10 +01:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
|
|
${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
|
2013-10-27 22:55:23 +01:00
|
|
|
${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
|
2013-01-07 22:51:10 +01:00
|
|
|
${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
|
2013-10-27 22:55:23 +01:00
|
|
|
${PYSITELIB}/flask_wtf/i18n.py
|
|
|
|
${PYSITELIB}/flask_wtf/i18n.pyc
|
|
|
|
${PYSITELIB}/flask_wtf/i18n.pyo
|
2013-01-07 22:51:10 +01:00
|
|
|
${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
|