From 546b6a05a263dddd2094ab3162fa29c85e0d74e6 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 7 Dec 2023 08:32:19 +0000 Subject: [PATCH] py-pillow_heif: update to 0.14.0. ## [0.14.0 - 2023-12-02] ### Added - Synonym for `chroma` encoder parameter: `subsampling`(usage is the same as in Pillow JPEG). #161 #165 - Passing `image_orientation` value to libheif, instead of manually rotating image according to EXIF before encoding. #168 - Pillow plugin: support for images in `YCbCr` mode for saving without converting to `RGB`. #169 - Pi-Heif: Python3.12 32-bit `armv7` wheels. #160 ### Changed - Increased the minimum required libheif version to `1.14.1`. - Linux: When building from source, `libheif` and other libraries are no longer try built automatically. #158 - Libheif updated from `1.16.2` to `1.17.5` version. #166 #175 - `NCLX` color profile - was reworked, updated docs, see PR for more info. #171 - Minimum supported Pillow version raised to `9.2.0`. - Pi-Heif: As last libheif version requires minimum `cmake>=3.16.3` dropped Debian `10 armv7` wheels. #160 - libde265 updated from `1.0.12` to `1.0.14`. [changelog](https://github.com/strukturag/libde265/releases/tag/v1.0.13) ### Fixed - Support of libheif `1.17.x`. #156 - Windows : Build from source with MinGW Python. #178 --- graphics/py-pillow_heif/Makefile | 5 ++--- graphics/py-pillow_heif/PLIST | 3 ++- graphics/py-pillow_heif/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/graphics/py-pillow_heif/Makefile b/graphics/py-pillow_heif/Makefile index 4ad39aa59ff0..c8427afba940 100644 --- a/graphics/py-pillow_heif/Makefile +++ b/graphics/py-pillow_heif/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2023/10/28 19:57:09 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2023/12/07 08:32:19 wiz Exp $ -DISTNAME= pillow_heif-0.13.1 +DISTNAME= pillow_heif-0.14.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_PYPI:=p/pillow_heif/} diff --git a/graphics/py-pillow_heif/PLIST b/graphics/py-pillow_heif/PLIST index 5480b402daf6..bebf8aac61e2 100644 --- a/graphics/py-pillow_heif/PLIST +++ b/graphics/py-pillow_heif/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2023/10/28 19:57:09 wiz Exp $ +@comment $NetBSD: PLIST,v 1.5 2023/12/07 08:32:19 wiz Exp $ ${PYSITELIB}/_pillow_heif.so ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt ${PYSITELIB}/${WHEEL_INFODIR}/LICENSES_bundled.txt @@ -6,6 +6,7 @@ ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt +${PYSITELIB}/${WHEEL_INFODIR}/zip-safe ${PYSITELIB}/pillow_heif/AvifImagePlugin.py ${PYSITELIB}/pillow_heif/AvifImagePlugin.pyc ${PYSITELIB}/pillow_heif/AvifImagePlugin.pyo diff --git a/graphics/py-pillow_heif/distinfo b/graphics/py-pillow_heif/distinfo index 51ef03c18a85..e3d3d84b3678 100644 --- a/graphics/py-pillow_heif/distinfo +++ b/graphics/py-pillow_heif/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2023/10/18 08:05:31 adam Exp $ +$NetBSD: distinfo,v 1.8 2023/12/07 08:32:19 wiz Exp $ -BLAKE2s (pillow_heif-0.13.1.tar.gz) = 9061edf3d7f8e2b9515489f17cf15d0ab06bae03b58e1feef3c2044b656a9fc1 -SHA512 (pillow_heif-0.13.1.tar.gz) = 4c0b85ddb3446c5a78989b16f749057fb368e44f1895b47dfabb31a6afaf6a7ad4a3d45399dee2f307a71ea255e50847ee7341498ab591aa7d01137568c5dd7f -Size (pillow_heif-0.13.1.tar.gz) = 14892936 bytes +BLAKE2s (pillow_heif-0.14.0.tar.gz) = af92e1f3a53428a2dd783f1defbac7a31dfa1629e7bd21b65f11fce19a8cf40f +SHA512 (pillow_heif-0.14.0.tar.gz) = 24b65845af565c66fc9ab925bcbe140414e2e8c4d7ff601654b4042000f48fd02b479ceb14c4e88e4cdafbc092f1308c40ac01bf665892124ec02f9602f0078c +Size (pillow_heif-0.14.0.tar.gz) = 14894857 bytes SHA1 (patch-libheif_linux__build__libs.py) = 27a9b7e53305fd8a9e77307416349fd9f0c834f4