mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
graphics/py-willow: Update to 1.8.0
- Update WWW Changes: https://github.com/wagtail/Willow/releases https://willow.wagtail.org/latest/changelog.html
This commit is contained in:
parent
2a47ff77ce
commit
92e4e8e490
@ -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
|
||||
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user