Mon, 20 May 2024 06:35:02 UTC | login

Information for build ocaml-ppx-deriving-yaml-0.2.2-1.fc40

ID281096
Package Nameocaml-ppx-deriving-yaml
Version0.2.2
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#aa2764014d9b1cd0d6f519402745703064d51a16
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
StartedMon, 15 Jan 2024 15:51:32 UTC
CompletedMon, 15 Jan 2024 17:27:52 UTC
Taskbuild (f40, /rpms/ocaml-ppx-deriving-yaml.git:aa2764014d9b1cd0d6f519402745703064d51a16)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#aa2764014d9b1cd0d6f519402745703064d51a16'}}
Tags
f40
RPMs
src
ocaml-ppx-deriving-yaml-0.2.2-1.fc40.src.rpm (info) (download)
riscv64
ocaml-ppx-deriving-yaml-0.2.2-1.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-devel-0.2.2-1.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debuginfo-0.2.2-1.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debugsource-0.2.2-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sun Jan 14 2024 Jerry James <loganjerry@gmail.com> 0.2.2-1 - Version 0.2.2 * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> 0.2.1-8 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> 0.2.1-7 - OCaml 5.1.1 rebuild for Fedora 40 * 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