17
0
Files
python-h5netcdf/python-h5netcdf.changes

30 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Fri Jan 29 19:09:02 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add h5netcdf-pr82-h5py-strings.patch for compatibility with
h5py >= 3.0 gh#h5netcdf/h5netcdf#82
-------------------------------------------------------------------
Sun Jan 3 22:43:58 UTC 2021 - Jason Craig <os-dev@jacraig.com>
- Update to 0.8.1
* Fix h5py deprecation warning in test suite.
-------------------------------------------------------------------
Tue Jun 9 07:20:01 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- NO reason to restrict to pytest4, tests pass with pytest5
-------------------------------------------------------------------
Mon Feb 10 15:21:03 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 0.8.0
* Support for reading Datasets with missing dimension scales.
* Fixed a bug where Datatype objects were treated as Datasets.
* Fixed several issues with upstream deprecations.
-------------------------------------------------------------------
Tue Dec 3 18:28:36 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Initial version