Accepting request 821669 from home:apersaud:branches:devel:languages:python:flask

update to latest version

OBS-URL: https://build.opensuse.org/request/show/821669
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=10
This commit is contained in:
Petr Cervinka 2020-07-22 06:02:01 +00:00 committed by Git OBS Bridge
parent f20ea25847
commit 6326481ad2
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:0b656fbf87c5f24109d859bafa791d29751fabbda2302b606881ae5485b557a5
size 132134

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 18 18:04:37 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 2.4.4:
* Change base class of meta mixins to type. This fixes an issue
caused by a regression in CPython 3.8.4. :issue:`852`
-------------------------------------------------------------------
Sun May 31 00:08:47 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Flask-SQLAlchemy
Version: 2.4.3
Version: 2.4.4
Release: 0
Summary: SQLAlchemy support for Flask
License: BSD-3-Clause