Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:27:42 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: f03f2910fb5b - main - graphics/py-imageio: Cosmetic change
Message-ID:  <202305270427.34R4RgpD026115@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=f03f2910fb5b1d24d845b286e63cf49938ff30fe

commit f03f2910fb5b1d24d845b286e63cf49938ff30fe
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:09:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:09:13 +0000

    graphics/py-imageio: Cosmetic change
---
 graphics/py-imageio/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/py-imageio/Makefile b/graphics/py-imageio/Makefile
index a378318f0e8f..5c2066c77320 100644
--- a/graphics/py-imageio/Makefile
+++ b/graphics/py-imageio/Makefile
@@ -12,7 +12,7 @@ WWW=		https://github.com/imageio/imageio
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-# requests is from fsspec[github]
+# Note: www/py-requests comes from devel/py-fsspec[github]
 LIB_DEPENDS=	libfreeimage.so:graphics/freeimage
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pillow>=8.3.2:graphics/py-pillow@${PY_FLAVOR}



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