diff --git a/SQLAlchemy-Utils-0.37.2.tar.gz b/SQLAlchemy-Utils-0.37.2.tar.gz deleted file mode 100644 index 7cb25e7..0000000 --- a/SQLAlchemy-Utils-0.37.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c60b8b43c9ef809d147b0bc571cfbfe0992f854ec242bc01ab7a562f76113743 -size 135455 diff --git a/SQLAlchemy-Utils-0.37.6.tar.gz b/SQLAlchemy-Utils-0.37.6.tar.gz new file mode 100644 index 0000000..f697799 --- /dev/null +++ b/SQLAlchemy-Utils-0.37.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b48d8c57d5bedab8633cd94cf0e97b49895270adadfbb9e66e2fa4c4058a6ad +size 136019 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 3fe34ee..16a58ab 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jun 17 20:49:07 UTC 2021 - Dirk Müller + +- update to 0.37.6: + * Added `cache_ok=True` for TSVectorType + * Fixed instant_defaults_listener to respect constructor supplied kwargs + * Fixed incorrect Ltree.lca behaviour + * Added `cache_ok=True` for all custom types + * Added CockroachDB support for UUIDType + ------------------------------------------------------------------- Fri May 14 01:15:35 UTC 2021 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index b26bb51..87670ab 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.37.2 +Version: 0.37.6 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause