Click here to visit the old openkoji buildsystem (Archived)

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

ID13281
Package Nameocaml-ppx-deriving-yaml
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.2.2
Release4.fc41
Epoch
DraftFalse
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 bykojiadmin
State complete
Volume DEFAULT
StartedFri, 03 May 2024 18:04:47 CST
CompletedFri, 03 May 2024 18:20:48 CST
Taskbuild (f41, /rpms/ocaml-ppx-deriving-yaml.git:db9b4ead2d4b03bb505bda56a02b3f0d0186dc18)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppx-deriving-yaml.git#db9b4ead2d4b03bb505bda56a02b3f0d0186dc18'}}
Tags
f41
RPMs
src
ocaml-ppx-deriving-yaml-0.2.2-4.fc41.src.rpm (info) (download)
riscv64
ocaml-ppx-deriving-yaml-0.2.2-4.fc41.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-devel-0.2.2-4.fc41.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debuginfo-0.2.2-4.fc41.riscv64.rpm (info) (download)
ocaml-ppx-deriving-yaml-debugsource-0.2.2-4.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
installed_pkgs.log
build.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