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