Sat, 30 Nov 2024 01:54:36 UTC | login

Information for build ocaml-pp-1.2.0-9.fc41

ID321474
Package Nameocaml-pp
Version1.2.0
Release9.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-pp.git#098bb8de125a257d93221fb17288bccf9b4c59c9
SummaryPretty printing library for OCaml
DescriptionThis library provides a lean alternative to the Format [1] module of the OCaml standard library. It aims to make it easy for users to do the right thing. If you have tried Format before but find its API complicated and difficult to use, then Pp might be a good choice for you. Pp uses the same concepts of boxes and break hints, and the final rendering is done by formatter from the Format module. However it defines its own algebra which some might find easier to work with and reason about. No previous knowledge is required to start using this library, however the various guides for the Format module such as this one [2] should be applicable to Pp as well. [1]: https://caml.inria.fr/pub/docs/manual-ocaml/libref/Format.html [2]: https://caml.inria.fr/resources/doc/guides/format.en.html
git:https://github.com/ocaml-dune/pp.git
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2024 09:39:38 UTC
CompletedWed, 24 Jul 2024 09:44:59 UTC
Taskbuild (f41, /rpms/ocaml-pp.git:098bb8de125a257d93221fb17288bccf9b4c59c9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-pp.git#098bb8de125a257d93221fb17288bccf9b4c59c9'}}
Tags
f41
f42
RPMs
src
ocaml-pp-1.2.0-9.fc41.src.rpm (info) (download)
riscv64
ocaml-pp-1.2.0-9.fc41.riscv64.rpm (info) (download)
ocaml-pp-devel-1.2.0-9.fc41.riscv64.rpm (info) (download)
ocaml-pp-debuginfo-1.2.0-9.fc41.riscv64.rpm (info) (download)
ocaml-pp-debugsource-1.2.0-9.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-8 - OCaml 5.2.0 ppc64le fix * Wed May 29 2024 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-7 - OCaml 5.2.0 for Fedora 41 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-4 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-3 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 1.2.0-2 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 1.2.0-1 - Version 1.2.0 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-7 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 1.1.2-6 - OCaml 5.0.0 rebuild - Support building without dune * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 1.1.2-5 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 1.1.2-2 - Drop explicit python3 dependency