Sun, 16 Jun 2024 13:08:45 UTC | login

Information for build ocaml-ppxfind-1.4-7.fc33

ID157857
Package Nameocaml-ppxfind
Version1.4
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-ppxfind.git#f798b7493a85d4c3e327fae8ff00c5b1177b0333
SummaryTool to apply OCaml ppx rewriters to a file
DescriptionPpxfind is a small command line tool that enables the application of ppx rewriters to a file. It supports both new style ppx rewriters (driverized) and old style rewriters. At the moment new style ppx rewriters are executed in byte-code mode as Ppxfind relies on dynamic loading and the packaging of a lot of ppx rewriters is incomplete, i.e. the cmxs files are missing.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 May 2020 20:15:52 UTC
CompletedFri, 08 May 2020 20:36:44 UTC
Taskbuild (f33, /rpms/ocaml-ppxfind.git:f798b7493a85d4c3e327fae8ff00c5b1177b0333)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-ppxfind.git#f798b7493a85d4c3e327fae8ff00c5b1177b0333'}}
Tags
f33
RPMs
src
ocaml-ppxfind-1.4-7.fc33.src.rpm (info) (download)
riscv64
ocaml-ppxfind-1.4-7.fc33.riscv64.rpm (info) (download)
ocaml-ppxfind-debuginfo-1.4-7.fc33.riscv64.rpm (info) (download)
ocaml-ppxfind-debugsource-1.4-7.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-7 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-6 - OCaml 4.11.0 pre-release attempt 2 * Thu Apr 16 2020 Jerry James <loganjerry@gmail.com> - 1.4-5 - Rebuild for ocaml-migrate-parsetree 1.7 - Drop unneeded ppxfind-migrate-parsetree15 patch * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-4 - Update all OCaml dependencies for RPM 4.16. * Tue Mar 10 2020 Jerry James <loganjerry@gmail.com> - 1.4-3 - Restore compatibility with ocaml-migrate-parsetree 1.5 * Wed Mar 04 2020 Jerry James <loganjerry@gmail.com> - 1.4-2 - OCaml 4.10.0 final * Wed Feb 12 2020 Jerry James <loganjerry@gmail.com> - 1.4-1 - Version 1.4 * Wed Feb 05 2020 Jerry James <loganjerry@gmail.com> - 1.3-1 - Initial RPM