From: Daniel Dickman Subject: [new] jupyter_server To: ports@openbsd.org Cc: thfr@openbsd.org, pvk@openbsd.org Date: Thu, 15 Feb 2024 21:33:42 -0500 Here's jupyter_server, a new port in the jupyter stack needed for jupyterlab and a few other things. The attachment contains a few things: - py-nodeenv, a new port needed by pre-commit (jupyter_server fails at build time without pre-commit having all the ports it needs) - a replacement Makefile for pre-commit adding the new RDEP and bumping the port. - 2 new TDEPs for jupyter_server - The new jupyter_server port itself. Note that jupyter_server cannot go to the 2.x series until jupyter-notebook supports the newer version. I added a comment about that in the Makefile. ok on importing all these new ports?