graphics/py-pillow-heif: Update to 0.18.0

Changes:	https://github.com/bigcat88/pillow_heif/releases
This commit is contained in:
Po-Chuan Hsieh
2024-07-29 20:39:52 +08:00
parent 5d56d2f7ee
commit 6996ebbba2
2 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
PORTNAME= pillow-heif
PORTVERSION= 0.17.0
PORTVERSION= 0.18.0
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,6 +22,10 @@ USE_PYTHON= autoplist concurrent pep517
LDFLAGS+= -lheif
post-patch:
# Clean up bundled libraries
@${RM} -r ${WRKSRC}/libheif/
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1720355118
SHA256 (pillow_heif-0.17.0.tar.gz) = 9541ffd1f80ff3f12da26aba76eb6da458fafa5f8bf4ee16279de0e2a5464ba9
SIZE (pillow_heif-0.17.0.tar.gz) = 14900010
TIMESTAMP = 1722249060
SHA256 (pillow_heif-0.18.0.tar.gz) = 70318dad9faa76121c6592ac0ab59881ff0dac6ab791a922e70d82c7706cce88
SIZE (pillow_heif-0.18.0.tar.gz) = 16172675