Accepting request 772538 from devel:languages:python:flask

OBS-URL: https://build.opensuse.org/request/show/772538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-Admin?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-02-10 20:53:25 +00:00 committed by Git OBS Bridge
commit 21e7d790af
4 changed files with 16 additions and 5 deletions

View File

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

3
Flask-Admin-1.5.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Feb 8 20:56:30 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 1.5.5:
* Werkzeug 1.0 compatibility fix
* Use fa-circle-o icon for unchecked booleans
* A few SQLAlchemy-related bug fixes
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 19 16:24:02 UTC 2019 - Arun Persaud <arun@gmx.de> Sat Oct 19 16:24:02 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-Flask-Admin # spec file for package python-Flask-Admin
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Flask-Admin Name: python-Flask-Admin
Version: 1.5.4 Version: 1.5.5
Release: 0 Release: 0
Summary: Extensible admin interface framework for Flask Summary: Extensible admin interface framework for Flask
License: BSD-3-Clause License: BSD-3-Clause