| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 0.22.0:
* Boolean pillow_heif.options.DISABLE_SECURITY_LIMITS to bypass security
limit of libheif for the image size.
* AVIF format marked as deprecated and pending for the removal.
- update to 0.21.0: * Allow specifying encoder parameters for non-primary images in image sequence. * Error argument '-Ofast' is deprecated when building from source. - switch to github tarball, so we can build the documentation
- update to 0.20.0: * Initial support for parsing auxiliary images. * Dropped Python 3.8 support * More accurate error handling in the C module * Support for Pillow 11.0.0 - remove building option for x265, as I can't verify it for now
- update to 0.18.0:
* image.info["heif"] dictionary with camera_intrinsic_matrix HEIF
specific metadata. Currently only reading is supported.
* python 3.13.0b3 support added
- update to 0.17.0: * Support for Pillow 10.4.0 * Minimum supported Pillow version raised to 10.1.0 * xmp in info dictionary is now not present if it is empty * Processing of the images in P mode with transparency = 0 - adapt packaging to better handle rebuilding - disable tests for now, as it can't find the correct libs
- remove itself from BuildRequires
- initial packaging