mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/py-pillow-heif: Update to 0.17.0
Changes: https://github.com/bigcat88/pillow_heif/releases
This commit is contained in:
parent
260147109f
commit
fc052589cd
@ -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
|
||||
|
@ -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) = 14900010
|
||||
|
Loading…
Reference in New Issue
Block a user