diff --git a/SQLAlchemy-Utils-0.32.18.tar.gz b/SQLAlchemy-Utils-0.32.18.tar.gz deleted file mode 100644 index 6efe2a7..0000000 --- a/SQLAlchemy-Utils-0.32.18.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7ee1d0e6002cc8202be1cf840b866f76a41a10a9ea946e82f942199100d80433 -size 120669 diff --git a/SQLAlchemy-Utils-0.32.19.tar.gz b/SQLAlchemy-Utils-0.32.19.tar.gz new file mode 100644 index 0000000..6f0f25e --- /dev/null +++ b/SQLAlchemy-Utils-0.32.19.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e537ed690e4a9d4044add13087b853757b2ad2893bc99d3b69754a9016b40bc8 +size 120886 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 6b56d24..7acd084 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 17 16:05:33 UTC 2017 - arun@gmx.de + +- update to version 0.32.19: + * Fixed select_correlated_expression order by for intermediate table + aliases + ------------------------------------------------------------------- Sat Oct 7 14:41:15 UTC 2017 - arun@gmx.de diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 79886f5..3d4aa1d 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.18 +Version: 0.32.19 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause