Wed, 24 Apr 2024 03:17:38 UTC | login

Information for build ocaml-ppxlib-0.13.0-6.fc33.1.rvre2

ID195381
Package Nameocaml-ppxlib
Version0.13.0
Release6.fc33.1.rvre2
Epoch1
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-ppxlib.git#f472eb4e01695e3594019eedaa30164d5266ad33
SummaryBase library and tools for ppx rewriters
DescriptionThe ppxlib project provides the basis for the ppx system, which is currently the officially supported method for meta-programming in Ocaml. It offers a principled way to generate code at compile time in OCaml projects. It features: - an OCaml AST / parser/ pretty-printer snapshot, to create a full frontend independent of the version of OCaml; - a library for ppx rewriters in general, and type-driven code generators in particular; - a full-featured driver for OCaml AST transformers; - a quotation mechanism for writing values representing OCaml AST in the OCaml syntax; - a generator of open recursion classes from type definitions.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 25 Apr 2021 15:00:36 UTC
CompletedSun, 25 Apr 2021 15:09:58 UTC
Taskbuild (f33, /rpms/ocaml-ppxlib.git:f472eb4e01695e3594019eedaa30164d5266ad33)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-ppxlib.git#f472eb4e01695e3594019eedaa30164d5266ad33'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.13.0-6.1.rvre2 - Rebuilt for Fedora RISCV, no changes * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.13.0-6.1.rvre1 - Rebuilt for Fedora RISCV, no changes * Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.13.0-6.1.rvre0 - Rebuilt for Fedora RISCV, no changes * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1:0.13.0-6.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1:0.13.0-6 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1:0.13.0-5 - OCaml 4.11.0 rebuild * Fri Aug 07 2020 Jerry James <loganjerry@gmail.com> - 1:0.13.0-4 - Add Epoch to Requires from -devel to main package * Fri Aug 07 2020 Jerry James <loganjerry@gmail.com> - 1:0.13.0-3 - Some ppx rewriters do not work with version 0.14.0 or 0.15.0, so revert to version 0.13.0 until they can be updated * Thu Aug 06 2020 Jerry James <loganjerry@gmail.com> - 0.15.0-1 - Version 0.15.0 * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 21 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 0.14.0-1 - New upstream release 0.14.0 * Thu Jun 18 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-2 - Rebuild for ocaml-stdio 0.14.0 * Thu May 07 2020 Jerry James <loganjerry@gmail.com> - 0.13.0-1 - Initial RPM