15
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/535346
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=14
This commit is contained in:
Todd R
2017-10-23 15:08:02 +00:00
committed by Git OBS Bridge
parent deb4628849
commit f5c24e7390
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 17 16:05:33 UTC 2017 - arun@gmx.de
- update to version 0.32.19:
* Fixed select_correlated_expression order by for intermediate table
aliases
-------------------------------------------------------------------
Sat Oct 7 14:41:15 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.18
Version: 0.32.19
Release: 0
Summary: Various utility functions for SQLAlchemy
License: BSD-3-Clause