From bb4238f1c20a9117e9c1439030d7ca861caa752a3860869ea2d84dde8406cd14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 23 Nov 2018 08:00:13 +0000 Subject: [PATCH] Accepting request 651231 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/651231 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=30 --- SQLAlchemy-Utils-0.33.6.tar.gz | 3 --- SQLAlchemy-Utils-0.33.8.tar.gz | 3 +++ python-SQLAlchemy-Utils.changes | 11 +++++++++++ python-SQLAlchemy-Utils.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 SQLAlchemy-Utils-0.33.6.tar.gz create mode 100644 SQLAlchemy-Utils-0.33.8.tar.gz diff --git a/SQLAlchemy-Utils-0.33.6.tar.gz b/SQLAlchemy-Utils-0.33.6.tar.gz deleted file mode 100644 index 924c097..0000000 --- a/SQLAlchemy-Utils-0.33.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45ab41c90bfb8dd676e83179be3088b3f2d64b613e3b590187163dd941c22d4c -size 126899 diff --git a/SQLAlchemy-Utils-0.33.8.tar.gz b/SQLAlchemy-Utils-0.33.8.tar.gz new file mode 100644 index 0000000..f38979c --- /dev/null +++ b/SQLAlchemy-Utils-0.33.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba46933fb4575a9a45f74a69572e2ca17988da1f9f5cfbd1eee2c48a1cef5dbc +size 127432 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 5f834b8..ea1d2e8 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Nov 22 21:49:03 UTC 2018 - Arun Persaud + +- update to version 0.33.8: + * Added support of short-code in PhoneNumberType (#348, pull request + courtesy of anandtripathi5) + +- changes from version 0.33.7: + * Added MSSQL support for create_database and drop_database (#337, + pull request courtesy of jomasti) + ------------------------------------------------------------------- Sun Oct 14 15:24:01 UTC 2018 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 0046d12..87f26b8 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.6 +Version: 0.33.8 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause