Search Criteria
Package Details: python-sqlglot 30.4.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-sqlglot.git (read-only, click to copy) |
|---|---|
| Package Base: | python-sqlglot |
| Description: | An easily customizable SQL parser and transpiler |
| Upstream URL: | https://github.com/tobymao/sqlglot |
| Keywords: | parser python sql |
| Licenses: | MIT |
| Submitter: | loonies |
| Maintainer: | loonies |
| Last Packager: | loonies |
| Votes: | 3 |
| Popularity: | 0.000510 |
| First Submitted: | 2023-03-26 14:57 (UTC) |
| Last Updated: | 2026-05-19 20:21 (UTC) |
Dependencies (6)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
mgd commented on 2026-05-19 06:46 (UTC)
@lew_ind: Thanks for posting this - it fixed the build for me.
lew_ind commented on 2026-05-18 21:42 (UTC)
?
loonies commented on 2026-02-01 19:58 (UTC)
Unfortunately all upstream source tarballs were rewritten. See Failed to build package - old tarballs were modified discussion for more info. This means that any
27.x.xversion will not build as those checksums were created before upstream tarballs were modified. The package was updated to28.x.xwhich has new checksum and should work as expected.TheCatsMeow commented on 2026-01-23 04:49 (UTC) (edited on 2026-01-23 04:55 (UTC) by TheCatsMeow)
The .tar.gz for sqlglot is not passing the hash validity check as of python-sqlglot-27.29.0
anonfunc commented on 2024-05-19 10:05 (UTC)
This seems to need
python-setuptools-scmas additional make dep. Does not build in a clean chroot in the current state:gaogao_qwq commented on 2024-04-27 12:22 (UTC) (edited on 2024-04-27 12:22 (UTC) by gaogao_qwq)
Seems like
20.2.0cannot be used asmycli's dep anymore. Latest package version is 23.12.1, can it be updated if convenient?loonies commented on 2023-12-20 21:17 (UTC) (edited on 2023-12-20 21:18 (UTC) by loonies)
@BryanLiang, I don't have problems building without
python-piploonies commented on 2023-12-06 18:26 (UTC)
@BryanLiang I'm going to take a look
BryanLiang commented on 2023-11-02 09:48 (UTC)
Could you please add
python-pipas the make dependency? python-pip is required to build this package, but it is not included in python or python-setuptools.