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
This commit is contained in:
commit
ad9e2b4c61
@ -5,6 +5,11 @@ Thu Jan 28 09:43:12 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
|||||||
old version of python2-Flask-Babel is available (and doesn't work
|
old version of python2-Flask-Babel is available (and doesn't work
|
||||||
with a recent python-Werkzeug)
|
with a recent python-Werkzeug)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 11 12:12:47 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Add missing BR for Flask-BabelEx
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 10 08:30:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Jun 10 08:30:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ Requires: python-Werkzeug
|
|||||||
Requires: python-itsdangerous
|
Requires: python-itsdangerous
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
|
BuildRequires: %{python_module Flask-BabelEx}
|
||||||
BuildRequires: %{python_module Flask-Babel}
|
BuildRequires: %{python_module Flask-Babel}
|
||||||
BuildRequires: %{python_module Flask}
|
BuildRequires: %{python_module Flask}
|
||||||
BuildRequires: %{python_module WTForms}
|
BuildRequires: %{python_module WTForms}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user