Fri, 13 Sep 2024 18:37:33 UTC | login

Information for build golang-github-pquerna-ffjson-0-0.17.20200730gitaa0246c.fc41

ID319102
Package Namegolang-github-pquerna-ffjson
Version0
Release0.17.20200730gitaa0246c.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-pquerna-ffjson.git#1a98548d33db234157005d90de08d24adc464286
SummaryFaster JSON serialization for Go
Description Ffjson generates static MarshalJSON and UnmarshalJSON functions for structures in Go. The generated functions reduce the reliance upon runtime reflection to do serialization and are generally 2 to 3 times faster. In cases where ffjson doesn't understand a Type involved, it falls back to encoding/json, meaning it is a safe drop in replacement. By using ffjson your JSON serialization just gets faster with no additional code changes.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 12:26:39 UTC
CompletedTue, 23 Jul 2024 13:13:08 UTC
Taskbuild (f41, /rpms/golang-github-pquerna-ffjson.git:1a98548d33db234157005d90de08d24adc464286)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-pquerna-ffjson.git#1a98548d33db234157005d90de08d24adc464286'}}
Tags
f41
RPMs
src
golang-github-pquerna-ffjson-0-0.17.20200730gitaa0246c.fc41.src.rpm (info) (download)
noarch
golang-github-pquerna-ffjson-devel-0-0.17.20200730gitaa0246c.fc41.noarch.rpm (info) (download)
riscv64
golang-github-pquerna-ffjson-0-0.17.20200730gitaa0246c.fc41.riscv64.rpm (info) (download)
golang-github-pquerna-ffjson-debuginfo-0-0.17.20200730gitaa0246c.fc41.riscv64.rpm (info) (download)
golang-github-pquerna-ffjson-debugsource-0-0.17.20200730gitaa0246c.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0-0.16 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 0-0.10 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang