Thu, 13 Jun 2024 11:06:03 UTC | login

Information for build golang-github-spf13-cast-1.3.1-2.fc33

ID167770
Package Namegolang-github-spf13-cast
Version1.3.1
Release2.fc33
Epoch
SummarySafe and easy casting from one type to another in Go
Description Cast 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
StartedThu, 13 Aug 2020 10:32:54 UTC
CompletedThu, 13 Aug 2020 10:32:54 UTC
Tags
f33
f37
f38
RPMs
src
golang-github-spf13-cast-1.3.1-2.fc33.src.rpm (info) (download)
noarch
golang-github-spf13-cast-devel-1.3.1-2.fc33.noarch.rpm (info) (download)
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Feb 17 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.1-1 - Update to latest version * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Apr 26 2019 Robert-André Mauchin <zebob.m@gmail.com> - 1.3.0-3 - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 18 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.3.0-1 - Update to latest tagged release * Tue Oct 23 2018 Nicolas Mailhot <nim@fedoraproject.org> - 0-0.14.20160730gite31f36f - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/