Wed, 04 Feb 2026 08:15:40 CST | login

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

ID18362
Package Namegolang-github-deckarep-set
Version1.8.0
Release1.ocs23
Epoch
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
StartedMon, 19 Aug 2024 12:29:19 CST
CompletedMon, 19 Aug 2024 12:33:40 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-deckarep-set-1.8.0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-deckarep-set-devel-1.8.0-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