Skip to content

Commit

Permalink
devel/py-jupyter-server: Update to 2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 21, 2023
1 parent addafe7 commit e08207b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-jupyter-server/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jupyter-server
PORTVERSION= 2.7.0
PORTVERSION= 2.7.1
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/jupyter-server/jupyter_server/releases/download/v${PORTVERSION}/
Expand Down Expand Up @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.1.0:devel/py-anyio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prometheus-client>=0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyzmq>=24:net/py-pyzmq@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}send2trash>=0:deskutils/py-send2trash@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}send2trash>=1.8.2:deskutils/py-send2trash@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}terminado>=0.8.3:net/py-terminado@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=6.2.0:www/py-tornado@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}traitlets>=5.6.0:devel/py-traitlets@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions devel/py-jupyter-server/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1688166206
SHA256 (jupyter_server-2.7.0.tar.gz) = 36da0a266d31a41ac335a366c88933c17dfa5bb817a48f5c02c16d303bc9477f
SIZE (jupyter_server-2.7.0.tar.gz) = 704548
TIMESTAMP = 1692211739
SHA256 (jupyter_server-2.7.1.tar.gz) = 76b4ae0b568c331acc9aa904fc4a1194ef9bdefa69f232deb3f3cae802528c05
SIZE (jupyter_server-2.7.1.tar.gz) = 704986

0 comments on commit e08207b

Please sign in to comment.