Tue, 07 May 2024 14:14:28 UTC | login

Information for build ocaml-parsexp-0.15.0-6.fc37

ID201230
Package Nameocaml-parsexp
Version0.15.0
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-parsexp.git#50c0ef35a154948e61803159acddcff5f2acfd73
SummaryS-expression parsing library
DescriptionThis library provides generic parsers for parsing S-expressions from strings or other media. The library is focused on performance but still provides full generic parsers that can be used effortlessly with strings, bigstrings, lexing buffers, character streams or any other source. It provides three different classes of parsers: - the normal parsers, producing [Sexp.t] or [Sexp.t list] values; - the parsers with positions, building compact position sequences so that one can recover original positions in order to properly report error locations at little cost; and - the Concrete Syntax Tree parsers, producing values of type [Parsexp.Cst.t] which record the concrete layout of the s-expression syntax, including comments. This library is portable and doesn't provide I/O functions. To read s-expressions from files or other external sources, you should use parsexp_io.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 10 Oct 2022 12:45:51 UTC
CompletedMon, 10 Oct 2022 13:05:01 UTC
Taskbuild (f37, /rpms/ocaml-parsexp.git:50c0ef35a154948e61803159acddcff5f2acfd73)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-parsexp.git#50c0ef35a154948e61803159acddcff5f2acfd73'}}
Tags
f37
f38
RPMs
src
ocaml-parsexp-0.15.0-6.fc37.src.rpm (info) (download)
riscv64
ocaml-parsexp-0.15.0-6.fc37.riscv64.rpm (info) (download)
ocaml-parsexp-devel-0.15.0-6.fc37.riscv64.rpm (info) (download)
ocaml-parsexp-debuginfo-0.15.0-6.fc37.riscv64.rpm (info) (download)
ocaml-parsexp-debugsource-0.15.0-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-5 - Use new OCaml macros * Sat Jun 18 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-5 - OCaml 4.14.0 rebuild * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 0.15.0-4 - Version 0.15.0 rerelease * Fri Feb 04 2022 Richard W.M. Jones <rjones@redhat.com> - 0.15.0-3 - OCaml 4.13.1 rebuild to remove package notes * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Nov 30 2021 Jerry James <loganjerry@gmail.com> - 0.15.0-1 - Version 0.15.0 * Mon Oct 04 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.1-3 - OCaml 4.13.1 build * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 30 2021 Jerry James <loganjerry@gmail.com> - 0.14.1-1 - Version 0.14.1 * Mon Mar 01 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-9 - OCaml 4.12.0 build * Mon Feb 22 2021 Jerry James <loganjerry@gmail.com> - 0.14.0-8 - Rebuild for ocaml-base 0.14.1 * Tue Feb 02 2021 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-7 - Bump and rebuild for updated ocaml-camomile dep (RHBZ#1923853). * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-5 - OCaml 4.11.1 rebuild * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-4 - OCaml 4.11.0 rebuild * 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