python-sqlparse: bump to 0.5.5
authorAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 12:43:53 +0000 (12:43 +0000)
committerAlexandru Ardelean <redacted>
Wed, 1 Apr 2026 07:29:27 +0000 (10:29 +0300)
commit2eef8732a3bba20fa67e0e8edc59458919838931
tree1c410290cacea50f46cc56879dc491aaa533ab50
parentf2c07b9ba015312a0c17705f6f665510af815306
python-sqlparse: bump to 0.5.5

Changes since 0.4.4:
- v0.5.0: Improved handling of CTEs and window functions
- v0.5.0: Better token classification for SQL dialects
- v0.5.x: Various bug fixes for edge cases in formatting
  and statement splitting

Also add test.sh to verify formatting, splitting, and parsing.

Link: https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-sqlparse/Makefile
lang/python/python-sqlparse/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT