Wed, 04 Dec 2024 23:29:07 UTC | login

Information for build golang-github-burntsushi-toml-test-0.2.0-19.20210108git9767d20.fc41

ID318866
Package Namegolang-github-burntsushi-toml-test
Version0.2.0
Release19.20210108git9767d20.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-burntsushi-toml-test.git#f502a68eb77a05b466b9a09547987fd17a2c0ee2
SummaryLanguage agnostic test suite for TOML parsers
Description Toml-test is a higher-order program that tests other TOML decoders or encoders. The goal is to make it comprehensive. Tests are divided into two groups: invalid TOML data and valid TOML data. Decoders that reject invalid TOML data pass invalid TOML tests. Decoders that accept valid TOML data and output precisely what is expected pass valid tests. The output format is JSON, described below. Both decoders and encoders share valid tests, except an encoder accepts JSON and outputs TOML. The TOML representations are read with a blessed decoder and compared. Note though that encoders have their own set of invalid tests in the invalid-encoder directory. The JSON given to a TOML encoder is in the same format as the JSON that a TOML decoder should output.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 23 Jul 2024 12:11:35 UTC
CompletedTue, 23 Jul 2024 12:32:45 UTC
Taskbuild (f41, /rpms/golang-github-burntsushi-toml-test.git:f502a68eb77a05b466b9a09547987fd17a2c0ee2)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-burntsushi-toml-test.git#f502a68eb77a05b466b9a09547987fd17a2c0ee2'}}
Tags
f41
f42
RPMs
src
golang-github-burntsushi-toml-test-0.2.0-19.20210108git9767d20.fc41.src.rpm (info) (download)
noarch
golang-github-burntsushi-toml-test-devel-0.2.0-19.20210108git9767d20.fc41.noarch.rpm (info) (download)
riscv64
golang-github-burntsushi-toml-test-0.2.0-19.20210108git9767d20.fc41.riscv64.rpm (info) (download)
golang-github-burntsushi-toml-test-debuginfo-0.2.0-19.20210108git9767d20.fc41.riscv64.rpm (info) (download)
golang-github-burntsushi-toml-test-debugsource-0.2.0-19.20210108git9767d20.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.2.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 0.2.0-18 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 0.2.0-12 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang