Sun, 05 May 2024 12:29:18 UTC | login

Information for build ocaml-alcotest-1.2.1-3.fc33

ID177001
Package Nameocaml-alcotest
Version1.2.1
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-alcotest.git#5d345e05cea707cc10c7e56982c1ed9e4566d7ae
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
StartedThu, 13 Aug 2020 13:58:13 UTC
CompletedThu, 13 Aug 2020 14:22:03 UTC
Taskbuild (f33, /rpms/ocaml-alcotest.git:5d345e05cea707cc10c7e56982c1ed9e4566d7ae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-alcotest.git#5d345e05cea707cc10c7e56982c1ed9e4566d7ae'}}
Tags
f33
RPMs
src
ocaml-alcotest-1.2.1-3.fc33.src.rpm (info) (download)
riscv64
ocaml-alcotest-1.2.1-3.fc33.riscv64.rpm (info) (download)
ocaml-alcotest-devel-1.2.1-3.fc33.riscv64.rpm (info) (download)
ocaml-alcotest-debuginfo-1.2.1-3.fc33.riscv64.rpm (info) (download)
ocaml-alcotest-debugsource-1.2.1-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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