Wed, 15 May 2024 02:04:16 UTC | login

Information for build ocaml-yojson-1.7.0-3.fc31

ID129295
Package Nameocaml-yojson
Version1.7.0
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-yojson.git#9dc91deec44c8cfb63f13830d933191ae1898f4d
SummaryAn optimized parsing and printing library for the JSON format
DescriptionYojson is an optimized parsing and printing library for the JSON format. It addresses a few shortcomings of json-wheel including 2x speedup, polymorphic variants and optional syntax for tuples and variants. ydump is a pretty-printing command-line program provided with the yojson package. The program atdgen can be used to derive OCaml-JSON serializers and deserializers from type definitions.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 13:37:40 UTC
CompletedSat, 21 Sep 2019 14:19:24 UTC
Taskbuild (f31-candidate, /rpms/ocaml-yojson.git:9dc91deec44c8cfb63f13830d933191ae1898f4d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-yojson.git#9dc91deec44c8cfb63f13830d933191ae1898f4d'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Sep 05 2019 Jerry James <loganjerry@gmail.com> - 1.7.0-3 - Rebuild for ocaml-easy-format 1.3.2 and ocaml-biniou 1.2.1 * Thu Aug 01 2019 Jerry James <loganjerry@gmail.com> - 1.7.0-2 - Rebuild for ocaml-easy-format 1.3.1 * Tue Jul 30 2019 Jerry James <loganjerry@gmail.com> - 1.7.0-1 - New upstream version 1.7.0 (bz 1446344) - BR ocaml-dune instead of jbuilder - Use the %license macro - Comment out %check until alcotest is available * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 30 2019 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-9 - Bump release and rebuild. * Tue Apr 30 2019 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-8 - Bump release and rebuild. * Tue Apr 30 2019 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-7 - OCaml 4.08.0 (beta 3) rebuild. * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-4 - OCaml 4.07.0 (final) rebuild. * Wed Jun 20 2018 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-3 - OCaml 4.07.0-rc1 rebuild. * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 18 2017 Richard W.M. Jones <rjones@redhat.com> - 1.4.0-1 - New upstream version 1.4.0. - Remove opt macro. - Enable debuginfo everywhere. - OCaml 4.06.0 rebuild. - Enable SMP builds. - New upstream URL. - Remove test files and use upstream tests.