Index: branches/2020Q2/devel/py-jupyter_client/Makefile =================================================================== --- branches/2020Q2/devel/py-jupyter_client/Makefile (revision 530932) +++ branches/2020Q2/devel/py-jupyter_client/Makefile (revision 530933) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= jupyter_client -PORTVERSION= 6.1.0 +PORTVERSION= 6.1.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Jupyter protocol implementation and client libraries LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.1:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter_core>=4.6.0:devel/py-jupyter_core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=13:net/py-pyzmq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tornado>=4.1:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipykernel5>=0:devel/py-ipykernel5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= .include Index: branches/2020Q2/devel/py-jupyter_client/distinfo =================================================================== --- branches/2020Q2/devel/py-jupyter_client/distinfo (revision 530932) +++ branches/2020Q2/devel/py-jupyter_client/distinfo (revision 530933) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584725172 -SHA256 (jupyter_client-6.1.0.tar.gz) = 61429e7d2c4b385135d31054944dd3f23a1c6affb0ca3d4328d42fc9ba82b7f5 -SIZE (jupyter_client-6.1.0.tar.gz) = 290120 +TIMESTAMP = 1586133839 +SHA256 (jupyter_client-6.1.2.tar.gz) = 5724827aedb1948ed6ed15131372bc304a8d3ad9ac67ac19da7c95120d6b17e0 +SIZE (jupyter_client-6.1.2.tar.gz) = 290186 Index: branches/2020Q2 =================================================================== --- branches/2020Q2 (revision 530932) +++ branches/2020Q2 (revision 530933) Property changes on: branches/2020Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r530929