git: f4fd242088f5 - main - devel/py-jupyterlab: Update to 3.6.3

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 09 Apr 2023 13:41:00 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f4fd242088f5af4460a43e05cd40f94b84e07f13

commit f4fd242088f5af4460a43e05cd40f94b84e07f13
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:31:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:50 +0000

    devel/py-jupyterlab: Update to 3.6.3
    
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://github.com/jupyterlab/jupyterlab/releases
---
 devel/py-jupyterlab/Makefile | 6 +++---
 devel/py-jupyterlab/distinfo | 6 +++---
 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