15
0

Accepting request 541172 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/541172
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=16
This commit is contained in:
2017-11-13 09:34:42 +00:00
committed by Git OBS Bridge
parent f5c24e7390
commit 8be46bb8ed
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Nov 13 04:55:56 UTC 2017 - arun@gmx.de
- update to version 0.32.21:
* Close connections on exists, create and drop database functions
(#295, pull request courtesy of Terseus)
- changes from version 0.32.20 :
* Added __hash__ method for choice objects (#294, pull request
courtesy of havelock)
-------------------------------------------------------------------
Tue Oct 17 16:05:33 UTC 2017 - arun@gmx.de