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.17.tar.gz b/SQLAlchemy-Utils-0.32.17.tar.gz new file mode 100644 index 0000000..3093e8f --- /dev/null +++ b/SQLAlchemy-Utils-0.32.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e651f046de2d76233640f703eb318e50a7255be0173f3302ed1082bd3824f0af +size 120490 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 9d75049..e3db51e 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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..b4d777b 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.17 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause