17
0

Accepting request 667299 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/667299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=17
This commit is contained in:
2019-01-21 10:01:48 +00:00
committed by Git OBS Bridge
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:e198404f2794b6dfacc704fbee1d29721904d84eb6369e7f5ab512f8f76a011a
size 127905

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jan 20 04:34:11 UTC 2019 - Arun Persaud <arun@gmx.de>
- update to version 0.33.11:
* Added support for creating and dropping a PostgreSQL database when
using pg8000 driver (#303, pull request courtesy of mohaseeb)
-------------------------------------------------------------------
Sun Jan 6 22:26:08 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.33.10
Version: 0.33.11
Release: 0
Summary: Various utility functions for SQLAlchemy
License: BSD-3-Clause