Fri May 5 10:39:44 2023 UTC ()
py-jupyter_server: added version 2.5.0

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.


(adam)
diff -r1.1707 -r1.1708 pkgsrc/www/Makefile
diff -r0 -r1.1 pkgsrc/www/py-jupyter_server/ALTERNATIVES
diff -r0 -r1.1 pkgsrc/www/py-jupyter_server/DESCR
diff -r0 -r1.1 pkgsrc/www/py-jupyter_server/Makefile
diff -r0 -r1.1 pkgsrc/www/py-jupyter_server/PLIST
diff -r0 -r1.1 pkgsrc/www/py-jupyter_server/distinfo

cvs diff -r1.1707 -r1.1708 pkgsrc/www/Makefile (expand / switch to unified diff)

--- pkgsrc/www/Makefile 2023/05/05 10:16:16 1.1707
+++ pkgsrc/www/Makefile 2023/05/05 10:39:44 1.1708
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.1707 2023/05/05 10:16:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.1708 2023/05/05 10:39:44 adam Exp $
2# 2#
3 3
4COMMENT= Packages related to the World Wide Web 4COMMENT= Packages related to the World Wide Web
5 5
6SUBDIR+= R-RCurl 6SUBDIR+= R-RCurl
7SUBDIR+= R-bslib 7SUBDIR+= R-bslib
8SUBDIR+= R-curl 8SUBDIR+= R-curl
9SUBDIR+= R-diffviewer 9SUBDIR+= R-diffviewer
10SUBDIR+= R-downlit 10SUBDIR+= R-downlit
11SUBDIR+= R-gargle 11SUBDIR+= R-gargle
12SUBDIR+= R-gh 12SUBDIR+= R-gh
13SUBDIR+= R-googledrive 13SUBDIR+= R-googledrive
14SUBDIR+= R-htmlwidgets 14SUBDIR+= R-htmlwidgets
@@ -797,26 +797,27 @@ SUBDIR+= py-http_ece @@ -797,26 +797,27 @@ SUBDIR+= py-http_ece
797SUBDIR+= py-httpbin 797SUBDIR+= py-httpbin
798SUBDIR+= py-httpcore 798SUBDIR+= py-httpcore
799SUBDIR+= py-httpie 799SUBDIR+= py-httpie
800SUBDIR+= py-httplib2 800SUBDIR+= py-httplib2
801SUBDIR+= py-httpretty 801SUBDIR+= py-httpretty
802SUBDIR+= py-httptools 802SUBDIR+= py-httptools
803SUBDIR+= py-httpx 803SUBDIR+= py-httpx
804SUBDIR+= py-httpx-socks 804SUBDIR+= py-httpx-socks
805SUBDIR+= py-hyperframe 805SUBDIR+= py-hyperframe
806SUBDIR+= py-hyperlink 806SUBDIR+= py-hyperlink
807SUBDIR+= py-idna 807SUBDIR+= py-idna
808SUBDIR+= py-ipywidgets 808SUBDIR+= py-ipywidgets
809SUBDIR+= py-jonpy 809SUBDIR+= py-jonpy
 810SUBDIR+= py-jupyter_server
810SUBDIR+= py-jwcrypto 811SUBDIR+= py-jwcrypto
811SUBDIR+= py-klein 812SUBDIR+= py-klein
812SUBDIR+= py-landslide 813SUBDIR+= py-landslide
813SUBDIR+= py-livereload 814SUBDIR+= py-livereload
814SUBDIR+= py-lti1p3 815SUBDIR+= py-lti1p3
815SUBDIR+= py-mdurl 816SUBDIR+= py-mdurl
816SUBDIR+= py-mechanize 817SUBDIR+= py-mechanize
817SUBDIR+= py-meinheld 818SUBDIR+= py-meinheld
818SUBDIR+= py-mezzanine 819SUBDIR+= py-mezzanine
819SUBDIR+= py-mod_wsgi 820SUBDIR+= py-mod_wsgi
820SUBDIR+= py-model_mommy 821SUBDIR+= py-model_mommy
821SUBDIR+= py-moin 822SUBDIR+= py-moin
822SUBDIR+= py-multipart 823SUBDIR+= py-multipart

File Added: pkgsrc/www/py-jupyter_server/ALTERNATIVES
bin/jupyter-server @PREFIX@/bin/jupyter-server-@PYVERSSUFFIX@

File Added: pkgsrc/www/py-jupyter_server/DESCR
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.

File Added: pkgsrc/www/py-jupyter_server/Makefile
# $NetBSD: Makefile,v 1.1 2023/05/05 10:39:44 adam Exp $

DISTNAME=	jupyter_server-2.5.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	www python
MASTER_SITES=	${MASTER_SITE_PYPI:=j/jupyter-server/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://jupyter-server.readthedocs.io/
COMMENT=	Backend for Jupyter web applications
LICENSE=	modified-bsd

TOOL_DEPENDS+=	${PYPKGPREFIX}-hatch-jupyter-builder>=0.8.1:../../devel/py-hatch-jupyter-builder
TOOL_DEPENDS+=	${PYPKGPREFIX}-hatchling>=1.11:../../devel/py-hatchling
DEPENDS+=	${PYPKGPREFIX}-Send2Trash-[0-9]*:../../sysutils/py-Send2Trash
DEPENDS+=	${PYPKGPREFIX}-anyio>=3.1.0:../../devel/py-anyio
DEPENDS+=	${PYPKGPREFIX}-argon2-cffi-[0-9]*:../../security/py-argon2-cffi
DEPENDS+=	${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2
DEPENDS+=	${PYPKGPREFIX}-jupyter_client>=7.4.4:../../devel/py-jupyter_client
DEPENDS+=	${PYPKGPREFIX}-jupyter_core>=4.12:../../devel/py-jupyter_core
DEPENDS+=	${PYPKGPREFIX}-jupyter_events>=0.4.0:../../devel/py-jupyter_events
DEPENDS+=	${PYPKGPREFIX}-jupyter_server_terminals-[0-9]*:../../comms/py-jupyter_server_terminals
DEPENDS+=	${PYPKGPREFIX}-nbconvert>=6.4.4:../../www/py-nbconvert
DEPENDS+=	${PYPKGPREFIX}-nbformat>=5.3.0:../../www/py-nbformat
DEPENDS+=	${PYPKGPREFIX}-packaging-[0-9]*:../../devel/py-packaging
DEPENDS+=	${PYPKGPREFIX}-prometheus_client-[0-9]*:../../net/py-prometheus_client
DEPENDS+=	${PYPKGPREFIX}-zmq>=24:../../net/py-zmq
DEPENDS+=	${PYPKGPREFIX}-terminado>=0.8.3:../../www/py-terminado
DEPENDS+=	${PYPKGPREFIX}-tornado>=6.2.0:../../www/py-tornado
DEPENDS+=	${PYPKGPREFIX}-traitlets>=5.6.0:../../devel/py-traitlets
DEPENDS+=	${PYPKGPREFIX}-websocket-client-[0-9]*:../../www/py-websocket-client
# TODO: py-test_jupyter
TEST_DEPENDS+=	${PYPKGPREFIX}-ipykernel-[0-9]*:../../devel/py-ipykernel
TEST_DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
TEST_DEPENDS+=	${PYPKGPREFIX}-test>=7.0:../../devel/py-test
TEST_DEPENDS+=	${PYPKGPREFIX}-test-console-scripts-[0-9]*:../../devel/py-test-console-scripts
TEST_DEPENDS+=	${PYPKGPREFIX}-test-timeout-[0-9]*:../../devel/py-test-timeout

USE_LANGUAGES=	# none

USE_PKGLOCALEDIR=	yes

PYTHON_VERSIONS_INCOMPATIBLE=	27 37 38

post-install:
	cd ${DESTDIR}${PREFIX}/bin && \
	${MV} jupyter-server jupyter-server-${PYVERSSUFFIX} || ${TRUE}

do-test:
	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests

.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/py-jupyter_server/PLIST
@comment $NetBSD: PLIST,v 1.1 2023/05/05 10:39:44 adam Exp $
bin/jupyter-server-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/jupyter_server/__init__.py
${PYSITELIB}/jupyter_server/__init__.pyc
${PYSITELIB}/jupyter_server/__main__.py
${PYSITELIB}/jupyter_server/__main__.pyc
${PYSITELIB}/jupyter_server/_sysinfo.py
${PYSITELIB}/jupyter_server/_sysinfo.pyc
${PYSITELIB}/jupyter_server/_tz.py
${PYSITELIB}/jupyter_server/_tz.pyc
${PYSITELIB}/jupyter_server/_version.py
${PYSITELIB}/jupyter_server/_version.pyc
${PYSITELIB}/jupyter_server/auth/__init__.py
${PYSITELIB}/jupyter_server/auth/__init__.pyc
${PYSITELIB}/jupyter_server/auth/__main__.py
${PYSITELIB}/jupyter_server/auth/__main__.pyc
${PYSITELIB}/jupyter_server/auth/authorizer.py
${PYSITELIB}/jupyter_server/auth/authorizer.pyc
${PYSITELIB}/jupyter_server/auth/decorator.py
${PYSITELIB}/jupyter_server/auth/decorator.pyc
${PYSITELIB}/jupyter_server/auth/identity.py
${PYSITELIB}/jupyter_server/auth/identity.pyc
${PYSITELIB}/jupyter_server/auth/login.py
${PYSITELIB}/jupyter_server/auth/login.pyc
${PYSITELIB}/jupyter_server/auth/logout.py
${PYSITELIB}/jupyter_server/auth/logout.pyc
${PYSITELIB}/jupyter_server/auth/security.py
${PYSITELIB}/jupyter_server/auth/security.pyc
${PYSITELIB}/jupyter_server/auth/utils.py
${PYSITELIB}/jupyter_server/auth/utils.pyc
${PYSITELIB}/jupyter_server/base/__init__.py
${PYSITELIB}/jupyter_server/base/__init__.pyc
${PYSITELIB}/jupyter_server/base/handlers.py
${PYSITELIB}/jupyter_server/base/handlers.pyc
${PYSITELIB}/jupyter_server/base/websocket.py
${PYSITELIB}/jupyter_server/base/websocket.pyc
${PYSITELIB}/jupyter_server/base/zmqhandlers.py
${PYSITELIB}/jupyter_server/base/zmqhandlers.pyc
${PYSITELIB}/jupyter_server/config_manager.py
${PYSITELIB}/jupyter_server/config_manager.pyc
${PYSITELIB}/jupyter_server/event_schemas/contents_service/v1.yaml
${PYSITELIB}/jupyter_server/extension/__init__.py
${PYSITELIB}/jupyter_server/extension/__init__.pyc
${PYSITELIB}/jupyter_server/extension/application.py
${PYSITELIB}/jupyter_server/extension/application.pyc
${PYSITELIB}/jupyter_server/extension/config.py
${PYSITELIB}/jupyter_server/extension/config.pyc
${PYSITELIB}/jupyter_server/extension/handler.py
${PYSITELIB}/jupyter_server/extension/handler.pyc
${PYSITELIB}/jupyter_server/extension/manager.py
${PYSITELIB}/jupyter_server/extension/manager.pyc
${PYSITELIB}/jupyter_server/extension/serverextension.py
${PYSITELIB}/jupyter_server/extension/serverextension.pyc
${PYSITELIB}/jupyter_server/extension/utils.py
${PYSITELIB}/jupyter_server/extension/utils.pyc
${PYSITELIB}/jupyter_server/files/__init__.py
${PYSITELIB}/jupyter_server/files/__init__.pyc
${PYSITELIB}/jupyter_server/files/handlers.py
${PYSITELIB}/jupyter_server/files/handlers.pyc
${PYSITELIB}/jupyter_server/gateway/__init__.py
${PYSITELIB}/jupyter_server/gateway/__init__.pyc
${PYSITELIB}/jupyter_server/gateway/gateway_client.py
${PYSITELIB}/jupyter_server/gateway/gateway_client.pyc
${PYSITELIB}/jupyter_server/gateway/handlers.py
${PYSITELIB}/jupyter_server/gateway/handlers.pyc
${PYSITELIB}/jupyter_server/gateway/managers.py
${PYSITELIB}/jupyter_server/gateway/managers.pyc
${PYSITELIB}/jupyter_server/i18n/README.md
${PYSITELIB}/jupyter_server/i18n/__init__.py
${PYSITELIB}/jupyter_server/i18n/__init__.pyc
${PYSITELIB}/jupyter_server/i18n/babel_nbui.cfg
${PYSITELIB}/jupyter_server/i18n/babel_notebook.cfg
${PYSITELIB}/jupyter_server/i18n/nbjs.json
${PYSITELIB}/jupyter_server/i18n/nbui.pot
${PYSITELIB}/jupyter_server/i18n/notebook.pot
${PYSITELIB}/jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po
${PYSITELIB}/jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po
${PYSITELIB}/jupyter_server/kernelspecs/__init__.py
${PYSITELIB}/jupyter_server/kernelspecs/__init__.pyc
${PYSITELIB}/jupyter_server/kernelspecs/handlers.py
${PYSITELIB}/jupyter_server/kernelspecs/handlers.pyc
${PYSITELIB}/jupyter_server/log.py
${PYSITELIB}/jupyter_server/log.pyc
${PYSITELIB}/jupyter_server/nbconvert/__init__.py
${PYSITELIB}/jupyter_server/nbconvert/__init__.pyc
${PYSITELIB}/jupyter_server/nbconvert/handlers.py
${PYSITELIB}/jupyter_server/nbconvert/handlers.pyc
${PYSITELIB}/jupyter_server/prometheus/__init__.py
${PYSITELIB}/jupyter_server/prometheus/__init__.pyc
${PYSITELIB}/jupyter_server/prometheus/log_functions.py
${PYSITELIB}/jupyter_server/prometheus/log_functions.pyc
${PYSITELIB}/jupyter_server/prometheus/metrics.py
${PYSITELIB}/jupyter_server/prometheus/metrics.pyc
${PYSITELIB}/jupyter_server/py.typed
${PYSITELIB}/jupyter_server/pytest_plugin.py
${PYSITELIB}/jupyter_server/pytest_plugin.pyc
${PYSITELIB}/jupyter_server/serverapp.py
${PYSITELIB}/jupyter_server/serverapp.pyc
${PYSITELIB}/jupyter_server/services/__init__.py
${PYSITELIB}/jupyter_server/services/__init__.pyc
${PYSITELIB}/jupyter_server/services/api/__init__.py
${PYSITELIB}/jupyter_server/services/api/__init__.pyc
${PYSITELIB}/jupyter_server/services/api/api.yaml
${PYSITELIB}/jupyter_server/services/api/handlers.py
${PYSITELIB}/jupyter_server/services/api/handlers.pyc
${PYSITELIB}/jupyter_server/services/config/__init__.py
${PYSITELIB}/jupyter_server/services/config/__init__.pyc
${PYSITELIB}/jupyter_server/services/config/handlers.py
${PYSITELIB}/jupyter_server/services/config/handlers.pyc
${PYSITELIB}/jupyter_server/services/config/manager.py
${PYSITELIB}/jupyter_server/services/config/manager.pyc
${PYSITELIB}/jupyter_server/services/contents/__init__.py
${PYSITELIB}/jupyter_server/services/contents/__init__.pyc
${PYSITELIB}/jupyter_server/services/contents/checkpoints.py
${PYSITELIB}/jupyter_server/services/contents/checkpoints.pyc
${PYSITELIB}/jupyter_server/services/contents/filecheckpoints.py
${PYSITELIB}/jupyter_server/services/contents/filecheckpoints.pyc
${PYSITELIB}/jupyter_server/services/contents/fileio.py
${PYSITELIB}/jupyter_server/services/contents/fileio.pyc
${PYSITELIB}/jupyter_server/services/contents/filemanager.py
${PYSITELIB}/jupyter_server/services/contents/filemanager.pyc
${PYSITELIB}/jupyter_server/services/contents/handlers.py
${PYSITELIB}/jupyter_server/services/contents/handlers.pyc
${PYSITELIB}/jupyter_server/services/contents/largefilemanager.py
${PYSITELIB}/jupyter_server/services/contents/largefilemanager.pyc
${PYSITELIB}/jupyter_server/services/contents/manager.py
${PYSITELIB}/jupyter_server/services/contents/manager.pyc
${PYSITELIB}/jupyter_server/services/events/__init__.py
${PYSITELIB}/jupyter_server/services/events/__init__.pyc
${PYSITELIB}/jupyter_server/services/events/handlers.py
${PYSITELIB}/jupyter_server/services/events/handlers.pyc
${PYSITELIB}/jupyter_server/services/kernels/__init__.py
${PYSITELIB}/jupyter_server/services/kernels/__init__.pyc
${PYSITELIB}/jupyter_server/services/kernels/connection/__init__.py
${PYSITELIB}/jupyter_server/services/kernels/connection/__init__.pyc
${PYSITELIB}/jupyter_server/services/kernels/connection/abc.py
${PYSITELIB}/jupyter_server/services/kernels/connection/abc.pyc
${PYSITELIB}/jupyter_server/services/kernels/connection/base.py
${PYSITELIB}/jupyter_server/services/kernels/connection/base.pyc
${PYSITELIB}/jupyter_server/services/kernels/connection/channels.py
${PYSITELIB}/jupyter_server/services/kernels/connection/channels.pyc
${PYSITELIB}/jupyter_server/services/kernels/handlers.py
${PYSITELIB}/jupyter_server/services/kernels/handlers.pyc
${PYSITELIB}/jupyter_server/services/kernels/kernelmanager.py
${PYSITELIB}/jupyter_server/services/kernels/kernelmanager.pyc
${PYSITELIB}/jupyter_server/services/kernels/websocket.py
${PYSITELIB}/jupyter_server/services/kernels/websocket.pyc
${PYSITELIB}/jupyter_server/services/kernelspecs/__init__.py
${PYSITELIB}/jupyter_server/services/kernelspecs/__init__.pyc
${PYSITELIB}/jupyter_server/services/kernelspecs/handlers.py
${PYSITELIB}/jupyter_server/services/kernelspecs/handlers.pyc
${PYSITELIB}/jupyter_server/services/nbconvert/__init__.py
${PYSITELIB}/jupyter_server/services/nbconvert/__init__.pyc
${PYSITELIB}/jupyter_server/services/nbconvert/handlers.py
${PYSITELIB}/jupyter_server/services/nbconvert/handlers.pyc
${PYSITELIB}/jupyter_server/services/security/__init__.py
${PYSITELIB}/jupyter_server/services/security/__init__.pyc
${PYSITELIB}/jupyter_server/services/security/handlers.py
${PYSITELIB}/jupyter_server/services/security/handlers.pyc
${PYSITELIB}/jupyter_server/services/sessions/__init__.py
${PYSITELIB}/jupyter_server/services/sessions/__init__.pyc
${PYSITELIB}/jupyter_server/services/sessions/handlers.py
${PYSITELIB}/jupyter_server/services/sessions/handlers.pyc
${PYSITELIB}/jupyter_server/services/sessions/sessionmanager.py
${PYSITELIB}/jupyter_server/services/sessions/sessionmanager.pyc
${PYSITELIB}/jupyter_server/services/shutdown.py
${PYSITELIB}/jupyter_server/services/shutdown.pyc
${PYSITELIB}/jupyter_server/static/favicon.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon-busy-1.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon-busy-2.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon-busy-3.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon-file.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon-notebook.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon-terminal.ico
${PYSITELIB}/jupyter_server/static/favicons/favicon.ico
${PYSITELIB}/jupyter_server/static/logo/logo.png
${PYSITELIB}/jupyter_server/static/style/bootstrap-theme.min.css
${PYSITELIB}/jupyter_server/static/style/bootstrap-theme.min.css.map
${PYSITELIB}/jupyter_server/static/style/bootstrap.min.css
${PYSITELIB}/jupyter_server/static/style/bootstrap.min.css.map
${PYSITELIB}/jupyter_server/static/style/index.css
${PYSITELIB}/jupyter_server/templates/404.html
${PYSITELIB}/jupyter_server/templates/browser-open.html
${PYSITELIB}/jupyter_server/templates/error.html
${PYSITELIB}/jupyter_server/templates/login.html
${PYSITELIB}/jupyter_server/templates/logout.html
${PYSITELIB}/jupyter_server/templates/main.html
${PYSITELIB}/jupyter_server/templates/page.html
${PYSITELIB}/jupyter_server/templates/view.html
${PYSITELIB}/jupyter_server/terminal/__init__.py
${PYSITELIB}/jupyter_server/terminal/__init__.pyc
${PYSITELIB}/jupyter_server/terminal/api_handlers.py
${PYSITELIB}/jupyter_server/terminal/api_handlers.pyc
${PYSITELIB}/jupyter_server/terminal/handlers.py
${PYSITELIB}/jupyter_server/terminal/handlers.pyc
${PYSITELIB}/jupyter_server/terminal/terminalmanager.py
${PYSITELIB}/jupyter_server/terminal/terminalmanager.pyc
${PYSITELIB}/jupyter_server/traittypes.py
${PYSITELIB}/jupyter_server/traittypes.pyc
${PYSITELIB}/jupyter_server/transutils.py
${PYSITELIB}/jupyter_server/transutils.pyc
${PYSITELIB}/jupyter_server/utils.py
${PYSITELIB}/jupyter_server/utils.pyc
${PYSITELIB}/jupyter_server/view/__init__.py
${PYSITELIB}/jupyter_server/view/__init__.pyc
${PYSITELIB}/jupyter_server/view/handlers.py
${PYSITELIB}/jupyter_server/view/handlers.pyc

File Added: pkgsrc/www/py-jupyter_server/distinfo
$NetBSD: distinfo,v 1.1 2023/05/05 10:39:44 adam Exp $

BLAKE2s (jupyter_server-2.5.0.tar.gz) = 5016ce2ed5587449b9175b174eed90b6049add8e3af21a41a209f030866c15ad
SHA512 (jupyter_server-2.5.0.tar.gz) = 7145f60a73bf3d9aceff37aaf56b3b3a54c94fd9f13f06659387909cb1727759a082d11e983df4e687cc508461d5afb6e552f3ac09e30bebb1eb5e863992ad14
Size (jupyter_server-2.5.0.tar.gz) = 694029 bytes