diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-10 00:12:19 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-10 00:31:07 +0800 |
| commit | bfd40a8162c37d90d1a3238df58a23ec88cf9ba9 (patch) | |
| tree | 00530271c66f3b1926dad30ed380254efb3b3400 /graphics | |
| parent | graphics/py-pointpats: Update to 2.5.2 (diff) | |
graphics/py-willow: Update to 1.12.0
Changes: https://github.com/wagtail/Willow/releases
https://willow.wagtail.org/latest/changelog.html
Diffstat (limited to 'graphics')
| -rw-r--r-- | graphics/py-willow/Makefile | 7 | ||||
| -rw-r--r-- | graphics/py-willow/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/graphics/py-willow/Makefile b/graphics/py-willow/Makefile index 4c20c7cb9022..9095d10f254c 100644 --- a/graphics/py-willow/Makefile +++ b/graphics/py-willow/Makefile @@ -1,6 +1,5 @@ PORTNAME= willow -PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTVERSION= 1.12.0 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,9 +30,9 @@ OPENCV_DESC= Use OpenCV as backend PILLOW_DESC= Use Pillow as backend WAND_DESC= Use Wand as backend -HEIF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow-heif>=0.13.0:graphics/py-pillow-heif@${PY_FLAVOR} +HEIF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow-heif>=1.0.0:graphics/py-pillow-heif@${PY_FLAVOR} OPENCV_RUN_DEPENDS= opencv>=0:graphics/opencv -PILLOW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=11.3.0<12.0.0:graphics/py-pillow@${PY_FLAVOR} +PILLOW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=11.3.0:graphics/py-pillow@${PY_FLAVOR} WAND_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wand>=0.6<1.0:graphics/py-wand@${PY_FLAVOR} .include <bsd.port.mk> diff --git a/graphics/py-willow/distinfo b/graphics/py-willow/distinfo index 7933ec92e344..efc5d5772799 100644 --- a/graphics/py-willow/distinfo +++ b/graphics/py-willow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1753265776 -SHA256 (willow-1.11.0.tar.gz) = 70292b2d0cd2d5bb4076f0b3d61308aeaa0b225f3970d00752f08a8fd386c3d1 -SIZE (willow-1.11.0.tar.gz) = 113827 +TIMESTAMP = 1762586860 +SHA256 (willow-1.12.0.tar.gz) = db29c8d2f19b9d91f4ce22881521055aa2f6070131d64b4098cb86a98e851a70 +SIZE (willow-1.12.0.tar.gz) = 113747 |
