Sun, 05 May 2024 10:49:27 UTC | login

Information for build ocaml-bin-prot-0.13.0-2.fc33

ID177051
Package Nameocaml-bin-prot
Version0.13.0
Release2.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-bin-prot.git#844fb35d688b62aa03ee29ec02c9e831c88dbb0d
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
StartedMon, 17 Aug 2020 08:32:27 UTC
CompletedMon, 17 Aug 2020 08:44:35 UTC
Taskbuild (f33, /rpms/ocaml-bin-prot.git:844fb35d688b62aa03ee29ec02c9e831c88dbb0d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-bin-prot.git#844fb35d688b62aa03ee29ec02c9e831c88dbb0d'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jun 24 2020 Jerry James <loganjerry@gmail.com> - 1:0.13.0-2 - Fix the -devel subpackage dependency on the main package * Mon Jun 15 2020 Jerry James <loganjerry@gmail.com> - 1:0.13.0-1 - Version 0.13.0 - Add Epoch to deal with new version numbering scheme - License change to MIT and BSD - Build with dune * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.9-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild