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
This commit is contained in:
Dominique Leuenberger 2022-04-09 22:42:04 +00:00 committed by Git OBS Bridge
commit 01f8009030
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