summaryrefslogtreecommitdiff
path: root/graphics/py-imageio
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-09-05 13:26:28 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-09-05 14:18:01 +0800
commitdd90d5cb745e81430734e4881d0460a5e91f13e7 (patch)
treec41a6f1b00c44113c03857e5b435b50804d6d685 /graphics/py-imageio
parentgraphics/py-contextily: Update to 1.6.1 (diff)
graphics/py-imageio: Update to 2.35.0
Changes: https://github.com/imageio/imageio/releases
Diffstat (limited to 'graphics/py-imageio')
-rw-r--r--graphics/py-imageio/Makefile6
-rw-r--r--graphics/py-imageio/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile
index 25d2abdebece..15a90eb7334a 100644
--- a/graphics/py-imageio/Makefile
+++ b/graphics/py-imageio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= imageio
-PORTVERSION= 2.34.2
+PORTVERSION= 2.35.0
CATEGORIES= graphics python
MASTER_SITES= PYPI \
https://github.com/imageio/imageio/releases/download/v${PORTVERSION}/
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libfreeimage.so:graphics/freeimage
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1<2.0.0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=8.3.2:graphics/py-pillow@${PY_FLAVOR}
TEST_DEPENDS= opencv>=0:graphics/opencv \
${PYTHON_PKGNAMEPREFIX}astropy>=0:astro/py-astropy@${PY_FLAVOR} \
@@ -38,7 +38,7 @@ OPTIONS_DEFAULT=FFMPEG
FFMPEG_DESC= Read/Write video using FFmpeg
FITS_DESC= Read FITS files
PILLOW_HEIF_DESC= Read HEIF files
-PYAV_DESC= Read/Write Videos (and images)
+PYAV_DESC= Read/Write video and image files
TIFFFILE_DESC= Read/Write TIFF files
FFMPEG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}imageio-ffmpeg>=0:graphics/py-imageio-ffmpeg@${PY_FLAVOR} \
diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo
index dce88a0c1dd2..fd4dffe3115b 100644
--- a/graphics/py-imageio/distinfo
+++ b/graphics/py-imageio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720022856
-SHA256 (imageio-2.34.2.tar.gz) = 5c0c0ee8faa018a1c42f649b90395dd4d3bb6187c09053a0cd6f1fdd51bbff5e
-SIZE (imageio-2.34.2.tar.gz) = 387689
+TIMESTAMP = 1724084620
+SHA256 (imageio-2.35.0.tar.gz) = e88f759803d2968e19a55fa8372e9fbe12967a8598fe042d8719ca46d03f4256
+SIZE (imageio-2.35.0.tar.gz) = 389672