Information for build python-nibabel-5.3.3-1.fc44

ID187810
Package Namepython-nibabel
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.3.3
Release1.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nibabel.git#b2ce8481350c8a30beb21ccf9c99e2b079f92907
SummaryPython package to access a cacophony of neuro-imaging file formats
DescriptionRead / write access to some common neuroimaging file formats This package provides read +/- write access to some common medical and neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2 and later), GIFTI, NIfTI1, NIfTI2, MINC1, MINC2, MGH and ECAT as well as Philips PAR/REC. We can read and write Freesurfer geometry, and read Freesurfer morphometry and annotation files. There is some very limited support for DICOM. NiBabel is the successor of PyNIfTI. The various image format classes give full or selective access to header (meta) information and access to the image data is made available via NumPy arrays.
Built byliuyang
State failed
Volume DEFAULT
StartedTue, 28 Apr 2026 10:46:05 CST
CompletedTue, 28 Apr 2026 11:11:28 CST
Taskbuild (f44, /rpms/python-nibabel.git:b2ce8481350c8a30beb21ccf9c99e2b079f92907)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nibabel.git#b2ce8481350c8a30beb21ccf9c99e2b079f92907'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Dec 05 2025 Packit <hello@packit.dev> - 5.3.3-1 - Update to 5.3.3 upstream release - Resolves: rhbz#2419620 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 5.3.2-8 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 5.3.2-7 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jun 06 2025 Python Maint <python-maint@redhat.com> - 5.3.2-5 - Rebuilt for Python 3.14 * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Nov 26 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 5.3.2-3 - Patch for Python 3.14 (close RHBZ#2328709) * Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 5.3.2-2 - Patch test regression * Thu Oct 24 2024 Packit <hello@packit.dev> - 5.3.2-1 - Update to 5.3.2 upstream release - Resolves: rhbz#2318978 * Thu Oct 10 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 5.3.0-3 - fix: remove nonexistent module (fixes rh#2317731) * Thu Oct 10 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 5.3.0-2 - fix: drop merged patches (fixes rh#2317731) * Thu Oct 10 2024 Packit <hello@packit.dev> - 5.3.0-1 - Update to 5.3.0 upstream release - Resolves: rhbz#2317731 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 5.2.1-4 - Rebuilt for Python 3.13 * Wed May 29 2024 Sandro <devel@penguinpee.nl> - 5.2.1-3 - Fix tests failing with pytest >= 8.1.1 * Mon Apr 01 2024 Sandro <devel@penguinpee.nl> - 5.2.1-2 - Fix docstring tests (RHBZ#2266593) * Fri Mar 22 2024 Packit <hello@packit.dev> - 5.2.1-1 - [packit] 5.2.1 upstream release - Resolves rhbz#2266222 * Wed Mar 13 2024 Sandro <devel@penguinpee.nl> - 5.2.0-4 - Fix Packit config * Wed Feb 28 2024 Sandro <devel@penguinpee.nl> - 5.2.0-3 - Fix env for generating man pages (RHBZ#2266351) * Fri Feb 23 2024 Sandro <devel@penguinpee.nl> - 5.2.0-2 - Add Packit config * Fri Feb 23 2024 Sandro <devel@penguinpee.nl> - 5.2.0-1 - Update to 5.2.0 (RHBZ#2254284) - Drop distutils patch (no longer required) - Run all tests again * Fri Feb 23 2024 Sandro <devel@penguinpee.nl> - 5.1.0-10 - Use forge macros * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 5.1.0-7 - Assert that the .dist-info directory contains a license file