aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-pillow-heif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-pillow-heif/Makefile')
-rw-r--r--graphics/py-pillow-heif/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/py-pillow-heif/Makefile b/graphics/py-pillow-heif/Makefile
index a41f824a8b6e..e0e4b11f3b92 100644
--- a/graphics/py-pillow-heif/Makefile
+++ b/graphics/py-pillow-heif/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pillow-heif
-PORTVERSION= 0.22.0
-PORTREVISION= 1
+PORTVERSION= 1.1.1
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,9 +15,9 @@ 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>=10.1.0:graphics/py-pillow@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=11.1.0:graphics/py-pillow@${PY_FLAVOR}
-USES= localbase python:3.9+
+USES= localbase python
USE_PYTHON= autoplist concurrent pep517
LDFLAGS+= -lheif