Fri, 22 May 2026 18:37:18 CST | login

Information for build golang-github-ghodss-yaml-1.0.0-2.oc9

ID36773
Package Namegolang-github-ghodss-yaml
Version1.0.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-ghodss-yaml.git?.#e0bf67a3073367318e268dd370831a356c97412e
SummaryYAML marshaling and unmarshaling support for Go
Description In short, this library first converts YAML to JSON using go-yaml and then uses json.Marshal and json.Unmarshal to convert to or from the struct. This means that it effectively reuses the JSON struct tags as well as the custom JSON methods MarshalJSON and UnmarshalJSON unlike go-yaml.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 01:18:59 CST
CompletedFri, 13 Jun 2025 01:26:33 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-ghodss-yaml.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-ghodss-yaml.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
golang-github-ghodss-yaml-1.0.0-2.oc9.src.rpm (info) (download)
noarch
golang-github-ghodss-yaml-devel-1.0.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Jun 07 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.0.0-2 - Rebuilt for loongarch64 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build