Mon, 29 Sep 2025 11:19:10 CST | login

Information for build golang-github-deckarep-set-1.8.0-2.oc9

ID36706
Package Namegolang-github-deckarep-set
Version1.8.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-deckarep-set.git?.#d4ce50e7c95766ebab1484a218a5978298e8f53f
SummarySimple set type for the Go language
DescriptionPackage Mapset implements a simple and generic set collection. Items stored within it are unordered and unique. It supports typical set operations: membership testing, intersection, union, difference, symmetric difference and cloning. Package Mapset provides two implementations of the Set interface. The default implementation is safe for concurrent access, but a non-thread-safe implementation is also provided for programs that can benefit from the slight speed improvement and that can enforce mutual exclusion through other means.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 00:57:48 CST
CompletedFri, 13 Jun 2025 01:04:01 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-deckarep-set.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-deckarep-set.git?.#origin/master'}}
Tags
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
golang-github-deckarep-set-1.8.0-2.oc9.src.rpm (info) (download)
noarch
golang-github-deckarep-set-devel-1.8.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.8.0-2 - Rebuilt for loongarch64 * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build