diff --git a/SQLAlchemy-Utils-0.32.16.tar.gz b/SQLAlchemy-Utils-0.32.16.tar.gz deleted file mode 100644 index a6488ff..0000000 --- a/SQLAlchemy-Utils-0.32.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca07051b5d45e8b077d1ce7a475752988336c7b11cf9f868f6f97f311a84baa3 -size 120427 diff --git a/SQLAlchemy-Utils-0.32.18.tar.gz b/SQLAlchemy-Utils-0.32.18.tar.gz new file mode 100644 index 0000000..6efe2a7 --- /dev/null +++ b/SQLAlchemy-Utils-0.32.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee1d0e6002cc8202be1cf840b866f76a41a10a9ea946e82f942199100d80433 +size 120669 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 9d75049..6b56d24 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Oct 7 14:41:15 UTC 2017 - arun@gmx.de + +- update to version 0.32.18: + * Made aggregated attributes to work with subclass objects (#287, + pull request courtesy of fayazkhan) + +------------------------------------------------------------------- +Sat Sep 30 16:30:16 UTC 2017 - arun@gmx.de + +- update to version 0.32.17: + * Added support for MSSQL uniqueidentifier type (#283, pull request + courtesy of nHurD) + ------------------------------------------------------------------- Sun Sep 24 21:56:50 UTC 2017 - arun@gmx.de diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 9d5d3e2..79886f5 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.16 +Version: 0.32.18 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause