13 Commits

Author SHA256 Message Date
ebf3c5a766 Accepting request 1129045 from home:alarrosa:branches:devel:languages:python:flask
- Update to 1.2.1:
  * Fix a bug introduced with #556 in 1.2.0 where file validators
    were editing the file fields content.
- Update to 1.2.0:
  * Add field MultipleFileField. FileRequired, FileAllowed,
    FileSize now can be used to validate multiple files
- Update to 1.1.2:
  * Fixed Flask 2.3 deprecations of werkzeug.urls.url_encode and
    flask.Markup
  * Stop support for python 3.7
  * Use pyproject.toml instead of setup.cfg
  * Fixed nested blueprint CSRF exemption
- Drop patch already included upstream:
  * flask-2.3-support.patch

OBS-URL: https://build.opensuse.org/request/show/1129045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=16
2023-11-27 12:48:22 +00:00
Steve Kowalik
b611c04334 - Update to 1.1.1:
* Fixed `validate` `extra_validators` parameter. :pr:`548`
  * Drop support for Python 3.6.
  * ``validate_on_submit`` takes a ``extra_validators`` parameters :pr:`479`
  * Stop supporting Flask-Babelex :pr:`540`
  * Support for python 3.11 :pr:`542`
  * Remove unused call to `JSONEncoder` :pr:`536`
- Add patch flask-2.3-support.patch:
  * Support Flask 2.3 changes.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=14
2023-06-30 05:17:06 +00:00
John Vandenberg
f3440add9c Accepting request 967942 from home:apersaud:branches:devel:languages:python:flask
update to latest version

OBS-URL: https://build.opensuse.org/request/show/967942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=12
2022-04-09 03:33:45 +00:00
John Vandenberg
683eed2902 Accepting request 956167 from home:apersaud:branches:devel:languages:python:flask
update to latest version

OBS-URL: https://build.opensuse.org/request/show/956167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=11
2022-02-21 00:24:57 +00:00
John Vandenberg
ea50f063e3 Accepting request 912375 from home:fusionfuture:branches:devel:languages:python:flask
- Update to 0.15.1
  * Add python_requires metadata to avoid installing on unsupported
    Python versions.
- Changes from 0.15.0
  * Drop support for Python < 3.6.
  * FileSize validator.
  * Extra requirement email installs the email_validator package.
  * Fixed Flask 2.0 warnings.
  * Various documentation fixes.
  * Various CI fixes.
- Add fix-ModuleNotFoundError-wtforms-compat.patch to fix
  ModuleNotFoundError in tests/test_form.py.
- Add fix-ModuleNotFoundError-wtforms-widgets-html5.patch to fix
  ModuleNotFoundError in flask_wtf/html5.py.
- Skip test_set_default_message_language and test_i18n because of
  gh#wtforms/wtforms#697.

OBS-URL: https://build.opensuse.org/request/show/912375
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=10
2021-08-16 09:26:47 +00:00
e195d82dc9 Accepting request 854868 from home:gladiac:pgadmin4
- Add missing BR for Flask-BabelEx

This is required by the tests!

OBS-URL: https://build.opensuse.org/request/show/854868
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=8
2021-06-01 06:59:59 +00:00
99336e49bf Accepting request 867424 from home:alarrosa:branches:devel:languages:python:flask
- Define skip_python2 so we can build the package for SLE where an
  old version of python2-Flask-Babel is available (and doesn't work
  with a recent python-Werkzeug)

OBS-URL: https://build.opensuse.org/request/show/867424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=6
2021-01-28 17:27:04 +00:00
Petr Cervinka
b4232013fe Accepting request 813138 from home:mcalabkova:branches:devel:languages:python:flask
- replace nose with pytest

OBS-URL: https://build.opensuse.org/request/show/813138
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=4
2020-06-11 06:24:31 +00:00
Dominique Leuenberger
51c8f86020 Accepting request 772539 from devel:languages:python:flask
OBS-URL: https://build.opensuse.org/request/show/772539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=5
2020-02-10 20:54:07 +00:00
Dominique Leuenberger
82e301ec4f Accepting request 569481 from devel:languages:python
- Fix whitespace and drop the subpkg wrt previous commit

- Added python-itsdangerous requirements
- disabled sphinx build html docs and doc packages because of build errors.

OBS-URL: https://build.opensuse.org/request/show/569481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=4
2018-01-26 12:39:18 +00:00
Dominique Leuenberger
c00ad719c7 Accepting request 521769 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/521769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=3
2017-10-10 09:42:24 +00:00
Dominique Leuenberger
683baf0e86 Accepting request 293193 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/293193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=2
2015-03-27 08:41:07 +00:00
Dominique Leuenberger
ace65eacc8 Accepting request 263326 from devel:languages:python
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.

Required for python-puppetboard SR# 263316

OBS-URL: https://build.opensuse.org/request/show/263326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=1
2014-12-03 21:51:15 +00:00