Information for build mpi4py-4.1.1-1.fc44

ID183825
Package Namempi4py
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.1.1
Release1.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/mpi4py.git#462ae1465e0b03e1c5898074dc5bb176c12db1df
SummaryPython bindings of the Message Passing Interface (MPI)
DescriptionThis package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, built-in bytes/string/array objects).
Built byliuyang
State failed
Volume DEFAULT
StartedThu, 26 Mar 2026 19:50:47 CST
CompletedThu, 26 Mar 2026 20:16:25 CST
Taskbuild (f44, /rpms/mpi4py.git:462ae1465e0b03e1c5898074dc5bb176c12db1df)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpi4py.git#462ae1465e0b03e1c5898074dc5bb176c12db1df'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Oct 10 2025 Gwyn Ciesla <gwync@protonmail.com> - 4.1.1-1 - 4.1.1 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 4.1.0-4 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 4.1.0-3 - Rebuilt for Python 3.14.0rc2 bytecode * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jun 25 2025 Gwyn Ciesla <gwync@protonmail.com> - 4.1.0-1 - 4.1.0 * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 4.0.3-2 - Rebuilt for Python 3.14 * Thu Feb 13 2025 Gwyn Ciesla <gwync@protonmail.com> - 4.0.3-1 - 4.0.3 * Mon Feb 03 2025 Gwyn Ciesla <gwync@protonmail.com> - 4.0.2-1 - 4.0.2 * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Oct 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.0.1-1 - 4.0.1 * Mon Jul 29 2024 Gwyn Ciesla <gwync@protonmail.com> - 4.0.0-1 - 4.0.0 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 3.1.6-3 - Rebuilt for Python 3.13 * Mon Jun 03 2024 Miro Hrončok <mhroncok@redhat.com> - 3.1.6-2 - Remove unused BuildRequires * Mon Apr 15 2024 Gwyn Ciesla <gwync@protonmail.com> - 3.1.6-1 - 3.1.6 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 30 2023 Gwyn Ciesla <gwync@protonmail.com> = 3.1.5-3 - Patch for Python 3.13 * Fri Oct 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.1.5-2 - Build with cython 3