Thu, 26 Jun 2025 23:00:32 CST | login

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

ID37335
Package Namegolang-sigs-k8s-yaml
Version1.4.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-sigs-k8s-yaml.git?.#6d53d419c9ee09530588372c7c0f93f2a54a322b
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 04:41:05 CST
CompletedFri, 13 Jun 2025 04:50:04 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-2.oc9.src.rpm (info) (download)
noarch
golang-sigs-k8s-yaml-devel-1.4.0-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.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
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jun 09 2025 bbrucezhang <bbrucezhang@tencent.com> - Rebuilt for loongarch64 * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build