Skip to content

Commit

Permalink
graphics/py-willow: Update to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 27, 2023
1 parent e02ff93 commit 50ff4da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions graphics/py-willow/Makefile
@@ -1,5 +1,5 @@
PORTNAME= willow
PORTVERSION= 1.6.2
PORTVERSION= 1.6.3
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -30,7 +30,7 @@ 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.10.0<1.0.0:graphics/py-pillow-heif@${PY_FLAVOR}
HEIF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow-heif>=0.13.0<1.0.0:graphics/py-pillow-heif@${PY_FLAVOR}
OPENCV_RUN_DEPENDS= opencv>=0:graphics/opencv
PILLOW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
WAND_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wand>=0:graphics/py-wand@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions graphics/py-willow/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1696048440
SHA256 (willow-1.6.2.tar.gz) = e2d0450fd78ab19052d0478b888ef163e3264e8dcd1af002dd691458db98056f
SIZE (willow-1.6.2.tar.gz) = 112181
TIMESTAMP = 1701083396
SHA256 (willow-1.6.3.tar.gz) = 143cefd30d3bb816cdff857c454da24991dda35a0315ea795101675e0b14262f
SIZE (willow-1.6.3.tar.gz) = 112128

0 comments on commit 50ff4da

Please sign in to comment.