pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-json-logger, py-jupyter_server: moved to base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Fri May 5 12:43:17 2023 +0200
Changeset:	62e99d1b6e4058d5128eadb92b3ea8594a9a531e

Modified Files:
	Makefile
	py-wurst/Makefile
Removed Files:
	py-json-logger/DESCR
	py-json-logger/Makefile
	py-json-logger/PLIST
	py-json-logger/distinfo
	py-jupyter_server/DESCR
	py-jupyter_server/Makefile
	py-jupyter_server/PLIST
	py-jupyter_server/distinfo

Log Message:
py-json-logger, py-jupyter_server: moved to base

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=62e99d1b6e4058d5128eadb92b3ea8594a9a531e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                   |   2 -
 py-json-logger/DESCR       |   4 -
 py-json-logger/Makefile    |  16 ---
 py-json-logger/PLIST       |  11 --
 py-json-logger/distinfo    |   5 -
 py-jupyter_server/DESCR    |   2 -
 py-jupyter_server/Makefile |  40 -------
 py-jupyter_server/PLIST    | 272 ---------------------------------------------
 py-jupyter_server/distinfo |   5 -
 py-wurst/Makefile          |   2 +-
 10 files changed, 1 insertion(+), 358 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index bfd1ebc4b9..40e2fad511 100644
--- a/Makefile
+++ b/Makefile
@@ -3988,7 +3988,6 @@ SUBDIR+=	py-jitcxde-common
 SUBDIR+=	py-jokosher
 SUBDIR+=	py-jose
 SUBDIR+=	py-joypy
-SUBDIR+=	py-json-logger
 SUBDIR+=	py-json-stream
 SUBDIR+=	py-json5
 SUBDIR+=	py-jsonpatch
@@ -4001,7 +4000,6 @@ SUBDIR+=	py-julio
 SUBDIR+=	py-juniper-SNMPv3-crypt
 SUBDIR+=	py-junit-xml
 SUBDIR+=	py-junos-netconify
-SUBDIR+=	py-jupyter_server
 SUBDIR+=	py-jupyterlab
 SUBDIR+=	py-jupyterlab_server
 SUBDIR+=	py-jwcrypto
diff --git a/py-json-logger/DESCR b/py-json-logger/DESCR
deleted file mode 100644
index 9f697b943c..0000000000
--- a/py-json-logger/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This library is provided to allow standard python logging
-to output log data as json objects. With JSON we can make
-our logs more readable by machines and we can stop writing
-custom parsers for syslog type records.
diff --git a/py-json-logger/Makefile b/py-json-logger/Makefile
deleted file mode 100644
index 181fd01cbf..0000000000
--- a/py-json-logger/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	python-json-logger-2.0.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/python-//}
-CATEGORIES=	textproc python
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/python-json-logger/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/madzak/python-json-logger
-COMMENT=	Python library adding a json log formatter
-LICENSE=	modified-bsd
-
-PYTHON_VERSIONS_INCOMPATIBLE+=	27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-json-logger/PLIST b/py-json-logger/PLIST
deleted file mode 100644
index abfab289c5..0000000000
--- a/py-json-logger/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/pythonjsonlogger/__init__.py
-${PYSITELIB}/pythonjsonlogger/__init__.pyc
-${PYSITELIB}/pythonjsonlogger/__init__.pyo
-${PYSITELIB}/pythonjsonlogger/jsonlogger.py
-${PYSITELIB}/pythonjsonlogger/jsonlogger.pyc
-${PYSITELIB}/pythonjsonlogger/jsonlogger.pyo
diff --git a/py-json-logger/distinfo b/py-json-logger/distinfo
deleted file mode 100644
index 09297c0e36..0000000000
--- a/py-json-logger/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (python-json-logger-2.0.1.tar.gz) = 83d111e5f48303fc148fdcd8355e5812efac4168
-SHA512 (python-json-logger-2.0.1.tar.gz) = c5ff18e270683b45728ad38a6c7923b44462a4d5bccf97c0130a7822fe008ce0e300dedb525810962baed4d2504d5d67081179c34a7242dfdb3b8af9fdf86817
-Size (python-json-logger-2.0.1.tar.gz) = 9073 bytes
diff --git a/py-jupyter_server/DESCR b/py-jupyter_server/DESCR
deleted file mode 100644
index 43579e1927..0000000000
--- a/py-jupyter_server/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A backend for Jupyter web applications such as Jupyter Notebook, JupyterLab,
-and Viola.
diff --git a/py-jupyter_server/Makefile b/py-jupyter_server/Makefile
deleted file mode 100644
index ffc513c6f5..0000000000
--- a/py-jupyter_server/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	jupyter_server-1.18.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=j/jupyter_server/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://pypi.org/project/jupyter_server/
-COMMENT=	Backend for Jupyter web applications
-LICENSE=	modified-bsd
-
-DEPENDS+=	${PYPKGPREFIX}-anyio>=3.1.0:../../devel/py-anyio
-DEPENDS+=	${PYPKGPREFIX}-argon2-cffi>0:../../security/py-argon2-cffi
-DEPENDS+=	${PYPKGPREFIX}-jinja2>0:../../textproc/py-jinja2
-DEPENDS+=	${PYPKGPREFIX}-jupyter_client>=6.1.12:../../devel/py-jupyter_client
-DEPENDS+=	${PYPKGPREFIX}-jupyter_core>=4.7.0:../../devel/py-jupyter_core
-DEPENDS+=	${PYPKGPREFIX}-nbconvert>=6.4.4:../../www/py-nbconvert
-DEPENDS+=	${PYPKGPREFIX}-nbformat>=5.2.0:../../www/py-nbformat
-DEPENDS+=	${PYPKGPREFIX}-packaging>=21.3:../../devel/py-packaging
-DEPENDS+=	${PYPKGPREFIX}-prometheus_client>0:../../net/py-prometheus_client
-DEPENDS+=	${PYPKGPREFIX}-zmq>=17.0.0:../../net/py-zmq
-DEPENDS+=	${PYPKGPREFIX}-Send2Trash>0:../../sysutils/py-Send2Trash
-DEPENDS+=	${PYPKGPREFIX}-tornado>=6.1:../../www/py-tornado
-DEPENDS+=	${PYPKGPREFIX}-traitlets>=5.1:../../devel/py-traitlets
-DEPENDS+=	${PYPKGPREFIX}-websocket-client>0:../../www/py-websocket-client
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-USE_PKGLOCALEDIR=	yes
-USE_LANGUAGES=		# none
-
-post-install:
-.for name in server
-	cd ${DESTDIR}${PREFIX}/bin && \
-	${MV} jupyter-${name} jupyter-${name}-${PYVERSSUFFIX} || ${TRUE}
-.endfor
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jupyter_server/PLIST b/py-jupyter_server/PLIST
deleted file mode 100644
index 206aedb1e1..0000000000
--- a/py-jupyter_server/PLIST
+++ /dev/null
@@ -1,272 +0,0 @@
-@comment $NetBSD$
-bin/jupyter-server-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/jupyter_server/__init__.py
-${PYSITELIB}/jupyter_server/__init__.pyc
-${PYSITELIB}/jupyter_server/__init__.pyo
-${PYSITELIB}/jupyter_server/__main__.py
-${PYSITELIB}/jupyter_server/__main__.pyc
-${PYSITELIB}/jupyter_server/__main__.pyo
-${PYSITELIB}/jupyter_server/_sysinfo.py
-${PYSITELIB}/jupyter_server/_sysinfo.pyc
-${PYSITELIB}/jupyter_server/_sysinfo.pyo
-${PYSITELIB}/jupyter_server/_tz.py
-${PYSITELIB}/jupyter_server/_tz.pyc
-${PYSITELIB}/jupyter_server/_tz.pyo
-${PYSITELIB}/jupyter_server/_version.py
-${PYSITELIB}/jupyter_server/_version.pyc
-${PYSITELIB}/jupyter_server/_version.pyo
-${PYSITELIB}/jupyter_server/auth/__init__.py
-${PYSITELIB}/jupyter_server/auth/__init__.pyc
-${PYSITELIB}/jupyter_server/auth/__init__.pyo
-${PYSITELIB}/jupyter_server/auth/__main__.py
-${PYSITELIB}/jupyter_server/auth/__main__.pyc
-${PYSITELIB}/jupyter_server/auth/__main__.pyo
-${PYSITELIB}/jupyter_server/auth/authorizer.py
-${PYSITELIB}/jupyter_server/auth/authorizer.pyc
-${PYSITELIB}/jupyter_server/auth/authorizer.pyo
-${PYSITELIB}/jupyter_server/auth/decorator.py
-${PYSITELIB}/jupyter_server/auth/decorator.pyc
-${PYSITELIB}/jupyter_server/auth/decorator.pyo
-${PYSITELIB}/jupyter_server/auth/login.py
-${PYSITELIB}/jupyter_server/auth/login.pyc
-${PYSITELIB}/jupyter_server/auth/login.pyo
-${PYSITELIB}/jupyter_server/auth/logout.py
-${PYSITELIB}/jupyter_server/auth/logout.pyc
-${PYSITELIB}/jupyter_server/auth/logout.pyo
-${PYSITELIB}/jupyter_server/auth/security.py
-${PYSITELIB}/jupyter_server/auth/security.pyc
-${PYSITELIB}/jupyter_server/auth/security.pyo
-${PYSITELIB}/jupyter_server/auth/utils.py
-${PYSITELIB}/jupyter_server/auth/utils.pyc
-${PYSITELIB}/jupyter_server/auth/utils.pyo
-${PYSITELIB}/jupyter_server/base/__init__.py
-${PYSITELIB}/jupyter_server/base/__init__.pyc
-${PYSITELIB}/jupyter_server/base/__init__.pyo
-${PYSITELIB}/jupyter_server/base/handlers.py
-${PYSITELIB}/jupyter_server/base/handlers.pyc
-${PYSITELIB}/jupyter_server/base/handlers.pyo
-${PYSITELIB}/jupyter_server/base/zmqhandlers.py
-${PYSITELIB}/jupyter_server/base/zmqhandlers.pyc
-${PYSITELIB}/jupyter_server/base/zmqhandlers.pyo
-${PYSITELIB}/jupyter_server/config_manager.py
-${PYSITELIB}/jupyter_server/config_manager.pyc
-${PYSITELIB}/jupyter_server/config_manager.pyo
-${PYSITELIB}/jupyter_server/extension/__init__.py
-${PYSITELIB}/jupyter_server/extension/__init__.pyc
-${PYSITELIB}/jupyter_server/extension/__init__.pyo
-${PYSITELIB}/jupyter_server/extension/application.py
-${PYSITELIB}/jupyter_server/extension/application.pyc
-${PYSITELIB}/jupyter_server/extension/application.pyo
-${PYSITELIB}/jupyter_server/extension/config.py
-${PYSITELIB}/jupyter_server/extension/config.pyc
-${PYSITELIB}/jupyter_server/extension/config.pyo
-${PYSITELIB}/jupyter_server/extension/handler.py
-${PYSITELIB}/jupyter_server/extension/handler.pyc
-${PYSITELIB}/jupyter_server/extension/handler.pyo
-${PYSITELIB}/jupyter_server/extension/manager.py
-${PYSITELIB}/jupyter_server/extension/manager.pyc
-${PYSITELIB}/jupyter_server/extension/manager.pyo
-${PYSITELIB}/jupyter_server/extension/serverextension.py
-${PYSITELIB}/jupyter_server/extension/serverextension.pyc
-${PYSITELIB}/jupyter_server/extension/serverextension.pyo
-${PYSITELIB}/jupyter_server/extension/utils.py
-${PYSITELIB}/jupyter_server/extension/utils.pyc
-${PYSITELIB}/jupyter_server/extension/utils.pyo
-${PYSITELIB}/jupyter_server/files/__init__.py
-${PYSITELIB}/jupyter_server/files/__init__.pyc
-${PYSITELIB}/jupyter_server/files/__init__.pyo
-${PYSITELIB}/jupyter_server/files/handlers.py
-${PYSITELIB}/jupyter_server/files/handlers.pyc
-${PYSITELIB}/jupyter_server/files/handlers.pyo
-${PYSITELIB}/jupyter_server/gateway/__init__.py
-${PYSITELIB}/jupyter_server/gateway/__init__.pyc
-${PYSITELIB}/jupyter_server/gateway/__init__.pyo
-${PYSITELIB}/jupyter_server/gateway/gateway_client.py
-${PYSITELIB}/jupyter_server/gateway/gateway_client.pyc
-${PYSITELIB}/jupyter_server/gateway/gateway_client.pyo
-${PYSITELIB}/jupyter_server/gateway/handlers.py
-${PYSITELIB}/jupyter_server/gateway/handlers.pyc
-${PYSITELIB}/jupyter_server/gateway/handlers.pyo
-${PYSITELIB}/jupyter_server/gateway/managers.py
-${PYSITELIB}/jupyter_server/gateway/managers.pyc
-${PYSITELIB}/jupyter_server/gateway/managers.pyo
-${PYSITELIB}/jupyter_server/i18n/README.md
-${PYSITELIB}/jupyter_server/i18n/__init__.py
-${PYSITELIB}/jupyter_server/i18n/__init__.pyc
-${PYSITELIB}/jupyter_server/i18n/__init__.pyo
-${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/__init__.pyo
-${PYSITELIB}/jupyter_server/kernelspecs/handlers.py
-${PYSITELIB}/jupyter_server/kernelspecs/handlers.pyc
-${PYSITELIB}/jupyter_server/kernelspecs/handlers.pyo
-${PYSITELIB}/jupyter_server/log.py
-${PYSITELIB}/jupyter_server/log.pyc
-${PYSITELIB}/jupyter_server/log.pyo
-${PYSITELIB}/jupyter_server/nbconvert/__init__.py
-${PYSITELIB}/jupyter_server/nbconvert/__init__.pyc
-${PYSITELIB}/jupyter_server/nbconvert/__init__.pyo
-${PYSITELIB}/jupyter_server/nbconvert/handlers.py
-${PYSITELIB}/jupyter_server/nbconvert/handlers.pyc
-${PYSITELIB}/jupyter_server/nbconvert/handlers.pyo
-${PYSITELIB}/jupyter_server/prometheus/__init__.py
-${PYSITELIB}/jupyter_server/prometheus/__init__.pyc
-${PYSITELIB}/jupyter_server/prometheus/__init__.pyo
-${PYSITELIB}/jupyter_server/prometheus/log_functions.py
-${PYSITELIB}/jupyter_server/prometheus/log_functions.pyc
-${PYSITELIB}/jupyter_server/prometheus/log_functions.pyo
-${PYSITELIB}/jupyter_server/prometheus/metrics.py
-${PYSITELIB}/jupyter_server/prometheus/metrics.pyc
-${PYSITELIB}/jupyter_server/prometheus/metrics.pyo
-${PYSITELIB}/jupyter_server/py.typed
-${PYSITELIB}/jupyter_server/pytest_plugin.py
-${PYSITELIB}/jupyter_server/pytest_plugin.pyc
-${PYSITELIB}/jupyter_server/pytest_plugin.pyo
-${PYSITELIB}/jupyter_server/serverapp.py
-${PYSITELIB}/jupyter_server/serverapp.pyc
-${PYSITELIB}/jupyter_server/serverapp.pyo
-${PYSITELIB}/jupyter_server/services/__init__.py
-${PYSITELIB}/jupyter_server/services/__init__.pyc
-${PYSITELIB}/jupyter_server/services/__init__.pyo
-${PYSITELIB}/jupyter_server/services/api/__init__.py
-${PYSITELIB}/jupyter_server/services/api/__init__.pyc
-${PYSITELIB}/jupyter_server/services/api/__init__.pyo
-${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/api/handlers.pyo
-${PYSITELIB}/jupyter_server/services/config/__init__.py
-${PYSITELIB}/jupyter_server/services/config/__init__.pyc
-${PYSITELIB}/jupyter_server/services/config/__init__.pyo
-${PYSITELIB}/jupyter_server/services/config/handlers.py
-${PYSITELIB}/jupyter_server/services/config/handlers.pyc
-${PYSITELIB}/jupyter_server/services/config/handlers.pyo
-${PYSITELIB}/jupyter_server/services/config/manager.py
-${PYSITELIB}/jupyter_server/services/config/manager.pyc
-${PYSITELIB}/jupyter_server/services/config/manager.pyo
-${PYSITELIB}/jupyter_server/services/contents/__init__.py
-${PYSITELIB}/jupyter_server/services/contents/__init__.pyc
-${PYSITELIB}/jupyter_server/services/contents/__init__.pyo
-${PYSITELIB}/jupyter_server/services/contents/checkpoints.py
-${PYSITELIB}/jupyter_server/services/contents/checkpoints.pyc
-${PYSITELIB}/jupyter_server/services/contents/checkpoints.pyo
-${PYSITELIB}/jupyter_server/services/contents/filecheckpoints.py
-${PYSITELIB}/jupyter_server/services/contents/filecheckpoints.pyc
-${PYSITELIB}/jupyter_server/services/contents/filecheckpoints.pyo
-${PYSITELIB}/jupyter_server/services/contents/fileio.py
-${PYSITELIB}/jupyter_server/services/contents/fileio.pyc
-${PYSITELIB}/jupyter_server/services/contents/fileio.pyo
-${PYSITELIB}/jupyter_server/services/contents/filemanager.py
-${PYSITELIB}/jupyter_server/services/contents/filemanager.pyc
-${PYSITELIB}/jupyter_server/services/contents/filemanager.pyo
-${PYSITELIB}/jupyter_server/services/contents/handlers.py
-${PYSITELIB}/jupyter_server/services/contents/handlers.pyc
-${PYSITELIB}/jupyter_server/services/contents/handlers.pyo
-${PYSITELIB}/jupyter_server/services/contents/largefilemanager.py
-${PYSITELIB}/jupyter_server/services/contents/largefilemanager.pyc
-${PYSITELIB}/jupyter_server/services/contents/largefilemanager.pyo
-${PYSITELIB}/jupyter_server/services/contents/manager.py
-${PYSITELIB}/jupyter_server/services/contents/manager.pyc
-${PYSITELIB}/jupyter_server/services/contents/manager.pyo
-${PYSITELIB}/jupyter_server/services/kernels/__init__.py
-${PYSITELIB}/jupyter_server/services/kernels/__init__.pyc
-${PYSITELIB}/jupyter_server/services/kernels/__init__.pyo
-${PYSITELIB}/jupyter_server/services/kernels/handlers.py
-${PYSITELIB}/jupyter_server/services/kernels/handlers.pyc
-${PYSITELIB}/jupyter_server/services/kernels/handlers.pyo
-${PYSITELIB}/jupyter_server/services/kernels/kernelmanager.py
-${PYSITELIB}/jupyter_server/services/kernels/kernelmanager.pyc
-${PYSITELIB}/jupyter_server/services/kernels/kernelmanager.pyo
-${PYSITELIB}/jupyter_server/services/kernelspecs/__init__.py
-${PYSITELIB}/jupyter_server/services/kernelspecs/__init__.pyc
-${PYSITELIB}/jupyter_server/services/kernelspecs/__init__.pyo
-${PYSITELIB}/jupyter_server/services/kernelspecs/handlers.py
-${PYSITELIB}/jupyter_server/services/kernelspecs/handlers.pyc
-${PYSITELIB}/jupyter_server/services/kernelspecs/handlers.pyo
-${PYSITELIB}/jupyter_server/services/nbconvert/__init__.py
-${PYSITELIB}/jupyter_server/services/nbconvert/__init__.pyc
-${PYSITELIB}/jupyter_server/services/nbconvert/__init__.pyo
-${PYSITELIB}/jupyter_server/services/nbconvert/handlers.py
-${PYSITELIB}/jupyter_server/services/nbconvert/handlers.pyc
-${PYSITELIB}/jupyter_server/services/nbconvert/handlers.pyo
-${PYSITELIB}/jupyter_server/services/security/__init__.py
-${PYSITELIB}/jupyter_server/services/security/__init__.pyc
-${PYSITELIB}/jupyter_server/services/security/__init__.pyo
-${PYSITELIB}/jupyter_server/services/security/handlers.py
-${PYSITELIB}/jupyter_server/services/security/handlers.pyc
-${PYSITELIB}/jupyter_server/services/security/handlers.pyo
-${PYSITELIB}/jupyter_server/services/sessions/__init__.py
-${PYSITELIB}/jupyter_server/services/sessions/__init__.pyc
-${PYSITELIB}/jupyter_server/services/sessions/__init__.pyo
-${PYSITELIB}/jupyter_server/services/sessions/handlers.py
-${PYSITELIB}/jupyter_server/services/sessions/handlers.pyc
-${PYSITELIB}/jupyter_server/services/sessions/handlers.pyo
-${PYSITELIB}/jupyter_server/services/sessions/sessionmanager.py
-${PYSITELIB}/jupyter_server/services/sessions/sessionmanager.pyc
-${PYSITELIB}/jupyter_server/services/sessions/sessionmanager.pyo
-${PYSITELIB}/jupyter_server/services/shutdown.py
-${PYSITELIB}/jupyter_server/services/shutdown.pyc
-${PYSITELIB}/jupyter_server/services/shutdown.pyo
-${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/__init__.pyo
-${PYSITELIB}/jupyter_server/terminal/api_handlers.py
-${PYSITELIB}/jupyter_server/terminal/api_handlers.pyc
-${PYSITELIB}/jupyter_server/terminal/api_handlers.pyo
-${PYSITELIB}/jupyter_server/terminal/handlers.py
-${PYSITELIB}/jupyter_server/terminal/handlers.pyc
-${PYSITELIB}/jupyter_server/terminal/handlers.pyo
-${PYSITELIB}/jupyter_server/terminal/terminalmanager.py
-${PYSITELIB}/jupyter_server/terminal/terminalmanager.pyc
-${PYSITELIB}/jupyter_server/terminal/terminalmanager.pyo
-${PYSITELIB}/jupyter_server/traittypes.py
-${PYSITELIB}/jupyter_server/traittypes.pyc
-${PYSITELIB}/jupyter_server/traittypes.pyo
-${PYSITELIB}/jupyter_server/transutils.py
-${PYSITELIB}/jupyter_server/transutils.pyc
-${PYSITELIB}/jupyter_server/transutils.pyo
-${PYSITELIB}/jupyter_server/utils.py
-${PYSITELIB}/jupyter_server/utils.pyc
-${PYSITELIB}/jupyter_server/utils.pyo
-${PYSITELIB}/jupyter_server/view/__init__.py
-${PYSITELIB}/jupyter_server/view/__init__.pyc
-${PYSITELIB}/jupyter_server/view/__init__.pyo
-${PYSITELIB}/jupyter_server/view/handlers.py
-${PYSITELIB}/jupyter_server/view/handlers.pyc
-${PYSITELIB}/jupyter_server/view/handlers.pyo
diff --git a/py-jupyter_server/distinfo b/py-jupyter_server/distinfo
deleted file mode 100644
index edc8ca838a..0000000000
--- a/py-jupyter_server/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (jupyter_server-1.18.1.tar.gz) = 749b8b35cae09bc7ebf242829392cba09f3caa597a7ce49e0dba5339f2864961
-SHA512 (jupyter_server-1.18.1.tar.gz) = 7acf101f337af903318de263dcf78cf3b45b799bb6095bc79568fde7f3f56ca508d39a1d40ffe2a4ab0bdc0173f0ee2f4a7426f41e0855c1b7f9dfd86f7e6d73
-Size (jupyter_server-1.18.1.tar.gz) = 451117 bytes
diff --git a/py-wurst/Makefile b/py-wurst/Makefile
index 60a4b195ee..26021c44ec 100644
--- a/py-wurst/Makefile
+++ b/py-wurst/Makefile
@@ -14,7 +14,7 @@ DEPENDS+=	${PYPKGPREFIX}-appdirs>=1.4.4:../../devel/py-appdirs
 DEPENDS+=	${PYPKGPREFIX}-constructive-geometries>=0:../../wip/py-constructive-geometries
 DEPENDS+=	${PYPKGPREFIX}-docopt>=0.6.2:../../devel/py-docopt
 DEPENDS+=	${PYPKGPREFIX}-pandas>=0.23.0:../../math/py-pandas
-DEPENDS+=	${PYPKGPREFIX}-json-logger>=2.0.1:../../wip/py-json-logger
+DEPENDS+=	${PYPKGPREFIX}-json-logger>=2.0.1:../../textproc/py-json-logger
 DEPENDS+=	${PYPKGPREFIX}-toolz>=0.11.1:../../devel/py-toolz
 DEPENDS+=	${PYPKGPREFIX}-tqdm>=4.56.2:../../misc/py-tqdm
 DEPENDS+=	${PYPKGPREFIX}-wrapt>=1.12.1:../../devel/py-wrapt


Home | Main Index | Thread Index | Old Index