Sun, 01 Feb 2026 23:11:32 CST | login

Information for build golang-github-tchap-patricia-2.3.1-1.oc9

ID30048
Package Namegolang-github-tchap-patricia
Version2.3.1
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-tchap-patricia.git?.#434f4778f37f84c7cf2de759f20328d0c8e7b7b4
SummaryA generic patricia trie (also called radix tree) implemented in Go (Golang)
DescriptionA generic patricia trie (also called radix tree) implemented in Go (Golang). The patricia trie as implemented in this library enables fast visiting of items in some particular ways: - visit all items saved in the tree, - visit all items matching particular prefix (visit subtree), or - given a string, visit all items matching some prefix of that string.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 02:39:32 CST
CompletedSat, 21 Sep 2024 02:42:11 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-tchap-patricia.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-tchap-patricia.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-tchap-patricia-2.3.1-1.oc9.src.rpm (info) (download)
noarch
compat-golang-github-tchap-patricia-2-devel-2.3.1-1.oc9.noarch.rpm (info) (download)
golang-github-tchap-patricia-devel-2.3.1-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build