Skip to content

Commit

Permalink
www/py-notebook: Update to 6.4.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 16, 2022
1 parent bc95ded commit 4aef5d0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-notebook/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= notebook
PORTVERSION= 6.4.8
PORTVERSION= 6.4.10
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ipython_genutils>=0:devel/py-ipython_genutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-client>=5.3.4:devel/py-jupyter-client@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-core>=4.6.1:devel/py-jupyter-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nbconvert>=0:devel/py-nbconvert@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nbconvert>=5:devel/py-nbconvert@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nbformat>=0:devel/py-nbformat@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nest-asyncio>=1.5:devel/py-nest-asyncio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prometheus-client>=0:net-mgmt/py-prometheus-client@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions www/py-notebook/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1647264994
SHA256 (notebook-6.4.8.tar.gz) = 1e985c9dc6f678bdfffb9dc657306b5469bfa62d73e03f74e8defbf76d284312
SIZE (notebook-6.4.8.tar.gz) = 14347639
TIMESTAMP = 1649423992
SHA256 (notebook-6.4.10.tar.gz) = 2408a76bc6289283a8eecfca67e298ec83c67db51a4c2e1b713dd180bb39e90e
SIZE (notebook-6.4.10.tar.gz) = 14357395

0 comments on commit 4aef5d0

Please sign in to comment.