summaryrefslogtreecommitdiff
path: root/graphics/py-imageio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-imageio/Makefile')
-rw-r--r--graphics/py-imageio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile
index 3e68194ae5e2..a378318f0e8f 100644
--- a/graphics/py-imageio/Makefile
+++ b/graphics/py-imageio/Makefile
@@ -1,5 +1,5 @@
PORTNAME= imageio
-PORTVERSION= 2.28.0
+PORTVERSION= 2.28.1
CATEGORIES= graphics python
MASTER_SITES= PYPI \
https://github.com/imageio/imageio/releases/download/v${PORTVERSION}/
@@ -21,7 +21,6 @@ TEST_DEPENDS= opencv>=0:graphics/opencv \
${PYTHON_PKGNAMEPREFIX}av>=0:multimedia/py-av@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}gdal>=0:graphics/py-gdal@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fsspec>=0:devel/py-fsspec@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}invoke>=0:devel/py-invoke@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tifffile>=0:graphics/py-tifffile@${PY_FLAVOR}