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