Sun, 12 Jan 2025 22:35:45 UTC | login

Information for build ocaml-jsonm-1.0.2-4.fc42

ID345055
Package Nameocaml-jsonm
Version1.0.2
Release4.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-jsonm.git#8666200476fa7c84cf12eca86e6f577ad9865da9
SummaryNon-blocking streaming JSON codec for OCaml
DescriptionJsonm is an OCaml non-blocking streaming codec to decode and encode the JSON data format. It can process JSON text without blocking on IO and without a complete in-memory representation of the data. The uncut codec also processes whitespace and (non-standard) JSON with JavaScript comments.
git:https://erratique.ch/repos/jsonm.git
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 12 Jan 2025 09:04:08 UTC
CompletedSun, 12 Jan 2025 09:17:24 UTC
Taskbuild (f42, /rpms/ocaml-jsonm.git:8666200476fa7c84cf12eca86e6f577ad9865da9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-jsonm.git#8666200476fa7c84cf12eca86e6f577ad9865da9'}}
Tags
f42
RPMs
src
ocaml-jsonm-1.0.2-4.fc42.src.rpm (info) (download)
riscv64
ocaml-jsonm-1.0.2-4.fc42.riscv64.rpm (info) (download)
ocaml-jsonm-devel-1.0.2-4.fc42.riscv64.rpm (info) (download)
ocaml-jsonm-debuginfo-1.0.2-4.fc42.riscv64.rpm (info) (download)
ocaml-jsonm-debugsource-1.0.2-4.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Thu Jan 09 2025 Jerry James <loganjerry@gmail.com> - 1.0.2-4 - OCaml 5.3.0 rebuild for Fedora 42 * Fri Dec 27 2024 Jerry James <loganjerry@gmail.com> - 1.0.2-3 - BR ocaml-compiler-libs for OCaml 5.3.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jerry James <loganjerry@gmail.com> - 1.0.2-1 - Initial RPM