Sun, 15 Sep 2024 16:00:38 UTC | login

Information for build python-sqlglot-5.2.0-4.fc40

ID255942
Package Namepython-sqlglot
Version5.2.0
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlglot.git#f318a2ede146e9247baf508bc8d84e996a43ac03
SummarySQL Parser and Transpiler
DescriptionSQLGlot is a no dependency Python SQL parser, transpiler, and optimizer. It can be used to format SQL or translate between different dialects like DuckDB, Presto, Spark, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically correct SQL in the targeted dialects. It is a very comprehensive generic SQL parser with a robust test suite. It is also quite performant while being written purely in Python. You can easily customize the parser, analyze queries, traverse expression trees, and programmatically build SQL. Syntax errors are highlighted and dialect incompatibilities can warn or raise depending on configurations.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 24 Oct 2023 16:59:52 UTC
CompletedTue, 24 Oct 2023 18:11:43 UTC
Taskbuild (f40, /rpms/python-sqlglot.git:f318a2ede146e9247baf508bc8d84e996a43ac03)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlglot.git#f318a2ede146e9247baf508bc8d84e996a43ac03'}}
Tags
f40
RPMs
src
python-sqlglot-5.2.0-4.fc40.src.rpm (info) (download)
riscv64
python3-sqlglot-5.2.0-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 5.2.0-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Sep 01 2022 Jonathan Wright <jonathan@almalinux.org> - 5.2.0-1 - Initial package build - rhbz#2123519