From 6326481ad2bafd9371c35ba1a15a8a1c644402bb1e0f2c53e3fb9c2c546e752e Mon Sep 17 00:00:00 2001 From: Petr Cervinka Date: Wed, 22 Jul 2020 06:02:01 +0000 Subject: [PATCH] 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 --- Flask-SQLAlchemy-2.4.3.tar.gz | 3 --- Flask-SQLAlchemy-2.4.4.tar.gz | 3 +++ python-Flask-SQLAlchemy.changes | 7 +++++++ python-Flask-SQLAlchemy.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 Flask-SQLAlchemy-2.4.3.tar.gz create mode 100644 Flask-SQLAlchemy-2.4.4.tar.gz diff --git a/Flask-SQLAlchemy-2.4.3.tar.gz b/Flask-SQLAlchemy-2.4.3.tar.gz deleted file mode 100644 index 09f7f9d..0000000 --- a/Flask-SQLAlchemy-2.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b656fbf87c5f24109d859bafa791d29751fabbda2302b606881ae5485b557a5 -size 132134 diff --git a/Flask-SQLAlchemy-2.4.4.tar.gz b/Flask-SQLAlchemy-2.4.4.tar.gz new file mode 100644 index 0000000..81bc019 --- /dev/null +++ b/Flask-SQLAlchemy-2.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc7150eaf809b1c283879302f04c42791136060c6eeb12c0c6674fb1291fae5 +size 132193 diff --git a/python-Flask-SQLAlchemy.changes b/python-Flask-SQLAlchemy.changes index d838175..f614d1c 100644 --- a/python-Flask-SQLAlchemy.changes +++ b/python-Flask-SQLAlchemy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jul 18 18:04:37 UTC 2020 - Arun Persaud + +- 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 diff --git a/python-Flask-SQLAlchemy.spec b/python-Flask-SQLAlchemy.spec index bb520fa..fc3e8a1 100644 --- a/python-Flask-SQLAlchemy.spec +++ b/python-Flask-SQLAlchemy.spec @@ -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