17
0

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

update to latest version

OBS-URL: https://build.opensuse.org/request/show/756667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=48
This commit is contained in:
Tomáš Chvátal
2019-12-13 08:26:35 +00:00
committed by Git OBS Bridge
parent 14b600cd17
commit 2e3402fbff
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 13 00:19:27 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 0.36.0:
* Removed explain and explain_analyze due to the internal changes in
SQLAlchemy version 1.3.
-------------------------------------------------------------------
Sat Nov 9 14:47:11 UTC 2019 - Arun Persaud <arun@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-SQLAlchemy-Utils
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-SQLAlchemy-Utils
Version: 0.35.0
Version: 0.36.0
Release: 0
Summary: Various utility functions for SQLAlchemy
License: BSD-3-Clause