1
0
Go to file
Dirk Mueller 9b87025fae Accepting request 1074234 from home:bnavigator:branches:devel:languages:python
- Update to 2023.3.16
  * Pass 6884 tests.
  * Require libjpeg-turbo 2.1.91 (3.0 beta) and c-blosc2 2.7.1.
  * Add experimental type hints.
  * Add SZIP codec via libaec library.
  * Use Zstd streaming API to decode blocks with unknown
    decompressed size.
  * Remove unused level, index, and numthreads parameters
    (breaking).
  * Make AEC and BLOSC constants enums (breaking).
  * Capitalize numcodecs class names (breaking).
  * Remove JPEG12 codec (breaking; use JPEG8 instead).
  * Encode and decode lossless and 12-bit JPEG with JPEG8 codec by
    default.
  * Remove JPEGSOF3 fallback in JPEG codec.
  * Fix slow IFD seeking with libtiff 4.5.
  * Fixes for Cython 3.0.
- Release 2023.1.23
  * Require libjxl 0.8.
  * Change mapping of level to distance parameter in jpegxl_encode.
  * Add option to specify bitspersample in jpegxl_encode.
  * Add option to pass de/linearize tables to LJPEG codec.
  * Fix lj92 decoder for SSSS=16 (#59).
  * Prefer ljpeg over jpegsof3 codec.
  * Add option to specify AVIF encoder codec.
  * Support LERC with Zstd or Deflate compression.
  * Squeeze chunk arrays by default in numcodecs image compression
    codecs.
- Skip testing with dask on python 3.11: no numba yet
- Add blosc2, SVT-AV1, jpegxl (libjxl)), SZIP (libsz2)

OBS-URL: https://build.opensuse.org/request/show/1074234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagecodecs?expand=0&rev=21
2023-03-26 16:57:03 +00:00
_multibuild - Switch to multibuild to not cycle 2020-08-28 09:21:22 +00:00
.gitattributes Accepting request 720698 from home:jayvdb:imagecodecs 2019-08-06 20:43:46 +00:00
.gitignore Accepting request 720698 from home:jayvdb:imagecodecs 2019-08-06 20:43:46 +00:00
always-cythonize.patch Accepting request 1074234 from home:bnavigator:branches:devel:languages:python 2023-03-26 16:57:03 +00:00
imagecodecs_distributor_setup.py Accepting request 1074234 from home:bnavigator:branches:devel:languages:python 2023-03-26 16:57:03 +00:00
imagecodecs-2023.3.16.tar.gz Accepting request 1074234 from home:bnavigator:branches:devel:languages:python 2023-03-26 16:57:03 +00:00
python-imagecodecs.changes Accepting request 1074234 from home:bnavigator:branches:devel:languages:python 2023-03-26 16:57:03 +00:00
python-imagecodecs.spec Accepting request 1074234 from home:bnavigator:branches:devel:languages:python 2023-03-26 16:57:03 +00:00