diff --git a/devel/py-jupyter_console/Makefile b/devel/py-jupyter_console/Makefile index c099df6793f5..c000e1d5824a 100644 --- a/devel/py-jupyter_console/Makefile +++ b/devel/py-jupyter_console/Makefile @@ -1,27 +1,30 @@ PORTNAME= jupyter_console -PORTVERSION= 6.2.0 -PORTREVISION= 3 +PORTVERSION= 6.6.3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= IPython-like terminal frontend for Jupyter kernels in any language WWW= https://jupyter-console.readthedocs.io/ LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/COPYING.md +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-client>=0:devel/py-jupyter-client@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.0:devel/ipython@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}ipykernel>=5.0.0:devel/py-ipykernel@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=2.0.0<3.1.0:devel/py-prompt-toolkit@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=1.5:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-core>=4.12:devel/py-jupyter-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jupyter-client>=7.0.0:devel/py-jupyter-client@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ipykernel>=6.14:devel/py-ipykernel@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.30:devel/py-prompt-toolkit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyzmq>=17:net/py-pyzmq@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}traitlets>=5.4:devel/py-traitlets@${PY_FLAVOR} USES= python:3.7+ - -USE_PYTHON= distutils autoplist USE_LOCALE= en_US.UTF-8 +USE_PYTHON= autoplist pep517 + NO_ARCH= yes .include diff --git a/devel/py-jupyter_console/distinfo b/devel/py-jupyter_console/distinfo index 080c4f3e4872..bffa3776cda6 100644 --- a/devel/py-jupyter_console/distinfo +++ b/devel/py-jupyter_console/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599012143 -SHA256 (jupyter_console-6.2.0.tar.gz) = 7f6194f4f4692d292da3f501c7f343ccd5e36c6a1becf7b7515e23e66d6bf1e9 -SIZE (jupyter_console-6.2.0.tar.gz) = 36285 +TIMESTAMP = 1682272848 +SHA256 (jupyter_console-6.6.3.tar.gz) = 566a4bf31c87adbfadf22cdf846e3069b59a71ed5da71d6ba4d8aaad14a53539 +SIZE (jupyter_console-6.6.3.tar.gz) = 34363