aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-09 13:31:15 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-09 13:36:50 +0000
commitf4fd242088f5af4460a43e05cd40f94b84e07f13 (patch)
tree6d0f83a4fc1c6dd7e8a5fa8844a91fce8bf0c46f
parent4247250f3adc5ee2e03ab87f91054d1e8a7cadad (diff)
downloadports-f4fd242088f5af4460a43e05cd40f94b84e07f13.tar.gz
ports-f4fd242088f5af4460a43e05cd40f94b84e07f13.zip
devel/py-jupyterlab: Update to 3.6.3
- Convert to USE_PYTHON=pep517 Changes: https://github.com/jupyterlab/jupyterlab/releases
-rw-r--r--devel/py-jupyterlab/Makefile6
-rw-r--r--devel/py-jupyterlab/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile
index ec96eefb0d3d..27904a383909 100644
--- a/devel/py-jupyterlab/Makefile
+++ b/devel/py-jupyterlab/Makefile
@@ -1,5 +1,5 @@
PORTNAME= jupyterlab
-PORTVERSION= 3.6.2
+PORTVERSION= 3.6.3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ WWW= https://jupyter.org/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-packaging@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0.9<2:devel/py-jupyter-packaging@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}Jinja2>=2.1:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jupyter-core>=0:devel/py-jupyter-core@${PY_FLAVOR} \
@@ -26,7 +26,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tornado>=6.1.0:www/py-tornado@${PY_FLAVOR}
USES= python:3.7+
-USE_PYTHON= autoplist concurrent distutils
+USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
diff --git a/devel/py-jupyterlab/distinfo b/devel/py-jupyterlab/distinfo
index 101b3377c79f..a3454b86ab27 100644
--- a/devel/py-jupyterlab/distinfo
+++ b/devel/py-jupyterlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498694
-SHA256 (jupyterlab-3.6.2.tar.gz) = e55bc40c36c2a52b76cf301138507a5488eb769137dd39d9f31a6259a00c6b03
-SIZE (jupyterlab-3.6.2.tar.gz) = 16846937
+TIMESTAMP = 1680726148
+SHA256 (jupyterlab-3.6.3.tar.gz) = 373e9cfb8a72edd294be14f16662563a220cecf0fb26de7aab1af9a29b689b82
+SIZE (jupyterlab-3.6.3.tar.gz) = 16847186