Thu, 20 Jun 2024 19:48:59 UTC | login

Information for build ocaml-pyml-20231101-6.fc40

ID293696
Package Nameocaml-pyml
Version20231101
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ocaml-pyml.git#d9861450e3204ddacabba14615ece5cd78f1f4d3
SummaryOCaml bindings for Python
Descriptionpy.ml provides OCaml bindings for Python 2 and Python 3. This library subsumes the pycaml library, which is no longer actively maintained. The Python library is linked at runtime and the same executable can be run in a Python 2 or a Python 3 environment. py.ml does not require any Python library at compile time. The only compile time dependency is Stdcompat to ensure compatibility with all OCaml compiler versions from 3.12. Bindings are split in three modules: - Py provides the initialization functions and some high-level bindings, with error handling and naming conventions closer to OCaml usages. - Pycaml provides a signature close to the old Pycaml module, so as to ease migration. - Pywrappers provides low-level bindings, which follow closely the conventions of the C bindings for Python. Submodules Pywrappers.Python2 and Pywrappers.Python3 contain version-specific bindings.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 16:22:01 UTC
CompletedThu, 29 Feb 2024 17:13:55 UTC
Taskbuild (f40, /rpms/ocaml-pyml.git:d9861450e3204ddacabba14615ece5cd78f1f4d3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocaml-pyml.git#d9861450e3204ddacabba14615ece5cd78f1f4d3'}}
Tags
f40
f41
RPMs
src
ocaml-pyml-20231101-6.fc40.src.rpm (info) (download)
riscv64
ocaml-pyml-20231101-6.fc40.riscv64.rpm (info) (download)
ocaml-pyml-devel-20231101-6.fc40.riscv64.rpm (info) (download)
ocaml-pyml-debuginfo-20231101-6.fc40.riscv64.rpm (info) (download)
ocaml-pyml-debugsource-20231101-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Tue Feb 20 2024 Jerry James <loganjerry@gmail.com> - 20231101-6 - Fix the SPDX expression * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20231101-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20231101-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Dec 18 2023 Richard W.M. Jones <rjones@redhat.com> - 20231101-3 - OCaml 5.1.1 + s390x code gen fix for Fedora 40 * Tue Dec 12 2023 Richard W.M. Jones <rjones@redhat.com> - 20231101-2 - OCaml 5.1.1 rebuild for Fedora 40 * Mon Nov 06 2023 Jerry James <loganjerry@gmail.com> - 20231101-1 - Version 20231101 - Drop the library-unload patch - Drop support for the custom toplevels - Add memcpy patch * Thu Oct 05 2023 Richard W.M. Jones <rjones@redhat.com> - 20220905-5 - OCaml 5.1 rebuild for Fedora 40 * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220905-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Richard W.M. Jones <rjones@redhat.com> - 20220905-3 - OCaml 5.0 rebuild for Fedora 39 * Mon Jul 10 2023 Jerry James <loganjerry@gmail.com> - 20220905-2 - OCaml 5.0.0 rebuild * Wed Feb 15 2023 Jerry James <loganjerry@gmail.com> - 20220905-1 - Version 20220905 - Add library-unload patch to fix test suite crashes - Convert License tag to SPDX * Tue Jan 24 2023 Richard W.M. Jones <rjones@redhat.com> - 20220615-5 - Rebuild OCaml packages for F38 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 20220615-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Aug 01 2022 Jerry James <loganjerry@gmail.com> - 20220615-3 - Add patch for compatibility with python 3.11 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220615-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jul 20 2022 Jerry James <loganjerry@gmail.com> - 20220615-2 - Use new OCaml macros * Sun Jun 19 2022 Richard W.M. Jones <rjones@redhat.com> - 20220615-2 - OCaml 4.14.0 rebuild * Thu Jun 16 2022 Jerry James <loganjerry@gmail.com> - 20220615-1 - Version 20220615 * Wed Apr 27 2022 Jerry James <loganjerry@gmail.com> - 20220325-1 - Version 20220325 - Drop upstreamed -wide-character patch - Conditionally build the custom toplevels * Mon Feb 28 2022 Jerry James <loganjerry@gmail.com> - 20211015-5 - Rebuild for ocaml-stdcompat 18