From 125af28d0ded2524b6e1f244b3b6ae60e1c4c12fc7083f0abdc61c2af314a42b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 26 Sep 2018 03:25:28 +0000 Subject: [PATCH] Accepting request 638273 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/638273 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=26 --- SQLAlchemy-Utils-0.33.4.tar.gz | 3 --- SQLAlchemy-Utils-0.33.5.tar.gz | 3 +++ python-SQLAlchemy-Utils.changes | 9 +++++++++ python-SQLAlchemy-Utils.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 SQLAlchemy-Utils-0.33.4.tar.gz create mode 100644 SQLAlchemy-Utils-0.33.5.tar.gz diff --git a/SQLAlchemy-Utils-0.33.4.tar.gz b/SQLAlchemy-Utils-0.33.4.tar.gz deleted file mode 100644 index 6a54b49..0000000 --- a/SQLAlchemy-Utils-0.33.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78823042b1415e69b061c66beebef99ed61b73e75f23453f91977918a68322a3 -size 126085 diff --git a/SQLAlchemy-Utils-0.33.5.tar.gz b/SQLAlchemy-Utils-0.33.5.tar.gz new file mode 100644 index 0000000..7b11565 --- /dev/null +++ b/SQLAlchemy-Utils-0.33.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57246d50a54143140c097c6d80c3ac70c47396f44dffd263dc6c8024b3e367c +size 126605 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index e41a4bc..ceb0a45 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Sep 22 05:30:08 UTC 2018 - Arun Persaud + +- update to version 0.33.5: + * Added optional attr parameter for locale calleble in + TranslationHybrid + * Fixed an issue with PasswordType so that it is compatible with + older versions of passlib (#342) + ------------------------------------------------------------------- Sun Sep 16 15:28:26 UTC 2018 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index fc59016..b7527b2 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.4 +Version: 0.33.5 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause