Sun, 24 May 2026 13:53:09 CST | login

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

ID29511
Package Namegolang-github-deckarep-set
Version1.8.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-deckarep-set.git?.#1671c0dc0272107afbfaf7d4fb88dd63dda1699a
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:10:02 CST
CompletedSat, 21 Sep 2024 00:12:57 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-2504-build
epol9-test-compose
RPMs
src
golang-github-deckarep-set-1.8.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-deckarep-set-devel-1.8.0-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