meta-openembedded/meta-python/recipes-devtools
Wang Mingyu 705abb20c1
python3-sqlparse: upgrade 0.5.3 -> 0.5.4
Changelog:
=============
Enhancements
---------------
* Add support for Python 3.14.
* Add type annotations to top-level API functions and include py.typed marker
  for PEP 561 compliance, enabling type checking with mypy and other tools
* Add pre-commit hook support. sqlparse can now be used as a pre-commit hook
  to automatically format SQL files. The CLI now supports multiple files and
  an '--in-place' flag for in-place editing
* Add 'ATTACH' and 'DETACH' to PostgreSQL keywords
* Add 'INTERSECT' to close keywords in WHERE clause
* Support 'REGEXP BINARY' comparison operator

Bug Fixes
----------
* Add additional protection against denial of service attacks when parsing
  very large lists of tuples. This enhances the existing recursion protections
  with configurable limits for token processing to prevent DoS through
  algorithmic complexity attacks. The new limits (MAX_GROUPING_DEPTH=100,
  MAX_GROUPING_TOKENS=10000) can be adjusted or disabled (by setting to None)
  if needed for legitimate large SQL statements.
* Remove shebang from cli.py and remove executable flag
* Fix strip_comments not removing all comments when input contains only
  comments
* Fix splitting statements with IF EXISTS/IF NOT EXISTS inside BEGIN...END
  blocks
* Fix splitting on semicolons inside BEGIN...END blocks

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-02 09:22:51 -08:00
..
gyp
python python3-sqlparse: upgrade 0.5.3 -> 0.5.4 2025-12-02 09:22:51 -08:00
python-jsonref
python3-attrdict3
python3-breathe
python3-cairocffi
python3-exhale
python3-gspread
python3-mlcommons-loadgen python3-mlcommons-loadgen: upgrade 5.1.1 -> 5.1.2 2025-12-02 09:22:51 -08:00
python3-nltk
python3-piccata
python3-reedsolo
python3-rouge-score
python3-wxgtk4 python3-wxgtk4: Upgrade to 4.2.4 2025-11-26 19:07:03 -08:00
python3-zstandard