diff --git a/SQLAlchemy-Utils-0.36.5.tar.gz b/SQLAlchemy-Utils-0.36.5.tar.gz deleted file mode 100644 index 468f1d8..0000000 --- a/SQLAlchemy-Utils-0.36.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:680068c4b671225c183815e19b6f4adc765a9989dd5d9e8e9c900ede30cc7434 -size 131216 diff --git a/SQLAlchemy-Utils-0.36.6.tar.gz b/SQLAlchemy-Utils-0.36.6.tar.gz new file mode 100644 index 0000000..9986c9e --- /dev/null +++ b/SQLAlchemy-Utils-0.36.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7fab14bed80df065412bbf71a0a9b0bfeb4b7c111c2d9bffe57283082f3a6b +size 131690 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 231ab18..73964ac 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 8 13:33:49 UTC 2020 - Dirk Mueller + +- update to 0.36.6: + - Reverted #426 and added support for Legacy Encrypted Type (#450, pull request courtesy of rushilsrivastava) + - Added psycopg2cffi support for create_database and drop_database (#447, pull request courtesy of DominicBurkart) + ------------------------------------------------------------------- Sat May 9 16:12:59 UTC 2020 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index aea98a1..97b2af1 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-SQLAlchemy-Utils -Version: 0.36.5 +Version: 0.36.6 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause