From ee58ec837080fc54cf39d24b83d06a174b02cb9dd50b9f519f719eb31acc83b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 25 Aug 2019 23:04:02 +0000 Subject: [PATCH] Accepting request 725970 from home:apersaud:branches:devel:languages:python update to latest version OBS-URL: https://build.opensuse.org/request/show/725970 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=44 --- SQLAlchemy-Utils-0.34.1.tar.gz | 3 --- SQLAlchemy-Utils-0.34.2.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.34.1.tar.gz create mode 100644 SQLAlchemy-Utils-0.34.2.tar.gz diff --git a/SQLAlchemy-Utils-0.34.1.tar.gz b/SQLAlchemy-Utils-0.34.1.tar.gz deleted file mode 100644 index b1786e7..0000000 --- a/SQLAlchemy-Utils-0.34.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c037bec2fe2a73b2dfda7b079b02644f20c477fdf6fc4ff0c2141a65ddbee0ee -size 128908 diff --git a/SQLAlchemy-Utils-0.34.2.tar.gz b/SQLAlchemy-Utils-0.34.2.tar.gz new file mode 100644 index 0000000..9dc3237 --- /dev/null +++ b/SQLAlchemy-Utils-0.34.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6689b29d7951c5c7c4d79fa6b8c95f9ff9ec708b07aa53f82060599bd14dcc88 +size 129065 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index fe7117a..fb40eaa 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Aug 25 18:01:32 UTC 2019 - Arun Persaud + +- update to version 0.34.2: + * Remove ABC deprecation warnings (#386, pull request courtesy of + VizualAbstract) + ------------------------------------------------------------------- Wed Jul 24 10:05:50 UTC 2019 - Tomáš Chvátal diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index a6cc03e..d537600 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.34.1 +Version: 0.34.2 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause