Date: Mon, 08 Jun 2026 19:17:19 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6ee5f51a1a65 - main - devel/py-jupyterlab: Add CPE information Message-ID: <6a27153f.3d49b.54ae4367@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ee5f51a1a656811de9878ef7785d2e5ae6bc2f0 commit 6ee5f51a1a656811de9878ef7785d2e5ae6bc2f0 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 19:02:51 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:09:00 +0000 devel/py-jupyterlab: Add CPE information --- devel/py-jupyterlab/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 164a7d3dbc2e..f8d05546753b 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -31,7 +31,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async-lru>=1.0.0:devel/py-async-lru@${PY_FLA ${PYTHON_PKGNAMEPREFIX}tornado>=6.2.0:www/py-tornado@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=0:devel/py-traitlets@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_PRODUCT= jupyterlab +CPE_VENDOR= jupyter USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a27153f.3d49b.54ae4367>
