>>> Building on exopi-1 under devel/py-jupyter_server,python3 BDEPENDS = [devel/py-installer,python3;devel/py-build,python3;devel/py-jupyter_packaging,python3;devel/pre-commit,python3;lang/python/3.10] DIST = [devel/py-jupyter_server,python3:jupyter_server-1.24.0.tar.gz] FULLPKGNAME = py3-jupyter_server-1.24.0 RDEPENDS = [sysutils/py-prometheus_client,python3;www/py-terminado,python3;devel/py-nbconvert,python3;security/py-argon2-cffi,python3;devel/py-nbformat,python3;net/py-zmq,python3;devel/py-jupyter_core,python3;devel/py-jupyter_client,python3;lang/python/3.10;net/py-websocket-client,python3;devel/py-traitlets,python3;www/py-jinja2,python3;sysutils/py-packaging,python3;www/py-tornado,python3;net/py-anyio,python3;devel/py-send2trash,python3] (Junk lock obtained for exopi-1 at 1714753237.23) >>> Running depends in devel/py-jupyter_server,python3 at 1714753237.26 last junk was in devel/sdl2-image /usr/sbin/pkg_add -aI -Drepair pre-commit-3.7.0 py3-build-1.2.1 py3-installer-0.7.0 py3-jupyter_packaging-0.12.3 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair pre-commit-3.7.0 py3-build-1.2.1 py3-installer-0.7.0 py3-jupyter_packaging-0.12.3 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair pre-commit-3.7.0 py3-build-1.2.1 py3-installer-0.7.0 py3-jupyter_packaging-0.12.3 python-3.10.14p0 The following new rcscripts were installed: /etc/rc.d/gitdaemon See rcctl(8) for details. New and changed readme(s): /usr/local/share/doc/pkg-readmes/git >>> Running show-prepare-results in devel/py-jupyter_server,python3 at 1714753245.46 ===> devel/py-jupyter_server,python3 ===> Building from scratch py3-jupyter_server-1.24.0 ===> py3-jupyter_server-1.24.0 depends on: pre-commit-* -> pre-commit-3.7.0 ===> py3-jupyter_server-1.24.0 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-jupyter_server-1.24.0 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-jupyter_server-1.24.0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-jupyter_server-1.24.0 depends on: py3-jupyter_packaging-* -> py3-jupyter_packaging-0.12.3 pre-commit-3.7.0 py3-build-1.2.1 py3-installer-0.7.0 py3-jupyter_packaging-0.12.3 python-3.10.14p0 (Junk lock released for exopi-1 at 1714753247.00) distfiles size=456590 >>> Running build in devel/py-jupyter_server,python3 at 1714753247.03 ===> devel/py-jupyter_server,python3 ===> Checking files for py3-jupyter_server-1.24.0 `/exopi-cvs/ports/distfiles/jupyter_server-1.24.0.tar.gz' is up to date. >> (SHA256) jupyter_server-1.24.0.tar.gz: OK ===> Extracting for py3-jupyter_server-1.24.0 ln -s /usr/bin/true /exopi-obj/pobj/py-jupyter_server-1.24.0-python3/bin/npm ===> Patching for py3-jupyter_server-1.24.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-jupyter_server-1.24.0 ===> Configuring for py3-jupyter_server-1.24.0 ===> Building for py3-jupyter_server-1.24.0 * Getting build dependencies for wheel... running egg_info writing jupyter_server.egg-info/PKG-INFO writing dependency_links to jupyter_server.egg-info/dependency_links.txt writing entry points to jupyter_server.egg-info/entry_points.txt writing requirements to jupyter_server.egg-info/requires.txt writing top-level names to jupyter_server.egg-info/top_level.txt reading manifest file 'jupyter_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/#*' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution no previously-included directories found matching '.git' no previously-included directories found matching '**/.ipynb_checkpoints' no previously-included directories found matching '**/.pytest_cache' no previously-included directories found matching '**/.coverage' no previously-included directories found matching '**/.pytest_cache' adding license file 'COPYING.md' writing manifest file 'jupyter_server.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running ensure_targets running build running build_py creating build creating build/lib creating build/lib/jupyter_server copying jupyter_server/__init__.py -> build/lib/jupyter_server copying jupyter_server/__main__.py -> build/lib/jupyter_server copying jupyter_server/_sysinfo.py -> build/lib/jupyter_server copying jupyter_server/_tz.py -> build/lib/jupyter_server copying jupyter_server/_version.py -> build/lib/jupyter_server copying jupyter_server/config_manager.py -> build/lib/jupyter_server copying jupyter_server/log.py -> build/lib/jupyter_server copying jupyter_server/pytest_plugin.py -> build/lib/jupyter_server copying jupyter_server/serverapp.py -> build/lib/jupyter_server copying jupyter_server/traittypes.py -> build/lib/jupyter_server copying jupyter_server/transutils.py -> build/lib/jupyter_server copying jupyter_server/utils.py -> build/lib/jupyter_server creating build/lib/jupyter_server/auth copying jupyter_server/auth/__init__.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/__main__.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/authorizer.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/decorator.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/login.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/logout.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/security.py -> build/lib/jupyter_server/auth copying jupyter_server/auth/utils.py -> build/lib/jupyter_server/auth creating build/lib/jupyter_server/base copying jupyter_server/base/__init__.py -> build/lib/jupyter_server/base copying jupyter_server/base/handlers.py -> build/lib/jupyter_server/base copying jupyter_server/base/zmqhandlers.py -> build/lib/jupyter_server/base creating build/lib/jupyter_server/extension copying jupyter_server/extension/__init__.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/application.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/config.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/handler.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/manager.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/serverextension.py -> build/lib/jupyter_server/extension copying jupyter_server/extension/utils.py -> build/lib/jupyter_server/extension creating build/lib/jupyter_server/files copying jupyter_server/files/__init__.py -> build/lib/jupyter_server/files copying jupyter_server/files/handlers.py -> build/lib/jupyter_server/files creating build/lib/jupyter_server/gateway copying jupyter_server/gateway/__init__.py -> build/lib/jupyter_server/gateway copying jupyter_server/gateway/gateway_client.py -> build/lib/jupyter_server/gateway copying jupyter_server/gateway/handlers.py -> build/lib/jupyter_server/gateway copying jupyter_server/gateway/managers.py -> build/lib/jupyter_server/gateway creating build/lib/jupyter_server/i18n copying jupyter_server/i18n/__init__.py -> build/lib/jupyter_server/i18n creating build/lib/jupyter_server/kernelspecs copying jupyter_server/kernelspecs/__init__.py -> build/lib/jupyter_server/kernelspecs copying jupyter_server/kernelspecs/handlers.py -> build/lib/jupyter_server/kernelspecs creating build/lib/jupyter_server/nbconvert copying jupyter_server/nbconvert/__init__.py -> build/lib/jupyter_server/nbconvert copying jupyter_server/nbconvert/handlers.py -> build/lib/jupyter_server/nbconvert creating build/lib/jupyter_server/prometheus copying jupyter_server/prometheus/__init__.py -> build/lib/jupyter_server/prometheus copying jupyter_server/prometheus/log_functions.py -> build/lib/jupyter_server/prometheus copying jupyter_server/prometheus/metrics.py -> build/lib/jupyter_server/prometheus creating build/lib/jupyter_server/services copying jupyter_server/services/__init__.py -> build/lib/jupyter_server/services copying jupyter_server/services/shutdown.py -> build/lib/jupyter_server/services creating build/lib/jupyter_server/terminal copying jupyter_server/terminal/__init__.py -> build/lib/jupyter_server/terminal copying jupyter_server/terminal/api_handlers.py -> build/lib/jupyter_server/terminal copying jupyter_server/terminal/handlers.py -> build/lib/jupyter_server/terminal copying jupyter_server/terminal/terminalmanager.py -> build/lib/jupyter_server/terminal creating build/lib/jupyter_server/view copying jupyter_server/view/__init__.py -> build/lib/jupyter_server/view copying jupyter_server/view/handlers.py -> build/lib/jupyter_server/view creating build/lib/jupyter_server/services/api copying jupyter_server/services/api/__init__.py -> build/lib/jupyter_server/services/api copying jupyter_server/services/api/handlers.py -> build/lib/jupyter_server/services/api creating build/lib/jupyter_server/services/config copying jupyter_server/services/config/__init__.py -> build/lib/jupyter_server/services/config copying jupyter_server/services/config/handlers.py -> build/lib/jupyter_server/services/config copying jupyter_server/services/config/manager.py -> build/lib/jupyter_server/services/config creating build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/__init__.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/checkpoints.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/filecheckpoints.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/fileio.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/filemanager.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/handlers.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/largefilemanager.py -> build/lib/jupyter_server/services/contents copying jupyter_server/services/contents/manager.py -> build/lib/jupyter_server/services/contents creating build/lib/jupyter_server/services/kernels copying jupyter_server/services/kernels/__init__.py -> build/lib/jupyter_server/services/kernels copying jupyter_server/services/kernels/handlers.py -> build/lib/jupyter_server/services/kernels copying jupyter_server/services/kernels/kernelmanager.py -> build/lib/jupyter_server/services/kernels creating build/lib/jupyter_server/services/kernelspecs copying jupyter_server/services/kernelspecs/__init__.py -> build/lib/jupyter_server/services/kernelspecs copying jupyter_server/services/kernelspecs/handlers.py -> build/lib/jupyter_server/services/kernelspecs creating build/lib/jupyter_server/services/nbconvert copying jupyter_server/services/nbconvert/__init__.py -> build/lib/jupyter_server/services/nbconvert copying jupyter_server/services/nbconvert/handlers.py -> build/lib/jupyter_server/services/nbconvert creating build/lib/jupyter_server/services/security copying jupyter_server/services/security/__init__.py -> build/lib/jupyter_server/services/security copying jupyter_server/services/security/handlers.py -> build/lib/jupyter_server/services/security creating build/lib/jupyter_server/services/sessions copying jupyter_server/services/sessions/__init__.py -> build/lib/jupyter_server/services/sessions copying jupyter_server/services/sessions/handlers.py -> build/lib/jupyter_server/services/sessions copying jupyter_server/services/sessions/sessionmanager.py -> build/lib/jupyter_server/services/sessions running egg_info writing jupyter_server.egg-info/PKG-INFO writing dependency_links to jupyter_server.egg-info/dependency_links.txt writing entry points to jupyter_server.egg-info/entry_points.txt writing requirements to jupyter_server.egg-info/requires.txt writing top-level names to jupyter_server.egg-info/top_level.txt reading manifest file 'jupyter_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'docs/#*' no previously-included directories found matching 'docs/build' no previously-included directories found matching 'docs/gh-pages' no previously-included directories found matching 'docs/dist' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution no previously-included directories found matching '.git' no previously-included directories found matching '**/.ipynb_checkpoints' no previously-included directories found matching '**/.pytest_cache' no previously-included directories found matching '**/.coverage' no previously-included directories found matching '**/.pytest_cache' adding license file 'COPYING.md' writing manifest file 'jupyter_server.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jupyter_server.i18n.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_server.i18n.zh_CN.LC_MESSAGES' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_server.i18n.zh_CN.LC_MESSAGES' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_server.i18n.zh_CN.LC_MESSAGES' to be distributed and are already explicitly excluding 'jupyter_server.i18n.zh_CN.LC_MESSAGES' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jupyter_server.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_server.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_server.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_server.static' to be distributed and are already explicitly excluding 'jupyter_server.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jupyter_server.static.favicons' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_server.static.favicons' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_server.static.favicons' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_server.static.favicons' to be distributed and are already explicitly excluding 'jupyter_server.static.favicons' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jupyter_server.static.logo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_server.static.logo' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_server.static.logo' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_server.static.logo' to be distributed and are already explicitly excluding 'jupyter_server.static.logo' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jupyter_server.static.style' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_server.static.style' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_server.static.style' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_server.static.style' to be distributed and are already explicitly excluding 'jupyter_server.static.style' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'jupyter_server.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jupyter_server.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jupyter_server.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jupyter_server.templates' to be distributed and are already explicitly excluding 'jupyter_server.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying jupyter_server/py.typed -> build/lib/jupyter_server creating build/lib/jupyter_server/static copying jupyter_server/static/favicon.ico -> build/lib/jupyter_server/static creating build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-busy-1.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-busy-2.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-busy-3.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-file.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-notebook.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon-terminal.ico -> build/lib/jupyter_server/static/favicons copying jupyter_server/static/favicons/favicon.ico -> build/lib/jupyter_server/static/favicons creating build/lib/jupyter_server/static/logo copying jupyter_server/static/logo/logo.png -> build/lib/jupyter_server/static/logo creating build/lib/jupyter_server/static/style copying jupyter_server/static/style/bootstrap-theme.min.css -> build/lib/jupyter_server/static/style copying jupyter_server/static/style/bootstrap-theme.min.css.map -> build/lib/jupyter_server/static/style copying jupyter_server/static/style/bootstrap.min.css -> build/lib/jupyter_server/static/style copying jupyter_server/static/style/bootstrap.min.css.map -> build/lib/jupyter_server/static/style copying jupyter_server/static/style/index.css -> build/lib/jupyter_server/static/style creating build/lib/jupyter_server/templates copying jupyter_server/templates/404.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/browser-open.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/error.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/login.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/logout.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/main.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/page.html -> build/lib/jupyter_server/templates copying jupyter_server/templates/view.html -> build/lib/jupyter_server/templates copying jupyter_server/i18n/README.md -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/babel_nbui.cfg -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/babel_notebook.cfg -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/nbjs.json -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/nbui.pot -> build/lib/jupyter_server/i18n copying jupyter_server/i18n/notebook.pot -> build/lib/jupyter_server/i18n creating build/lib/jupyter_server/i18n/zh_CN creating build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES copying jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po -> build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES copying jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po -> build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES copying jupyter_server/services/api/api.yaml -> build/lib/jupyter_server/services/api installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/_sysinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/_tz.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/_version.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/config_manager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/log.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/pytest_plugin.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/serverapp.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/traittypes.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/transutils.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server copying build/lib/jupyter_server/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/__main__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/authorizer.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/decorator.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/login.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/logout.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/security.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth copying build/lib/jupyter_server/auth/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/auth creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/base copying build/lib/jupyter_server/base/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/base copying build/lib/jupyter_server/base/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/base copying build/lib/jupyter_server/base/zmqhandlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/base creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/application.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/config.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/handler.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/serverextension.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension copying build/lib/jupyter_server/extension/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/extension creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/files copying build/lib/jupyter_server/files/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/files copying build/lib/jupyter_server/files/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/files creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/gateway copying build/lib/jupyter_server/gateway/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/gateway copying build/lib/jupyter_server/gateway/gateway_client.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/gateway copying build/lib/jupyter_server/gateway/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/gateway copying build/lib/jupyter_server/gateway/managers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/gateway creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/README.md -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/babel_nbui.cfg -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/babel_notebook.cfg -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/nbjs.json -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/nbui.pot -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n copying build/lib/jupyter_server/i18n/notebook.pot -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n/zh_CN creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n/zh_CN/LC_MESSAGES copying build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n/zh_CN/LC_MESSAGES copying build/lib/jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/i18n/zh_CN/LC_MESSAGES creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/kernelspecs copying build/lib/jupyter_server/kernelspecs/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/kernelspecs copying build/lib/jupyter_server/kernelspecs/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/kernelspecs creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/nbconvert copying build/lib/jupyter_server/nbconvert/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/nbconvert copying build/lib/jupyter_server/nbconvert/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/nbconvert creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/prometheus copying build/lib/jupyter_server/prometheus/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/prometheus copying build/lib/jupyter_server/prometheus/log_functions.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/prometheus copying build/lib/jupyter_server/prometheus/metrics.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/prometheus creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services copying build/lib/jupyter_server/services/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services copying build/lib/jupyter_server/services/shutdown.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/api copying build/lib/jupyter_server/services/api/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/api copying build/lib/jupyter_server/services/api/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/api copying build/lib/jupyter_server/services/api/api.yaml -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/api creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/config copying build/lib/jupyter_server/services/config/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/config copying build/lib/jupyter_server/services/config/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/config copying build/lib/jupyter_server/services/config/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/config creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/checkpoints.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/filecheckpoints.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/fileio.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/filemanager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/largefilemanager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents copying build/lib/jupyter_server/services/contents/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/contents creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernels copying build/lib/jupyter_server/services/kernels/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernels copying build/lib/jupyter_server/services/kernels/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernels copying build/lib/jupyter_server/services/kernels/kernelmanager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernels creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernelspecs copying build/lib/jupyter_server/services/kernelspecs/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernelspecs copying build/lib/jupyter_server/services/kernelspecs/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/kernelspecs creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/nbconvert copying build/lib/jupyter_server/services/nbconvert/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/nbconvert copying build/lib/jupyter_server/services/nbconvert/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/nbconvert creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/security copying build/lib/jupyter_server/services/security/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/security copying build/lib/jupyter_server/services/security/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/security creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/sessions copying build/lib/jupyter_server/services/sessions/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/sessions copying build/lib/jupyter_server/services/sessions/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/sessions copying build/lib/jupyter_server/services/sessions/sessionmanager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/services/sessions creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/terminal copying build/lib/jupyter_server/terminal/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/terminal copying build/lib/jupyter_server/terminal/api_handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/terminal copying build/lib/jupyter_server/terminal/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/terminal copying build/lib/jupyter_server/terminal/terminalmanager.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/terminal creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/view copying build/lib/jupyter_server/view/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/view copying build/lib/jupyter_server/view/handlers.py -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/view copying build/lib/jupyter_server/py.typed -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static copying build/lib/jupyter_server/static/favicon.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-busy-1.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-busy-2.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-busy-3.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-file.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-notebook.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon-terminal.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons copying build/lib/jupyter_server/static/favicons/favicon.ico -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/favicons creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/logo copying build/lib/jupyter_server/static/logo/logo.png -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/logo creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/style copying build/lib/jupyter_server/static/style/bootstrap-theme.min.css -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/style copying build/lib/jupyter_server/static/style/bootstrap-theme.min.css.map -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/style copying build/lib/jupyter_server/static/style/bootstrap.min.css -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/style copying build/lib/jupyter_server/static/style/bootstrap.min.css.map -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/style copying build/lib/jupyter_server/static/style/index.css -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/static/style creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/404.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/browser-open.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/error.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/login.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/logout.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/main.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/page.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates copying build/lib/jupyter_server/templates/view.html -> build/bdist.openbsd-7.5-amd64/wheel/jupyter_server/templates running install_egg_info Copying jupyter_server.egg-info to build/bdist.openbsd-7.5-amd64/wheel/jupyter_server-1.24.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/jupyter_server-1.24.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-jupyter_server-1.24.0-python3/jupyter_server-1.24.0/dist/.tmp-ub2xyos3/jupyter_server-1.24.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'jupyter_server/__init__.py' adding 'jupyter_server/__main__.py' adding 'jupyter_server/_sysinfo.py' adding 'jupyter_server/_tz.py' adding 'jupyter_server/_version.py' adding 'jupyter_server/config_manager.py' adding 'jupyter_server/log.py' adding 'jupyter_server/py.typed' adding 'jupyter_server/pytest_plugin.py' adding 'jupyter_server/serverapp.py' adding 'jupyter_server/traittypes.py' adding 'jupyter_server/transutils.py' adding 'jupyter_server/utils.py' adding 'jupyter_server/auth/__init__.py' adding 'jupyter_server/auth/__main__.py' adding 'jupyter_server/auth/authorizer.py' adding 'jupyter_server/auth/decorator.py' adding 'jupyter_server/auth/login.py' adding 'jupyter_server/auth/logout.py' adding 'jupyter_server/auth/security.py' adding 'jupyter_server/auth/utils.py' adding 'jupyter_server/base/__init__.py' adding 'jupyter_server/base/handlers.py' adding 'jupyter_server/base/zmqhandlers.py' adding 'jupyter_server/extension/__init__.py' adding 'jupyter_server/extension/application.py' adding 'jupyter_server/extension/config.py' adding 'jupyter_server/extension/handler.py' adding 'jupyter_server/extension/manager.py' adding 'jupyter_server/extension/serverextension.py' adding 'jupyter_server/extension/utils.py' adding 'jupyter_server/files/__init__.py' adding 'jupyter_server/files/handlers.py' adding 'jupyter_server/gateway/__init__.py' adding 'jupyter_server/gateway/gateway_client.py' adding 'jupyter_server/gateway/handlers.py' adding 'jupyter_server/gateway/managers.py' adding 'jupyter_server/i18n/README.md' adding 'jupyter_server/i18n/__init__.py' adding 'jupyter_server/i18n/babel_nbui.cfg' adding 'jupyter_server/i18n/babel_notebook.cfg' adding 'jupyter_server/i18n/nbjs.json' adding 'jupyter_server/i18n/nbui.pot' adding 'jupyter_server/i18n/notebook.pot' adding 'jupyter_server/i18n/zh_CN/LC_MESSAGES/nbui.po' adding 'jupyter_server/i18n/zh_CN/LC_MESSAGES/notebook.po' adding 'jupyter_server/kernelspecs/__init__.py' adding 'jupyter_server/kernelspecs/handlers.py' adding 'jupyter_server/nbconvert/__init__.py' adding 'jupyter_server/nbconvert/handlers.py' adding 'jupyter_server/prometheus/__init__.py' adding 'jupyter_server/prometheus/log_functions.py' adding 'jupyter_server/prometheus/metrics.py' adding 'jupyter_server/services/__init__.py' adding 'jupyter_server/services/shutdown.py' adding 'jupyter_server/services/api/__init__.py' adding 'jupyter_server/services/api/api.yaml' adding 'jupyter_server/services/api/handlers.py' adding 'jupyter_server/services/config/__init__.py' adding 'jupyter_server/services/config/handlers.py' adding 'jupyter_server/services/config/manager.py' adding 'jupyter_server/services/contents/__init__.py' adding 'jupyter_server/services/contents/checkpoints.py' adding 'jupyter_server/services/contents/filecheckpoints.py' adding 'jupyter_server/services/contents/fileio.py' adding 'jupyter_server/services/contents/filemanager.py' adding 'jupyter_server/services/contents/handlers.py' adding 'jupyter_server/services/contents/largefilemanager.py' adding 'jupyter_server/services/contents/manager.py' adding 'jupyter_server/services/kernels/__init__.py' adding 'jupyter_server/services/kernels/handlers.py' adding 'jupyter_server/services/kernels/kernelmanager.py' adding 'jupyter_server/services/kernelspecs/__init__.py' adding 'jupyter_server/services/kernelspecs/handlers.py' adding 'jupyter_server/services/nbconvert/__init__.py' adding 'jupyter_server/services/nbconvert/handlers.py' adding 'jupyter_server/services/security/__init__.py' adding 'jupyter_server/services/security/handlers.py' adding 'jupyter_server/services/sessions/__init__.py' adding 'jupyter_server/services/sessions/handlers.py' adding 'jupyter_server/services/sessions/sessionmanager.py' adding 'jupyter_server/static/favicon.ico' adding 'jupyter_server/static/favicons/favicon-busy-1.ico' adding 'jupyter_server/static/favicons/favicon-busy-2.ico' adding 'jupyter_server/static/favicons/favicon-busy-3.ico' adding 'jupyter_server/static/favicons/favicon-file.ico' adding 'jupyter_server/static/favicons/favicon-notebook.ico' adding 'jupyter_server/static/favicons/favicon-terminal.ico' adding 'jupyter_server/static/favicons/favicon.ico' adding 'jupyter_server/static/logo/logo.png' adding 'jupyter_server/static/style/bootstrap-theme.min.css' adding 'jupyter_server/static/style/bootstrap-theme.min.css.map' adding 'jupyter_server/static/style/bootstrap.min.css' adding 'jupyter_server/static/style/bootstrap.min.css.map' adding 'jupyter_server/static/style/index.css' adding 'jupyter_server/templates/404.html' adding 'jupyter_server/templates/browser-open.html' adding 'jupyter_server/templates/error.html' adding 'jupyter_server/templates/login.html' adding 'jupyter_server/templates/logout.html' adding 'jupyter_server/templates/main.html' adding 'jupyter_server/templates/page.html' adding 'jupyter_server/templates/view.html' adding 'jupyter_server/terminal/__init__.py' adding 'jupyter_server/terminal/api_handlers.py' adding 'jupyter_server/terminal/handlers.py' adding 'jupyter_server/terminal/terminalmanager.py' adding 'jupyter_server/view/__init__.py' adding 'jupyter_server/view/handlers.py' adding 'jupyter_server-1.24.0.dist-info/COPYING.md' adding 'jupyter_server-1.24.0.dist-info/METADATA' adding 'jupyter_server-1.24.0.dist-info/WHEEL' adding 'jupyter_server-1.24.0.dist-info/entry_points.txt' adding 'jupyter_server-1.24.0.dist-info/top_level.txt' adding 'jupyter_server-1.24.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built jupyter_server-1.24.0-py3-none-any.whl >>> Running package in devel/py-jupyter_server,python3 at 1714753251.10 ===> devel/py-jupyter_server,python3 ===> Faking installation for py3-jupyter_server-1.24.0 ===> Building package for py3-jupyter_server-1.24.0 Create /exopi-cvs/ports/packages/amd64/all/py3-jupyter_server-1.24.0.tgz Creating package py3-jupyter_server-1.24.0 reading plist| checking dependencies| checking dependencies|devel/py-jupyter_client,python3 checking dependencies|devel/py-jupyter_core,python3 checking dependencies|devel/py-nbconvert,python3 checking dependencies|devel/py-nbformat,python3 checking dependencies|devel/py-send2trash,python3 checking dependencies|devel/py-traitlets,python3 checking dependencies|lang/python/3.10,-main checking dependencies|net/py-anyio,python3 checking dependencies|net/py-websocket-client,python3 checking dependencies|net/py-zmq,python3 checking dependencies|security/py-argon2-cffi,python3 checking dependencies|sysutils/py-packaging,python3 checking dependencies|sysutils/py-prometheus_client,python3 checking dependencies|www/py-jinja2,python3 checking dependencies|www/py-terminado,python3 checking dependencies|www/py-tornado,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|*** | 5% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************** | 72% archiving|************************************************* | 77% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-jupyter_server-1.24.0.tgz >>> Running clean in devel/py-jupyter_server,python3 at 1714753262.17 ===> devel/py-jupyter_server,python3 ===> Cleaning for py3-jupyter_server-1.24.0 >>> Ended at 1714753262.52 max_stuck=5.16/depends=8.21/show-prepare-results=1.57/build=4.07/package=11.07/clean=0.37