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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e537ed690e4a9d4044add13087b853757b2ad2893bc99d3b69754a9016b40bc8
size 120886

View File

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

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

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-SQLAlchemy-Utils
Version: 0.32.19
Version: 0.32.21
Release: 0
Summary: Various utility functions for SQLAlchemy
License: BSD-3-Clause