Wed, 12 Jun 2024 22:21:46 UTC | login

Information for build golang-github-spf13-cast-1.5.1-4.fc40

ID289558
Package Namegolang-github-spf13-cast
Version1.5.1
Release4.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 26 Feb 2024 09:37:41 UTC
CompletedMon, 26 Feb 2024 09:37:41 UTC
Tags
f40
f41
RPMs
src
golang-github-spf13-cast-1.5.1-4.fc40.src.rpm (info) (download)
noarch
golang-github-spf13-cast-devel-1.5.1-4.fc40.noarch.rpm (info) (download)
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 21 2023 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 1.5.1-1 - Update to 1.5.1 - Closes rhbz#2084370 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Feb 03 2022 Robert-André Mauchin <zebob.m@gmail.com> - 1.4.1-1 - Update to 1.4.1 Close: rhbz#1986390