Fri, 20 Sep 2024 00:48:44 UTC | login

Information for build ocaml-ppx-deriving-yaml-0.3.0-5.fc41

ID336089
Package Nameocaml-ppx-deriving-yaml
Version0.3.0
Release5.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#04794bad2438ad29c1d47315f544d852a1397c70
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
git:https://github.com/patricoferris/ppx_deriving_yaml.git
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 00:41:53 UTC
CompletedMon, 12 Aug 2024 03:36:11 UTC
Taskbuild (f41, /rpms/ocaml-ppx-deriving-yaml.git:04794bad2438ad29c1d47315f544d852a1397c70)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#04794bad2438ad29c1d47315f544d852a1397c70'}}
Tags
f41
RPMs
src
ocaml-ppx-deriving-yaml-0.3.0-5.fc41.src.rpm (info) (download)
riscv64
ocaml-ppx-deriving-yaml-0.3.0-5.fc41.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-devel-0.3.0-5.fc41.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debuginfo-0.3.0-5.fc41.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debugsource-0.3.0-5.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Mon Aug 05 2024 Jerry James <loganjerry@gmail.com> - 0.3.0-5 - Rebuild for ocaml-ppxlib 0.33.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 03 2024 Jerry James <loganjerry@gmail.com> - 0.3.0-3 - Rebuild for ocaml-sexplib0 0.17.0 * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 0.3.0-2 - OCaml 5.2.0 ppc64le fix * Thu Jun 13 2024 Jerry James <loganjerry@gmail.com> - 0.3.0-1 - Version 0.3.0 * Thu May 30 2024 Richard W.M. Jones <rjones@redhat.com> - 0.2.2-5 - OCaml 5.2.0 for Fedora 41 * 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