diff --git a/SQLAlchemy-Utils-0.33.11.tar.gz b/SQLAlchemy-Utils-0.33.11.tar.gz deleted file mode 100644 index a4a8539..0000000 --- a/SQLAlchemy-Utils-0.33.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f1cb542cf0549a0de508d4919f3ad693a36230bf4cd13fdd6253549fec71182 -size 128012 diff --git a/SQLAlchemy-Utils-0.34.0.tar.gz b/SQLAlchemy-Utils-0.34.0.tar.gz new file mode 100644 index 0000000..5e71bcf --- /dev/null +++ b/SQLAlchemy-Utils-0.34.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebd4d176a5786233db9f2e92040476fcff8b1b426fdbbb7ee4f478280ee9166 +size 128790 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 513577c..118dbdb 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jun 15 15:51:10 UTC 2019 - Arun Persaud + +- update to version 0.34.0: + * Removed array_agg compilation which was never a good idea and + collided with the latest version of SA. (#374) + * Removed deprecation warnings (#373, pull request courtesy of + pbasista) + ------------------------------------------------------------------- Sun Jan 20 04:34:11 UTC 2019 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index d48f44c..bf81402 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.33.11 +Version: 0.34.0 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause