Sun, 22 Dec 2024 09:27:45 CST | login

Information for build tree-sitter-0.20.7-6.ocs23

ID20100
Package Nametree-sitter
Version0.20.7
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/tree-sitter.git?.#c2355458754d6d36047dae747ec4c084c868800a
SummaryAn incremental parsing system for programming tools
DescriptionTree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. Tree-sitter aims to be: * General enough to parse any programming language * Fast enough to parse on every keystroke in a text editor * Robust enough to provide useful results even in the presence of syntax errors * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application
Built byocs-bot
State complete
Volume DEFAULT
StartedThu, 26 Sep 2024 19:50:08 CST
CompletedThu, 26 Sep 2024 19:53:46 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/tree-sitter.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/tree-sitter.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
tree-sitter-0.20.7-6.ocs23.src.rpm (info) (download)
aarch64
libtree-sitter-0.20.7-6.ocs23.aarch64.rpm (info) (download)
libtree-sitter-devel-0.20.7-6.ocs23.aarch64.rpm (info) (download)
libtree-sitter-debuginfo-0.20.7-6.ocs23.aarch64.rpm (info) (download)
tree-sitter-debugsource-0.20.7-6.ocs23.aarch64.rpm (info) (download)
loongarch64
libtree-sitter-0.20.7-6.ocs23.loongarch64.rpm (info) (download)
libtree-sitter-devel-0.20.7-6.ocs23.loongarch64.rpm (info) (download)
libtree-sitter-debuginfo-0.20.7-6.ocs23.loongarch64.rpm (info) (download)
tree-sitter-debugsource-0.20.7-6.ocs23.loongarch64.rpm (info) (download)
x86_64
libtree-sitter-0.20.7-6.ocs23.x86_64.rpm (info) (download)
libtree-sitter-devel-0.20.7-6.ocs23.x86_64.rpm (info) (download)
libtree-sitter-debuginfo-0.20.7-6.ocs23.x86_64.rpm (info) (download)
tree-sitter-debugsource-0.20.7-6.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20.7-2 - Rebuilt for OpenCloudOS Stream 23 * Fri Jan 13 2023 Shuo Wang <abushwang@tencent.com> - 0.20.7-1 - initial build