Fri, 07 Jun 2024 20:42:45 UTC | login

Information for build ocaml-ppx-deriving-yaml-0.2.1-6.fc40

ID269289
Package Nameocaml-ppx-deriving-yaml
Version0.2.1
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#f3794da02c8b3daf0e79d33716f2ceb083cde324
SummaryDerive conversion functions between OCaml types and YAML
DescriptionThis ppx is based on ppx_yojson [1] and ppx_deriving_yojson [2] because of the many similarities between JSON and yaml. In particular many of the ways OCaml values are encoded to yaml types are the same as those implemented by the Yojson ppx. References: [1] https://github.com/NathanReb/ppx_yojson [2] https://github.com/ocaml-ppx/ppx_deriving_yojson
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 25 Nov 2023 13:29:33 UTC
CompletedSat, 25 Nov 2023 15:12:06 UTC
Taskbuild (f40, /rpms/ocaml-ppx-deriving-yaml.git:f3794da02c8b3daf0e79d33716f2ceb083cde324)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#f3794da02c8b3daf0e79d33716f2ceb083cde324'}}
Tags
f40
RPMs
src
ocaml-ppx-deriving-yaml-0.2.1-6.fc40.src.rpm (info) (download)
riscv64
ocaml-ppx-deriving-yaml-0.2.1-6.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-devel-0.2.1-6.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debuginfo-0.2.1-6.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debugsource-0.2.1-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Nov 14 2023 Jerry James <loganjerry@gmail.com> 0.2.1-6 - Rebuild for ocaml-yaml 3.2.0 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> 0.2.1-5 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.2.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> 0.2.1-3 - OCaml 5.0 rebuild for Fedora 39 * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> 0.2.1-2 - ExcludeArch i686 (https://lists.fedoraproject.org/archives/list/devel@lis ts.fedoraproject.org/message/SPML7CUBSZNI36NLXGVHEG7DNHU3EWOJ/) * Fri Jun 30 2023 Jerry James <loganjerry@gmail.com> 0.2.1-1 - Initial import