Path to this page:
Subject: CVS commit: pkgsrc/graphics/py-pillow_heif
From: Thomas Klausner
Date: 2023-08-24 22:06:51
Message id: 20230824200651.D27B3FBDB@cvs.NetBSD.org
Log Message:
py-pillow_heif: update to 0.13.0.
## [0.13.0 - 2023-08-09]
### Added
- `Python 3.12`, `PyPy 3.10` wheels.
- `Depth Image` read support, they are available as a list in \
`im.info["depth_images"]` #116
- `options.SAVE_NCLX_PROFILE` - default `False` to be full compatible with \
previous versions, but in next versions may be changed to `True`. #118 Thanks to \
@wiggin15
- Support for `Pillow 10.1.0`
### Changed
- The license for the project itself has been changed to \
"BSD-3-Clause" since "Apache 2.0" is not compatible with the \
"x265" encoder. #111 Thanks to @mattip
- Minimum required `Pillow` version increased from `8.4.0` to `9.1.1`
- Dropped `Python 3.7` support, `PyPy 3.8` wheels.
- Dropped 32-bit wheels for `Pillow-Heif`. `Pi-Heif` still have 32-bit wheels.
Files: