diff --git a/SQLAlchemy-Utils-0.37.8.tar.gz b/SQLAlchemy-Utils-0.37.8.tar.gz deleted file mode 100644 index 4c30e3b..0000000 --- a/SQLAlchemy-Utils-0.37.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6aaee154f798be4e479af0ceffaa5034d35fcf6f40707c0947d21bde64e05e5 -size 136623 diff --git a/SQLAlchemy-Utils-0.37.9.tar.gz b/SQLAlchemy-Utils-0.37.9.tar.gz new file mode 100644 index 0000000..4cab736 --- /dev/null +++ b/SQLAlchemy-Utils-0.37.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4667edbdcb1ece011076b69772ef524bfbb17cc97e03f11ee6b85d98e7741d61 +size 136639 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 6edec0f..cc03119 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 26 20:15:55 UTC 2021 - Dirk Müller + +- update to 0.37.9: + * Fixed base padding class abstract methods + * Optimized cast_locale function + * Allow for arbitrary Table keyword arguments in create_table_from_selectable + ------------------------------------------------------------------- Tue Sep 7 06:43:25 UTC 2021 - Dirk Müller diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 8d6668d..56a5f7b 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.8 +Version: 0.37.9 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause @@ -29,7 +29,6 @@ BuildRequires: %{python_module Babel >= 1.3} BuildRequires: %{python_module Jinja2 >= 2.3} BuildRequires: %{python_module Pygments >= 1.2} BuildRequires: %{python_module SQLAlchemy >= 1.0} -BuildRequires: %{python_module anyjson >= 0.3.3} BuildRequires: %{python_module arrow >= 0.3.4} BuildRequires: %{python_module backports.zoneinfo if %python-base < 3.9} BuildRequires: %{python_module colour >= 0.0.4} @@ -58,7 +57,6 @@ Requires: python-backports.zoneinfo %endif Requires: python-six Recommends: python-Babel >= 1.3 -Recommends: python-anyjson >= 0.3.3 Recommends: python-arrow >= 0.3.4 Recommends: python-colour >= 0.0.4 Recommends: python-cryptography >= 0.6