Fri, 19 Apr 2024 07:05:34 UTC | login

Information for build jo-1.4-1.fc33

ID195044
Package Namejo
Version1.4
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jo.git#2569805ab157d2eddb0bec92deda90a78d4177b3
SummarySmall utility to create JSON objects
DescriptionThis is jo, a small utility to create JSON objects $ jo -p name=jo n=17 parser=false { "name": "jo", "n": 17, "parser": false } or arrays $ seq 1 10 | jo -a [1,2,3,4,5,6,7,8,9,10]
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 24 Apr 2021 10:11:42 UTC
CompletedSat, 24 Apr 2021 10:53:52 UTC
Taskbuild (f33, /rpms/jo.git:2569805ab157d2eddb0bec92deda90a78d4177b3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jo.git#2569805ab157d2eddb0bec92deda90a78d4177b3'}}
Tags
f33
f37
f38
RPMs
src
jo-1.4-1.fc33.src.rpm (info) (download)
riscv64
jo-1.4-1.fc33.riscv64.rpm (info) (download)
jo-debuginfo-1.4-1.fc33.riscv64.rpm (info) (download)
jo-debugsource-1.4-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 05 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.4-1 - Initial package