From 4f2589e8217279f6f516919da2cb4feaf16fb33bd8f80f09467a327f7ece8630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 7 Jan 2019 08:50:50 +0000 Subject: [PATCH] Accepting request 663218 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/663218 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=34 --- SQLAlchemy-Utils-0.33.10.tar.gz | 3 +++ SQLAlchemy-Utils-0.33.9.tar.gz | 3 --- python-SQLAlchemy-Utils.changes | 10 ++++++++++ python-SQLAlchemy-Utils.spec | 4 ++-- 4 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 SQLAlchemy-Utils-0.33.10.tar.gz delete mode 100644 SQLAlchemy-Utils-0.33.9.tar.gz diff --git a/SQLAlchemy-Utils-0.33.10.tar.gz b/SQLAlchemy-Utils-0.33.10.tar.gz new file mode 100644 index 0000000..51564f5 --- /dev/null +++ b/SQLAlchemy-Utils-0.33.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e198404f2794b6dfacc704fbee1d29721904d84eb6369e7f5ab512f8f76a011a +size 127905 diff --git a/SQLAlchemy-Utils-0.33.9.tar.gz b/SQLAlchemy-Utils-0.33.9.tar.gz deleted file mode 100644 index 46a3297..0000000 --- a/SQLAlchemy-Utils-0.33.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8c10eac729d9cdc22af694a1c2f144780787942df1eb70c0f0715d1fa6fcf9e -size 127706 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index b7ff90b..62d4ab1 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Jan 6 22:26:08 UTC 2019 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 0.33.10: + * Removed optional dependency to Flask-Babel. Now using Babel + instead. (#333, pull request courtesy of aveuiller) + ------------------------------------------------------------------- Sat Dec 8 19:34:43 UTC 2018 - Arun Persaud diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index 01d6b7e..57024e3 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy-Utils # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.33.9 +Version: 0.33.10 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause