diff --git a/SQLAlchemy-Utils-0.32.14.tar.gz b/SQLAlchemy-Utils-0.32.14.tar.gz deleted file mode 100644 index 65b9fd9..0000000 --- a/SQLAlchemy-Utils-0.32.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e74b0338f4d56dcb0cb57f1b4f5afee5b2ffe595dd5a68b62da66ea4a7399cce -size 119696 diff --git a/SQLAlchemy-Utils-0.32.16.tar.gz b/SQLAlchemy-Utils-0.32.16.tar.gz new file mode 100644 index 0000000..a6488ff --- /dev/null +++ b/SQLAlchemy-Utils-0.32.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca07051b5d45e8b077d1ce7a475752988336c7b11cf9f868f6f97f311a84baa3 +size 120427 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index cd6a943..9d75049 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Sep 24 21:56:50 UTC 2017 - arun@gmx.de + +- update to version 0.32.16: + * Added more hints when decrypting AES with an invalid key (#275, + pull request courtesy of xrmx) + +- changes from version 0.32.15: + * Added better handling of date types for EncryptedType (#184, pull + request courtesy of konstantinoskostis) + ------------------------------------------------------------------- Wed Aug 23 05:02:53 UTC 2017 - tbechtold@suse.com diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 86443b2..9d5d3e2 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.14 +Version: 0.32.16 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause