nibabel 5.2.1-2 source package in Ubuntu

Changelog

nibabel (5.2.1-2) unstable; urgency=medium

  * drop_deprecated_nisext_for_python3.12_compatibility.patch: unfuzz.
  * pytest-8.patch: new: rename setup and teardown functions.
    Closes: #1071461
  * d/control: declare compliance to standards version 4.7.0.

 -- Étienne Mollier <email address hidden>  Sat, 25 May 2024 18:18:56 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
nibabel_5.2.1-2.dsc 2.6 KiB e6fc8789d3428ea082ab0f200ab4709dbc4bdc8175a881e2ed8531e684565820
nibabel_5.2.1.orig.tar.gz 4.3 MiB 496389c603ad3449c867ae331b51a9eec3927ea41660ce400504980a45253576
nibabel_5.2.1-2.debian.tar.xz 12.5 KiB da44c835170396be1c0b2650e009e1c7404606276c6a88b8f30b5597deea3ab0

Available diffs

No changes file available.

Binary packages built by this source

python-nibabel-doc: documentation for NiBabel

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. 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. NiBabel is the successor of PyNIfTI.
 .
 This package provides the documentation in HTML format.

python3-nibabel: Python3 bindings to various neuroimaging data formats

 NiBabel provides read and write access to some common medical and
 neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2), GIFTI,
 NIfTI1, MINC, as well as PAR/REC. 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. NiBabel is the successor of PyNIfTI.