git: c6682f4d5a99 - main - devel/py-jupyter-client: Add PORTSCOUT

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:47:44 UTC 2021


The branch main has been updated by sunpoet:

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

commit c6682f4d5a994e5abdb8266976c2e4653cd24d01
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:39:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:02 +0000

    devel/py-jupyter-client: Add PORTSCOUT
---
 devel/py-jupyter-client/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/py-jupyter-client/Makefile b/devel/py-jupyter-client/Makefile
index 4eaabe30dc36..936aee6f51fe 100644
--- a/devel/py-jupyter-client/Makefile
+++ b/devel/py-jupyter-client/Makefile
@@ -30,6 +30,8 @@ USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
 
+PORTSCOUT=	skipv:6.1.13,6.2.0
+
 do-test:
 	@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=
 


More information about the dev-commits-ports-main mailing list