14
0

- Version 1.6.0 - 2025-05-02

* Fix position of order_by parameters in Select query
  * Add support for weak reference on SQL objects
  * Add support for Python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-sql?expand=0&rev=28
This commit is contained in:
2025-05-04 07:35:36 +00:00
committed by Git OBS Bridge
parent fb927b04b3
commit e0a80bfbdb
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-sql
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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.5.2
Version: 1.6.0
Release: 0
Summary: Library to write SQL queries
License: BSD-3-Clause