git: f434a6d25d16 - main - devel/py-jupyter: update 1.0.0 → 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Aug 2024 07:26:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f434a6d25d160c2a023fd14659f872bc45254def commit f434a6d25d160c2a023fd14659f872bc45254def Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-31 07:26:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-31 07:26:13 +0000 devel/py-jupyter: update 1.0.0 → 1.1.1 Reported by: portscout --- devel/py-jupyter/Makefile | 14 +++++++++----- devel/py-jupyter/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/devel/py-jupyter/Makefile b/devel/py-jupyter/Makefile index 5e6d1138b384..057afa9c561d 100644 --- a/devel/py-jupyter/Makefile +++ b/devel/py-jupyter/Makefile @@ -1,20 +1,24 @@ PORTNAME= jupyter -DISTVERSION= 1.0.0 +DISTVERSION= 1.1.1 CATEGORIES= devel python -#MASTER_SITES= PYPI # the jupyter project installs a file conflicting with jupyter_core, see https://github.com/jupyter/jupyter_core/issues/405 +MASTER_SITES= PYPI # the jupyter project installs a file conflicting with jupyter_core, see https://github.com/jupyter/jupyter_core/issues/405 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Jupyter metapackage that installs all the Jupyter components in one go WWW= https://jupyter.org/ +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipykernel>0:devel/py-ipykernel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jupyter_console>0:devel/py-jupyter_console@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyterlab>0:devel/py-jupyterlab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbconvert>0:devel/py-nbconvert@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}notebook>0:www/py-notebook@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}qtconsole>0:devel/py-qtconsole@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}notebook>0:www/py-notebook@${PY_FLAVOR} -USES= metaport python +USES= python +USE_PYTHON= distutils autoplist # metaport, but it has a tarball that contains nothing essential .include <bsd.port.mk> diff --git a/devel/py-jupyter/distinfo b/devel/py-jupyter/distinfo index 38528b59e17a..759fed43412a 100644 --- a/devel/py-jupyter/distinfo +++ b/devel/py-jupyter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712509156 -SHA256 (jupyter-1.0.0.tar.gz) = d9dc4b3318f310e34c82951ea5d6683f67bed7def4b259fafbfe4f1beb1d8e5f -SIZE (jupyter-1.0.0.tar.gz) = 12916 +TIMESTAMP = 1725088743 +SHA256 (jupyter-1.1.1.tar.gz) = d55467bceabdea49d7e3624af7e33d59c37fff53ed3a350e1ac957bed731de7a +SIZE (jupyter-1.1.1.tar.gz) = 5714959