Ana Guerrero
120113549f
Accepting request 1224102 from devel:languages:python:flask
...
- update to 1.2.2:
* Move the project to the pallets-eco organization. :pr:`602`
* Stop support for Python 3.8. Start support for Python 3.13.
:pr:`603`
OBS-URL: https://build.opensuse.org/request/show/1224102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=14
2024-11-14 15:09:43 +00:00
6c75122e43
- update to 1.2.2:
...
* Move the project to the pallets-eco organization. :pr:`602`
* Stop support for Python 3.8. Start support for Python 3.13.
:pr:`603`
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=20
2024-11-14 08:33:51 +00:00
Ana Guerrero
fad0e838bc
Accepting request 1129137 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/1129137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=13
2023-11-27 21:44:24 +00:00
cf372e512d
Accepting request 1129135 from home:alarrosa:branches:devel:languages:python:flask
...
- Use %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1129135
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=18
2023-11-27 13:06:50 +00:00
fdf525d395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-WTF?expand=0&rev=17
2023-11-27 12:51:54 +00:00
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
Dominique Leuenberger
9aff0411da
Accepting request 1096052 from devel:languages:python:flask
...
- 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/request/show/1096052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=12
2023-06-30 17:59:48 +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
Dominique Leuenberger
01f8009030
Accepting request 967944 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/967944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=11
2022-04-09 22:42:04 +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
Dominique Leuenberger
5a93f8859f
Accepting request 956242 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/956242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=10
2022-02-21 16:46:35 +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
Richard Brown
509eb1d0f2
Accepting request 912377 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/912377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=9
2021-08-18 06:55:50 +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
Dominique Leuenberger
ad9e2b4c61
Accepting request 896579 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/896579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=8
2021-06-01 08:40:09 +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
Dominique Leuenberger
225f7eba61
Accepting request 867552 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/867552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=7
2021-01-28 20:29:31 +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
Dominique Leuenberger
d849b3aa1f
Accepting request 813387 from devel:languages:python:flask
...
OBS-URL: https://build.opensuse.org/request/show/813387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-WTF?expand=0&rev=6
2020-06-11 08:13:40 +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