Search Criteria
Package Details: python-sqlglot 26.1.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: | 2 |
Popularity: | 0.100233 |
First Submitted: | 2023-03-26 14:57 (UTC) |
Last Updated: | 2025-01-17 11:14 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Required by (3)
- marimo (optional)
- mycli
- python-ibis
Latest Comments
anonfunc commented on 2024-05-19 10:05 (UTC)
This seems to need
python-setuptools-scm
as 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.0
cannot 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-pip
loonies 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-pip
as the make dependency? python-pip is required to build this package, but it is not included in python or python-setuptools.