Click here to visit the old openkoji buildsystem (Archived)

Information for build ocaml-mdx-2.4.1-5.fc41

ID88611
Package Nameocaml-mdx
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.4.1
Release5.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-mdx.git#1daea2569cc15094d8d918d555326b43ff695d77
SummaryExecutable code blocks inside markdown files
Descriptionmdx enables execution of code blocks inside markdown files. There are (currently) two sub-commands, corresponding to two modes of operation: preprocessing (`ocaml-mdx pp`) and tests (`ocaml-mdx test`). The preprocessor mode enables mixing documentation and code, and the practice of "literate programming" using markdown and OCaml. The test mode enables ensuring that shell scripts and OCaml fragments in the documentation always stay up-to-date. The blocks in markdown files can be parameterized by `mdx`-specific labels, that will change the way `mdx` interprets the block. The syntax is: `<!-- $MDX labels -->`, where `labels` is a list of valid labels separated by a comma. This line must immediately precede the block it is attached to.
git:https://github.com/realworldocaml/mdx.git
Built bylichengxi
State failed
Volume DEFAULT
StartedSun, 20 Oct 2024 00:52:54 CST
CompletedSun, 20 Oct 2024 00:59:41 CST
Taskbuild (f41-build-side-1, /rpms/ocaml-mdx.git:1daea2569cc15094d8d918d555326b43ff695d77)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-mdx.git#1daea2569cc15094d8d918d555326b43ff695d77'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Sep 26 2024 Jerry James <loganjerry@gmail.com> - 2.4.1-5 - Rebuild for ocaml-version 3.6.8 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-3 - OCaml 5.2.0 ppc64le fix * Thu May 30 2024 Richard W.M. Jones <rjones@redhat.com> - 2.4.1-2 - OCaml 5.2.0 for Fedora 41 * Thu Mar 14 2024 Jerry James <loganjerry@gmail.com> - 2.4.1-1 - Version 2.4.1 * Fri Feb 23 2024 Jerry James <loganjerry@gmail.com> - 2.4.0-1 - Version 2.4.0 * Fri Feb 02 2024 Jerry James <loganjerry@gmail.com> - 2.3.1-8 - Rebuild for changed ocamlx hashes * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 2.3.1-5 - Bump release and rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 2.3.1-4 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.3.1-3 - OCaml 5.1.1 rebuild for Fedora 40 * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 2.3.1-2 - OCaml 5.1 rebuild for Fedora 40 * Wed Oct 04 2023 Jerry James <loganjerry@gmail.com> - 2.3.1-1 - Version 2.3.1 - Drop dependency on ocaml-odoc-parser * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 2.3.0-3 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 2.3.0-2 - OCaml 5.0.0 rebuild * Fri Apr 28 2023 Jerry James <loganjerry@gmail.com> - 2.3.0-1 - Version 2.3.0 * Fri Mar 24 2023 Jerry James <loganjerry@gmail.com> - 2.2.1-3 - Rebuild for ocaml-csexp 1.5.2 * Tue Mar 21 2023 Jerry James <loganjerry@gmail.com> - 2.2.1-2 - Rebuild for ocaml-version 3.6.1 - Re-enable debuginfo now that dune is fixed * Wed Jan 25 2023 Jerry James <loganjerry@gmail.com> - 2.2.1-1 - Version 2.2.1 * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 2.2.0-4 - Rebuild OCaml packages for F38 * Fri Jan 20 2023 Jerry James <loganjerry@gmail.com> - 2.2.0-3 - Rebuild for ocaml-version 3.6.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Jan 09 2023 Jerry James <loganjerry@gmail.com> - 2.2.0-1 - Version 2.2.0 - Drop cmdliner patch