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
This commit is contained in:
John Vandenberg 2022-04-09 03:33:45 +00:00 committed by Git OBS Bridge
parent 683eed2902
commit f3440add9c
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:872fbb17b5888bfc734edbdcf45bc08fb365ca39f69d25dc752465a455517b28
size 45365

3
Flask-WTF-1.0.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34fe5c6fee0f69b50e30f81a3b7ea16aa1492a771fe9ad0974d164610c09a6c9
size 45721

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Apr 9 02:30:54 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 1.0.1:
* Update compatibility with the latest Werkzeug
release. :issue:`511`
-------------------------------------------------------------------
Sun Feb 20 17:13:05 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@ -20,7 +20,7 @@
%define skip_python2 1
%bcond_without test
Name: python-Flask-WTF
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: WTForms support for Flask
License: BSD-3-Clause