Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 04:12
Show Gist options
  • Save r-rmcgibbo/781dfb5f69deb161895de33c0d41f8d1 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/781dfb5f69deb161895de33c0d41f8d1 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/116814
Sourcing python-remove-tests-dir-hook
Sourcing python-catch-conflicts-hook.sh
Sourcing python-remove-bin-bytecode-hook.sh
Sourcing setuptools-build-hook
Using setuptoolsBuildPhase
Using setuptoolsShellHook
Sourcing pip-install-hook
Using pipInstallPhase
Sourcing python-imports-check-hook.sh
Using pythonImportsCheckPhase
Sourcing python-namespaces-hook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/7p8a86415kkjysawvlxbq9ils9wnlhvl-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/thonny/workdlg.py
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
no configure script, doing nothing
@nix { "action": "setPhase", "phase": "buildPhase" }
building
Executing setuptoolsBuildPhase
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/thonny
copying thonny/terminal.py -> build/lib/thonny
copying thonny/config_ui.py -> build/lib/thonny
copying thonny/languages.py -> build/lib/thonny
copying thonny/ast_utils.py -> build/lib/thonny
copying thonny/editors.py -> build/lib/thonny
copying thonny/backend.py -> build/lib/thonny
copying thonny/rst_utils.py -> build/lib/thonny
copying thonny/assistance.py -> build/lib/thonny
copying thonny/gridtable.py -> build/lib/thonny
copying thonny/__main__.py -> build/lib/thonny
copying thonny/token_utils.py -> build/lib/thonny
copying thonny/shell.py -> build/lib/thonny
copying thonny/codeview.py -> build/lib/thonny
copying thonny/__init__.py -> build/lib/thonny
copying thonny/workdlg.py -> build/lib/thonny
copying thonny/memory.py -> build/lib/thonny
copying thonny/first_run.py -> build/lib/thonny
copying thonny/ui_utils.py -> build/lib/thonny
copying thonny/running.py -> build/lib/thonny
copying thonny/common.py -> build/lib/thonny
copying thonny/base_file_browser.py -> build/lib/thonny
copying thonny/roughparse.py -> build/lib/thonny
copying thonny/workbench.py -> build/lib/thonny
copying thonny/export.py -> build/lib/thonny
copying thonny/jedi_utils.py -> build/lib/thonny
copying thonny/config.py -> build/lib/thonny
copying thonny/misc_utils.py -> build/lib/thonny
copying thonny/tktextext.py -> build/lib/thonny
creating build/lib/thonny/plugins
copying thonny/plugins/theme_and_font_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/replayer.py -> build/lib/thonny/plugins
copying thonny/plugins/misc_analyzers.py -> build/lib/thonny/plugins
copying thonny/plugins/backend_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/highlight_names.py -> build/lib/thonny/plugins
copying thonny/plugins/variables.py -> build/lib/thonny/plugins
copying thonny/plugins/remove_old_data_dir.py -> build/lib/thonny/plugins
copying thonny/plugins/find_replace.py -> build/lib/thonny/plugins
copying thonny/plugins/about.py -> build/lib/thonny/plugins
copying thonny/plugins/assistant_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/debugger.py -> build/lib/thonny/plugins
copying thonny/plugins/general_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/outline.py -> build/lib/thonny/plugins
copying thonny/plugins/heap.py -> build/lib/thonny/plugins
copying thonny/plugins/goto_definition.py -> build/lib/thonny/plugins
copying thonny/plugins/notes.py -> build/lib/thonny/plugins
copying thonny/plugins/dock_user_windows_frontend.py -> build/lib/thonny/plugins
copying thonny/plugins/event_logging.py -> build/lib/thonny/plugins
copying thonny/plugins/shell_macro.py -> build/lib/thonny/plugins
copying thonny/plugins/__init__.py -> build/lib/thonny/plugins
copying thonny/plugins/commenting_indenting.py -> build/lib/thonny/plugins
copying thonny/plugins/terminal_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/coloring.py -> build/lib/thonny/plugins
copying thonny/plugins/stdlib_error_helpers.py -> build/lib/thonny/plugins
copying thonny/plugins/files.py -> build/lib/thonny/plugins
copying thonny/plugins/base_syntax_themes.py -> build/lib/thonny/plugins
copying thonny/plugins/base_ui_themes.py -> build/lib/thonny/plugins
copying thonny/plugins/locals_marker.py -> build/lib/thonny/plugins
copying thonny/plugins/common_editing_commands.py -> build/lib/thonny/plugins
copying thonny/plugins/clean_ui_themes.py -> build/lib/thonny/plugins
copying thonny/plugins/cells.py -> build/lib/thonny/plugins
copying thonny/plugins/editor_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/pip_gui.py -> build/lib/thonny/plugins
copying thonny/plugins/event_view.py -> build/lib/thonny/plugins
copying thonny/plugins/pgzero_frontend.py -> build/lib/thonny/plugins
copying thonny/plugins/birdseye_frontend.py -> build/lib/thonny/plugins
copying thonny/plugins/paren_matcher.py -> build/lib/thonny/plugins
copying thonny/plugins/run_debug_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/tomorrow_syntax_theme.py -> build/lib/thonny/plugins
copying thonny/plugins/ast_view.py -> build/lib/thonny/plugins
copying thonny/plugins/statement_boxes.py -> build/lib/thonny/plugins
copying thonny/plugins/thonny_folders.py -> build/lib/thonny/plugins
copying thonny/plugins/object_inspector.py -> build/lib/thonny/plugins
copying thonny/plugins/shell_config_page.py -> build/lib/thonny/plugins
copying thonny/plugins/autocomplete.py -> build/lib/thonny/plugins
creating build/lib/thonny/test
copying thonny/test/__init__.py -> build/lib/thonny/test
copying thonny/test/test_common.py -> build/lib/thonny/test
creating build/lib/thonny/plugins/backend
copying thonny/plugins/backend/birdseye_backend.py -> build/lib/thonny/plugins/backend
copying thonny/plugins/backend/matplotlib_backend.py -> build/lib/thonny/plugins/backend
copying thonny/plugins/backend/__init__.py -> build/lib/thonny/plugins/backend
copying thonny/plugins/backend/flask_backend.py -> build/lib/thonny/plugins/backend
copying thonny/plugins/backend/pgzero_backend.py -> build/lib/thonny/plugins/backend
copying thonny/plugins/backend/dock_user_windows_backend.py -> build/lib/thonny/plugins/backend
creating build/lib/thonny/plugins/esp
copying thonny/plugins/esp/__init__.py -> build/lib/thonny/plugins/esp
creating build/lib/thonny/plugins/cpython
copying thonny/plugins/cpython/__main__.py -> build/lib/thonny/plugins/cpython
copying thonny/plugins/cpython/__init__.py -> build/lib/thonny/plugins/cpython
copying thonny/plugins/cpython/cpython_backend.py -> build/lib/thonny/plugins/cpython
creating build/lib/thonny/plugins/mypy
copying thonny/plugins/mypy/__init__.py -> build/lib/thonny/plugins/mypy
creating build/lib/thonny/plugins/pi
copying thonny/plugins/pi/__init__.py -> build/lib/thonny/plugins/pi
creating build/lib/thonny/plugins/cpython_ssh
copying thonny/plugins/cpython_ssh/__main__.py -> build/lib/thonny/plugins/cpython_ssh
copying thonny/plugins/cpython_ssh/__init__.py -> build/lib/thonny/plugins/cpython_ssh
copying thonny/plugins/cpython_ssh/ssh_cpython_backend.py -> build/lib/thonny/plugins/cpython_ssh
creating build/lib/thonny/plugins/microbit
copying thonny/plugins/microbit/__init__.py -> build/lib/thonny/plugins/microbit
creating build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/backend.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/os_mp_backend.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/__init__.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/micropip.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/ssh_connection.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/pip_gui.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/serial_connection.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/webrepl_connection.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/bare_metal_backend.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/uf2dialog.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/subprocess_connection.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/connection.py -> build/lib/thonny/plugins/micropython
copying thonny/plugins/micropython/miniterm_wrapper.py -> build/lib/thonny/plugins/micropython
creating build/lib/thonny/plugins/circuitpython
copying thonny/plugins/circuitpython/__init__.py -> build/lib/thonny/plugins/circuitpython
copying thonny/plugins/circuitpython/cp_backend.py -> build/lib/thonny/plugins/circuitpython
copying thonny/plugins/circuitpython/update_firmware_mapping.py -> build/lib/thonny/plugins/circuitpython
creating build/lib/thonny/plugins/printing
copying thonny/plugins/printing/__init__.py -> build/lib/thonny/plugins/printing
creating build/lib/thonny/plugins/system_shell
copying thonny/plugins/system_shell/__init__.py -> build/lib/thonny/plugins/system_shell
copying thonny/plugins/system_shell/explain_environment.py -> build/lib/thonny/plugins/system_shell
creating build/lib/thonny/plugins/pylint
copying thonny/plugins/pylint/messages.py -> build/lib/thonny/plugins/pylint
copying thonny/plugins/pylint/__init__.py -> build/lib/thonny/plugins/pylint
creating build/lib/thonny/plugins/help
copying thonny/plugins/help/__init__.py -> build/lib/thonny/plugins/help
creating build/lib/thonny/test/plugins
copying thonny/test/plugins/__init__.py -> build/lib/thonny/test/plugins
copying thonny/test/plugins/test_locals_marker.py -> build/lib/thonny/test/plugins
copying thonny/test/plugins/test_name_highlighter.py -> build/lib/thonny/test/plugins
copying thonny/VERSION -> build/lib/thonny
copying thonny/defaults.ini -> build/lib/thonny
creating build/lib/thonny/res
copying thonny/res/information.png -> build/lib/thonny/res
copying thonny/res/_disabled_help.png -> build/lib/thonny/res
copying thonny/res/save-file_2x_alt.png -> build/lib/thonny/res
copying thonny/res/_disabled_open_folder.gif -> build/lib/thonny/res
copying thonny/res/_disabled_resume_2x.png -> build/lib/thonny/res
copying thonny/res/thonny.ico -> build/lib/thonny/res
copying thonny/res/_disabled_harddisk.png -> build/lib/thonny/res
copying thonny/res/quit.png -> build/lib/thonny/res
copying thonny/res/boxminus.png -> build/lib/thonny/res
copying thonny/res/open-file_Linux_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_python-file.gif -> build/lib/thonny/res
copying thonny/res/debug-current-script.png -> build/lib/thonny/res
copying thonny/res/step-into.png -> build/lib/thonny/res
copying thonny/res/_disabled_folder.gif -> build/lib/thonny/res
copying thonny/res/tab-close-active.gif -> build/lib/thonny/res
copying thonny/res/_disabled_boxx_light.png -> build/lib/thonny/res
copying thonny/res/stop_2x_alt.png -> build/lib/thonny/res
copying thonny/res/_disabled_run-current-script_2x.png -> build/lib/thonny/res
copying thonny/res/boxx_light.png -> build/lib/thonny/res
copying thonny/res/terminal.png -> build/lib/thonny/res
copying thonny/res/quit_2x.png -> build/lib/thonny/res
copying thonny/res/information_2x.png -> build/lib/thonny/res
copying thonny/res/PrintLnkTarget.vbs -> build/lib/thonny/res
copying thonny/res/_disabled_star.png -> build/lib/thonny/res
copying thonny/res/_disabled_thonny.png -> build/lib/thonny/res
copying thonny/res/save-file_alt.png -> build/lib/thonny/res
copying thonny/res/_disabled_new-file.png -> build/lib/thonny/res
copying thonny/res/1x1-white.gif -> build/lib/thonny/res
copying thonny/res/harddisk_2x.png -> build/lib/thonny/res
copying thonny/res/boxplus.png -> build/lib/thonny/res
copying thonny/res/folder.gif -> build/lib/thonny/res
copying thonny/res/_create_disabled_variants.py -> build/lib/thonny/res
copying thonny/res/_disabled_16x16-blank.gif -> build/lib/thonny/res
copying thonny/res/_disabled_open-file_Linux.png -> build/lib/thonny/res
copying thonny/res/_disabled_stop_2x_alt.png -> build/lib/thonny/res
copying thonny/res/_disabled_step-out.png -> build/lib/thonny/res
copying thonny/res/_disabled_run-to-cursor.png -> build/lib/thonny/res
copying thonny/res/_disabled_step-into_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_terminal_2x.png -> build/lib/thonny/res
copying thonny/res/debug-current-script_2x.png -> build/lib/thonny/res
copying thonny/res/outline-class_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_nav-forward.png -> build/lib/thonny/res
copying thonny/res/closed-folder.gif -> build/lib/thonny/res
copying thonny/res/_disabled_tab-close-active.gif -> build/lib/thonny/res
copying thonny/res/tab-close-active-clam-dark.gif -> build/lib/thonny/res
copying thonny/res/_disabled_boxdot.png -> build/lib/thonny/res
copying thonny/res/open-file.png -> build/lib/thonny/res
copying thonny/res/python-icon.gif -> build/lib/thonny/res
copying thonny/res/outline-class.png -> build/lib/thonny/res
copying thonny/res/_disabled_tab-close-active-clam.gif -> build/lib/thonny/res
copying thonny/res/16x16-blank.gif -> build/lib/thonny/res
copying thonny/res/text-file.gif -> build/lib/thonny/res
copying thonny/res/_disabled_star_2x.png -> build/lib/thonny/res
copying thonny/res/star.png -> build/lib/thonny/res
copying thonny/res/_disabled_step-over.png -> build/lib/thonny/res
copying thonny/res/_disabled_debug-current-script.png -> build/lib/thonny/res
copying thonny/res/_disabled_save-file_Linux.png -> build/lib/thonny/res
copying thonny/res/_disabled_information_2x.png -> build/lib/thonny/res
copying thonny/res/generic-file.gif -> build/lib/thonny/res
copying thonny/res/open_folder.gif -> build/lib/thonny/res
copying thonny/res/_disabled_quit_2x.png -> build/lib/thonny/res
copying thonny/res/delete.gif -> build/lib/thonny/res
copying thonny/res/_disabled_delete.gif -> build/lib/thonny/res
copying thonny/res/nav-forward.png -> build/lib/thonny/res
copying thonny/res/_disabled_birdseye.png -> build/lib/thonny/res
copying thonny/res/_disabled_1x1-white.gif -> build/lib/thonny/res
copying thonny/res/run-to-cursor_2x.png -> build/lib/thonny/res
copying thonny/res/nav-backward_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_run-to-cursor_2x.png -> build/lib/thonny/res
copying thonny/res/nav-backward.png -> build/lib/thonny/res
copying thonny/res/_disabled_arrow-down.gif -> build/lib/thonny/res
copying thonny/res/tab-close.gif -> build/lib/thonny/res
copying thonny/res/_disabled_help_2x.png -> build/lib/thonny/res
copying thonny/res/new-file_Linux_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_text-file.gif -> build/lib/thonny/res
copying thonny/res/_disabled_resume.png -> build/lib/thonny/res
copying thonny/res/_disabled_terminal.png -> build/lib/thonny/res
copying thonny/res/tab-close-clam.gif -> build/lib/thonny/res
copying thonny/res/_disabled_nav-backward.png -> build/lib/thonny/res
copying thonny/res/_disabled_open-file.png -> build/lib/thonny/res
copying thonny/res/new-file_Linux.png -> build/lib/thonny/res
copying thonny/res/birdseye.png -> build/lib/thonny/res
copying thonny/res/_disabled_hard-drive.gif -> build/lib/thonny/res
copying thonny/res/_disabled_debug-current-script_2x.png -> build/lib/thonny/res
copying thonny/res/step-out.png -> build/lib/thonny/res
copying thonny/res/resume_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_quit.png -> build/lib/thonny/res
copying thonny/res/step-into_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_tab-close-clam.gif -> build/lib/thonny/res
copying thonny/res/python-file.gif -> build/lib/thonny/res
copying thonny/res/terminal_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_boxx.png -> build/lib/thonny/res
copying thonny/res/_disabled_outline-method.gif -> build/lib/thonny/res
copying thonny/res/_disabled_python-icon.gif -> build/lib/thonny/res
copying thonny/res/thonny_small.ico -> build/lib/thonny/res
copying thonny/res/broken.png -> build/lib/thonny/res
copying thonny/res/_disabled_tab-close-active-clam-dark.gif -> build/lib/thonny/res
copying thonny/res/stop.png -> build/lib/thonny/res
copying thonny/res/_disabled_zoom.png -> build/lib/thonny/res
copying thonny/res/_disabled_stop.png -> build/lib/thonny/res
copying thonny/res/run-current-script_2x.png -> build/lib/thonny/res
copying thonny/res/save-file.png -> build/lib/thonny/res
copying thonny/res/thonny.png -> build/lib/thonny/res
copying thonny/res/boxdot_light.png -> build/lib/thonny/res
copying thonny/res/_disabled_stop_alt.png -> build/lib/thonny/res
copying thonny/res/help_2x.png -> build/lib/thonny/res
copying thonny/res/star_2x.png -> build/lib/thonny/res
copying thonny/res/boxdot.png -> build/lib/thonny/res
copying thonny/res/_disabled_boxplus.png -> build/lib/thonny/res
copying thonny/res/stop_alt.png -> build/lib/thonny/res
copying thonny/res/_disabled_boxplus_light.png -> build/lib/thonny/res
copying thonny/res/_disabled_new-file_Linux.png -> build/lib/thonny/res
copying thonny/res/nav-forward_2x.png -> build/lib/thonny/res
copying thonny/res/resume.png -> build/lib/thonny/res
copying thonny/res/_disabled_save-file.png -> build/lib/thonny/res
copying thonny/res/step-over_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_nav-backward_2x.png -> build/lib/thonny/res
copying thonny/res/step-over.png -> build/lib/thonny/res
copying thonny/res/_disabled_save-file_2x_alt.png -> build/lib/thonny/res
copying thonny/res/_disabled_outline-class_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_harddisk_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_information.png -> build/lib/thonny/res
copying thonny/res/help.png -> build/lib/thonny/res
copying thonny/res/boxminus_light.png -> build/lib/thonny/res
copying thonny/res/_disabled_closed-folder.gif -> build/lib/thonny/res
copying thonny/res/_disabled_nav-forward_2x.png -> build/lib/thonny/res
copying thonny/res/step-out_2x.png -> build/lib/thonny/res
copying thonny/res/save-file_Linux_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_save-file_Linux_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_new-file_Linux_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_save-file_alt.png -> build/lib/thonny/res
copying thonny/res/open-file_Linux.png -> build/lib/thonny/res
copying thonny/res/new-file.png -> build/lib/thonny/res
copying thonny/res/_disabled_boxminus.png -> build/lib/thonny/res
copying thonny/res/tab-close-active-clam.gif -> build/lib/thonny/res
copying thonny/res/_disabled_step-into.png -> build/lib/thonny/res
copying thonny/res/boxx.png -> build/lib/thonny/res
copying thonny/res/zoom.png -> build/lib/thonny/res
copying thonny/res/hard-drive.gif -> build/lib/thonny/res
copying thonny/res/harddisk.png -> build/lib/thonny/res
copying thonny/res/run-current-script.png -> build/lib/thonny/res
copying thonny/res/run-to-cursor.png -> build/lib/thonny/res
copying thonny/res/_disabled_step-out_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_boxminus_light.png -> build/lib/thonny/res
copying thonny/res/_disabled_boxdot_light.png -> build/lib/thonny/res
copying thonny/res/outline-method.gif -> build/lib/thonny/res
copying thonny/res/_disabled_tab-close.gif -> build/lib/thonny/res
copying thonny/res/save-file_Linux.png -> build/lib/thonny/res
copying thonny/res/_disabled_outline-class.png -> build/lib/thonny/res
copying thonny/res/arrow-down.gif -> build/lib/thonny/res
copying thonny/res/_disabled_step-over_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_open-file_Linux_2x.png -> build/lib/thonny/res
copying thonny/res/_disabled_run-current-script.png -> build/lib/thonny/res
copying thonny/res/boxplus_light.png -> build/lib/thonny/res
copying thonny/res/_disabled_generic-file.gif -> build/lib/thonny/res
creating build/lib/thonny/locale
copying thonny/locale/compile_mo.bat -> build/lib/thonny/locale
copying thonny/locale/thonny.pot -> build/lib/thonny/locale
copying thonny/locale/update_pot.bat -> build/lib/thonny/locale
creating build/lib/thonny/locale/zh_CN
creating build/lib/thonny/locale/zh_CN/LC_MESSAGES
copying thonny/locale/zh_CN/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/zh_CN/LC_MESSAGES
copying thonny/locale/zh_CN/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/zh_CN/LC_MESSAGES
creating build/lib/thonny/locale/sk_SK
creating build/lib/thonny/locale/sk_SK/LC_MESSAGES
copying thonny/locale/sk_SK/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/sk_SK/LC_MESSAGES
copying thonny/locale/sk_SK/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/sk_SK/LC_MESSAGES
creating build/lib/thonny/locale/es_ES
creating build/lib/thonny/locale/es_ES/LC_MESSAGES
copying thonny/locale/es_ES/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/es_ES/LC_MESSAGES
copying thonny/locale/es_ES/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/es_ES/LC_MESSAGES
creating build/lib/thonny/locale/tr_TR
creating build/lib/thonny/locale/tr_TR/LC_MESSAGES
copying thonny/locale/tr_TR/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/tr_TR/LC_MESSAGES
copying thonny/locale/tr_TR/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/tr_TR/LC_MESSAGES
creating build/lib/thonny/locale/el_GR
creating build/lib/thonny/locale/el_GR/LC_MESSAGES
copying thonny/locale/el_GR/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/el_GR/LC_MESSAGES
copying thonny/locale/el_GR/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/el_GR/LC_MESSAGES
creating build/lib/thonny/locale/hy_AM
creating build/lib/thonny/locale/hy_AM/LC_MESSAGES
copying thonny/locale/hy_AM/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/hy_AM/LC_MESSAGES
copying thonny/locale/hy_AM/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/hy_AM/LC_MESSAGES
creating build/lib/thonny/locale/nb_NO
creating build/lib/thonny/locale/nb_NO/LC_MESSAGES
copying thonny/locale/nb_NO/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/nb_NO/LC_MESSAGES
copying thonny/locale/nb_NO/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/nb_NO/LC_MESSAGES
creating build/lib/thonny/locale/ja_JP
creating build/lib/thonny/locale/ja_JP/LC_MESSAGES
copying thonny/locale/ja_JP/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/ja_JP/LC_MESSAGES
copying thonny/locale/ja_JP/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/ja_JP/LC_MESSAGES
creating build/lib/thonny/locale/fr_FR
creating build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/debugging.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/turtle.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/plotter.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/modes.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/shell.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/packages.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/flask.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/dock.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/index.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/program_arguments.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/birdseye.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/errors.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
copying thonny/locale/fr_FR/HELP_CONTENT/debuggers.rst -> build/lib/thonny/locale/fr_FR/HELP_CONTENT
creating build/lib/thonny/locale/fr_FR/LC_MESSAGES
copying thonny/locale/fr_FR/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/fr_FR/LC_MESSAGES
copying thonny/locale/fr_FR/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/fr_FR/LC_MESSAGES
creating build/lib/thonny/locale/nn_NO
creating build/lib/thonny/locale/nn_NO/LC_MESSAGES
copying thonny/locale/nn_NO/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/nn_NO/LC_MESSAGES
copying thonny/locale/nn_NO/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/nn_NO/LC_MESSAGES
creating build/lib/thonny/locale/uk_UA
creating build/lib/thonny/locale/uk_UA/LC_MESSAGES
copying thonny/locale/uk_UA/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/uk_UA/LC_MESSAGES
copying thonny/locale/uk_UA/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/uk_UA/LC_MESSAGES
creating build/lib/thonny/locale/zh_TW
creating build/lib/thonny/locale/zh_TW/LC_MESSAGES
copying thonny/locale/zh_TW/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/zh_TW/LC_MESSAGES
copying thonny/locale/zh_TW/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/zh_TW/LC_MESSAGES
creating build/lib/thonny/locale/pt_PT
creating build/lib/thonny/locale/pt_PT/LC_MESSAGES
copying thonny/locale/pt_PT/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/pt_PT/LC_MESSAGES
copying thonny/locale/pt_PT/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/pt_PT/LC_MESSAGES
creating build/lib/thonny/locale/de_DE
creating build/lib/thonny/locale/de_DE/LC_MESSAGES
copying thonny/locale/de_DE/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/de_DE/LC_MESSAGES
copying thonny/locale/de_DE/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/de_DE/LC_MESSAGES
creating build/lib/thonny/locale/sv_SE
creating build/lib/thonny/locale/sv_SE/LC_MESSAGES
copying thonny/locale/sv_SE/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/sv_SE/LC_MESSAGES
copying thonny/locale/sv_SE/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/sv_SE/LC_MESSAGES
creating build/lib/thonny/locale/et_EE
creating build/lib/thonny/locale/et_EE/LC_MESSAGES
copying thonny/locale/et_EE/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/et_EE/LC_MESSAGES
copying thonny/locale/et_EE/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/et_EE/LC_MESSAGES
creating build/lib/thonny/locale/nl_NL
creating build/lib/thonny/locale/nl_NL/LC_MESSAGES
copying thonny/locale/nl_NL/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/nl_NL/LC_MESSAGES
copying thonny/locale/nl_NL/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/nl_NL/LC_MESSAGES
creating build/lib/thonny/locale/ro_RO
creating build/lib/thonny/locale/ro_RO/LC_MESSAGES
copying thonny/locale/ro_RO/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/ro_RO/LC_MESSAGES
copying thonny/locale/ro_RO/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/ro_RO/LC_MESSAGES
creating build/lib/thonny/locale/it_IT
creating build/lib/thonny/locale/it_IT/LC_MESSAGES
copying thonny/locale/it_IT/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/it_IT/LC_MESSAGES
copying thonny/locale/it_IT/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/it_IT/LC_MESSAGES
creating build/lib/thonny/locale/pl_PL
creating build/lib/thonny/locale/pl_PL/LC_MESSAGES
copying thonny/locale/pl_PL/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/pl_PL/LC_MESSAGES
copying thonny/locale/pl_PL/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/pl_PL/LC_MESSAGES
creating build/lib/thonny/locale/en_US
creating build/lib/thonny/locale/en_US/LC_MESSAGES
copying thonny/locale/en_US/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/en_US/LC_MESSAGES
copying thonny/locale/en_US/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/en_US/LC_MESSAGES
creating build/lib/thonny/locale/ru_RU
creating build/lib/thonny/locale/ru_RU/LC_MESSAGES
copying thonny/locale/ru_RU/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/ru_RU/LC_MESSAGES
copying thonny/locale/ru_RU/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/ru_RU/LC_MESSAGES
creating build/lib/thonny/locale/lt_LT
creating build/lib/thonny/locale/lt_LT/LC_MESSAGES
copying thonny/locale/lt_LT/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/lt_LT/LC_MESSAGES
copying thonny/locale/lt_LT/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/lt_LT/LC_MESSAGES
creating build/lib/thonny/locale/fa_IR
creating build/lib/thonny/locale/fa_IR/LC_MESSAGES
copying thonny/locale/fa_IR/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/fa_IR/LC_MESSAGES
copying thonny/locale/fa_IR/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/fa_IR/LC_MESSAGES
creating build/lib/thonny/locale/pt_BR
creating build/lib/thonny/locale/pt_BR/LC_MESSAGES
copying thonny/locale/pt_BR/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/pt_BR/LC_MESSAGES
copying thonny/locale/pt_BR/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/pt_BR/LC_MESSAGES
creating build/lib/thonny/locale/cs_CZ
creating build/lib/thonny/locale/cs_CZ/LC_MESSAGES
copying thonny/locale/cs_CZ/LC_MESSAGES/thonny.mo -> build/lib/thonny/locale/cs_CZ/LC_MESSAGES
copying thonny/locale/cs_CZ/LC_MESSAGES/thonny.po -> build/lib/thonny/locale/cs_CZ/LC_MESSAGES
creating build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/time.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/re.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/json.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/machine.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/usocket.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ds18x20.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uos.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uctypes.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/upip.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ssl.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/collections.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/urandom.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/framebuf.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/micropython.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/gc.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/socket.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/_thread.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/errno.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/_webrepl.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ujson.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/_onewire.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uselect.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/urequests.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/webrepl.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/esp32.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/select.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ussl.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/utimeq.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/websocket_helper.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/neopixel.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uheapq.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/flashbdev.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/sys.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/_boot.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/random.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/utime.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/inisetup.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ustruct.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/btree.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/builtins.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/hashlib.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uhashlib.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uerrno.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uzlib.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/zlib.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/onewire.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/dht.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/struct.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/esp.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ucollections.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/network.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/uio.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/io.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ure.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/heapq.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/webrepl_setup.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ntptime.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/os.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/ubinascii.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/binascii.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/apa106.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/websocket.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/array.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/upysh.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/cmath.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/math.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
copying thonny/plugins/esp/esp32_api_stubs/upip_utarfile.py -> build/lib/thonny/plugins/esp/esp32_api_stubs
creating build/lib/thonny/plugins/mypy/typeshed_extras
copying thonny/plugins/mypy/typeshed_extras/turtle.pyi -> build/lib/thonny/plugins/mypy/typeshed_extras
creating build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-run.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-step-into.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/quit.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-step-over48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/resume48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_process-stop48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-run48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_resume48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-right-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-run48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/document-new.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_window-close.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_window-close-act.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-run-cursor.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/document-save48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-run-cursor48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-left.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_document-new.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_media-playback-start.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_document-new48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-up-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/process-stop.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-run-cursor.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-step-into.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-step-into48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_media-playback-start48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/media-playback-start.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-right.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/media-playback-start48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-step-out.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_resume.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_quit.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_document-open.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-step-out48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-step-into48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/window-close.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-left-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-down-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/zoom48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/document-open.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_zoom.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-step-over.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-right.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-run-cursor48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-up-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-down.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/window-close-act.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_scrollbar-button-up.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/resume.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-step-over.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-down-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_document-save48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-step-over48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/process-stop48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_quit48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/document-open48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/document-new48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_document-save.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/debug-step-out48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-up.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/zoom.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-right-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_document-open48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-step-out.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/document-save.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-left-insens.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-left.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/quit48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_zoom48.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_debug-run.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/_disabled_process-stop.png -> build/lib/thonny/plugins/pi/res
copying thonny/plugins/pi/res/scrollbar-button-down.png -> build/lib/thonny/plugins/pi/res
creating build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/time.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/machine.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/speech.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/collections.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/micropython.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/gc.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/antigravity.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/neopixel.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/this.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/sys.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/random.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/utime.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/radio.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/ustruct.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/builtins.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/music.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/struct.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/ucollections.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/love.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/audio.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/os.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/array.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/microbit.py -> build/lib/thonny/plugins/microbit/api_stubs
copying thonny/plugins/microbit/api_stubs/math.py -> build/lib/thonny/plugins/microbit/api_stubs
creating build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/time.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/re.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/json.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/machine.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/usocket.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uos.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uctypes.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/collections.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/umachine.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/urandom.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/framebuf.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/micropython.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/gc.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/socket.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/errno.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/stm.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/ujson.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/_onewire.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uselect.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/select.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/utimeq.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uheapq.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/sys.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/random.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/utime.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/ustruct.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/lcd160cr.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/builtins.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/hashlib.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uhashlib.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uerrno.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uzlib.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/zlib.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/onewire.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/dht.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/struct.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/ucollections.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/network.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/uio.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/io.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/ure.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/heapq.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/pyb.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/os.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/ubinascii.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/binascii.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/array.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/cmath.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/micropython/api_stubs/math.py -> build/lib/thonny/plugins/micropython/api_stubs
copying thonny/plugins/printing/template.html -> build/lib/thonny/plugins/printing
copying thonny/plugins/help/debugging.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/turtle.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/plotter.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/modes.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/shell.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/packages.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/flask.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/dock.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/index.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/program_arguments.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/birdseye.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/errors.rst -> build/lib/thonny/plugins/help
copying thonny/plugins/help/debuggers.rst -> build/lib/thonny/plugins/help
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/terminal.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/config_ui.py -> build/bdist.linux-aarch64/wheel/thonny
creating build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/backend/birdseye_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/backend/matplotlib_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/backend/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/backend/flask_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/backend/pgzero_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/backend/dock_user_windows_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/backend
copying build/lib/thonny/plugins/theme_and_font_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/replayer.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/misc_analyzers.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/backend_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/highlight_names.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/variables.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/remove_old_data_dir.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/find_replace.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/esp
creating build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/time.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/re.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/json.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/machine.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/usocket.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ds18x20.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uos.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uctypes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/upip.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ssl.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/collections.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/urandom.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/framebuf.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/micropython.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/gc.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/socket.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/_thread.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/errno.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/_webrepl.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ujson.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/_onewire.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uselect.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/urequests.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/webrepl.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/esp32.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/select.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ussl.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/utimeq.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/websocket_helper.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/neopixel.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uheapq.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/flashbdev.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/sys.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/_boot.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/random.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/utime.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/inisetup.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ustruct.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/btree.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/builtins.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/hashlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uhashlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uerrno.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uzlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/zlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/onewire.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/dht.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/struct.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/esp.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ucollections.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/network.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/uio.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/io.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ure.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/heapq.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/webrepl_setup.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ntptime.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/os.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/ubinascii.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/binascii.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/apa106.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/websocket.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/array.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/upysh.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/cmath.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/math.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/esp32_api_stubs/upip_utarfile.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp/esp32_api_stubs
copying build/lib/thonny/plugins/esp/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/esp
copying build/lib/thonny/plugins/about.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/assistant_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/debugger.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/cpython
copying build/lib/thonny/plugins/cpython/__main__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/cpython
copying build/lib/thonny/plugins/cpython/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/cpython
copying build/lib/thonny/plugins/cpython/cpython_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/cpython
copying build/lib/thonny/plugins/general_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/outline.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/heap.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/goto_definition.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/notes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/dock_user_windows_frontend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/event_logging.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/shell_macro.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/commenting_indenting.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/terminal_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/coloring.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/stdlib_error_helpers.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/files.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/base_syntax_themes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/base_ui_themes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/mypy
copying build/lib/thonny/plugins/mypy/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/mypy
creating build/bdist.linux-aarch64/wheel/thonny/plugins/mypy/typeshed_extras
copying build/lib/thonny/plugins/mypy/typeshed_extras/turtle.pyi -> build/bdist.linux-aarch64/wheel/thonny/plugins/mypy/typeshed_extras
creating build/bdist.linux-aarch64/wheel/thonny/plugins/pi
copying build/lib/thonny/plugins/pi/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi
creating build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-run.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-step-into.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/quit.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-step-over48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/resume48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_process-stop48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-run48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_resume48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-right-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-run48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/document-new.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_window-close.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_window-close-act.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-run-cursor.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/document-save48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-run-cursor48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-left.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_document-new.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_media-playback-start.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_document-new48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-up-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/process-stop.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-run-cursor.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-step-into.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-step-into48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_media-playback-start48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/media-playback-start.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-right.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/media-playback-start48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-step-out.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_resume.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_quit.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_document-open.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-step-out48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-step-into48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/window-close.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-left-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-down-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/zoom48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/document-open.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_zoom.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-step-over.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-right.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-run-cursor48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-up-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-down.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/window-close-act.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_scrollbar-button-up.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/resume.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-step-over.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-down-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_document-save48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-step-over48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/process-stop48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_quit48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/document-open48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/document-new48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_document-save.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/debug-step-out48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-up.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/zoom.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-right-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_document-open48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-step-out.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/document-save.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-left-insens.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-left.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/quit48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_zoom48.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_debug-run.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/_disabled_process-stop.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
copying build/lib/thonny/plugins/pi/res/scrollbar-button-down.png -> build/bdist.linux-aarch64/wheel/thonny/plugins/pi/res
creating build/bdist.linux-aarch64/wheel/thonny/plugins/cpython_ssh
copying build/lib/thonny/plugins/cpython_ssh/__main__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/cpython_ssh
copying build/lib/thonny/plugins/cpython_ssh/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/cpython_ssh
copying build/lib/thonny/plugins/cpython_ssh/ssh_cpython_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/cpython_ssh
copying build/lib/thonny/plugins/locals_marker.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/common_editing_commands.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/clean_ui_themes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/microbit
copying build/lib/thonny/plugins/microbit/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit
creating build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/time.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/machine.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/speech.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/collections.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/micropython.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/gc.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/antigravity.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/neopixel.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/this.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/sys.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/random.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/utime.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/radio.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/ustruct.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/builtins.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/music.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/struct.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/ucollections.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/love.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/audio.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/os.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/array.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/microbit.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/microbit/api_stubs/math.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/microbit/api_stubs
copying build/lib/thonny/plugins/cells.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/os_mp_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
creating build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/time.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/re.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/json.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/machine.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/usocket.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uos.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uctypes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/collections.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/umachine.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/urandom.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/framebuf.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/micropython.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/gc.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/socket.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/errno.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/stm.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/ujson.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/_onewire.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uselect.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/select.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/utimeq.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uheapq.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/sys.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/random.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/utime.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/ustruct.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/lcd160cr.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/builtins.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/hashlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uhashlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uerrno.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uzlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/zlib.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/onewire.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/dht.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/struct.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/ucollections.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/network.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/uio.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/io.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/ure.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/heapq.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/pyb.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/os.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/ubinascii.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/binascii.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/array.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/cmath.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/api_stubs/math.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython/api_stubs
copying build/lib/thonny/plugins/micropython/micropip.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/ssh_connection.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/pip_gui.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/serial_connection.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/webrepl_connection.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/bare_metal_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/uf2dialog.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/subprocess_connection.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/connection.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
copying build/lib/thonny/plugins/micropython/miniterm_wrapper.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/micropython
creating build/bdist.linux-aarch64/wheel/thonny/plugins/circuitpython
copying build/lib/thonny/plugins/circuitpython/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/circuitpython
copying build/lib/thonny/plugins/circuitpython/cp_backend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/circuitpython
copying build/lib/thonny/plugins/circuitpython/update_firmware_mapping.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/circuitpython
copying build/lib/thonny/plugins/editor_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/pip_gui.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/event_view.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/printing
copying build/lib/thonny/plugins/printing/template.html -> build/bdist.linux-aarch64/wheel/thonny/plugins/printing
copying build/lib/thonny/plugins/printing/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/printing
creating build/bdist.linux-aarch64/wheel/thonny/plugins/system_shell
copying build/lib/thonny/plugins/system_shell/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/system_shell
copying build/lib/thonny/plugins/system_shell/explain_environment.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/system_shell
copying build/lib/thonny/plugins/pgzero_frontend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/pylint
copying build/lib/thonny/plugins/pylint/messages.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/pylint
copying build/lib/thonny/plugins/pylint/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/pylint
copying build/lib/thonny/plugins/birdseye_frontend.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/paren_matcher.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/run_debug_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/tomorrow_syntax_theme.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/ast_view.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/statement_boxes.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/thonny_folders.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/object_inspector.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/plugins/shell_config_page.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
creating build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/debugging.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/turtle.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/plotter.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/modes.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/shell.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/packages.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/flask.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/dock.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/index.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/program_arguments.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/birdseye.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/errors.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/help/debuggers.rst -> build/bdist.linux-aarch64/wheel/thonny/plugins/help
copying build/lib/thonny/plugins/autocomplete.py -> build/bdist.linux-aarch64/wheel/thonny/plugins
copying build/lib/thonny/languages.py -> build/bdist.linux-aarch64/wheel/thonny
creating build/bdist.linux-aarch64/wheel/thonny/test
creating build/bdist.linux-aarch64/wheel/thonny/test/plugins
copying build/lib/thonny/test/plugins/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/test/plugins
copying build/lib/thonny/test/plugins/test_locals_marker.py -> build/bdist.linux-aarch64/wheel/thonny/test/plugins
copying build/lib/thonny/test/plugins/test_name_highlighter.py -> build/bdist.linux-aarch64/wheel/thonny/test/plugins
copying build/lib/thonny/test/__init__.py -> build/bdist.linux-aarch64/wheel/thonny/test
copying build/lib/thonny/test/test_common.py -> build/bdist.linux-aarch64/wheel/thonny/test
copying build/lib/thonny/ast_utils.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/editors.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/backend.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/rst_utils.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/assistance.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/gridtable.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/__main__.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/token_utils.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/shell.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/codeview.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/__init__.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/workdlg.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/memory.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/first_run.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/ui_utils.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/running.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/common.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/VERSION -> build/bdist.linux-aarch64/wheel/thonny
creating build/bdist.linux-aarch64/wheel/thonny/locale
creating build/bdist.linux-aarch64/wheel/thonny/locale/zh_CN
creating build/bdist.linux-aarch64/wheel/thonny/locale/zh_CN/LC_MESSAGES
copying build/lib/thonny/locale/zh_CN/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/zh_CN/LC_MESSAGES
copying build/lib/thonny/locale/zh_CN/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/zh_CN/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/sk_SK
creating build/bdist.linux-aarch64/wheel/thonny/locale/sk_SK/LC_MESSAGES
copying build/lib/thonny/locale/sk_SK/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/sk_SK/LC_MESSAGES
copying build/lib/thonny/locale/sk_SK/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/sk_SK/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/es_ES
creating build/bdist.linux-aarch64/wheel/thonny/locale/es_ES/LC_MESSAGES
copying build/lib/thonny/locale/es_ES/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/es_ES/LC_MESSAGES
copying build/lib/thonny/locale/es_ES/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/es_ES/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/tr_TR
creating build/bdist.linux-aarch64/wheel/thonny/locale/tr_TR/LC_MESSAGES
copying build/lib/thonny/locale/tr_TR/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/tr_TR/LC_MESSAGES
copying build/lib/thonny/locale/tr_TR/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/tr_TR/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/el_GR
creating build/bdist.linux-aarch64/wheel/thonny/locale/el_GR/LC_MESSAGES
copying build/lib/thonny/locale/el_GR/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/el_GR/LC_MESSAGES
copying build/lib/thonny/locale/el_GR/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/el_GR/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/hy_AM
creating build/bdist.linux-aarch64/wheel/thonny/locale/hy_AM/LC_MESSAGES
copying build/lib/thonny/locale/hy_AM/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/hy_AM/LC_MESSAGES
copying build/lib/thonny/locale/hy_AM/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/hy_AM/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/nb_NO
creating build/bdist.linux-aarch64/wheel/thonny/locale/nb_NO/LC_MESSAGES
copying build/lib/thonny/locale/nb_NO/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/nb_NO/LC_MESSAGES
copying build/lib/thonny/locale/nb_NO/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/nb_NO/LC_MESSAGES
copying build/lib/thonny/locale/compile_mo.bat -> build/bdist.linux-aarch64/wheel/thonny/locale
creating build/bdist.linux-aarch64/wheel/thonny/locale/ja_JP
creating build/bdist.linux-aarch64/wheel/thonny/locale/ja_JP/LC_MESSAGES
copying build/lib/thonny/locale/ja_JP/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/ja_JP/LC_MESSAGES
copying build/lib/thonny/locale/ja_JP/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/ja_JP/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR
creating build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/debugging.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/turtle.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/plotter.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/modes.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/shell.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/packages.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/flask.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/dock.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/index.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/program_arguments.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/birdseye.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/errors.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
copying build/lib/thonny/locale/fr_FR/HELP_CONTENT/debuggers.rst -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/HELP_CONTENT
creating build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/LC_MESSAGES
copying build/lib/thonny/locale/fr_FR/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/LC_MESSAGES
copying build/lib/thonny/locale/fr_FR/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/fr_FR/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/nn_NO
creating build/bdist.linux-aarch64/wheel/thonny/locale/nn_NO/LC_MESSAGES
copying build/lib/thonny/locale/nn_NO/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/nn_NO/LC_MESSAGES
copying build/lib/thonny/locale/nn_NO/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/nn_NO/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/uk_UA
creating build/bdist.linux-aarch64/wheel/thonny/locale/uk_UA/LC_MESSAGES
copying build/lib/thonny/locale/uk_UA/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/uk_UA/LC_MESSAGES
copying build/lib/thonny/locale/uk_UA/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/uk_UA/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/zh_TW
creating build/bdist.linux-aarch64/wheel/thonny/locale/zh_TW/LC_MESSAGES
copying build/lib/thonny/locale/zh_TW/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/zh_TW/LC_MESSAGES
copying build/lib/thonny/locale/zh_TW/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/zh_TW/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/pt_PT
creating build/bdist.linux-aarch64/wheel/thonny/locale/pt_PT/LC_MESSAGES
copying build/lib/thonny/locale/pt_PT/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/pt_PT/LC_MESSAGES
copying build/lib/thonny/locale/pt_PT/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/pt_PT/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/de_DE
creating build/bdist.linux-aarch64/wheel/thonny/locale/de_DE/LC_MESSAGES
copying build/lib/thonny/locale/de_DE/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/de_DE/LC_MESSAGES
copying build/lib/thonny/locale/de_DE/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/de_DE/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/sv_SE
creating build/bdist.linux-aarch64/wheel/thonny/locale/sv_SE/LC_MESSAGES
copying build/lib/thonny/locale/sv_SE/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/sv_SE/LC_MESSAGES
copying build/lib/thonny/locale/sv_SE/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/sv_SE/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/et_EE
creating build/bdist.linux-aarch64/wheel/thonny/locale/et_EE/LC_MESSAGES
copying build/lib/thonny/locale/et_EE/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/et_EE/LC_MESSAGES
copying build/lib/thonny/locale/et_EE/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/et_EE/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/nl_NL
creating build/bdist.linux-aarch64/wheel/thonny/locale/nl_NL/LC_MESSAGES
copying build/lib/thonny/locale/nl_NL/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/nl_NL/LC_MESSAGES
copying build/lib/thonny/locale/nl_NL/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/nl_NL/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/ro_RO
creating build/bdist.linux-aarch64/wheel/thonny/locale/ro_RO/LC_MESSAGES
copying build/lib/thonny/locale/ro_RO/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/ro_RO/LC_MESSAGES
copying build/lib/thonny/locale/ro_RO/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/ro_RO/LC_MESSAGES
copying build/lib/thonny/locale/thonny.pot -> build/bdist.linux-aarch64/wheel/thonny/locale
copying build/lib/thonny/locale/update_pot.bat -> build/bdist.linux-aarch64/wheel/thonny/locale
creating build/bdist.linux-aarch64/wheel/thonny/locale/it_IT
creating build/bdist.linux-aarch64/wheel/thonny/locale/it_IT/LC_MESSAGES
copying build/lib/thonny/locale/it_IT/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/it_IT/LC_MESSAGES
copying build/lib/thonny/locale/it_IT/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/it_IT/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/pl_PL
creating build/bdist.linux-aarch64/wheel/thonny/locale/pl_PL/LC_MESSAGES
copying build/lib/thonny/locale/pl_PL/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/pl_PL/LC_MESSAGES
copying build/lib/thonny/locale/pl_PL/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/pl_PL/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/en_US
creating build/bdist.linux-aarch64/wheel/thonny/locale/en_US/LC_MESSAGES
copying build/lib/thonny/locale/en_US/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/en_US/LC_MESSAGES
copying build/lib/thonny/locale/en_US/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/en_US/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/ru_RU
creating build/bdist.linux-aarch64/wheel/thonny/locale/ru_RU/LC_MESSAGES
copying build/lib/thonny/locale/ru_RU/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/ru_RU/LC_MESSAGES
copying build/lib/thonny/locale/ru_RU/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/ru_RU/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/lt_LT
creating build/bdist.linux-aarch64/wheel/thonny/locale/lt_LT/LC_MESSAGES
copying build/lib/thonny/locale/lt_LT/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/lt_LT/LC_MESSAGES
copying build/lib/thonny/locale/lt_LT/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/lt_LT/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/fa_IR
creating build/bdist.linux-aarch64/wheel/thonny/locale/fa_IR/LC_MESSAGES
copying build/lib/thonny/locale/fa_IR/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/fa_IR/LC_MESSAGES
copying build/lib/thonny/locale/fa_IR/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/fa_IR/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/pt_BR
creating build/bdist.linux-aarch64/wheel/thonny/locale/pt_BR/LC_MESSAGES
copying build/lib/thonny/locale/pt_BR/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/pt_BR/LC_MESSAGES
copying build/lib/thonny/locale/pt_BR/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/pt_BR/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/locale/cs_CZ
creating build/bdist.linux-aarch64/wheel/thonny/locale/cs_CZ/LC_MESSAGES
copying build/lib/thonny/locale/cs_CZ/LC_MESSAGES/thonny.mo -> build/bdist.linux-aarch64/wheel/thonny/locale/cs_CZ/LC_MESSAGES
copying build/lib/thonny/locale/cs_CZ/LC_MESSAGES/thonny.po -> build/bdist.linux-aarch64/wheel/thonny/locale/cs_CZ/LC_MESSAGES
creating build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/information.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_help.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/save-file_2x_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_open_folder.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_resume_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/thonny.ico -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_harddisk.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/quit.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxminus.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/open-file_Linux_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_python-file.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/debug-current-script.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/step-into.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_folder.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/tab-close-active.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxx_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/stop_2x_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_run-current-script_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxx_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/terminal.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/quit_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/information_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/PrintLnkTarget.vbs -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_star.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_thonny.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/save-file_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_new-file.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/1x1-white.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/harddisk_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxplus.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/folder.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_create_disabled_variants.py -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_16x16-blank.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_open-file_Linux.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_stop_2x_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_step-out.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_run-to-cursor.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_step-into_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_terminal_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/debug-current-script_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/outline-class_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_nav-forward.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/closed-folder.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_tab-close-active.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/tab-close-active-clam-dark.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxdot.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/open-file.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/python-icon.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/outline-class.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_tab-close-active-clam.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/16x16-blank.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/text-file.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_star_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/star.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_step-over.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_debug-current-script.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_save-file_Linux.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_information_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/generic-file.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/open_folder.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_quit_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/delete.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_delete.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/nav-forward.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_birdseye.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_1x1-white.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/run-to-cursor_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/nav-backward_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_run-to-cursor_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/nav-backward.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_arrow-down.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/tab-close.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_help_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/new-file_Linux_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_text-file.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_resume.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_terminal.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/tab-close-clam.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_nav-backward.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_open-file.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/new-file_Linux.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/birdseye.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_hard-drive.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_debug-current-script_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/step-out.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/resume_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_quit.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/step-into_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_tab-close-clam.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/python-file.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/terminal_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxx.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_outline-method.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_python-icon.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/thonny_small.ico -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/broken.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_tab-close-active-clam-dark.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/stop.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_zoom.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_stop.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/run-current-script_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/save-file.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/thonny.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxdot_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_stop_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/help_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/star_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxdot.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxplus.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/stop_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxplus_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_new-file_Linux.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/nav-forward_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/resume.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_save-file.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/step-over_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_nav-backward_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/step-over.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_save-file_2x_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_outline-class_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_harddisk_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_information.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/help.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxminus_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_closed-folder.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_nav-forward_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/step-out_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/save-file_Linux_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_save-file_Linux_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_new-file_Linux_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_save-file_alt.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/open-file_Linux.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/new-file.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxminus.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/tab-close-active-clam.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_step-into.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxx.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/zoom.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/hard-drive.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/harddisk.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/run-current-script.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/run-to-cursor.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_step-out_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxminus_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_boxdot_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/outline-method.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_tab-close.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/save-file_Linux.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_outline-class.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/arrow-down.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_step-over_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_open-file_Linux_2x.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_run-current-script.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/boxplus_light.png -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/res/_disabled_generic-file.gif -> build/bdist.linux-aarch64/wheel/thonny/res
copying build/lib/thonny/base_file_browser.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/roughparse.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/workbench.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/export.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/jedi_utils.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/config.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/defaults.ini -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/misc_utils.py -> build/bdist.linux-aarch64/wheel/thonny
copying build/lib/thonny/tktextext.py -> build/bdist.linux-aarch64/wheel/thonny
running install_egg_info
running egg_info
creating thonny.egg-info
writing thonny.egg-info/PKG-INFO
writing dependency_links to thonny.egg-info/dependency_links.txt
writing entry points to thonny.egg-info/entry_points.txt
writing requirements to thonny.egg-info/requires.txt
writing top-level names to thonny.egg-info/top_level.txt
writing manifest file 'thonny.egg-info/SOURCES.txt'
reading manifest file 'thonny.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'thonny.egg-info/SOURCES.txt'
Copying thonny.egg-info to build/bdist.linux-aarch64/wheel/thonny-3.3.2-py3.8.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-aarch64/wheel/thonny-3.3.2.dist-info/WHEEL
creating 'dist/thonny-3.3.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'thonny/VERSION'
adding 'thonny/__init__.py'
adding 'thonny/__main__.py'
adding 'thonny/assistance.py'
adding 'thonny/ast_utils.py'
adding 'thonny/backend.py'
adding 'thonny/base_file_browser.py'
adding 'thonny/codeview.py'
adding 'thonny/common.py'
adding 'thonny/config.py'
adding 'thonny/config_ui.py'
adding 'thonny/defaults.ini'
adding 'thonny/editors.py'
adding 'thonny/export.py'
adding 'thonny/first_run.py'
adding 'thonny/gridtable.py'
adding 'thonny/jedi_utils.py'
adding 'thonny/languages.py'
adding 'thonny/memory.py'
adding 'thonny/misc_utils.py'
adding 'thonny/roughparse.py'
adding 'thonny/rst_utils.py'
adding 'thonny/running.py'
adding 'thonny/shell.py'
adding 'thonny/terminal.py'
adding 'thonny/tktextext.py'
adding 'thonny/token_utils.py'
adding 'thonny/ui_utils.py'
adding 'thonny/workbench.py'
adding 'thonny/workdlg.py'
adding 'thonny/locale/compile_mo.bat'
adding 'thonny/locale/thonny.pot'
adding 'thonny/locale/update_pot.bat'
adding 'thonny/locale/cs_CZ/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/cs_CZ/LC_MESSAGES/thonny.po'
adding 'thonny/locale/de_DE/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/de_DE/LC_MESSAGES/thonny.po'
adding 'thonny/locale/el_GR/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/el_GR/LC_MESSAGES/thonny.po'
adding 'thonny/locale/en_US/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/en_US/LC_MESSAGES/thonny.po'
adding 'thonny/locale/es_ES/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/es_ES/LC_MESSAGES/thonny.po'
adding 'thonny/locale/et_EE/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/et_EE/LC_MESSAGES/thonny.po'
adding 'thonny/locale/fa_IR/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/fa_IR/LC_MESSAGES/thonny.po'
adding 'thonny/locale/fr_FR/HELP_CONTENT/birdseye.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/debuggers.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/debugging.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/dock.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/errors.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/flask.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/index.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/modes.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/packages.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/plotter.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/program_arguments.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/shell.rst'
adding 'thonny/locale/fr_FR/HELP_CONTENT/turtle.rst'
adding 'thonny/locale/fr_FR/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/fr_FR/LC_MESSAGES/thonny.po'
adding 'thonny/locale/hy_AM/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/hy_AM/LC_MESSAGES/thonny.po'
adding 'thonny/locale/it_IT/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/it_IT/LC_MESSAGES/thonny.po'
adding 'thonny/locale/ja_JP/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/ja_JP/LC_MESSAGES/thonny.po'
adding 'thonny/locale/lt_LT/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/lt_LT/LC_MESSAGES/thonny.po'
adding 'thonny/locale/nb_NO/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/nb_NO/LC_MESSAGES/thonny.po'
adding 'thonny/locale/nl_NL/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/nl_NL/LC_MESSAGES/thonny.po'
adding 'thonny/locale/nn_NO/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/nn_NO/LC_MESSAGES/thonny.po'
adding 'thonny/locale/pl_PL/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/pl_PL/LC_MESSAGES/thonny.po'
adding 'thonny/locale/pt_BR/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/pt_BR/LC_MESSAGES/thonny.po'
adding 'thonny/locale/pt_PT/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/pt_PT/LC_MESSAGES/thonny.po'
adding 'thonny/locale/ro_RO/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/ro_RO/LC_MESSAGES/thonny.po'
adding 'thonny/locale/ru_RU/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/ru_RU/LC_MESSAGES/thonny.po'
adding 'thonny/locale/sk_SK/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/sk_SK/LC_MESSAGES/thonny.po'
adding 'thonny/locale/sv_SE/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/sv_SE/LC_MESSAGES/thonny.po'
adding 'thonny/locale/tr_TR/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/tr_TR/LC_MESSAGES/thonny.po'
adding 'thonny/locale/uk_UA/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/uk_UA/LC_MESSAGES/thonny.po'
adding 'thonny/locale/zh_CN/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/zh_CN/LC_MESSAGES/thonny.po'
adding 'thonny/locale/zh_TW/LC_MESSAGES/thonny.mo'
adding 'thonny/locale/zh_TW/LC_MESSAGES/thonny.po'
adding 'thonny/plugins/__init__.py'
adding 'thonny/plugins/about.py'
adding 'thonny/plugins/assistant_config_page.py'
adding 'thonny/plugins/ast_view.py'
adding 'thonny/plugins/autocomplete.py'
adding 'thonny/plugins/backend_config_page.py'
adding 'thonny/plugins/base_syntax_themes.py'
adding 'thonny/plugins/base_ui_themes.py'
adding 'thonny/plugins/birdseye_frontend.py'
adding 'thonny/plugins/cells.py'
adding 'thonny/plugins/clean_ui_themes.py'
adding 'thonny/plugins/coloring.py'
adding 'thonny/plugins/commenting_indenting.py'
adding 'thonny/plugins/common_editing_commands.py'
adding 'thonny/plugins/debugger.py'
adding 'thonny/plugins/dock_user_windows_frontend.py'
adding 'thonny/plugins/editor_config_page.py'
adding 'thonny/plugins/event_logging.py'
adding 'thonny/plugins/event_view.py'
adding 'thonny/plugins/files.py'
adding 'thonny/plugins/find_replace.py'
adding 'thonny/plugins/general_config_page.py'
adding 'thonny/plugins/goto_definition.py'
adding 'thonny/plugins/heap.py'
adding 'thonny/plugins/highlight_names.py'
adding 'thonny/plugins/locals_marker.py'
adding 'thonny/plugins/misc_analyzers.py'
adding 'thonny/plugins/notes.py'
adding 'thonny/plugins/object_inspector.py'
adding 'thonny/plugins/outline.py'
adding 'thonny/plugins/paren_matcher.py'
adding 'thonny/plugins/pgzero_frontend.py'
adding 'thonny/plugins/pip_gui.py'
adding 'thonny/plugins/remove_old_data_dir.py'
adding 'thonny/plugins/replayer.py'
adding 'thonny/plugins/run_debug_config_page.py'
adding 'thonny/plugins/shell_config_page.py'
adding 'thonny/plugins/shell_macro.py'
adding 'thonny/plugins/statement_boxes.py'
adding 'thonny/plugins/stdlib_error_helpers.py'
adding 'thonny/plugins/terminal_config_page.py'
adding 'thonny/plugins/theme_and_font_config_page.py'
adding 'thonny/plugins/thonny_folders.py'
adding 'thonny/plugins/tomorrow_syntax_theme.py'
adding 'thonny/plugins/variables.py'
adding 'thonny/plugins/backend/__init__.py'
adding 'thonny/plugins/backend/birdseye_backend.py'
adding 'thonny/plugins/backend/dock_user_windows_backend.py'
adding 'thonny/plugins/backend/flask_backend.py'
adding 'thonny/plugins/backend/matplotlib_backend.py'
adding 'thonny/plugins/backend/pgzero_backend.py'
adding 'thonny/plugins/circuitpython/__init__.py'
adding 'thonny/plugins/circuitpython/cp_backend.py'
adding 'thonny/plugins/circuitpython/update_firmware_mapping.py'
adding 'thonny/plugins/cpython/__init__.py'
adding 'thonny/plugins/cpython/__main__.py'
adding 'thonny/plugins/cpython/cpython_backend.py'
adding 'thonny/plugins/cpython_ssh/__init__.py'
adding 'thonny/plugins/cpython_ssh/__main__.py'
adding 'thonny/plugins/cpython_ssh/ssh_cpython_backend.py'
adding 'thonny/plugins/esp/__init__.py'
adding 'thonny/plugins/esp/esp32_api_stubs/_boot.py'
adding 'thonny/plugins/esp/esp32_api_stubs/_onewire.py'
adding 'thonny/plugins/esp/esp32_api_stubs/_thread.py'
adding 'thonny/plugins/esp/esp32_api_stubs/_webrepl.py'
adding 'thonny/plugins/esp/esp32_api_stubs/apa106.py'
adding 'thonny/plugins/esp/esp32_api_stubs/array.py'
adding 'thonny/plugins/esp/esp32_api_stubs/binascii.py'
adding 'thonny/plugins/esp/esp32_api_stubs/btree.py'
adding 'thonny/plugins/esp/esp32_api_stubs/builtins.py'
adding 'thonny/plugins/esp/esp32_api_stubs/cmath.py'
adding 'thonny/plugins/esp/esp32_api_stubs/collections.py'
adding 'thonny/plugins/esp/esp32_api_stubs/dht.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ds18x20.py'
adding 'thonny/plugins/esp/esp32_api_stubs/errno.py'
adding 'thonny/plugins/esp/esp32_api_stubs/esp.py'
adding 'thonny/plugins/esp/esp32_api_stubs/esp32.py'
adding 'thonny/plugins/esp/esp32_api_stubs/flashbdev.py'
adding 'thonny/plugins/esp/esp32_api_stubs/framebuf.py'
adding 'thonny/plugins/esp/esp32_api_stubs/gc.py'
adding 'thonny/plugins/esp/esp32_api_stubs/hashlib.py'
adding 'thonny/plugins/esp/esp32_api_stubs/heapq.py'
adding 'thonny/plugins/esp/esp32_api_stubs/inisetup.py'
adding 'thonny/plugins/esp/esp32_api_stubs/io.py'
adding 'thonny/plugins/esp/esp32_api_stubs/json.py'
adding 'thonny/plugins/esp/esp32_api_stubs/machine.py'
adding 'thonny/plugins/esp/esp32_api_stubs/math.py'
adding 'thonny/plugins/esp/esp32_api_stubs/micropython.py'
adding 'thonny/plugins/esp/esp32_api_stubs/neopixel.py'
adding 'thonny/plugins/esp/esp32_api_stubs/network.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ntptime.py'
adding 'thonny/plugins/esp/esp32_api_stubs/onewire.py'
adding 'thonny/plugins/esp/esp32_api_stubs/os.py'
adding 'thonny/plugins/esp/esp32_api_stubs/random.py'
adding 'thonny/plugins/esp/esp32_api_stubs/re.py'
adding 'thonny/plugins/esp/esp32_api_stubs/select.py'
adding 'thonny/plugins/esp/esp32_api_stubs/socket.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ssl.py'
adding 'thonny/plugins/esp/esp32_api_stubs/struct.py'
adding 'thonny/plugins/esp/esp32_api_stubs/sys.py'
adding 'thonny/plugins/esp/esp32_api_stubs/time.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ubinascii.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ucollections.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uctypes.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uerrno.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uhashlib.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uheapq.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uio.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ujson.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uos.py'
adding 'thonny/plugins/esp/esp32_api_stubs/upip.py'
adding 'thonny/plugins/esp/esp32_api_stubs/upip_utarfile.py'
adding 'thonny/plugins/esp/esp32_api_stubs/upysh.py'
adding 'thonny/plugins/esp/esp32_api_stubs/urandom.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ure.py'
adding 'thonny/plugins/esp/esp32_api_stubs/urequests.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uselect.py'
adding 'thonny/plugins/esp/esp32_api_stubs/usocket.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ussl.py'
adding 'thonny/plugins/esp/esp32_api_stubs/ustruct.py'
adding 'thonny/plugins/esp/esp32_api_stubs/utime.py'
adding 'thonny/plugins/esp/esp32_api_stubs/utimeq.py'
adding 'thonny/plugins/esp/esp32_api_stubs/uzlib.py'
adding 'thonny/plugins/esp/esp32_api_stubs/webrepl.py'
adding 'thonny/plugins/esp/esp32_api_stubs/webrepl_setup.py'
adding 'thonny/plugins/esp/esp32_api_stubs/websocket.py'
adding 'thonny/plugins/esp/esp32_api_stubs/websocket_helper.py'
adding 'thonny/plugins/esp/esp32_api_stubs/zlib.py'
adding 'thonny/plugins/help/__init__.py'
adding 'thonny/plugins/help/birdseye.rst'
adding 'thonny/plugins/help/debuggers.rst'
adding 'thonny/plugins/help/debugging.rst'
adding 'thonny/plugins/help/dock.rst'
adding 'thonny/plugins/help/errors.rst'
adding 'thonny/plugins/help/flask.rst'
adding 'thonny/plugins/help/index.rst'
adding 'thonny/plugins/help/modes.rst'
adding 'thonny/plugins/help/packages.rst'
adding 'thonny/plugins/help/plotter.rst'
adding 'thonny/plugins/help/program_arguments.rst'
adding 'thonny/plugins/help/shell.rst'
adding 'thonny/plugins/help/turtle.rst'
adding 'thonny/plugins/microbit/__init__.py'
adding 'thonny/plugins/microbit/api_stubs/antigravity.py'
adding 'thonny/plugins/microbit/api_stubs/array.py'
adding 'thonny/plugins/microbit/api_stubs/audio.py'
adding 'thonny/plugins/microbit/api_stubs/builtins.py'
adding 'thonny/plugins/microbit/api_stubs/collections.py'
adding 'thonny/plugins/microbit/api_stubs/gc.py'
adding 'thonny/plugins/microbit/api_stubs/love.py'
adding 'thonny/plugins/microbit/api_stubs/machine.py'
adding 'thonny/plugins/microbit/api_stubs/math.py'
adding 'thonny/plugins/microbit/api_stubs/microbit.py'
adding 'thonny/plugins/microbit/api_stubs/micropython.py'
adding 'thonny/plugins/microbit/api_stubs/music.py'
adding 'thonny/plugins/microbit/api_stubs/neopixel.py'
adding 'thonny/plugins/microbit/api_stubs/os.py'
adding 'thonny/plugins/microbit/api_stubs/radio.py'
adding 'thonny/plugins/microbit/api_stubs/random.py'
adding 'thonny/plugins/microbit/api_stubs/speech.py'
adding 'thonny/plugins/microbit/api_stubs/struct.py'
adding 'thonny/plugins/microbit/api_stubs/sys.py'
adding 'thonny/plugins/microbit/api_stubs/this.py'
adding 'thonny/plugins/microbit/api_stubs/time.py'
adding 'thonny/plugins/microbit/api_stubs/ucollections.py'
adding 'thonny/plugins/microbit/api_stubs/ustruct.py'
adding 'thonny/plugins/microbit/api_stubs/utime.py'
adding 'thonny/plugins/micropython/__init__.py'
adding 'thonny/plugins/micropython/backend.py'
adding 'thonny/plugins/micropython/bare_metal_backend.py'
adding 'thonny/plugins/micropython/connection.py'
adding 'thonny/plugins/micropython/micropip.py'
adding 'thonny/plugins/micropython/miniterm_wrapper.py'
adding 'thonny/plugins/micropython/os_mp_backend.py'
adding 'thonny/plugins/micropython/pip_gui.py'
adding 'thonny/plugins/micropython/serial_connection.py'
adding 'thonny/plugins/micropython/ssh_connection.py'
adding 'thonny/plugins/micropython/subprocess_connection.py'
adding 'thonny/plugins/micropython/uf2dialog.py'
adding 'thonny/plugins/micropython/webrepl_connection.py'
adding 'thonny/plugins/micropython/api_stubs/_onewire.py'
adding 'thonny/plugins/micropython/api_stubs/array.py'
adding 'thonny/plugins/micropython/api_stubs/binascii.py'
adding 'thonny/plugins/micropython/api_stubs/builtins.py'
adding 'thonny/plugins/micropython/api_stubs/cmath.py'
adding 'thonny/plugins/micropython/api_stubs/collections.py'
adding 'thonny/plugins/micropython/api_stubs/dht.py'
adding 'thonny/plugins/micropython/api_stubs/errno.py'
adding 'thonny/plugins/micropython/api_stubs/framebuf.py'
adding 'thonny/plugins/micropython/api_stubs/gc.py'
adding 'thonny/plugins/micropython/api_stubs/hashlib.py'
adding 'thonny/plugins/micropython/api_stubs/heapq.py'
adding 'thonny/plugins/micropython/api_stubs/io.py'
adding 'thonny/plugins/micropython/api_stubs/json.py'
adding 'thonny/plugins/micropython/api_stubs/lcd160cr.py'
adding 'thonny/plugins/micropython/api_stubs/machine.py'
adding 'thonny/plugins/micropython/api_stubs/math.py'
adding 'thonny/plugins/micropython/api_stubs/micropython.py'
adding 'thonny/plugins/micropython/api_stubs/network.py'
adding 'thonny/plugins/micropython/api_stubs/onewire.py'
adding 'thonny/plugins/micropython/api_stubs/os.py'
adding 'thonny/plugins/micropython/api_stubs/pyb.py'
adding 'thonny/plugins/micropython/api_stubs/random.py'
adding 'thonny/plugins/micropython/api_stubs/re.py'
adding 'thonny/plugins/micropython/api_stubs/select.py'
adding 'thonny/plugins/micropython/api_stubs/socket.py'
adding 'thonny/plugins/micropython/api_stubs/stm.py'
adding 'thonny/plugins/micropython/api_stubs/struct.py'
adding 'thonny/plugins/micropython/api_stubs/sys.py'
adding 'thonny/plugins/micropython/api_stubs/time.py'
adding 'thonny/plugins/micropython/api_stubs/ubinascii.py'
adding 'thonny/plugins/micropython/api_stubs/ucollections.py'
adding 'thonny/plugins/micropython/api_stubs/uctypes.py'
adding 'thonny/plugins/micropython/api_stubs/uerrno.py'
adding 'thonny/plugins/micropython/api_stubs/uhashlib.py'
adding 'thonny/plugins/micropython/api_stubs/uheapq.py'
adding 'thonny/plugins/micropython/api_stubs/uio.py'
adding 'thonny/plugins/micropython/api_stubs/ujson.py'
adding 'thonny/plugins/micropython/api_stubs/umachine.py'
adding 'thonny/plugins/micropython/api_stubs/uos.py'
adding 'thonny/plugins/micropython/api_stubs/urandom.py'
adding 'thonny/plugins/micropython/api_stubs/ure.py'
adding 'thonny/plugins/micropython/api_stubs/uselect.py'
adding 'thonny/plugins/micropython/api_stubs/usocket.py'
adding 'thonny/plugins/micropython/api_stubs/ustruct.py'
adding 'thonny/plugins/micropython/api_stubs/utime.py'
adding 'thonny/plugins/micropython/api_stubs/utimeq.py'
adding 'thonny/plugins/micropython/api_stubs/uzlib.py'
adding 'thonny/plugins/micropython/api_stubs/zlib.py'
adding 'thonny/plugins/mypy/__init__.py'
adding 'thonny/plugins/mypy/typeshed_extras/turtle.pyi'
adding 'thonny/plugins/pi/__init__.py'
adding 'thonny/plugins/pi/res/_disabled_debug-run-cursor.png'
adding 'thonny/plugins/pi/res/_disabled_debug-run-cursor48.png'
adding 'thonny/plugins/pi/res/_disabled_debug-run.png'
adding 'thonny/plugins/pi/res/_disabled_debug-run48.png'
adding 'thonny/plugins/pi/res/_disabled_debug-step-into.png'
adding 'thonny/plugins/pi/res/_disabled_debug-step-into48.png'
adding 'thonny/plugins/pi/res/_disabled_debug-step-out.png'
adding 'thonny/plugins/pi/res/_disabled_debug-step-out48.png'
adding 'thonny/plugins/pi/res/_disabled_debug-step-over.png'
adding 'thonny/plugins/pi/res/_disabled_debug-step-over48.png'
adding 'thonny/plugins/pi/res/_disabled_document-new.png'
adding 'thonny/plugins/pi/res/_disabled_document-new48.png'
adding 'thonny/plugins/pi/res/_disabled_document-open.png'
adding 'thonny/plugins/pi/res/_disabled_document-open48.png'
adding 'thonny/plugins/pi/res/_disabled_document-save.png'
adding 'thonny/plugins/pi/res/_disabled_document-save48.png'
adding 'thonny/plugins/pi/res/_disabled_media-playback-start.png'
adding 'thonny/plugins/pi/res/_disabled_media-playback-start48.png'
adding 'thonny/plugins/pi/res/_disabled_process-stop.png'
adding 'thonny/plugins/pi/res/_disabled_process-stop48.png'
adding 'thonny/plugins/pi/res/_disabled_quit.png'
adding 'thonny/plugins/pi/res/_disabled_quit48.png'
adding 'thonny/plugins/pi/res/_disabled_resume.png'
adding 'thonny/plugins/pi/res/_disabled_resume48.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-down-insens.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-down.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-left-insens.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-left.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-right-insens.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-right.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-up-insens.png'
adding 'thonny/plugins/pi/res/_disabled_scrollbar-button-up.png'
adding 'thonny/plugins/pi/res/_disabled_window-close-act.png'
adding 'thonny/plugins/pi/res/_disabled_window-close.png'
adding 'thonny/plugins/pi/res/_disabled_zoom.png'
adding 'thonny/plugins/pi/res/_disabled_zoom48.png'
adding 'thonny/plugins/pi/res/debug-run-cursor.png'
adding 'thonny/plugins/pi/res/debug-run-cursor48.png'
adding 'thonny/plugins/pi/res/debug-run.png'
adding 'thonny/plugins/pi/res/debug-run48.png'
adding 'thonny/plugins/pi/res/debug-step-into.png'
adding 'thonny/plugins/pi/res/debug-step-into48.png'
adding 'thonny/plugins/pi/res/debug-step-out.png'
adding 'thonny/plugins/pi/res/debug-step-out48.png'
adding 'thonny/plugins/pi/res/debug-step-over.png'
adding 'thonny/plugins/pi/res/debug-step-over48.png'
adding 'thonny/plugins/pi/res/document-new.png'
adding 'thonny/plugins/pi/res/document-new48.png'
adding 'thonny/plugins/pi/res/document-open.png'
adding 'thonny/plugins/pi/res/document-open48.png'
adding 'thonny/plugins/pi/res/document-save.png'
adding 'thonny/plugins/pi/res/document-save48.png'
adding 'thonny/plugins/pi/res/media-playback-start.png'
adding 'thonny/plugins/pi/res/media-playback-start48.png'
adding 'thonny/plugins/pi/res/process-stop.png'
adding 'thonny/plugins/pi/res/process-stop48.png'
adding 'thonny/plugins/pi/res/quit.png'
adding 'thonny/plugins/pi/res/quit48.png'
adding 'thonny/plugins/pi/res/resume.png'
adding 'thonny/plugins/pi/res/resume48.png'
adding 'thonny/plugins/pi/res/scrollbar-button-down-insens.png'
adding 'thonny/plugins/pi/res/scrollbar-button-down.png'
adding 'thonny/plugins/pi/res/scrollbar-button-left-insens.png'
adding 'thonny/plugins/pi/res/scrollbar-button-left.png'
adding 'thonny/plugins/pi/res/scrollbar-button-right-insens.png'
adding 'thonny/plugins/pi/res/scrollbar-button-right.png'
adding 'thonny/plugins/pi/res/scrollbar-button-up-insens.png'
adding 'thonny/plugins/pi/res/scrollbar-button-up.png'
adding 'thonny/plugins/pi/res/window-close-act.png'
adding 'thonny/plugins/pi/res/window-close.png'
adding 'thonny/plugins/pi/res/zoom.png'
adding 'thonny/plugins/pi/res/zoom48.png'
adding 'thonny/plugins/printing/__init__.py'
adding 'thonny/plugins/printing/template.html'
adding 'thonny/plugins/pylint/__init__.py'
adding 'thonny/plugins/pylint/messages.py'
adding 'thonny/plugins/system_shell/__init__.py'
adding 'thonny/plugins/system_shell/explain_environment.py'
adding 'thonny/res/16x16-blank.gif'
adding 'thonny/res/1x1-white.gif'
adding 'thonny/res/PrintLnkTarget.vbs'
adding 'thonny/res/_create_disabled_variants.py'
adding 'thonny/res/_disabled_16x16-blank.gif'
adding 'thonny/res/_disabled_1x1-white.gif'
adding 'thonny/res/_disabled_arrow-down.gif'
adding 'thonny/res/_disabled_birdseye.png'
adding 'thonny/res/_disabled_boxdot.png'
adding 'thonny/res/_disabled_boxdot_light.png'
adding 'thonny/res/_disabled_boxminus.png'
adding 'thonny/res/_disabled_boxminus_light.png'
adding 'thonny/res/_disabled_boxplus.png'
adding 'thonny/res/_disabled_boxplus_light.png'
adding 'thonny/res/_disabled_boxx.png'
adding 'thonny/res/_disabled_boxx_light.png'
adding 'thonny/res/_disabled_closed-folder.gif'
adding 'thonny/res/_disabled_debug-current-script.png'
adding 'thonny/res/_disabled_debug-current-script_2x.png'
adding 'thonny/res/_disabled_delete.gif'
adding 'thonny/res/_disabled_folder.gif'
adding 'thonny/res/_disabled_generic-file.gif'
adding 'thonny/res/_disabled_hard-drive.gif'
adding 'thonny/res/_disabled_harddisk.png'
adding 'thonny/res/_disabled_harddisk_2x.png'
adding 'thonny/res/_disabled_help.png'
adding 'thonny/res/_disabled_help_2x.png'
adding 'thonny/res/_disabled_information.png'
adding 'thonny/res/_disabled_information_2x.png'
adding 'thonny/res/_disabled_nav-backward.png'
adding 'thonny/res/_disabled_nav-backward_2x.png'
adding 'thonny/res/_disabled_nav-forward.png'
adding 'thonny/res/_disabled_nav-forward_2x.png'
adding 'thonny/res/_disabled_new-file.png'
adding 'thonny/res/_disabled_new-file_Linux.png'
adding 'thonny/res/_disabled_new-file_Linux_2x.png'
adding 'thonny/res/_disabled_open-file.png'
adding 'thonny/res/_disabled_open-file_Linux.png'
adding 'thonny/res/_disabled_open-file_Linux_2x.png'
adding 'thonny/res/_disabled_open_folder.gif'
adding 'thonny/res/_disabled_outline-class.png'
adding 'thonny/res/_disabled_outline-class_2x.png'
adding 'thonny/res/_disabled_outline-method.gif'
adding 'thonny/res/_disabled_python-file.gif'
adding 'thonny/res/_disabled_python-icon.gif'
adding 'thonny/res/_disabled_quit.png'
adding 'thonny/res/_disabled_quit_2x.png'
adding 'thonny/res/_disabled_resume.png'
adding 'thonny/res/_disabled_resume_2x.png'
adding 'thonny/res/_disabled_run-current-script.png'
adding 'thonny/res/_disabled_run-current-script_2x.png'
adding 'thonny/res/_disabled_run-to-cursor.png'
adding 'thonny/res/_disabled_run-to-cursor_2x.png'
adding 'thonny/res/_disabled_save-file.png'
adding 'thonny/res/_disabled_save-file_2x_alt.png'
adding 'thonny/res/_disabled_save-file_Linux.png'
adding 'thonny/res/_disabled_save-file_Linux_2x.png'
adding 'thonny/res/_disabled_save-file_alt.png'
adding 'thonny/res/_disabled_star.png'
adding 'thonny/res/_disabled_star_2x.png'
adding 'thonny/res/_disabled_step-into.png'
adding 'thonny/res/_disabled_step-into_2x.png'
adding 'thonny/res/_disabled_step-out.png'
adding 'thonny/res/_disabled_step-out_2x.png'
adding 'thonny/res/_disabled_step-over.png'
adding 'thonny/res/_disabled_step-over_2x.png'
adding 'thonny/res/_disabled_stop.png'
adding 'thonny/res/_disabled_stop_2x_alt.png'
adding 'thonny/res/_disabled_stop_alt.png'
adding 'thonny/res/_disabled_tab-close-active-clam-dark.gif'
adding 'thonny/res/_disabled_tab-close-active-clam.gif'
adding 'thonny/res/_disabled_tab-close-active.gif'
adding 'thonny/res/_disabled_tab-close-clam.gif'
adding 'thonny/res/_disabled_tab-close.gif'
adding 'thonny/res/_disabled_terminal.png'
adding 'thonny/res/_disabled_terminal_2x.png'
adding 'thonny/res/_disabled_text-file.gif'
adding 'thonny/res/_disabled_thonny.png'
adding 'thonny/res/_disabled_zoom.png'
adding 'thonny/res/arrow-down.gif'
adding 'thonny/res/birdseye.png'
adding 'thonny/res/boxdot.png'
adding 'thonny/res/boxdot_light.png'
adding 'thonny/res/boxminus.png'
adding 'thonny/res/boxminus_light.png'
adding 'thonny/res/boxplus.png'
adding 'thonny/res/boxplus_light.png'
adding 'thonny/res/boxx.png'
adding 'thonny/res/boxx_light.png'
adding 'thonny/res/broken.png'
adding 'thonny/res/closed-folder.gif'
adding 'thonny/res/debug-current-script.png'
adding 'thonny/res/debug-current-script_2x.png'
adding 'thonny/res/delete.gif'
adding 'thonny/res/folder.gif'
adding 'thonny/res/generic-file.gif'
adding 'thonny/res/hard-drive.gif'
adding 'thonny/res/harddisk.png'
adding 'thonny/res/harddisk_2x.png'
adding 'thonny/res/help.png'
adding 'thonny/res/help_2x.png'
adding 'thonny/res/information.png'
adding 'thonny/res/information_2x.png'
adding 'thonny/res/nav-backward.png'
adding 'thonny/res/nav-backward_2x.png'
adding 'thonny/res/nav-forward.png'
adding 'thonny/res/nav-forward_2x.png'
adding 'thonny/res/new-file.png'
adding 'thonny/res/new-file_Linux.png'
adding 'thonny/res/new-file_Linux_2x.png'
adding 'thonny/res/open-file.png'
adding 'thonny/res/open-file_Linux.png'
adding 'thonny/res/open-file_Linux_2x.png'
adding 'thonny/res/open_folder.gif'
adding 'thonny/res/outline-class.png'
adding 'thonny/res/outline-class_2x.png'
adding 'thonny/res/outline-method.gif'
adding 'thonny/res/python-file.gif'
adding 'thonny/res/python-icon.gif'
adding 'thonny/res/quit.png'
adding 'thonny/res/quit_2x.png'
adding 'thonny/res/resume.png'
adding 'thonny/res/resume_2x.png'
adding 'thonny/res/run-current-script.png'
adding 'thonny/res/run-current-script_2x.png'
adding 'thonny/res/run-to-cursor.png'
adding 'thonny/res/run-to-cursor_2x.png'
adding 'thonny/res/save-file.png'
adding 'thonny/res/save-file_2x_alt.png'
adding 'thonny/res/save-file_Linux.png'
adding 'thonny/res/save-file_Linux_2x.png'
adding 'thonny/res/save-file_alt.png'
adding 'thonny/res/star.png'
adding 'thonny/res/star_2x.png'
adding 'thonny/res/step-into.png'
adding 'thonny/res/step-into_2x.png'
adding 'thonny/res/step-out.png'
adding 'thonny/res/step-out_2x.png'
adding 'thonny/res/step-over.png'
adding 'thonny/res/step-over_2x.png'
adding 'thonny/res/stop.png'
adding 'thonny/res/stop_2x_alt.png'
adding 'thonny/res/stop_alt.png'
adding 'thonny/res/tab-close-active-clam-dark.gif'
adding 'thonny/res/tab-close-active-clam.gif'
adding 'thonny/res/tab-close-active.gif'
adding 'thonny/res/tab-close-clam.gif'
adding 'thonny/res/tab-close.gif'
adding 'thonny/res/terminal.png'
adding 'thonny/res/terminal_2x.png'
adding 'thonny/res/text-file.gif'
adding 'thonny/res/thonny.ico'
adding 'thonny/res/thonny.png'
adding 'thonny/res/thonny_small.ico'
adding 'thonny/res/zoom.png'
adding 'thonny/test/__init__.py'
adding 'thonny/test/test_common.py'
adding 'thonny/test/plugins/__init__.py'
adding 'thonny/test/plugins/test_locals_marker.py'
adding 'thonny/test/plugins/test_name_highlighter.py'
adding 'thonny-3.3.2.dist-info/LICENSE.txt'
adding 'thonny-3.3.2.dist-info/METADATA'
adding 'thonny-3.3.2.dist-info/WHEEL'
adding 'thonny-3.3.2.dist-info/entry_points.txt'
adding 'thonny-3.3.2.dist-info/top_level.txt'
adding 'thonny-3.3.2.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Finished executing setuptoolsBuildPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
Executing pipInstallPhase
/build/source/dist /build/source
Processing ./thonny-3.3.2-py3-none-any.whl
Requirement already satisfied: pylint>=1.9 in /nix/store/2mcfd5ja7vhxs9w5wxkhpadk2fa3csqi-python3.8-pylint-2.7.1/lib/python3.8/site-packages (from thonny==3.3.2) (2.7.1)
Requirement already satisfied: astroid>=1.4 in /nix/store/k2w9p01lgz2bzh6vnny7kyh2gi4zp065-python3.8-astroid-2.5/lib/python3.8/site-packages (from thonny==3.3.2) (2.5)
Requirement already satisfied: asttokens>=1.1 in /nix/store/4hraxy2y43l5020v9lh3cpw4i3bw6dxp-python3.8-asttokens-2.0.4/lib/python3.8/site-packages (from thonny==3.3.2) (2.0.4)
Requirement already satisfied: pyserial>=3.4 in /nix/store/bai9pzyqpffh598y052yipwgfh9367f5-python3.8-pyserial-3.5/lib/python3.8/site-packages (from thonny==3.3.2) (3.5)
Requirement already satisfied: docutils>=0.14 in /nix/store/h1dv457bamvv41gbmipfgx6jcyxixz07-python3.8-docutils-0.16/lib/python3.8/site-packages (from thonny==3.3.2) (0.16)
Requirement already satisfied: jedi>=0.13 in /nix/store/bii8kvvfh13xylrphgx1hhidd6hn2rpw-python3.8-jedi-2020-08-06/lib/python3.8/site-packages (from thonny==3.3.2) (0.17.2)
Requirement already satisfied: mypy>=0.670 in /nix/store/5xy22wgpk7i25bgapxyccd6db8yrsm2i-python3.8-mypy-0.812/lib/python3.8/site-packages (from thonny==3.3.2) (0.812)
Requirement already satisfied: setuptools>=33.1 in /nix/store/vkz7frmcjbm2gza8a04iadxqp7n1fa3p-python3.8-setuptools-50.3.1/lib/python3.8/site-packages (from thonny==3.3.2) (50.3.1.post0)
Requirement already satisfied: Send2Trash>=1.5 in /nix/store/dfqyjvg7wc06b4yya3n45c05yy5xvf47-python3.8-Send2Trash-1.5.0/lib/python3.8/site-packages (from thonny==3.3.2) (1.5.0)
Requirement already satisfied: lazy-object-proxy>=1.4.0 in /nix/store/rdk8746vahrvxdmh76lxpf3knx403h3k-python3.8-lazy-object-proxy-1.5.2/lib/python3.8/site-packages (from astroid>=1.4->thonny==3.3.2) (1.5.2)
Requirement already satisfied: wrapt<1.13,>=1.11 in /nix/store/qpwprgav0s5pxc3rs23j1hv9arc28hy8-python3.8-wrapt-1.12.1/lib/python3.8/site-packages (from astroid>=1.4->thonny==3.3.2) (1.12.1)
Requirement already satisfied: six in /nix/store/sy8v53fvy6hv765g1pprnp5b1iqw9m55-python3.8-six-1.15.0/lib/python3.8/site-packages (from asttokens>=1.1->thonny==3.3.2) (1.15.0)
Requirement already satisfied: parso<0.9.0,>=0.8.0 in /nix/store/cb74536lm4y11yf669iyyl9k6lpdf3bv-python3.8-parso-0.8.1/lib/python3.8/site-packages (from jedi>=0.13->thonny==3.3.2) (0.8.1)
Requirement already satisfied: typing-extensions>=3.7.4 in /nix/store/gwkb6a1wi5v2j4d54bgyfws53iv96m6m-python3.8-typing_extensions-3.7.4.3/lib/python3.8/site-packages (from mypy>=0.670->thonny==3.3.2) (3.7.4.3)
Requirement already satisfied: mypy-extensions<0.5.0,>=0.4.3 in /nix/store/5jvyk69x1ydsi9idzwd7jl019psb6r5g-python3.8-mypy-extensions-0.4.3/lib/python3.8/site-packages (from mypy>=0.670->thonny==3.3.2) (0.4.3)
Requirement already satisfied: typed-ast<1.5.0,>=1.4.0 in /nix/store/mlz63dm8w4rgnp8cynj0nx5s6xrn0152-python3.8-typed-ast-1.4.1/lib/python3.8/site-packages (from mypy>=0.670->thonny==3.3.2) (1.4.1)
Requirement already satisfied: toml>=0.7.1 in /nix/store/fi0n2rni8dfp2gxmr6g4vvchipcxdc9w-python3.8-toml-0.10.2/lib/python3.8/site-packages (from pylint>=1.9->thonny==3.3.2) (0.10.2)
Requirement already satisfied: mccabe<0.7,>=0.6 in /nix/store/3n22ngz1zcvm0z2177kvqxjqhwc7p9yb-python3.8-mccabe-0.6.1/lib/python3.8/site-packages (from pylint>=1.9->thonny==3.3.2) (0.6.1)
Requirement already satisfied: isort<6,>=4.2.5 in /nix/store/h4a6cvpp6mfppn9g7rxcvd335x95wcg6-python3.8-isort-5.6.4/lib/python3.8/site-packages (from pylint>=1.9->thonny==3.3.2) (5.6.4)
Installing collected packages: thonny
Successfully installed thonny-3.3.2
/build/source
Finished executing pipInstallPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/h5y13jsma7jz22zf7pb40h5iipr4i90k-thonny-3.3.2
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/h5y13jsma7jz22zf7pb40h5iipr4i90k-thonny-3.3.2/lib /nix/store/h5y13jsma7jz22zf7pb40h5iipr4i90k-thonny-3.3.2/bin
patching script interpreter paths in /nix/store/h5y13jsma7jz22zf7pb40h5iipr4i90k-thonny-3.3.2
checking for references to /build/ in /nix/store/h5y13jsma7jz22zf7pb40h5iipr4i90k-thonny-3.3.2...
Rewriting #!/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8/bin/python3.8 to #!/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8
wrapping `/nix/store/h5y13jsma7jz22zf7pb40h5iipr4i90k-thonny-3.3.2/bin/.thonny-wrapped'...
Rewriting #! /nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash -e to #!/nix/store/qc8pkj3ypmgs1izgq70z7p9vbzanxxbc-python3-3.8.8
Executing pythonRemoveTestsDir
Finished executing pythonRemoveTestsDir
@nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" }
pythonCatchConflictsPhase
@nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" }
pythonRemoveBinBytecodePhase
@nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" }
pythonImportsCheckPhase
Executing pythonImportsCheckPhase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment