Search Criteria
Package Details: diffsitter 0.9.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/diffsitter.git (read-only, click to copy) |
|---|---|
| Package Base: | diffsitter |
| Description: | Tree-sitter based AST diff tool |
| Upstream URL: | https://github.com/afnanenayet/diffsitter |
| Licenses: | MIT |
| Submitter: | lmartinez-mirror |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-12-07 15:35 (UTC) |
| Last Updated: | 2025-04-28 15:37 (UTC) |
Dependencies (6)
- tree-sitter (tree-sitter-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, placeholder-for-rustAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- tree-sitter-cppAUR (tree-sitter-cpp-gitAUR) (check)
- tree-sitter-python (tree-sitter-python-gitAUR) (check)
- tree-sitter-rust (check)
Latest Comments
autkin commented on 2025-11-19 17:30 (UTC) (edited on 2025-11-19 17:30 (UTC) by autkin)
Upstream git repo tags have no PGP signatures, except for
nightlytag. And that one signature comes from github and a different key id.So building fails with "SIGNATURE NOT FOUND" and apparently never worked (unless upstream overwrote tags) since a commit 1.5y ago https://aur.archlinux.org/cgit/aur.git/commit/?h=diffsitter&id=3ddd52137c0af7e1baf64dfa050a800767a906f2
I guess the changes committed were untested.
The workaround sadly is the following (one test fails on my machine):
flying-sheep commented on 2023-03-09 10:06 (UTC)
I get errors when the tests are run