Date: Sun, 7 Jul 2024 14:54:06 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: fc052589cd8a - main - graphics/py-pillow-heif: Update to 0.17.0 Message-ID: <202407071454.467Es6iI082424@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc052589cd8a7e54040d2fabe35f284e3ab2e15e commit fc052589cd8a7e54040d2fabe35f284e3ab2e15e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-07 14:37:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-07 14:51:04 +0000 graphics/py-pillow-heif: Update to 0.17.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 9cef9b2eba11..ecf38c06d652 100644 --- a/graphics/py-pillow-heif/Makefile +++ b/graphics/py-pillow-heif/Makefile @@ -1,5 +1,5 @@ PORTNAME= pillow-heif -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.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.5.0:graphics/py-pillow@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=10.1.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 766d0a501579..75f59d486965 100644 --- a/graphics/py-pillow-heif/distinfo +++ b/graphics/py-pillow-heif/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712084520 -SHA256 (pillow_heif-0.16.0.tar.gz) = 4d95004bb77aa640f80617716aa21bc092ec06307f6f2ad423deeeda07b4d29c -SIZE (pillow_heif-0.16.0.tar.gz) = 14899409 +TIMESTAMP = 1720355118 +SHA256 (pillow_heif-0.17.0.tar.gz) = 9541ffd1f80ff3f12da26aba76eb6da458fafa5f8bf4ee16279de0e2a5464ba9 +SIZE (pillow_heif-0.17.0.tar.gz) = 14900010home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407071454.467Es6iI082424>
