Thu, 13 Jun 2024 11:48:20 UTC | login

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

ID147482
Package Namegolang-github-spf13-cast
Version1.3.1
Release1.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
StartedFri, 27 Mar 2020 15:08:40 UTC
CompletedFri, 27 Mar 2020 15:08:40 UTC
Tags
f33
RPMs
src
golang-github-spf13-cast-1.3.1-1.fc33.src.rpm (info) (download)
noarch
golang-github-spf13-cast-devel-1.3.1-1.fc33.noarch.rpm (info) (download)
Changelog * 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/ * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13.20160730gite31f36f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Feb 27 2018 Jan Chaloupka <jchaloup@redhat.com> - 0-0.12.20160730gite31f36f - Autogenerate some parts using the new macros