Sun, 05 May 2024 20:29:13 UTC | login

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

ID91007
Package Nameocaml-bin-prot
Version2.0.9
Release34.fc31
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
StartedSat, 21 Sep 2019 12:33:04 UTC
CompletedSat, 21 Sep 2019 13:11:23 UTC
Taskbuild (f31-candidate, /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. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Nov 17 2017 Richard W.M. Jones <rjones@redhat.com> - 2.0.9-29 - OCaml 4.06.0 rebuild.