Sun, 05 May 2024 14:01:57 UTC | login

Information for build ocaml-alcotest-1.2.3-2.fc33.rvre0

ID195170
Package Nameocaml-alcotest
Version1.2.3
Release2.fc33.rvre0
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ocaml-alcotest.git#59c97e18747a3aad1045d080faa7ef6e6bbc3191
SummaryLightweight and colorful test framework for OCaml
DescriptionAlcotest is a lightweight and colorful test framework. Alcotest exposes a simple interface to perform unit tests, including a simple `TESTABLE` module type, a `check` function to assert test predicates, and a `run` function to perform a list of `unit -> unit` test callbacks. Alcotest provides quiet and colorful output where only faulty runs are fully displayed at the end of the run (with the full logs ready to inspect), with a simple (yet expressive) query language to select the tests to run.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Apr 2021 06:59:18 UTC
CompletedSun, 25 Apr 2021 07:19:01 UTC
Taskbuild (f33, /rpms/ocaml-alcotest.git:59c97e18747a3aad1045d080faa7ef6e6bbc3191)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ocaml-alcotest.git#59c97e18747a3aad1045d080faa7ef6e6bbc3191'}}
Tags
f33
f37
f38
RPMs
src
ocaml-alcotest-1.2.3-2.fc33.rvre0.src.rpm (info) (download)
riscv64
ocaml-alcotest-1.2.3-2.fc33.rvre0.riscv64.rpm (info) (download)
ocaml-alcotest-devel-1.2.3-2.fc33.rvre0.riscv64.rpm (info) (download)
ocaml-alcotest-debuginfo-1.2.3-2.fc33.rvre0.riscv64.rpm (info) (download)
ocaml-alcotest-debugsource-1.2.3-2.fc33.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.2.3-2.rvre0 - Rebuilt for Fedora RISCV, no changes * Mon Nov 02 2020 Jerry James <loganjerry@gmail.com> - 1.2.3-2 - Rebuild for ocaml-fmt 0.8.9 * Sun Sep 13 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.2.3-1 - New upstream release 1.2.3 (rhbz#1876739) * Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-2.1 - Bump release and rebuild. * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.2-2 - OCaml 4.11.1 rebuild * Wed Aug 26 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.2.2-1 - New upstream release 1.2.2 (rhbz#1872839) * Fri Aug 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.2.1-4 - OCaml 4.11.0 rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.2.1-1 - New upstream release 1.2.1 (rhbz#1856364) * Fri Jun 19 2020 Jerry James <loganjerry@gmail.com> - 1.1.0-4 - Rebuild for ocaml-astring 0.8.4 * Tue May 05 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-3 - OCaml 4.11.0+dev2-2020-04-22 rebuild * Tue Apr 21 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1.0-2 - OCaml 4.11.0 pre-release attempt 2 * Sat Apr 04 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 1.1.0-1 - New upstream release 1.1.0 - Rebase ocaml-alcotest-stdlib-shims.patch as 0001-Drop-the-stdlib-shims-subpackage.patch * Fri Apr 03 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-3 - Update all OCaml dependencies for RPM 4.16. * Wed Feb 26 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.1-2 - OCaml 4.10.0 final. * Wed Feb 12 2020 Jerry James <loganjerry@gmail.com> - 1.0.1-1 - Version 1.0.1 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 19 2020 Richard W.M. Jones <rjones@redhat.com> - 1.0.0-2 - OCaml 4.10.0+beta1 rebuild. * Tue Jan 14 2020 Jerry James <loganjerry@gmail.com> - 1.0.0-1 - Version 1.0.0 * Thu Jan 09 2020 Jerry James <loganjerry@gmail.com> - 0.8.5-1 - Initial RPM