forked from pool/python-SQLAlchemy-Utils
Accepting request 710113 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/710113 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=38
This commit is contained in:
committed by
Git OBS Bridge
parent
ce8bcfeab5
commit
0cd37e00b6
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f1cb542cf0549a0de508d4919f3ad693a36230bf4cd13fdd6253549fec71182
|
||||
size 128012
|
||||
3
SQLAlchemy-Utils-0.34.0.tar.gz
Normal file
3
SQLAlchemy-Utils-0.34.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ebd4d176a5786233db9f2e92040476fcff8b1b426fdbbb7ee4f478280ee9166
|
||||
size 128790
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 15 15:51:10 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 0.34.0:
|
||||
* Removed array_agg compilation which was never a good idea and
|
||||
collided with the latest version of SA. (#374)
|
||||
* Removed deprecation warnings (#373, pull request courtesy of
|
||||
pbasista)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 20 04:34:11 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-SQLAlchemy-Utils
|
||||
Version: 0.33.11
|
||||
Version: 0.34.0
|
||||
Release: 0
|
||||
Summary: Various utility functions for SQLAlchemy
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user