Sun, 04 Aug 2024 17:48:42 UTC | login

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

ID293529
Package Namepython-sqlglot
Version5.2.0
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-sqlglot.git#e7aa5a5072186a1e3d48d4a8a5a07a767b1641bb
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
StartedThu, 29 Feb 2024 13:14:50 UTC
CompletedThu, 29 Feb 2024 14:17:07 UTC
Taskbuild (f40, /rpms/python-sqlglot.git:e7aa5a5072186a1e3d48d4a8a5a07a767b1641bb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-sqlglot.git#e7aa5a5072186a1e3d48d4a8a5a07a767b1641bb'}}
Tags
f40
f41
RPMs
src
python-sqlglot-5.2.0-6.fc40.src.rpm (info) (download)
riscv64
python3-sqlglot-5.2.0-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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