Skip to content

Commit

Permalink
graphics/py-willow: Update to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 2a47ff7 commit 92e4e8e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions graphics/py-willow/Makefile
@@ -1,12 +1,12 @@
PORTNAME= willow
PORTVERSION= 1.6.3
PORTVERSION= 1.8.0
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Wrapper that combines multiple Python image libraries into one API
WWW= https://willow.readthedocs.io/en/latest/ \
WWW= https://willow.wagtail.org/latest/ \
https://github.com/wagtail/Willow

LICENSE= BSD3CLAUSE
Expand All @@ -32,7 +32,7 @@ WAND_DESC= Use Wand as backend

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}
PILLOW_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.1.0<11.0.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>
6 changes: 3 additions & 3 deletions graphics/py-willow/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1701083396
SHA256 (willow-1.6.3.tar.gz) = 143cefd30d3bb816cdff857c454da24991dda35a0315ea795101675e0b14262f
SIZE (willow-1.6.3.tar.gz) = 112128
TIMESTAMP = 1708449386
SHA256 (willow-1.8.0.tar.gz) = ef3df6cde80d4914e719188147bef1d71c240edb118340e0c5957ecc8fe08315
SIZE (willow-1.8.0.tar.gz) = 113313

0 comments on commit 92e4e8e

Please sign in to comment.