diff --git a/SQLAlchemy-Utils-0.33.5.tar.gz b/SQLAlchemy-Utils-0.33.5.tar.gz deleted file mode 100644 index 7b11565..0000000 --- a/SQLAlchemy-Utils-0.33.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d57246d50a54143140c097c6d80c3ac70c47396f44dffd263dc6c8024b3e367c -size 126605 diff --git a/SQLAlchemy-Utils-0.33.6.tar.gz b/SQLAlchemy-Utils-0.33.6.tar.gz new file mode 100644 index 0000000..924c097 --- /dev/null +++ b/SQLAlchemy-Utils-0.33.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ab41c90bfb8dd676e83179be3088b3f2d64b613e3b590187163dd941c22d4c +size 126899 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index ceb0a45..5f834b8 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Oct 14 15:24:01 UTC 2018 - Arun Persaud + +- update to version 0.33.6: + * Fixed passlib compatibility issue (again) (#342) + * Added support for SQL VIEWs + ------------------------------------------------------------------- Sat Sep 22 05:30:08 UTC 2018 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index b7527b2..0046d12 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.5 +Version: 0.33.6 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause