forked from pool/python-imagecodecs
Accepting request 1188258 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 2024.6.1
* Pass 7486 tests.
* Fix segfault in sperr_decode.
* Fix segfault when strided-decoding into buffers with unexpected
shapes (#98).
* Fix jpeg2k_encoder output buffer too small (#101).
* Add PCODEC codec based on pcodec library.
* Support NumPy 2.
- Drop skip-rare-codecs.patch, restore and update
imagecodecs_distributor_setup.py
OBS-URL: https://build.opensuse.org/request/show/1188258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagecodecs?expand=0&rev=36
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 08:39:26 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 2024.6.1
|
||||
* Pass 7486 tests.
|
||||
* Fix segfault in sperr_decode.
|
||||
* Fix segfault when strided-decoding into buffers with unexpected
|
||||
shapes (#98).
|
||||
* Fix jpeg2k_encoder output buffer too small (#101).
|
||||
* Add PCODEC codec based on pcodec library.
|
||||
* Support NumPy 2.
|
||||
- Drop skip-rare-codecs.patch, restore and update
|
||||
imagecodecs_distributor_setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 19:45:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user