From acb0832485222417a7f25392bd4f904dc4eef48565f4e2052ee7ebdc14bb2f4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 27 Jan 2020 07:13:12 +0000 Subject: [PATCH] Accepting request 767251 from home:DocB:branches:devel:languages:python version 1.1.0 OBS-URL: https://build.opensuse.org/request/show/767251 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=9 --- python-python-sql.changes | 8 ++++++++ python-python-sql.spec | 2 +- python-sql-1.0.0.tar.gz | 3 --- python-sql-1.1.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 python-sql-1.0.0.tar.gz create mode 100644 python-sql-1.1.0.tar.gz diff --git a/python-python-sql.changes b/python-python-sql.changes index d086c87..0acb6c8 100644 --- a/python-python-sql.changes +++ b/python-python-sql.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 25 18:30:16 UTC 2020 - Axel Braun + +- Version 1.1.0 - 2020-01-25 + * Add ORDER BY clause to aggregate functions + * Add support for Python 3.8 + * Add distinct on Select + ------------------------------------------------------------------- Mon Oct 1 08:59:59 UTC 2018 - Axel Braun diff --git a/python-python-sql.spec b/python-python-sql.spec index 0c7c746..719a299 100644 --- a/python-python-sql.spec +++ b/python-python-sql.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define base_name python-sql Name: python-%{base_name} -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Library to write SQL queries License: BSD-3-Clause diff --git a/python-sql-1.0.0.tar.gz b/python-sql-1.0.0.tar.gz deleted file mode 100644 index 94ee051..0000000 --- a/python-sql-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0bbbb1eef667679316ec9fc415f0b616a098e482b41eea73ed4945e0cd48d116 -size 31268 diff --git a/python-sql-1.1.0.tar.gz b/python-sql-1.1.0.tar.gz new file mode 100644 index 0000000..3a2b7c7 --- /dev/null +++ b/python-sql-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb73b325ac5e4bd7605ea07ad575f1499e6c93ada65b03dea6a430e3c080f38 +size 31666