Sun, 24 May 2026 17:14:25 CST | login

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

ID29581
Package Namegolang-github-ghodss-yaml
Version1.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-ghodss-yaml.git?.#3c225fb00559c3620843268f723a9f19c048f451
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 byfanjunkong
State complete
Volume DEFAULT
StartedTue, 24 Sep 2024 14:43:16 CST
CompletedTue, 24 Sep 2024 14:46:43 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
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-ghodss-yaml-1.0.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-ghodss-yaml-devel-1.0.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 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build