Index: head/devel/py-jupyter_client/Makefile =================================================================== --- head/devel/py-jupyter_client/Makefile (revision 459936) +++ head/devel/py-jupyter_client/Makefile (revision 459937) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= jupyter_client -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.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@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter_core>=0:devel/py-jupyter_core@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=13:net/py-pyzmq@${FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tornado>=4.1:www/py-tornado@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= autoplist concurrent distutils .include Index: head/devel/py-jupyter_client/distinfo =================================================================== --- head/devel/py-jupyter_client/distinfo (revision 459936) +++ head/devel/py-jupyter_client/distinfo (revision 459937) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515088459 -SHA256 (jupyter_client-5.2.1.tar.gz) = 462790d46b244f0a631ea5e3cd5cdbad6874d5d24cc0ff512deb7c16cdf8653d -SIZE (jupyter_client-5.2.1.tar.gz) = 2346393 +TIMESTAMP = 1516880016 +SHA256 (jupyter_client-5.2.2.tar.gz) = 83d5e23132f0d8f79ccd3939f53fb9fa97f88a896a85114dc48d0e86909b06c4 +SIZE (jupyter_client-5.2.2.tar.gz) = 272983