=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for py310-ipython-8.28.0
* Building wheel...
running bdist_wheel
running build
running build_py
checking package data
check version number
creating build/lib/IPython
copying IPython/__init__.py -> build/lib/IPython
copying IPython/__main__.py -> build/lib/IPython
copying IPython/conftest.py -> build/lib/IPython
copying IPython/consoleapp.py -> build/lib/IPython
copying IPython/display.py -> build/lib/IPython
copying IPython/paths.py -> build/lib/IPython
creating build/lib/IPython/core
copying IPython/core/__init__.py -> build/lib/IPython/core
copying IPython/core/alias.py -> build/lib/IPython/core
copying IPython/core/application.py -> build/lib/IPython/core
copying IPython/core/async_helpers.py -> build/lib/IPython/core
copying IPython/core/autocall.py -> build/lib/IPython/core
copying IPython/core/builtin_trap.py -> build/lib/IPython/core
copying IPython/core/compilerop.py -> build/lib/IPython/core
copying IPython/core/completer.py -> build/lib/IPython/core
copying IPython/core/completerlib.py -> build/lib/IPython/core
copying IPython/core/crashhandler.py -> build/lib/IPython/core
copying IPython/core/debugger.py -> build/lib/IPython/core
copying IPython/core/display.py -> build/lib/IPython/core
copying IPython/core/display_functions.py -> build/lib/IPython/core
copying IPython/core/display_trap.py -> build/lib/IPython/core
copying IPython/core/displayhook.py -> build/lib/IPython/core
copying IPython/core/displaypub.py -> build/lib/IPython/core
copying IPython/core/error.py -> build/lib/IPython/core
copying IPython/core/events.py -> build/lib/IPython/core
copying IPython/core/excolors.py -> build/lib/IPython/core
copying IPython/core/extensions.py -> build/lib/IPython/core
copying IPython/core/formatters.py -> build/lib/IPython/core
copying IPython/core/getipython.py -> build/lib/IPython/core
copying IPython/core/guarded_eval.py -> build/lib/IPython/core
copying IPython/core/history.py -> build/lib/IPython/core
copying IPython/core/historyapp.py -> build/lib/IPython/core
copying IPython/core/hooks.py -> build/lib/IPython/core
copying IPython/core/inputsplitter.py -> build/lib/IPython/core
copying IPython/core/inputtransformer.py -> build/lib/IPython/core
copying IPython/core/inputtransformer2.py -> build/lib/IPython/core
copying IPython/core/interactiveshell.py -> build/lib/IPython/core
copying IPython/core/latex_symbols.py -> build/lib/IPython/core
copying IPython/core/logger.py -> build/lib/IPython/core
copying IPython/core/macro.py -> build/lib/IPython/core
copying IPython/core/magic.py -> build/lib/IPython/core
copying IPython/core/magic_arguments.py -> build/lib/IPython/core
copying IPython/core/oinspect.py -> build/lib/IPython/core
copying IPython/core/page.py -> build/lib/IPython/core
copying IPython/core/payload.py -> build/lib/IPython/core
copying IPython/core/payloadpage.py -> build/lib/IPython/core
copying IPython/core/prefilter.py -> build/lib/IPython/core
copying IPython/core/profileapp.py -> build/lib/IPython/core
copying IPython/core/profiledir.py -> build/lib/IPython/core
copying IPython/core/prompts.py -> build/lib/IPython/core
copying IPython/core/pylabtools.py -> build/lib/IPython/core
copying IPython/core/release.py -> build/lib/IPython/core
copying IPython/core/shellapp.py -> build/lib/IPython/core
copying IPython/core/splitinput.py -> build/lib/IPython/core
copying IPython/core/ultratb.py -> build/lib/IPython/core
copying IPython/core/usage.py -> build/lib/IPython/core
creating build/lib/IPython/extensions
copying IPython/extensions/__init__.py -> build/lib/IPython/extensions
copying IPython/extensions/autoreload.py -> build/lib/IPython/extensions
copying IPython/extensions/storemagic.py -> build/lib/IPython/extensions
creating build/lib/IPython/external
copying IPython/external/__init__.py -> build/lib/IPython/external
copying IPython/external/qt_for_kernel.py -> build/lib/IPython/external
copying IPython/external/qt_loaders.py -> build/lib/IPython/external
creating build/lib/IPython/lib
copying IPython/lib/__init__.py -> build/lib/IPython/lib
copying IPython/lib/backgroundjobs.py -> build/lib/IPython/lib
copying IPython/lib/clipboard.py -> build/lib/IPython/lib
copying IPython/lib/deepreload.py -> build/lib/IPython/lib
copying IPython/lib/demo.py -> build/lib/IPython/lib
copying IPython/lib/display.py -> build/lib/IPython/lib
copying IPython/lib/editorhooks.py -> build/lib/IPython/lib
copying IPython/lib/guisupport.py -> build/lib/IPython/lib
copying IPython/lib/latextools.py -> build/lib/IPython/lib
copying IPython/lib/lexers.py -> build/lib/IPython/lib
copying IPython/lib/pretty.py -> build/lib/IPython/lib
creating build/lib/IPython/sphinxext
copying IPython/sphinxext/__init__.py -> build/lib/IPython/sphinxext
copying IPython/sphinxext/custom_doctests.py -> build/lib/IPython/sphinxext
copying IPython/sphinxext/ipython_console_highlighting.py -> build/lib/IPython/sphinxext
copying IPython/sphinxext/ipython_directive.py -> build/lib/IPython/sphinxext
creating build/lib/IPython/terminal
copying IPython/terminal/__init__.py -> build/lib/IPython/terminal
copying IPython/terminal/console.py -> build/lib/IPython/terminal
copying IPython/terminal/debugger.py -> build/lib/IPython/terminal
copying IPython/terminal/embed.py -> build/lib/IPython/terminal
copying IPython/terminal/interactiveshell.py -> build/lib/IPython/terminal
copying IPython/terminal/ipapp.py -> build/lib/IPython/terminal
copying IPython/terminal/magics.py -> build/lib/IPython/terminal
copying IPython/terminal/prompts.py -> build/lib/IPython/terminal
copying IPython/terminal/ptutils.py -> build/lib/IPython/terminal
creating build/lib/IPython/testing
copying IPython/testing/__init__.py -> build/lib/IPython/testing
copying IPython/testing/decorators.py -> build/lib/IPython/testing
copying IPython/testing/globalipapp.py -> build/lib/IPython/testing
copying IPython/testing/ipunittest.py -> build/lib/IPython/testing
copying IPython/testing/skipdoctest.py -> build/lib/IPython/testing
copying IPython/testing/tools.py -> build/lib/IPython/testing
creating build/lib/IPython/utils
copying IPython/utils/PyColorize.py -> build/lib/IPython/utils
copying IPython/utils/__init__.py -> build/lib/IPython/utils
copying IPython/utils/_process_cli.py -> build/lib/IPython/utils
copying IPython/utils/_process_common.py -> build/lib/IPython/utils
copying IPython/utils/_process_emscripten.py -> build/lib/IPython/utils
copying IPython/utils/_process_posix.py -> build/lib/IPython/utils
copying IPython/utils/_process_win32.py -> build/lib/IPython/utils
copying IPython/utils/_process_win32_controller.py -> build/lib/IPython/utils
copying IPython/utils/_sysinfo.py -> build/lib/IPython/utils
copying IPython/utils/capture.py -> build/lib/IPython/utils
copying IPython/utils/colorable.py -> build/lib/IPython/utils
copying IPython/utils/coloransi.py -> build/lib/IPython/utils
copying IPython/utils/contexts.py -> build/lib/IPython/utils
copying IPython/utils/daemonize.py -> build/lib/IPython/utils
copying IPython/utils/data.py -> build/lib/IPython/utils
copying IPython/utils/decorators.py -> build/lib/IPython/utils
copying IPython/utils/dir2.py -> build/lib/IPython/utils
copying IPython/utils/docs.py -> build/lib/IPython/utils
copying IPython/utils/encoding.py -> build/lib/IPython/utils
copying IPython/utils/eventful.py -> build/lib/IPython/utils
copying IPython/utils/frame.py -> build/lib/IPython/utils
copying IPython/utils/generics.py -> build/lib/IPython/utils
copying IPython/utils/importstring.py -> build/lib/IPython/utils
copying IPython/utils/io.py -> build/lib/IPython/utils
copying IPython/utils/ipstruct.py -> build/lib/IPython/utils
copying IPython/utils/jsonutil.py -> build/lib/IPython/utils
copying IPython/utils/localinterfaces.py -> build/lib/IPython/utils
copying IPython/utils/log.py -> build/lib/IPython/utils
copying IPython/utils/module_paths.py -> build/lib/IPython/utils
copying IPython/utils/openpy.py -> build/lib/IPython/utils
copying IPython/utils/path.py -> build/lib/IPython/utils
copying IPython/utils/process.py -> build/lib/IPython/utils
copying IPython/utils/py3compat.py -> build/lib/IPython/utils
copying IPython/utils/sentinel.py -> build/lib/IPython/utils
copying IPython/utils/shimmodule.py -> build/lib/IPython/utils
copying IPython/utils/signatures.py -> build/lib/IPython/utils
copying IPython/utils/strdispatch.py -> build/lib/IPython/utils
copying IPython/utils/sysinfo.py -> build/lib/IPython/utils
copying IPython/utils/syspathcontext.py -> build/lib/IPython/utils
copying IPython/utils/tempdir.py -> build/lib/IPython/utils
copying IPython/utils/terminal.py -> build/lib/IPython/utils
copying IPython/utils/text.py -> build/lib/IPython/utils
copying IPython/utils/timing.py -> build/lib/IPython/utils
copying IPython/utils/tokenutil.py -> build/lib/IPython/utils
copying IPython/utils/traitlets.py -> build/lib/IPython/utils
copying IPython/utils/tz.py -> build/lib/IPython/utils
copying IPython/utils/ulinecache.py -> build/lib/IPython/utils
copying IPython/utils/version.py -> build/lib/IPython/utils
copying IPython/utils/wildcard.py -> build/lib/IPython/utils
creating build/lib/IPython/core/magics
copying IPython/core/magics/__init__.py -> build/lib/IPython/core/magics
copying IPython/core/magics/ast_mod.py -> build/lib/IPython/core/magics
copying IPython/core/magics/auto.py -> build/lib/IPython/core/magics
copying IPython/core/magics/basic.py -> build/lib/IPython/core/magics
copying IPython/core/magics/code.py -> build/lib/IPython/core/magics
copying IPython/core/magics/config.py -> build/lib/IPython/core/magics
copying IPython/core/magics/display.py -> build/lib/IPython/core/magics
copying IPython/core/magics/execution.py -> build/lib/IPython/core/magics
copying IPython/core/magics/extension.py -> build/lib/IPython/core/magics
copying IPython/core/magics/history.py -> build/lib/IPython/core/magics
copying IPython/core/magics/logging.py -> build/lib/IPython/core/magics
copying IPython/core/magics/namespace.py -> build/lib/IPython/core/magics
copying IPython/core/magics/osm.py -> build/lib/IPython/core/magics
copying IPython/core/magics/packaging.py -> build/lib/IPython/core/magics
copying IPython/core/magics/pylab.py -> build/lib/IPython/core/magics
copying IPython/core/magics/script.py -> build/lib/IPython/core/magics
creating build/lib/IPython/core/tests
copying IPython/core/tests/__init__.py -> build/lib/IPython/core/tests
copying IPython/core/tests/bad_all.py -> build/lib/IPython/core/tests
copying IPython/core/tests/nonascii.py -> build/lib/IPython/core/tests
copying IPython/core/tests/nonascii2.py -> build/lib/IPython/core/tests
copying IPython/core/tests/print_argv.py -> build/lib/IPython/core/tests
copying IPython/core/tests/refbug.py -> build/lib/IPython/core/tests
copying IPython/core/tests/simpleerr.py -> build/lib/IPython/core/tests
copying IPython/core/tests/tclass.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_alias.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_application.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_async_helpers.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_autocall.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_compilerop.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_completer.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_completerlib.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_debugger.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_display.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_displayhook.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_events.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_exceptiongroup_tb.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_extension.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_formatters.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_guarded_eval.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_handlers.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_history.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_hooks.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_imports.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_inputsplitter.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_inputtransformer.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_inputtransformer2.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_inputtransformer2_line.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_interactiveshell.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_iplib.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_logger.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_magic.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_magic_arguments.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_magic_terminal.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_oinspect.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_page.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_paths.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_prefilter.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_profile.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_prompts.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_pylabtools.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_run.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_shellapp.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_splitinput.py -> build/lib/IPython/core/tests
copying IPython/core/tests/test_ultratb.py -> build/lib/IPython/core/tests
creating build/lib/IPython/extensions/tests
copying IPython/extensions/tests/__init__.py -> build/lib/IPython/extensions/tests
copying IPython/extensions/tests/test_autoreload.py -> build/lib/IPython/extensions/tests
copying IPython/extensions/tests/test_storemagic.py -> build/lib/IPython/extensions/tests
creating build/lib/IPython/external/tests
copying IPython/external/tests/__init__.py -> build/lib/IPython/external/tests
copying IPython/external/tests/test_qt_loaders.py -> build/lib/IPython/external/tests
creating build/lib/IPython/lib/tests
copying IPython/lib/tests/__init__.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_backgroundjobs.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_clipboard.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_deepreload.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_display.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_editorhooks.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_imports.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_latextools.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_lexers.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_pretty.py -> build/lib/IPython/lib/tests
copying IPython/lib/tests/test_pygments.py -> build/lib/IPython/lib/tests
creating build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/__init__.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/asyncio.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/glut.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/gtk.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/gtk3.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/gtk4.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/osx.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/pyglet.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/qt.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/tk.py -> build/lib/IPython/terminal/pt_inputhooks
copying IPython/terminal/pt_inputhooks/wx.py -> build/lib/IPython/terminal/pt_inputhooks
creating build/lib/IPython/terminal/shortcuts
copying IPython/terminal/shortcuts/__init__.py -> build/lib/IPython/terminal/shortcuts
copying IPython/terminal/shortcuts/auto_match.py -> build/lib/IPython/terminal/shortcuts
copying IPython/terminal/shortcuts/auto_suggest.py -> build/lib/IPython/terminal/shortcuts
copying IPython/terminal/shortcuts/filters.py -> build/lib/IPython/terminal/shortcuts
creating build/lib/IPython/terminal/tests
copying IPython/terminal/tests/__init__.py -> build/lib/IPython/terminal/tests
copying IPython/terminal/tests/test_debug_magic.py -> build/lib/IPython/terminal/tests
copying IPython/terminal/tests/test_embed.py -> build/lib/IPython/terminal/tests
copying IPython/terminal/tests/test_help.py -> build/lib/IPython/terminal/tests
copying IPython/terminal/tests/test_interactivshell.py -> build/lib/IPython/terminal/tests
copying IPython/terminal/tests/test_pt_inputhooks.py -> build/lib/IPython/terminal/tests
copying IPython/terminal/tests/test_shortcuts.py -> build/lib/IPython/terminal/tests
creating build/lib/IPython/testing/plugin
copying IPython/testing/plugin/__init__.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/dtexample.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/ipdoctest.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/pytest_ipdoctest.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/setup.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/simple.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/simplevars.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/test_ipdoctest.py -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/test_refs.py -> build/lib/IPython/testing/plugin
creating build/lib/IPython/testing/tests
copying IPython/testing/tests/__init__.py -> build/lib/IPython/testing/tests
copying IPython/testing/tests/test_decorators.py -> build/lib/IPython/testing/tests
copying IPython/testing/tests/test_ipunittest.py -> build/lib/IPython/testing/tests
copying IPython/testing/tests/test_tools.py -> build/lib/IPython/testing/tests
creating build/lib/IPython/utils/tests
copying IPython/utils/tests/__init__.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_capture.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_decorators.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_deprecated.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_dir2.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_imports.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_importstring.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_io.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_module_paths.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_openpy.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_path.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_process.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_pycolorize.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_shimmodule.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_sysinfo.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_tempdir.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_text.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_tokenutil.py -> build/lib/IPython/utils/tests
copying IPython/utils/tests/test_wildcard.py -> build/lib/IPython/utils/tests
copying IPython/py.typed -> build/lib/IPython
creating build/lib/IPython/core/profile
copying IPython/core/profile/README_STARTUP -> build/lib/IPython/core/profile
copying IPython/core/tests/2x2.png -> build/lib/IPython/core/tests
copying IPython/core/tests/2x2.jpg -> build/lib/IPython/core/tests
creating build/lib/IPython/core/tests/daft_extension
copying IPython/core/tests/daft_extension/daft_extension.py -> build/lib/IPython/core/tests/daft_extension
copying IPython/lib/tests/test.wav -> build/lib/IPython/lib/tests
copying IPython/testing/plugin/README.txt -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/test_combo.txt -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/test_example.txt -> build/lib/IPython/testing/plugin
copying IPython/testing/plugin/test_exampleip.txt -> build/lib/IPython/testing/plugin
installing to build/bdist.netbsd-10.0-i386/wheel
running install
running install_lib
creating build/bdist.netbsd-10.0-i386/wheel
creating build/bdist.netbsd-10.0-i386/wheel/IPython
copying build/lib/IPython/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython
copying build/lib/IPython/__main__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython
copying build/lib/IPython/conftest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython
copying build/lib/IPython/consoleapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython
copying build/lib/IPython/display.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython
copying build/lib/IPython/paths.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython
creating build/bdist.netbsd-10.0-i386/wheel/IPython/core
copying build/lib/IPython/core/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/alias.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/application.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/async_helpers.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/autocall.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/builtin_trap.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/compilerop.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/completer.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/completerlib.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/crashhandler.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/debugger.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/display.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/display_functions.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/display_trap.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/displayhook.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/displaypub.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/error.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/events.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/excolors.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/extensions.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/formatters.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/getipython.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/guarded_eval.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/history.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/historyapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/hooks.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/inputsplitter.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/inputtransformer.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/inputtransformer2.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/interactiveshell.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/latex_symbols.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/logger.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/macro.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/magic.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/magic_arguments.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/oinspect.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/page.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/payload.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/payloadpage.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/prefilter.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/profileapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/profiledir.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/prompts.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/pylabtools.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/release.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/shellapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/splitinput.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/ultratb.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
copying build/lib/IPython/core/usage.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core
creating build/bdist.netbsd-10.0-i386/wheel/IPython/core/magics
copying build/lib/IPython/core/magics/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/ast_mod.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/auto.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/basic.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/code.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/config.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/display.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/execution.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/extension.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/history.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/logging.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/namespace.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/osm.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/packaging.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/pylab.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
copying build/lib/IPython/core/magics/script.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/magics
creating build/bdist.netbsd-10.0-i386/wheel/IPython/core/tests
copying build/lib/IPython/core/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/bad_all.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/nonascii.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/nonascii2.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/print_argv.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/refbug.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/simpleerr.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/tclass.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_alias.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_application.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_async_helpers.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_autocall.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_compilerop.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_completer.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_completerlib.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_debugger.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_display.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_displayhook.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_events.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_exceptiongroup_tb.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_extension.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_formatters.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_guarded_eval.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_handlers.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_history.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_hooks.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_imports.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_inputsplitter.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_inputtransformer.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_inputtransformer2.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_inputtransformer2_line.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_interactiveshell.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_iplib.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_logger.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_magic.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_magic_arguments.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_magic_terminal.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_oinspect.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_page.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_paths.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_prefilter.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_profile.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_prompts.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_pylabtools.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_run.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_shellapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_splitinput.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/test_ultratb.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/2x2.png -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
copying build/lib/IPython/core/tests/2x2.jpg -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests
creating build/bdist.netbsd-10.0-i386/wheel/IPython/core/tests/daft_extension
copying build/lib/IPython/core/tests/daft_extension/daft_extension.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/tests/daft_extension
creating build/bdist.netbsd-10.0-i386/wheel/IPython/core/profile
copying build/lib/IPython/core/profile/README_STARTUP -> build/bdist.netbsd-10.0-i386/wheel/./IPython/core/profile
creating build/bdist.netbsd-10.0-i386/wheel/IPython/extensions
copying build/lib/IPython/extensions/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/extensions
copying build/lib/IPython/extensions/autoreload.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/extensions
copying build/lib/IPython/extensions/storemagic.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/extensions
creating build/bdist.netbsd-10.0-i386/wheel/IPython/extensions/tests
copying build/lib/IPython/extensions/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/extensions/tests
copying build/lib/IPython/extensions/tests/test_autoreload.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/extensions/tests
copying build/lib/IPython/extensions/tests/test_storemagic.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/extensions/tests
creating build/bdist.netbsd-10.0-i386/wheel/IPython/external
copying build/lib/IPython/external/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/external
copying build/lib/IPython/external/qt_for_kernel.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/external
copying build/lib/IPython/external/qt_loaders.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/external
creating build/bdist.netbsd-10.0-i386/wheel/IPython/external/tests
copying build/lib/IPython/external/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/external/tests
copying build/lib/IPython/external/tests/test_qt_loaders.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/external/tests
creating build/bdist.netbsd-10.0-i386/wheel/IPython/lib
copying build/lib/IPython/lib/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/backgroundjobs.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/clipboard.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/deepreload.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/demo.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/display.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/editorhooks.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/guisupport.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/latextools.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/lexers.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
copying build/lib/IPython/lib/pretty.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib
creating build/bdist.netbsd-10.0-i386/wheel/IPython/lib/tests
copying build/lib/IPython/lib/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_backgroundjobs.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_clipboard.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_deepreload.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_display.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_editorhooks.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_imports.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_latextools.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_lexers.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_pretty.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test_pygments.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
copying build/lib/IPython/lib/tests/test.wav -> build/bdist.netbsd-10.0-i386/wheel/./IPython/lib/tests
creating build/bdist.netbsd-10.0-i386/wheel/IPython/sphinxext
copying build/lib/IPython/sphinxext/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/sphinxext
copying build/lib/IPython/sphinxext/custom_doctests.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/sphinxext
copying build/lib/IPython/sphinxext/ipython_console_highlighting.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/sphinxext
copying build/lib/IPython/sphinxext/ipython_directive.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/sphinxext
creating build/bdist.netbsd-10.0-i386/wheel/IPython/terminal
copying build/lib/IPython/terminal/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/console.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/debugger.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/embed.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/interactiveshell.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/ipapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/magics.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/prompts.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
copying build/lib/IPython/terminal/ptutils.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal
creating build/bdist.netbsd-10.0-i386/wheel/IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/asyncio.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/glut.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/gtk.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/gtk3.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/gtk4.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/osx.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/pyglet.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/qt.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/tk.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
copying build/lib/IPython/terminal/pt_inputhooks/wx.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/pt_inputhooks
creating build/bdist.netbsd-10.0-i386/wheel/IPython/terminal/shortcuts
copying build/lib/IPython/terminal/shortcuts/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/shortcuts
copying build/lib/IPython/terminal/shortcuts/auto_match.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/shortcuts
copying build/lib/IPython/terminal/shortcuts/auto_suggest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/shortcuts
copying build/lib/IPython/terminal/shortcuts/filters.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/shortcuts
creating build/bdist.netbsd-10.0-i386/wheel/IPython/terminal/tests
copying build/lib/IPython/terminal/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
copying build/lib/IPython/terminal/tests/test_debug_magic.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
copying build/lib/IPython/terminal/tests/test_embed.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
copying build/lib/IPython/terminal/tests/test_help.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
copying build/lib/IPython/terminal/tests/test_interactivshell.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
copying build/lib/IPython/terminal/tests/test_pt_inputhooks.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
copying build/lib/IPython/terminal/tests/test_shortcuts.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/terminal/tests
creating build/bdist.netbsd-10.0-i386/wheel/IPython/testing
copying build/lib/IPython/testing/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing
copying build/lib/IPython/testing/decorators.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing
copying build/lib/IPython/testing/globalipapp.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing
copying build/lib/IPython/testing/ipunittest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing
copying build/lib/IPython/testing/skipdoctest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing
copying build/lib/IPython/testing/tools.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing
creating build/bdist.netbsd-10.0-i386/wheel/IPython/testing/plugin
copying build/lib/IPython/testing/plugin/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/dtexample.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/ipdoctest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/pytest_ipdoctest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/setup.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/simple.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/simplevars.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/test_ipdoctest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/test_refs.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/README.txt -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/test_combo.txt -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/test_example.txt -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
copying build/lib/IPython/testing/plugin/test_exampleip.txt -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/plugin
creating build/bdist.netbsd-10.0-i386/wheel/IPython/testing/tests
copying build/lib/IPython/testing/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/tests
copying build/lib/IPython/testing/tests/test_decorators.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/tests
copying build/lib/IPython/testing/tests/test_ipunittest.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/tests
copying build/lib/IPython/testing/tests/test_tools.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/testing/tests
creating build/bdist.netbsd-10.0-i386/wheel/IPython/utils
copying build/lib/IPython/utils/PyColorize.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_process_cli.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_process_common.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_process_emscripten.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_process_posix.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_process_win32.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_process_win32_controller.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/_sysinfo.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/capture.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/colorable.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/coloransi.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/contexts.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/daemonize.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/data.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/decorators.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/dir2.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/docs.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/encoding.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/eventful.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/frame.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/generics.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/importstring.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/io.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/ipstruct.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/jsonutil.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/localinterfaces.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/log.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/module_paths.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/openpy.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/path.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/process.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/py3compat.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/sentinel.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/shimmodule.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/signatures.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/strdispatch.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/sysinfo.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/syspathcontext.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/tempdir.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/terminal.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/text.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/timing.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/tokenutil.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/traitlets.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/tz.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/ulinecache.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/version.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
copying build/lib/IPython/utils/wildcard.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils
creating build/bdist.netbsd-10.0-i386/wheel/IPython/utils/tests
copying build/lib/IPython/utils/tests/__init__.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_capture.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_decorators.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_deprecated.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_dir2.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_imports.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_importstring.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_io.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_module_paths.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_openpy.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_path.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_process.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_pycolorize.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_shimmodule.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_sysinfo.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_tempdir.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_text.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_tokenutil.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/utils/tests/test_wildcard.py -> build/bdist.netbsd-10.0-i386/wheel/./IPython/utils/tests
copying build/lib/IPython/py.typed -> build/bdist.netbsd-10.0-i386/wheel/./IPython
running install_data
creating build/bdist.netbsd-10.0-i386/wheel/ipython-8.28.0.data/data
creating build/bdist.netbsd-10.0-i386/wheel/ipython-8.28.0.data/data/man/man1
copying docs/man/ipython.1 -> build/bdist.netbsd-10.0-i386/wheel/ipython-8.28.0.data/data/man/man1
running install_egg_info
running egg_info
writing ipython.egg-info/PKG-INFO
writing dependency_links to ipython.egg-info/dependency_links.txt
writing entry points to ipython.egg-info/entry_points.txt
writing requirements to ipython.egg-info/requires.txt
writing top-level names to ipython.egg-info/top_level.txt
reading manifest file 'ipython.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*' found under directory 'tools'
warning: no previously-included files found matching 'tools'
warning: no previously-included files found matching 'CONTRIBUTING.md'
warning: no previously-included files found matching '.editorconfig'
warning: no previously-included files found matching 'SECURITY.md'
warning: no previously-included files found matching '.readthedocs.yaml'
warning: no previously-included files found matching 'docs/#*'
warning: no previously-included files found matching 'docs/man/*.1.gz'
warning: no previously-included files found matching '.git-blame-ignore-revs'
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 '*.flc' found anywhere in distribution
warning: no previously-included files matching '*.yml' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.dircopy.log' found anywhere in distribution
warning: no previously-included files matching '.git' found anywhere in distribution
warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'ipython.egg-info/SOURCES.txt'
Copying ipython.egg-info to build/bdist.netbsd-10.0-i386/wheel/./ipython-8.28.0-py3.10.egg-info
running install_scripts
adding license file "LICENSE" (matched pattern "LICEN[CS]E*")
adding license file "COPYING.rst" (matched pattern "COPYING*")
creating build/bdist.netbsd-10.0-i386/wheel/ipython-8.28.0.dist-info/WHEEL
creating '/pbulk/work/devel/py-ipython/work/ipython-8.28.0/dist/.tmp-sfph95wa/ipython-8.28.0-py3-none-any.whl' and adding 'build/bdist.netbsd-10.0-i386/wheel' to it
adding 'IPython/__init__.py'
adding 'IPython/__main__.py'
adding 'IPython/conftest.py'
adding 'IPython/consoleapp.py'
adding 'IPython/display.py'
adding 'IPython/paths.py'
adding 'IPython/py.typed'
adding 'IPython/core/__init__.py'
adding 'IPython/core/alias.py'
adding 'IPython/core/application.py'
adding 'IPython/core/async_helpers.py'
adding 'IPython/core/autocall.py'
adding 'IPython/core/builtin_trap.py'
adding 'IPython/core/compilerop.py'
adding 'IPython/core/completer.py'
adding 'IPython/core/completerlib.py'
adding 'IPython/core/crashhandler.py'
adding 'IPython/core/debugger.py'
adding 'IPython/core/display.py'
adding 'IPython/core/display_functions.py'
adding 'IPython/core/display_trap.py'
adding 'IPython/core/displayhook.py'
adding 'IPython/core/displaypub.py'
adding 'IPython/core/error.py'
adding 'IPython/core/events.py'
adding 'IPython/core/excolors.py'
adding 'IPython/core/extensions.py'
adding 'IPython/core/formatters.py'
adding 'IPython/core/getipython.py'
adding 'IPython/core/guarded_eval.py'
adding 'IPython/core/history.py'
adding 'IPython/core/historyapp.py'
adding 'IPython/core/hooks.py'
adding 'IPython/core/inputsplitter.py'
adding 'IPython/core/inputtransformer.py'
adding 'IPython/core/inputtransformer2.py'
adding 'IPython/core/interactiveshell.py'
adding 'IPython/core/latex_symbols.py'
adding 'IPython/core/logger.py'
adding 'IPython/core/macro.py'
adding 'IPython/core/magic.py'
adding 'IPython/core/magic_arguments.py'
adding 'IPython/core/oinspect.py'
adding 'IPython/core/page.py'
adding 'IPython/core/payload.py'
adding 'IPython/core/payloadpage.py'
adding 'IPython/core/prefilter.py'
adding 'IPython/core/profileapp.py'
adding 'IPython/core/profiledir.py'
adding 'IPython/core/prompts.py'
adding 'IPython/core/pylabtools.py'
adding 'IPython/core/release.py'
adding 'IPython/core/shellapp.py'
adding 'IPython/core/splitinput.py'
adding 'IPython/core/ultratb.py'
adding 'IPython/core/usage.py'
adding 'IPython/core/magics/__init__.py'
adding 'IPython/core/magics/ast_mod.py'
adding 'IPython/core/magics/auto.py'
adding 'IPython/core/magics/basic.py'
adding 'IPython/core/magics/code.py'
adding 'IPython/core/magics/config.py'
adding 'IPython/core/magics/display.py'
adding 'IPython/core/magics/execution.py'
adding 'IPython/core/magics/extension.py'
adding 'IPython/core/magics/history.py'
adding 'IPython/core/magics/logging.py'
adding 'IPython/core/magics/namespace.py'
adding 'IPython/core/magics/osm.py'
adding 'IPython/core/magics/packaging.py'
adding 'IPython/core/magics/pylab.py'
adding 'IPython/core/magics/script.py'
adding 'IPython/core/profile/README_STARTUP'
adding 'IPython/core/tests/2x2.jpg'
adding 'IPython/core/tests/2x2.png'
adding 'IPython/core/tests/__init__.py'
adding 'IPython/core/tests/bad_all.py'
adding 'IPython/core/tests/nonascii.py'
adding 'IPython/core/tests/nonascii2.py'
adding 'IPython/core/tests/print_argv.py'
adding 'IPython/core/tests/refbug.py'
adding 'IPython/core/tests/simpleerr.py'
adding 'IPython/core/tests/tclass.py'
adding 'IPython/core/tests/test_alias.py'
adding 'IPython/core/tests/test_application.py'
adding 'IPython/core/tests/test_async_helpers.py'
adding 'IPython/core/tests/test_autocall.py'
adding 'IPython/core/tests/test_compilerop.py'
adding 'IPython/core/tests/test_completer.py'
adding 'IPython/core/tests/test_completerlib.py'
adding 'IPython/core/tests/test_debugger.py'
adding 'IPython/core/tests/test_display.py'
adding 'IPython/core/tests/test_displayhook.py'
adding 'IPython/core/tests/test_events.py'
adding 'IPython/core/tests/test_exceptiongroup_tb.py'
adding 'IPython/core/tests/test_extension.py'
adding 'IPython/core/tests/test_formatters.py'
adding 'IPython/core/tests/test_guarded_eval.py'
adding 'IPython/core/tests/test_handlers.py'
adding 'IPython/core/tests/test_history.py'
adding 'IPython/core/tests/test_hooks.py'
adding 'IPython/core/tests/test_imports.py'
adding 'IPython/core/tests/test_inputsplitter.py'
adding 'IPython/core/tests/test_inputtransformer.py'
adding 'IPython/core/tests/test_inputtransformer2.py'
adding 'IPython/core/tests/test_inputtransformer2_line.py'
adding 'IPython/core/tests/test_interactiveshell.py'
adding 'IPython/core/tests/test_iplib.py'
adding 'IPython/core/tests/test_logger.py'
adding 'IPython/core/tests/test_magic.py'
adding 'IPython/core/tests/test_magic_arguments.py'
adding 'IPython/core/tests/test_magic_terminal.py'
adding 'IPython/core/tests/test_oinspect.py'
adding 'IPython/core/tests/test_page.py'
adding 'IPython/core/tests/test_paths.py'
adding 'IPython/core/tests/test_prefilter.py'
adding 'IPython/core/tests/test_profile.py'
adding 'IPython/core/tests/test_prompts.py'
adding 'IPython/core/tests/test_pylabtools.py'
adding 'IPython/core/tests/test_run.py'
adding 'IPython/core/tests/test_shellapp.py'
adding 'IPython/core/tests/test_splitinput.py'
adding 'IPython/core/tests/test_ultratb.py'
adding 'IPython/core/tests/daft_extension/daft_extension.py'
adding 'IPython/extensions/__init__.py'
adding 'IPython/extensions/autoreload.py'
adding 'IPython/extensions/storemagic.py'
adding 'IPython/extensions/tests/__init__.py'
adding 'IPython/extensions/tests/test_autoreload.py'
adding 'IPython/extensions/tests/test_storemagic.py'
adding 'IPython/external/__init__.py'
adding 'IPython/external/qt_for_kernel.py'
adding 'IPython/external/qt_loaders.py'
adding 'IPython/external/tests/__init__.py'
adding 'IPython/external/tests/test_qt_loaders.py'
adding 'IPython/lib/__init__.py'
adding 'IPython/lib/backgroundjobs.py'
adding 'IPython/lib/clipboard.py'
adding 'IPython/lib/deepreload.py'
adding 'IPython/lib/demo.py'
adding 'IPython/lib/display.py'
adding 'IPython/lib/editorhooks.py'
adding 'IPython/lib/guisupport.py'
adding 'IPython/lib/latextools.py'
adding 'IPython/lib/lexers.py'
adding 'IPython/lib/pretty.py'
adding 'IPython/lib/tests/__init__.py'
adding 'IPython/lib/tests/test.wav'
adding 'IPython/lib/tests/test_backgroundjobs.py'
adding 'IPython/lib/tests/test_clipboard.py'
adding 'IPython/lib/tests/test_deepreload.py'
adding 'IPython/lib/tests/test_display.py'
adding 'IPython/lib/tests/test_editorhooks.py'
adding 'IPython/lib/tests/test_imports.py'
adding 'IPython/lib/tests/test_latextools.py'
adding 'IPython/lib/tests/test_lexers.py'
adding 'IPython/lib/tests/test_pretty.py'
adding 'IPython/lib/tests/test_pygments.py'
adding 'IPython/sphinxext/__init__.py'
adding 'IPython/sphinxext/custom_doctests.py'
adding 'IPython/sphinxext/ipython_console_highlighting.py'
adding 'IPython/sphinxext/ipython_directive.py'
adding 'IPython/terminal/__init__.py'
adding 'IPython/terminal/console.py'
adding 'IPython/terminal/debugger.py'
adding 'IPython/terminal/embed.py'
adding 'IPython/terminal/interactiveshell.py'
adding 'IPython/terminal/ipapp.py'
adding 'IPython/terminal/magics.py'
adding 'IPython/terminal/prompts.py'
adding 'IPython/terminal/ptutils.py'
adding 'IPython/terminal/pt_inputhooks/__init__.py'
adding 'IPython/terminal/pt_inputhooks/asyncio.py'
adding 'IPython/terminal/pt_inputhooks/glut.py'
adding 'IPython/terminal/pt_inputhooks/gtk.py'
adding 'IPython/terminal/pt_inputhooks/gtk3.py'
adding 'IPython/terminal/pt_inputhooks/gtk4.py'
adding 'IPython/terminal/pt_inputhooks/osx.py'
adding 'IPython/terminal/pt_inputhooks/pyglet.py'
adding 'IPython/terminal/pt_inputhooks/qt.py'
adding 'IPython/terminal/pt_inputhooks/tk.py'
adding 'IPython/terminal/pt_inputhooks/wx.py'
adding 'IPython/terminal/shortcuts/__init__.py'
adding 'IPython/terminal/shortcuts/auto_match.py'
adding 'IPython/terminal/shortcuts/auto_suggest.py'
adding 'IPython/terminal/shortcuts/filters.py'
adding 'IPython/terminal/tests/__init__.py'
adding 'IPython/terminal/tests/test_debug_magic.py'
adding 'IPython/terminal/tests/test_embed.py'
adding 'IPython/terminal/tests/test_help.py'
adding 'IPython/terminal/tests/test_interactivshell.py'
adding 'IPython/terminal/tests/test_pt_inputhooks.py'
adding 'IPython/terminal/tests/test_shortcuts.py'
adding 'IPython/testing/__init__.py'
adding 'IPython/testing/decorators.py'
adding 'IPython/testing/globalipapp.py'
adding 'IPython/testing/ipunittest.py'
adding 'IPython/testing/skipdoctest.py'
adding 'IPython/testing/tools.py'
adding 'IPython/testing/plugin/README.txt'
adding 'IPython/testing/plugin/__init__.py'
adding 'IPython/testing/plugin/dtexample.py'
adding 'IPython/testing/plugin/ipdoctest.py'
adding 'IPython/testing/plugin/pytest_ipdoctest.py'
adding 'IPython/testing/plugin/setup.py'
adding 'IPython/testing/plugin/simple.py'
adding 'IPython/testing/plugin/simplevars.py'
adding 'IPython/testing/plugin/test_combo.txt'
adding 'IPython/testing/plugin/test_example.txt'
adding 'IPython/testing/plugin/test_exampleip.txt'
adding 'IPython/testing/plugin/test_ipdoctest.py'
adding 'IPython/testing/plugin/test_refs.py'
adding 'IPython/testing/tests/__init__.py'
adding 'IPython/testing/tests/test_decorators.py'
adding 'IPython/testing/tests/test_ipunittest.py'
adding 'IPython/testing/tests/test_tools.py'
adding 'IPython/utils/PyColorize.py'
adding 'IPython/utils/__init__.py'
adding 'IPython/utils/_process_cli.py'
adding 'IPython/utils/_process_common.py'
adding 'IPython/utils/_process_emscripten.py'
adding 'IPython/utils/_process_posix.py'
adding 'IPython/utils/_process_win32.py'
adding 'IPython/utils/_process_win32_controller.py'
adding 'IPython/utils/_sysinfo.py'
adding 'IPython/utils/capture.py'
adding 'IPython/utils/colorable.py'
adding 'IPython/utils/coloransi.py'
adding 'IPython/utils/contexts.py'
adding 'IPython/utils/daemonize.py'
adding 'IPython/utils/data.py'
adding 'IPython/utils/decorators.py'
adding 'IPython/utils/dir2.py'
adding 'IPython/utils/docs.py'
adding 'IPython/utils/encoding.py'
adding 'IPython/utils/eventful.py'
adding 'IPython/utils/frame.py'
adding 'IPython/utils/generics.py'
adding 'IPython/utils/importstring.py'
adding 'IPython/utils/io.py'
adding 'IPython/utils/ipstruct.py'
adding 'IPython/utils/jsonutil.py'
adding 'IPython/utils/localinterfaces.py'
adding 'IPython/utils/log.py'
adding 'IPython/utils/module_paths.py'
adding 'IPython/utils/openpy.py'
adding 'IPython/utils/path.py'
adding 'IPython/utils/process.py'
adding 'IPython/utils/py3compat.py'
adding 'IPython/utils/sentinel.py'
adding 'IPython/utils/shimmodule.py'
adding 'IPython/utils/signatures.py'
adding 'IPython/utils/strdispatch.py'
adding 'IPython/utils/sysinfo.py'
adding 'IPython/utils/syspathcontext.py'
adding 'IPython/utils/tempdir.py'
adding 'IPython/utils/terminal.py'
adding 'IPython/utils/text.py'
adding 'IPython/utils/timing.py'
adding 'IPython/utils/tokenutil.py'
adding 'IPython/utils/traitlets.py'
adding 'IPython/utils/tz.py'
adding 'IPython/utils/ulinecache.py'
adding 'IPython/utils/version.py'
adding 'IPython/utils/wildcard.py'
adding 'IPython/utils/tests/__init__.py'
adding 'IPython/utils/tests/test_capture.py'
adding 'IPython/utils/tests/test_decorators.py'
adding 'IPython/utils/tests/test_deprecated.py'
adding 'IPython/utils/tests/test_dir2.py'
adding 'IPython/utils/tests/test_imports.py'
adding 'IPython/utils/tests/test_importstring.py'
adding 'IPython/utils/tests/test_io.py'
adding 'IPython/utils/tests/test_module_paths.py'
adding 'IPython/utils/tests/test_openpy.py'
adding 'IPython/utils/tests/test_path.py'
adding 'IPython/utils/tests/test_process.py'
adding 'IPython/utils/tests/test_pycolorize.py'
adding 'IPython/utils/tests/test_shimmodule.py'
adding 'IPython/utils/tests/test_sysinfo.py'
adding 'IPython/utils/tests/test_tempdir.py'
adding 'IPython/utils/tests/test_text.py'
adding 'IPython/utils/tests/test_tokenutil.py'
adding 'IPython/utils/tests/test_wildcard.py'
adding 'ipython-8.28.0.data/data/man/man1/ipython.1'
adding 'ipython-8.28.0.dist-info/COPYING.rst'
adding 'ipython-8.28.0.dist-info/LICENSE'
adding 'ipython-8.28.0.dist-info/METADATA'
adding 'ipython-8.28.0.dist-info/WHEEL'
adding 'ipython-8.28.0.dist-info/entry_points.txt'
adding 'ipython-8.28.0.dist-info/top_level.txt'
adding 'ipython-8.28.0.dist-info/RECORD'
removing build/bdist.netbsd-10.0-i386/wheel
Successfully built ipython-8.28.0-py3-none-any.whl