mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
www/py-notebook: Update to 7.4.0
Changes: https://github.com/jupyter/notebook/releases
This commit is contained in:
parent
e3192b2979
commit
e4ce533a40
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= notebook
|
||||
PORTVERSION= 7.3.3
|
||||
PORTVERSION= 7.4.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-jupyter-builder>=0.5:devel/py-hatch-jupyter-builder@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>=1.11:devel/py-hatchling@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.3.6<4.4:devel/py-jupyterlab@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.4.0<4.5:devel/py-jupyterlab@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-server>=2.4.0<3:devel/py-jupyter-server@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.3.6<4.4:devel/py-jupyterlab@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jupyterlab>=4.4.0<4.5:devel/py-jupyterlab@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jupyterlab-server>=2.27.1<3:devel/py-jupyterlab-server@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}notebook-shim>=0.2<0.3:devel/py-notebook-shim@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tornado>=6.2.0:www/py-tornado@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1742405582
|
||||
SHA256 (notebook-7.3.3.tar.gz) = 707a313fb882d35f921989eb3d204de942ed5132a44e4aa1fe0e8f24bb9dc25d
|
||||
SIZE (notebook-7.3.3.tar.gz) = 12758099
|
||||
TIMESTAMP = 1744289426
|
||||
SHA256 (notebook-7.4.0.tar.gz) = 581d88f83709d90ce738dfd1d759892b96e3cbbc9c4a989912ed6c6a08f0d3e8
|
||||
SIZE (notebook-7.4.0.tar.gz) = 13880491
|
||||
|
|
Loading…
Add table
Reference in a new issue