15
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/759941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2020-01-02 08:59:56 +00:00
committed by Git OBS Bridge
parent 2e3402fbff
commit 1c9532054d
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 29 21:12:16 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 0.36.1:
* Added support for CASCADE option when dropping views (#406, pull
request courtesy of amicks)
* Added aliases parameter to create_materialized_view function.
-------------------------------------------------------------------
Fri Dec 13 00:19:27 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

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