1
0
Go to file
Richard Brown 57bda54458 Accepting request 1009448 from devel:languages:python:numeric
- Update to 4.0.2
  * many changes, see Changelog
  * nib-convert CLI tool to make image type and data dtype conversion 
    accessible via the command line.
  * Allow dtypes to be passed to Analyze-like images at __init__() 
    and to_filename()
  * Allow compressed GIFTI images
  * Add zstd compression support
  * Test on Python 3.10
  * Passing (u)int64 arrays to Nifti1Image and subclasses will warn 
    unless a header or dtype option is passed; in the future this will 
    become an error. Additionally, passing int or 'int' to set_data_dtype() 
    now raises an error, requiring an explicit numpy dtype to make 64-bit 
    integer images.
  * Drop support for Python 3.6, Numpy < 1.17
  * Fully removed the APIs, which have raised errors on use since 3.0
- Drop upstreamed 983.patch and purge-nose.patch

OBS-URL: https://build.opensuse.org/request/show/1009448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nibabel?expand=0&rev=9
2022-10-11 16:02:53 +00:00
.gitattributes Accepting request 718908 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-07-26 14:53:49 +00:00
.gitignore Accepting request 718908 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-07-26 14:53:49 +00:00
nibabel-4.0.2.tar.gz Accepting request 1008422 from home:mcalabkova:branches:devel:languages:python:numeric 2022-10-06 15:12:32 +00:00
python-nibabel.changes Accepting request 1008422 from home:mcalabkova:branches:devel:languages:python:numeric 2022-10-06 15:12:32 +00:00
python-nibabel.spec add the new binaries also to %files 2022-10-10 13:05:55 +00:00