Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 00:45:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 48624d0f64e6 - main - graphics/py-pillow-heif: Update to 0.16.0
Message-ID:  <202404050045.4350jG51001302@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=48624d0f64e63ca5a34abdddc0e376905315bd17

commit 48624d0f64e63ca5a34abdddc0e376905315bd17
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 00:40:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 00:40:10 +0000

    graphics/py-pillow-heif: Update to 0.16.0
    
    Changes:        https://github.com/bigcat88/pillow_heif/releases
---
 graphics/py-pillow-heif/Makefile | 4 ++--
 graphics/py-pillow-heif/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile
index 94d705fd6951..9cef9b2eba11 100644
--- a/graphics/py-pillow-heif/Makefile
+++ b/graphics/py-pillow-heif/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pillow-heif
-PORTVERSION=	0.15.0
+PORTVERSION=	0.16.0
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 LIB_DEPENDS=	libheif.so:graphics/libheif
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>=9.2.0:graphics/py-pillow@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>=9.5.0:graphics/py-pillow@${PY_FLAVOR}
 
 USES=		localbase python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/graphics/py-pillow-heif/distinfo b/graphics/py-pillow-heif/distinfo
index 1db0befb27f8..766d0a501579 100644
--- a/graphics/py-pillow-heif/distinfo
+++ b/graphics/py-pillow-heif/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449380
-SHA256 (pillow_heif-0.15.0.tar.gz) = 97a3ad62515fa7945ff0d7e4951ea7375eed2d7dc1cc258f0585709df89517e3
-SIZE (pillow_heif-0.15.0.tar.gz) = 14896461
+TIMESTAMP = 1712084520
+SHA256 (pillow_heif-0.16.0.tar.gz) = 4d95004bb77aa640f80617716aa21bc092ec06307f6f2ad423deeeda07b4d29c
+SIZE (pillow_heif-0.16.0.tar.gz) = 14899409



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404050045.4350jG51001302>