Information for build golang-sigs-k8s-yaml-1.4.0-1.oc9

ID30203
Package Namegolang-sigs-k8s-yaml
Version1.4.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/golang-sigs-k8s-yaml.git?.#fa947857b14200e7de0170fda054be903fc8ed01
SummaryMarshal and unmarshal YAML in Go
DescriptionA wrapper around go-yaml designed to enable a better way of handling YAML when marshaling to and from structs. 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 10:58:28 CST
CompletedTue, 24 Sep 2024 11:01:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-sigs-k8s-yaml.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-sigs-k8s-yaml.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
golang-sigs-k8s-yaml-1.4.0-1.oc9.src.rpm (info) (download)
noarch
golang-sigs-k8s-yaml-devel-1.4.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 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build