forked from pool/python-python-sql
- 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:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 3 08:43:48 UTC 2025 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 16:46:13 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:735f52372187cb956b1aee8ca070039f73ba8913bb8b7def942efc14d506cd36
|
||||
size 39171
|
3
python_sql-1.6.0.tar.gz
Normal file
3
python_sql-1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5b34a124e8ad74c53acd97248684b5bfbb4538388f6676662981a327183ec36c
|
||||
size 39406
|
Reference in New Issue
Block a user