Thu, 23 May 2024 22:55:41 UTC | login

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

ID293742
Package Nameocaml-ppx-deriving-yaml
Version0.2.2
Release4.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#db9b4ead2d4b03bb505bda56a02b3f0d0186dc18
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
StartedFri, 01 Mar 2024 08:08:39 UTC
CompletedFri, 01 Mar 2024 08:19:18 UTC
Taskbuild (f40, /rpms/ocaml-ppx-deriving-yaml.git:db9b4ead2d4b03bb505bda56a02b3f0d0186dc18)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#db9b4ead2d4b03bb505bda56a02b3f0d0186dc18'}}
Tags
f40
f41
RPMs
src
ocaml-ppx-deriving-yaml-0.2.2-4.fc40.src.rpm (info) (download)
riscv64
ocaml-ppx-deriving-yaml-0.2.2-4.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-devel-0.2.2-4.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debuginfo-0.2.2-4.fc40.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debugsource-0.2.2-4.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 0.2.2-4 - Rebuild for changed ocamlx hashes * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 14 2024 Jerry James <loganjerry@gmail.com> - 0.2.2-1 - Version 0.2.2 - Enable tests * 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