diff --git a/SQLAlchemy-Utils-0.36.0.tar.gz b/SQLAlchemy-Utils-0.36.0.tar.gz deleted file mode 100644 index d77aa30..0000000 --- a/SQLAlchemy-Utils-0.36.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db030c8f00526bfb7a9c659bfaf75deaa7b0002e89e3f84784e24e09a43473f2 -size 127537 diff --git a/SQLAlchemy-Utils-0.36.1.tar.gz b/SQLAlchemy-Utils-0.36.1.tar.gz new file mode 100644 index 0000000..37ece1a --- /dev/null +++ b/SQLAlchemy-Utils-0.36.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e637c88bf3ac5f99b7d72342092a1f636bea1287b2e3e17d441b0413771f86e +size 128037 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 124595e..3c32d2d 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Dec 29 21:12:16 UTC 2019 - Arun Persaud + +- update to version 0.36.1: + * Added support for CASCADE option when dropping views (#406, pull + request courtesy of amicks) + * Added aliases parameter to create_materialized_view function. + ------------------------------------------------------------------- Fri Dec 13 00:19:27 UTC 2019 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 8f12340..d46d3a8 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.36.0 +Version: 0.36.1 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause