diff --git a/SQLAlchemy-Utils-0.35.0.tar.gz b/SQLAlchemy-Utils-0.35.0.tar.gz deleted file mode 100644 index 998a000..0000000 --- a/SQLAlchemy-Utils-0.35.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01f0f0ebed696386bc7bf9231cd6894087baba374dd60f40eb1b07512d6b1a5e -size 129187 diff --git a/SQLAlchemy-Utils-0.36.0.tar.gz b/SQLAlchemy-Utils-0.36.0.tar.gz new file mode 100644 index 0000000..d77aa30 --- /dev/null +++ b/SQLAlchemy-Utils-0.36.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db030c8f00526bfb7a9c659bfaf75deaa7b0002e89e3f84784e24e09a43473f2 +size 127537 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index f2756ef..124595e 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 13 00:19:27 UTC 2019 - Arun Persaud + +- update to version 0.36.0: + * Removed explain and explain_analyze due to the internal changes in + SQLAlchemy version 1.3. + ------------------------------------------------------------------- Sat Nov 9 14:47:11 UTC 2019 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 03f1b5f..8f12340 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy-Utils # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-SQLAlchemy-Utils -Version: 0.35.0 +Version: 0.36.0 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause