Sat, 18 May 2024 08:07:52 UTC | login

Information for build ocaml-ppxfind-1.4-11.fc33.1.rvre0

ID195248
Package Nameocaml-ppxfind
Version1.4
Release11.fc33.1.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-ppxfind.git#e68685becb5f82634a00bc5d57a1b47213b0051c
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
StartedSun, 25 Apr 2021 07:43:09 UTC
CompletedSun, 25 Apr 2021 07:59:35 UTC
Taskbuild (f33, /rpms/ocaml-ppxfind.git:e68685becb5f82634a00bc5d57a1b47213b0051c)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-ppxfind.git#e68685becb5f82634a00bc5d57a1b47213b0051c'}}
Tags
f33
f37
f38
RPMs
src
ocaml-ppxfind-1.4-11.fc33.1.rvre0.src.rpm (info) (download)
riscv64
ocaml-ppxfind-1.4-11.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-ppxfind-debuginfo-1.4-11.fc33.1.rvre0.riscv64.rpm (info) (download)
ocaml-ppxfind-debugsource-1.4-11.fc33.1.rvre0.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1.4-11.1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-11.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-11 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.4-10 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-9 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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