17
0

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
This commit is contained in:
2025-11-27 07:50:25 +00:00
committed by Git OBS Bridge
parent a0b4833aee
commit 34b26bd924
4 changed files with 12 additions and 5 deletions

View File

@@ -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