From 34b26bd9240df372de7e8602d3d3cd7f563c0405ad80072e4b41f57873df5964 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Thu, 27 Nov 2025 07:50:25 +0000 Subject: [PATCH] Accepting request 1320251 from home:DocB:branches:devel:languages:python - Version 1.7.0 * Add support for Python 3.14 * Do not use parameters for COUNT(*) OBS-URL: https://build.opensuse.org/request/show/1320251 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=30 --- python-python-sql.changes | 7 +++++++ python-python-sql.spec | 4 ++-- python_sql-1.6.0.tar.gz | 3 --- python_sql-1.7.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 python_sql-1.6.0.tar.gz create mode 100644 python_sql-1.7.0.tar.gz diff --git a/python-python-sql.changes b/python-python-sql.changes index e59fe6c..3828ae4 100644 --- a/python-python-sql.changes +++ b/python-python-sql.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 26 21:11:24 UTC 2025 - Axel Braun + +- Version 1.7.0 + * Add support for Python 3.14 + * Do not use parameters for COUNT(*) + ------------------------------------------------------------------- Sat May 3 08:43:48 UTC 2025 - Axel Braun diff --git a/python-python-sql.spec b/python-python-sql.spec index 07902ab..5f1f2fa 100644 --- a/python-python-sql.spec +++ b/python-python-sql.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-sql # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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 @@ %{?sle15_python_module_pythons} Name: python-python-sql -Version: 1.6.0 +Version: 1.7.0 Release: 0 Summary: Library to write SQL queries License: BSD-3-Clause diff --git a/python_sql-1.6.0.tar.gz b/python_sql-1.6.0.tar.gz deleted file mode 100644 index 0990a89..0000000 --- a/python_sql-1.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b34a124e8ad74c53acd97248684b5bfbb4538388f6676662981a327183ec36c -size 39406 diff --git a/python_sql-1.7.0.tar.gz b/python_sql-1.7.0.tar.gz new file mode 100644 index 0000000..ae59915 --- /dev/null +++ b/python_sql-1.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e960b9427b9c61a22ec415cd64c26fca8de756612bfa6b0e7c9ea2aafc6d126 +size 39510