Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2023 20:02:23 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 34fa43c6dd8b - main - graphics/py-imageio: Update to 2.28.1
Message-ID:  <202305022002.342K2NJN041656@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34fa43c6dd8bfce60f7bd67b83e81ea1e4939e59

commit 34fa43c6dd8bfce60f7bd67b83e81ea1e4939e59
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-02 19:58:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-02 19:58:30 +0000

    graphics/py-imageio: Update to 2.28.1
    
    Changes:        https://github.com/imageio/imageio/releases
---
 graphics/py-imageio/Makefile | 3 +--
 graphics/py-imageio/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 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}
diff --git a/graphics/py-imageio/distinfo b/graphics/py-imageio/distinfo
index 4660a68b4f77..4b4e455a9f26 100644
--- a/graphics/py-imageio/distinfo
+++ b/graphics/py-imageio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682616696
-SHA256 (imageio-2.28.0.tar.gz) = 467763bdb6e614d1ea8b4565e42c53fb2eb2fd4307a4601e97102a958c09812a
-SIZE (imageio-2.28.0.tar.gz) = 3441554
+TIMESTAMP = 1683048854
+SHA256 (imageio-2.28.1.tar.gz) = 5db5087be5c814ecf7e2c7d30a1a15c97eca97d8c26f31ddc54d767d4a43bce8
+SIZE (imageio-2.28.1.tar.gz) = 3442508



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305022002.342K2NJN041656>