Mon, 02 Feb 2026 19:42:40 CST | login

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

ID18271
Package Namegolang-github-tchap-patricia
Version2.3.1
Release1.ocs23
Epoch
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
StartedMon, 19 Aug 2024 11:55:40 CST
CompletedMon, 19 Aug 2024 11:59:54 CST
Taskbuild (dist-ocs23-epol9, /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
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-tchap-patricia-2.3.1-1.ocs23.src.rpm (info) (download)
noarch
compat-golang-github-tchap-patricia-2-devel-2.3.1-1.ocs23.noarch.rpm (info) (download)
golang-github-tchap-patricia-devel-2.3.1-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build