diff --git a/SQLAlchemy-Utils-0.32.19.tar.gz b/SQLAlchemy-Utils-0.32.19.tar.gz deleted file mode 100644 index 6f0f25e..0000000 --- a/SQLAlchemy-Utils-0.32.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e537ed690e4a9d4044add13087b853757b2ad2893bc99d3b69754a9016b40bc8 -size 120886 diff --git a/SQLAlchemy-Utils-0.32.21.tar.gz b/SQLAlchemy-Utils-0.32.21.tar.gz new file mode 100644 index 0000000..ccb99fa --- /dev/null +++ b/SQLAlchemy-Utils-0.32.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e35431b0e57c4f7030ff598c23813c8b7b04b508ce10e8e9ebe448645b38d6d7 +size 121325 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 7acd084..378001a 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 13 04:55:56 UTC 2017 - arun@gmx.de + +- update to version 0.32.21: + * Close connections on exists, create and drop database functions + (#295, pull request courtesy of Terseus) + +- changes from version 0.32.20 : + * Added __hash__ method for choice objects (#294, pull request + courtesy of havelock) + ------------------------------------------------------------------- Tue Oct 17 16:05:33 UTC 2017 - arun@gmx.de diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 3d4aa1d..a1db068 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-SQLAlchemy-Utils -Version: 0.32.19 +Version: 0.32.21 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause