Search Criteria
Package Details: python-dbt-extractor-git r333.0829913-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-dbt-extractor-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-dbt-extractor-git |
| Description: | A tool to analyze and extract information from Jinja used in dbt projects. |
| Upstream URL: | https://github.com/dbt-labs/dbt-extractor |
| Licenses: | Apache |
| Submitter: | benallard |
| Maintainer: | benallard |
| Last Packager: | benallard |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-03-30 17:40 (UTC) |
| Last Updated: | 2023-05-05 15:54 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- maturin (maturin-gitAUR) (make)
Latest Comments
micwoj92 commented on 2026-01-24 14:14 (UTC)
@benallard this is -git package. New one should be uploaded for stable release downloads.
This patch seems to not be enough, then it still fails:
benallard commented on 2026-01-24 14:05 (UTC)
I'm not able to build it properly either.
We should switch away from the git version, as there are targz available in pythonhosted.
But that will not solve it. The issue is that this software requires a pretty old version of tree-sitter (0.20.8), and that the tree-sitter project did change the ABI around version 0.22. Making the currently available one (0.25.x) not suitable for this software.
There is a renovabot Merge-Request for it: https://github.com/dbt-labs/dbt-extractor/pull/127
AlphaJack commented on 2024-08-20 00:22 (UTC)
Hi, I get a compilation error: