Sync from SUSE:SLFO:Main python-sqlparse revision 2310e6ed7c45605f5538c9dd4fe3f9e9
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 24 10:02:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.5.3:
|
||||||
|
* EXTENSION is now recognized as a keyword (issue785).
|
||||||
|
* SQL hints are not removed when removing comments (issue262,
|
||||||
|
by skryzh).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 19 07:42:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Aug 19 07:42:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-sqlparse
|
# spec file for package python-sqlparse
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-sqlparse
|
Name: python-sqlparse
|
||||||
Version: 0.5.1
|
Version: 0.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Non-validating SQL parser
|
Summary: Non-validating SQL parser
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
BIN
sqlparse-0.5.1.tar.gz
(Stored with Git LFS)
BIN
sqlparse-0.5.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
sqlparse-0.5.3.tar.gz
(Stored with Git LFS)
Normal file
BIN
sqlparse-0.5.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user