Fri, 27 Jun 2025 03:03:50 CST | login

Information for build golang-github-spf13-cast-1.5.1-2.oc9

ID37240
Package Namegolang-github-spf13-cast
Version1.5.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-spf13-cast.git?.#3ed2eb6cd308473c6452fb8d56eb70f68ef4bde4
SummarySafe and easy casting from one type to another in Go
DescriptionCast is a library to convert between different go types in a consistent and easy way. Cast provides simple functions to easily convert a number to a string, an interface into a bool, etc. Cast does this intelligently when an obvious conversion is possible. It doesn’t make any attempts to guess what you meant, for example you can only convert a string to an int when it is a string representation of an int such as “8”. Cast was developed for use in Hugo, a website engine which uses YAML, TOML or JSON for meta data.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 04:07:47 CST
CompletedFri, 13 Jun 2025 04:12:00 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-spf13-cast.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-spf13-cast.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
golang-github-spf13-cast-1.5.1-2.oc9.src.rpm (info) (download)
noarch
golang-github-spf13-cast-devel-1.5.1-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> - 1.5.1-2 - Rebuilt for loongarch64 * Mon Aug 19 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build