From ce8bcfeab55ca14333ee2d197862ef606cf1c5804f5959c9519fdd7edf21e8f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 20 Jan 2019 09:18:07 +0000 Subject: [PATCH] Accepting request 667207 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/667207 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=36 --- SQLAlchemy-Utils-0.33.10.tar.gz | 3 --- SQLAlchemy-Utils-0.33.11.tar.gz | 3 +++ python-SQLAlchemy-Utils.changes | 7 +++++++ python-SQLAlchemy-Utils.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 SQLAlchemy-Utils-0.33.10.tar.gz create mode 100644 SQLAlchemy-Utils-0.33.11.tar.gz diff --git a/SQLAlchemy-Utils-0.33.10.tar.gz b/SQLAlchemy-Utils-0.33.10.tar.gz deleted file mode 100644 index 51564f5..0000000 --- a/SQLAlchemy-Utils-0.33.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e198404f2794b6dfacc704fbee1d29721904d84eb6369e7f5ab512f8f76a011a -size 127905 diff --git a/SQLAlchemy-Utils-0.33.11.tar.gz b/SQLAlchemy-Utils-0.33.11.tar.gz new file mode 100644 index 0000000..a4a8539 --- /dev/null +++ b/SQLAlchemy-Utils-0.33.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1cb542cf0549a0de508d4919f3ad693a36230bf4cd13fdd6253549fec71182 +size 128012 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 62d4ab1..513577c 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jan 20 04:34:11 UTC 2019 - Arun Persaud + +- 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 diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 57024e3..d48f44c 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -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