Sun, 05 May 2024 21:20:05 UTC | login

Information for build ocaml-bin-prot-2.0.9-34.fc33

ID152100
Package Nameocaml-bin-prot
Version2.0.9
Release34.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-bin-prot.git#6501414aa40af4d9f203f96a3d5bd4ffb3646f75
SummaryRead and write OCaml values in a type-safe binary protocol
DescriptionThis library contains functionality for reading and writing OCaml values in a type-safe binary protocol. These functions are extremely efficient and provide users with a convenient and safe way of performing I/O on any extensionally defined data type. This means that functions, objects, and values whose type is bound through a polymorphic record field are not supported, but everything else is. As of now, there is no support for cyclic or shared values. Cyclic values will lead to non-termination whereas shared values, besides requiring significantly more space when encoded, may lead to a substantial increase in memory footprint when they are read back in.
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 09 Jun 2020 14:34:13 UTC
CompletedTue, 09 Jun 2020 14:54:50 UTC
Taskbuild (f33, /rpms/ocaml-bin-prot.git:6501414aa40af4d9f203f96a3d5bd4ffb3646f75)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-bin-prot.git#6501414aa40af4d9f203f96a3d5bd4ffb3646f75'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 2.0.9-32 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 2.0.9-31 - OCaml 4.07.0-rc1 rebuild.