Port details |
- py-jupyter-server The backend to Jupyter web applications
- 2.15.0 devel =2 2.14.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2021-01-26 19:57:39
- Last Update: 2024-12-31 15:48:39
- Commit Hash: c30f024
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://jupyter-server.readthedocs.io/en/latest/
- https://github.com/jupyter-server/jupyter_server
- Description:
- The Jupyter Server provides the backend (i.e. the core services, APIs, and REST
endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and
Voila.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}jupyter-server>0:devel/py-jupyter-server@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jupyter-server/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jupyter-server
- pkg install py311-jupyter-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-jupyter-server listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jupyter-server
- Package flavors (<flavor>: <package>)
- py311: py311-jupyter-server
- distinfo:
- TIMESTAMP = 1735227880
SHA256 (jupyter_server-2.15.0.tar.gz) = 9d446b8697b4f7337a1b7cdcac40778babdd93ba614b6d68ab1c0c918f1c4084
SIZE (jupyter_server-2.15.0.tar.gz) = 725227
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatch-jupyter-builder>=0.8.1 : devel/py-hatch-jupyter-builder@py311
- py311-hatchling>=1.11 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-anyio>=3.1.0 : devel/py-anyio@py311
- py311-argon2-cffi>=21.1 : security/py-argon2-cffi@py311
- py311-Jinja2>=3.0.3 : devel/py-Jinja2@py311
- py311-jupyter-client>=7.4.4 : devel/py-jupyter-client@py311
- py311-jupyter-core>=4.12 : devel/py-jupyter-core@py311
- py311-jupyter-events>=0.11.0 : devel/py-jupyter-events@py311
- py311-jupyter-server-terminals>=0.4.4 : devel/py-jupyter-server-terminals@py311
- py311-nbconvert>=6.4.4 : devel/py-nbconvert@py311
- py311-nbformat>=5.3.0 : devel/py-nbformat@py311
- py311-overrides>=5.0 : devel/py-overrides@py311
- py311-packaging>=22.0 : devel/py-packaging@py311
- py311-prometheus-client>=0.9 : net-mgmt/py-prometheus-client@py311
- py311-pyzmq>=24 : net/py-pyzmq@py311
- py311-send2trash>=1.8.2 : deskutils/py-send2trash@py311
- py311-terminado>=0.8.3 : net/py-terminado@py311
- py311-tornado>=6.2.0 : www/py-tornado@py311
- py311-traitlets>=5.6.0 : devel/py-traitlets@py311
- py311-websocket-client>=1.3 : www/py-websocket-client@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-nbclassic
- for Run
-
- devel/py-jupyter-lsp
- devel/py-jupyter-server-fileid
- devel/py-jupyter-server-mathjax
- devel/py-jupyter-server-ydoc
- devel/py-jupyterlab
- devel/py-jupyterlab-server
- devel/py-nbdime
Configuration Options:
- No options to configure
- Options name:
- devel_py-jupyter-server
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.15.0 31 Dec 2024 15:48:39 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.15.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md
https://jupyter-server.readthedocs.io/en/latest/other/changelog.html |
2.14.2 13 Jul 2024 20:17:44 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.14.2
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md
https://jupyter-server.readthedocs.io/en/latest/other/changelog.html |
2.14.1 03 Jun 2024 02:38:13 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.14.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md |
2.14.0_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.14.0 13 Apr 2024 11:57:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.14.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.13.0 23 Mar 2024 14:49:19 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.13.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.12.5 21 Feb 2024 15:07:23 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.12.5
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.12.1 14 Dec 2023 05:48:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.12.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.11.1 01 Dec 2023 22:11:44 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.11.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.11.0 27 Nov 2023 10:28:13 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.11.0
- Update WWW
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.10.0 14 Nov 2023 17:15:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.10.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.9.1 01 Nov 2023 01:57:10 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.9.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.7.3_1 11 Oct 2023 12:57:52 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Change RUN_DEPENDS from py-anyio3 to py-anyio
- Bump PORTREVISION for dependency change |
2.7.3 04 Sep 2023 21:30:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.7.3
- Change RUN_DEPENDS from py-anyio to py-anyio3
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.7.2 21 Aug 2023 18:52:43 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.7.2
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md |
2.7.1 21 Aug 2023 17:04:03 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.7.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md |
2.7.0 09 Jul 2023 10:18:59 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.7.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.6.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.6.0 27 May 2023 23:43:56 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.6.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
2.5.0 05 Apr 2023 17:30:22 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 2.5.0
- Convert to USE_PYTHON=pep517
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.23.6 21 Mar 2023 19:20:42 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.23.6
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.23.5 30 Jan 2023 12:59:49 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.23.5
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.19.1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.19.1 03 Oct 2022 17:10:32 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.19.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.18.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.18.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.18.1 07 Jul 2022 22:23:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Add GitHub to MASTER_SITES |
1.18.1 07 Jul 2022 21:42:52 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.18.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.18.0 29 Jun 2022 16:32:41 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.18.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.17.1 09 Jun 2022 10:58:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.17.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.17.0 13 May 2022 11:39:28 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.17.0
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.13.5 07 Mar 2022 18:11:07 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.13.5
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.13.4 25 Jan 2022 19:50:17 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.13.4
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.13.2 23 Jan 2022 18:19:24 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.13.2
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.13.1 11 Jan 2022 18:44:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.13.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.12.1 21 Dec 2021 18:48:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.12.1
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.11.2 05 Nov 2021 19:14:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.11.2
Changes: https://github.com/jupyter-server/jupyter_server/releases |
1.11.1 13 Oct 2021 19:13:45 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.11.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.11.0 21 Sep 2021 03:44:29 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.11.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.10.2 08 Aug 2021 21:44:01 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.10.2
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.10.1 24 Jul 2021 20:21:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.10.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.9.0 30 Jun 2021 20:43:42 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.9.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.8.0 20 Jun 2021 16:16:00 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.8.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.6.1_2 26 May 2021 12:54:15 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client
- Bump PORTREVISION of dependent ports |
1.6.1_1 18 May 2021 19:27:11 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-core: Move devel/py-jupyter_core to devel/py-jupyter-core
- Bump PORTREVISION of dependent ports |
1.6.1 25 Apr 2021 20:35:26 |
Po-Chuan Hsieh (sunpoet) |
devel/py-jupyter-server: Update to 1.6.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1 07 Mar 2021 22:18:39 |
sunpoet |
Update to 1.4.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.4.0 03 Mar 2021 18:09:29 |
sunpoet |
Update to 1.4.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.3.0 17 Feb 2021 18:06:49 |
sunpoet |
Update to 1.3.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.2.2 06 Feb 2021 20:45:32 |
sunpoet |
Update to 1.2.2
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.2.1 03 Feb 2021 19:48:11 |
sunpoet |
Update to 1.2.1
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.2.0 01 Feb 2021 19:26:53 |
sunpoet |
Update to 1.2.0
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.1.4 30 Jan 2021 12:23:50 |
sunpoet |
Update to 1.1.4
Changes: https://github.com/jupyter-server/jupyter_server/releases
https://github.com/jupyter-server/jupyter_server/blob/master/CHANGELOG.md |
1.1.3 26 Jan 2021 19:23:59 |
sunpoet |
Add py-jupyter-server 1.1.3
The Jupyter Server provides the backend (i.e. the core services, APIs, and REST
endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and
Voila.
WWW: https://github.com/jupyter-server/jupyter_server |