15
0

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
This commit is contained in:
Tomáš Chvátal
2018-09-26 03:25:28 +00:00
committed by Git OBS Bridge
parent 26489e7967
commit 125af28d0d
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78823042b1415e69b061c66beebef99ed61b73e75f23453f91977918a68322a3
size 126085

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d57246d50a54143140c097c6d80c3ac70c47396f44dffd263dc6c8024b3e367c
size 126605

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Sep 22 05:30:08 UTC 2018 - Arun Persaud <arun@gmx.de>
- 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 <arun@gmx.de>

View File

@@ -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