Sat, 06 Jul 2024 18:31:07 UTC | login

Information for build python-nibabel-5.2.0-3.fc40

ID303452
Package Namepython-nibabel
Version5.2.0
Release3.fc40
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 05 Apr 2024 16:52:37 UTC
CompletedFri, 05 Apr 2024 16:52:37 UTC
Tags
f40
f41
RPMs
src
python-nibabel-5.2.0-3.fc40.src.rpm (info) (download)
noarch
python3-nibabel-5.2.0-3.fc40.noarch.rpm (info) (download)
Changelog * 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 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 18 2023 Sandro <devel@penguinpee.nl> - 5.1.0-5 - Drop dependency on looseversion * Tue Jul 18 2023 Sandro <devel@penguinpee.nl> - 5.1.0-4 - Drop BR python3-looseversion * Mon Jul 17 2023 Sandro <devel@penguinpee.nl> - 5.1.0-3 - Apply patch for removed distutils (RHBZ#2220356) * Wed Jul 12 2023 Python Maint <python-maint@redhat.com> - 5.1.0-2 - Rebuilt for Python 3.12 * Mon May 01 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 5.1.0-1 - feat: update to 5.1.0 (fixes rhbz#2184180) * Fri Feb 17 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 5.0.1-1 - feat: update to 5.0.1 (fixes rhbz#2169211) * Mon Feb 06 2023 Miro HronĨok <miro@hroncok.cz> - 5.0.0-3 - Restore broken python provides - Fixes: rhbz#2167445 - Fixes: rhbz#2167446 - Fixes: rhbz#2167447 - Fixes: rhbz#2167448 - Fixes: rhbz#2167449 - Fixes: rhbz#2167450 * Mon Feb 06 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 5.0.0-2 - fix: backport patch to 5.x * Thu Feb 02 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 5.0.0-1 - feat: update to 5.0.0 (fixes rhbz#2094602) * Thu Feb 02 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 4.0.2-1 - feat: update to 4.0.2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.2.2-3 - Rebuilt for Python 3.11 * Mon Mar 07 2022 Karolina Surma <ksurma@redhat.com> - 3.2.2-2 - Use distutils from Python's standard library to run tests