==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-debugpy 1.8.15-1 (Tue Jul 15 12:45:21 2025)
==> Retrieving sources...
  -> Updating debugpy git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    debugpy ... Passed
==> Making package: python-debugpy 1.8.15-1 (Tue Jul 15 12:45:45 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.1.0-1
              python-jaraco.context-6.0.1-1  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.7.0-1
              python-packaging-25.0-1  python-platformdirs-4.3.6-2
              python-pyproject-hooks-1.2.0-3  zlib-ng-2.2.4-1  cython-3.1.2-1
              git-2.50.1-3  python-build-1.2.2-3  python-installer-0.7.0-10
              python-setuptools-1:80.9.0-1  python-wheel-0.45.1-1

Total Download Size:    4.78 MiB
Total Installed Size:  68.82 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cython-3.1.2-1-armv7h downloading...
 python-setuptools-1:80.9.0-1-any downloading...
 python-packaging-25.0-1-any downloading...
 python-more-itertools-10.7.0-1-any downloading...
 python-wheel-0.45.1-1-any downloading...
 python-build-1.2.2-3-any downloading...
 python-installer-0.7.0-10-any downloading...
 python-platformdirs-4.3.6-2-any downloading...
 python-autocommand-2.2.2-7-any downloading...
 python-jaraco.collections-5.1.0-1-any downloading...
 python-pyproject-hooks-1.2.0-3-any downloading...
 python-jaraco.text-4.0.0-2-any downloading...
 python-jaraco.functools-4.1.0-1-any downloading...
 python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cython...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git [installed]
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
    python-pip: to use as the Python package installer (default)
    python-uv: to use as the Python package installer
    python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of debugpy git repo...
Cloning into 'debugpy'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
~/python-debugpy/src/debugpy/src/debugpy/_vendored/pydevd/_pydevd_bundle ~/python-debugpy/src/debugpy
Compiling /build/python-debugpy/src/debugpy/src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx because it changed.
[1/1] Cythonizing /build/python-debugpy/src/debugpy/src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx
~/python-debugpy/src/debugpy
* Getting build dependencies for wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running egg_info
creating src/debugpy.egg-info
writing src/debugpy.egg-info/PKG-INFO
writing dependency_links to src/debugpy.egg-info/dependency_links.txt
writing entry points to src/debugpy.egg-info/entry_points.txt
writing top-level names to src/debugpy.egg-info/top_level.txt
writing manifest file 'src/debugpy.egg-info/SOURCES.txt'
running build_ext
building '_pydevd_bundle.pydevd_cython' extension
creating build/temp.linux-armv7l-cpython-313/_pydevd_bundle
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPy_BUILD_CORE_MODULE=1 -I/usr/include/python3.13 -c _pydevd_bundle/pydevd_cython.c -o build/temp.linux-armv7l-cpython-313/_pydevd_bundle/pydevd_cython.o -flto -O3
creating build/lib.linux-armv7l-cpython-313/_pydevd_bundle
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/_pydevd_bundle/pydevd_cython.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/_pydevd_bundle/pydevd_cython.cpython-313-arm-linux-gnueabihf.so -flto -O3
lto-wrapper: warning: using serial compilation of 9 LTRANS jobs
lto-wrapper: note: see the ‘-flto’ option documentation for more information
copying build/lib.linux-armv7l-cpython-313/_pydevd_bundle/pydevd_cython.cpython-313-arm-linux-gnueabihf.so -> _pydevd_bundle
running build_ext
building '_pydevd_sys_monitoring._pydevd_sys_monitoring_cython' extension
creating build/temp.linux-armv7l-cpython-313/_pydevd_sys_monitoring
gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fPIC -DPy_BUILD_CORE_MODULE=1 -I/usr/include/python3.13 -c _pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c -o build/temp.linux-armv7l-cpython-313/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.o -flto -O3
creating build/lib.linux-armv7l-cpython-313/_pydevd_sys_monitoring
gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection build/temp.linux-armv7l-cpython-313/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.o -L/usr/lib -o build/lib.linux-armv7l-cpython-313/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cpython-313-arm-linux-gnueabihf.so -flto -O3
lto-wrapper: warning: using serial compilation of 9 LTRANS jobs
lto-wrapper: note: see the ‘-flto’ option documentation for more information
copying build/lib.linux-armv7l-cpython-313/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cpython-313-arm-linux-gnueabihf.so -> _pydevd_sys_monitoring
reading manifest file 'src/debugpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/debugpy.egg-info/SOURCES.txt'
* Building wheel...
/usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        ********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX license expression:

        License :: OSI Approved :: MIT License

        See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
        ********************************************************************************

!!
  self._finalize_license_expression()
running bdist_wheel
running build
running build_py
running build_ext
copying build/lib.linux-armv7l-cpython-313/_pydevd_bundle/pydevd_cython.cpython-313-arm-linux-gnueabihf.so -> _pydevd_bundle
running build_ext
copying build/lib.linux-armv7l-cpython-313/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cpython-313-arm-linux-gnueabihf.so -> _pydevd_sys_monitoring
creating build/lib.linux-armv7l-cpython-313/debugpy
copying src/debugpy/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy
copying src/debugpy/public_api.py -> build/lib.linux-armv7l-cpython-313/debugpy
copying src/debugpy/__main__.py -> build/lib.linux-armv7l-cpython-313/debugpy
copying src/debugpy/_version.py -> build/lib.linux-armv7l-cpython-313/debugpy
creating build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/clients.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/servers.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/launchers.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/__main__.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/components.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
copying src/debugpy/adapter/sessions.py -> build/lib.linux-armv7l-cpython-313/debugpy/adapter
creating build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/util.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/singleton.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/log.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/timestamp.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/stacks.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/sockets.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/json.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
copying src/debugpy/common/messaging.py -> build/lib.linux-armv7l-cpython-313/debugpy/common
creating build/lib.linux-armv7l-cpython-313/debugpy/launcher
copying src/debugpy/launcher/output.py -> build/lib.linux-armv7l-cpython-313/debugpy/launcher
copying src/debugpy/launcher/debuggee.py -> build/lib.linux-armv7l-cpython-313/debugpy/launcher
copying src/debugpy/launcher/handlers.py -> build/lib.linux-armv7l-cpython-313/debugpy/launcher
copying src/debugpy/launcher/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/launcher
copying src/debugpy/launcher/winapi.py -> build/lib.linux-armv7l-cpython-313/debugpy/launcher
copying src/debugpy/launcher/__main__.py -> build/lib.linux-armv7l-cpython-313/debugpy/launcher
creating build/lib.linux-armv7l-cpython-313/debugpy/server
copying src/debugpy/server/cli.py -> build/lib.linux-armv7l-cpython-313/debugpy/server
copying src/debugpy/server/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/server
copying src/debugpy/server/api.py -> build/lib.linux-armv7l-cpython-313/debugpy/server
copying src/debugpy/server/attach_pid_injected.py -> build/lib.linux-armv7l-cpython-313/debugpy/server
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored
copying src/debugpy/_vendored/force_pydevd.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored
copying src/debugpy/_vendored/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored
copying src/debugpy/_vendored/_util.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored
copying src/debugpy/_vendored/_pydevd_packaging.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored
copying src/debugpy/ThirdPartyNotices.txt -> build/lib.linux-armv7l-cpython-313/debugpy
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydev_coverage.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydevd.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydevd_tracing.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydev_pysrc.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydev_app_engine_debug_startup.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydevd_file_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydev_run_in_console.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/setup_pydevd_cython.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
copying src/debugpy/_vendored/pydevd/pydevconsole.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_override.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_execfile.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_umd.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_imports.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_sys_patch.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_localhost.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_log.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_saved_modules.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_completer.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_log.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/release_mem.h -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying src/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pyx -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying src/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying src/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying src/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/pydevd_sys_monitoring.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying src/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cpython-313-arm-linux-gnueabihf.so -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying src/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pxd -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevconsole_code.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_timeout.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_console.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_gevent_integration.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_daemon_thread.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_io.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-313-arm-linux-gnueabihf.so -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils_py311.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_thread_lifecycle.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize
copying src/debugpy/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize
copying src/debugpy/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/README.txt -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/_check.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins
copying src/debugpy/_vendored/pydevd/pydevd_plugins/pydevd_line_validation.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins
copying src/debugpy/_vendored/pydevd/pydevd_plugins/jinja2_debug.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins
copying src/debugpy/_vendored/pydevd/pydevd_plugins/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins
copying src/debugpy/_vendored/pydevd/pydevd_plugins/django_debug.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt6.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt4.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookwx.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/qt_loaders.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt5.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk3.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/README -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/version.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhook.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/qt.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhooktk.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/qt_for_kernel.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookpyglet.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookglut.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
copying src/debugpy/_vendored/pydevd/pydev_ipython/matplotlibtools.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify
copying src/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/README.txt -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/pydevd_fix_code.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_concurrency_logger.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_thread_wrappers.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_manylinux.cmd -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/py_win_helpers.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_in_memory.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/inject_dll.cpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_on_dllmain.cpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/flags.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/peephole_opt.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/cfg.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/concrete.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/instr.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/bytecode.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_pandas_types.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
creating build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_bytecode.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_misc.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_flags.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_peephole_opt.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/util_annotation.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_concrete.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/__init__.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_code.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_cfg.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_instr.py -> build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
UPDATING build/lib.linux-armv7l-cpython-313/debugpy/_version.py
set build/lib.linux-armv7l-cpython-313/debugpy/_version.py to '1.8.15+0.gea1dd9a8.dirty'
running build_ext
UPDATING build/lib.linux-armv7l-cpython-313/debugpy/_version.py
set build/lib.linux-armv7l-cpython-313/debugpy/_version.py to '1.8.15+0.gea1dd9a8.dirty'
installing to build/bdist.linux-armv7l/wheel
running install
running install_lib
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/debugpy
creating build/bdist.linux-armv7l/wheel/debugpy/server
copying build/lib.linux-armv7l-cpython-313/debugpy/server/cli.py -> build/bdist.linux-armv7l/wheel/./debugpy/server
copying build/lib.linux-armv7l-cpython-313/debugpy/server/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/server
copying build/lib.linux-armv7l-cpython-313/debugpy/server/api.py -> build/bdist.linux-armv7l/wheel/./debugpy/server
copying build/lib.linux-armv7l-cpython-313/debugpy/server/attach_pid_injected.py -> build/bdist.linux-armv7l/wheel/./debugpy/server
copying build/lib.linux-armv7l-cpython-313/debugpy/ThirdPartyNotices.txt -> build/bdist.linux-armv7l/wheel/./debugpy
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_coverage.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_tracing.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_pysrc.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_app_engine_debug_startup.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_override.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_execfile.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_umd.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_imports.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_sys_patch.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_localhost.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle/fsnotify
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_log.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_saved_modules.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_completer.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_log.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydev_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_file_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_run_in_console.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/setup_pydevd_cython.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/release_mem.h -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/README.txt -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/pydevd_fix_code.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/flags.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/peephole_opt.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_bytecode.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_misc.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_flags.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_peephole_opt.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/util_annotation.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_concrete.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_code.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_cfg.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_instr.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/cfg.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/concrete.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/instr.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/bytecode.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pyx -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/pydevd_sys_monitoring.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_sys_monitoring
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pxd -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_sys_monitoring
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevconsole_code.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_concurrency_logger.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_thread_wrappers.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_timeout.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_console.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_gevent_integration.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_daemon_thread.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_io.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-313-arm-linux-gnueabihf.so -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils_py311.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_thread_lifecycle.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydev_sitecustomize
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_sitecustomize
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_sitecustomize
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_manylinux.cmd -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/README.txt -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/py_win_helpers.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_in_memory.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/inject_dll.cpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_on_dllmain.cpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_check.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_plugins
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/pydevd_line_validation.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/jinja2_debug.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/django_debug.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_plugins/extensions
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_pandas_types.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydevconsole.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd
creating build/bdist.linux-armv7l/wheel/debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt6.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt4.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookwx.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/qt_loaders.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt5.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk3.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/README -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/version.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhook.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/qt.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhooktk.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/qt_for_kernel.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookpyglet.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookglut.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/matplotlibtools.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored/pydevd/pydev_ipython
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/force_pydevd.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/_util.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/_vendored/_pydevd_packaging.py -> build/bdist.linux-armv7l/wheel/./debugpy/_vendored
copying build/lib.linux-armv7l-cpython-313/debugpy/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy
creating build/bdist.linux-armv7l/wheel/debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/launcher/output.py -> build/bdist.linux-armv7l/wheel/./debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/launcher/debuggee.py -> build/bdist.linux-armv7l/wheel/./debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/launcher/handlers.py -> build/bdist.linux-armv7l/wheel/./debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/launcher/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/launcher/winapi.py -> build/bdist.linux-armv7l/wheel/./debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/launcher/__main__.py -> build/bdist.linux-armv7l/wheel/./debugpy/launcher
copying build/lib.linux-armv7l-cpython-313/debugpy/public_api.py -> build/bdist.linux-armv7l/wheel/./debugpy
copying build/lib.linux-armv7l-cpython-313/debugpy/__main__.py -> build/bdist.linux-armv7l/wheel/./debugpy
creating build/bdist.linux-armv7l/wheel/debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/util.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/singleton.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/log.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/timestamp.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/stacks.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/sockets.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/json.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
copying build/lib.linux-armv7l-cpython-313/debugpy/common/messaging.py -> build/bdist.linux-armv7l/wheel/./debugpy/common
creating build/bdist.linux-armv7l/wheel/debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/clients.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/__init__.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/servers.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/launchers.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/__main__.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/components.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/adapter/sessions.py -> build/bdist.linux-armv7l/wheel/./debugpy/adapter
copying build/lib.linux-armv7l-cpython-313/debugpy/_version.py -> build/bdist.linux-armv7l/wheel/./debugpy
running install_egg_info
running egg_info
writing src/debugpy.egg-info/PKG-INFO
writing dependency_links to src/debugpy.egg-info/dependency_links.txt
writing entry points to src/debugpy.egg-info/entry_points.txt
writing top-level names to src/debugpy.egg-info/top_level.txt
reading manifest file 'src/debugpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'src/debugpy.egg-info/SOURCES.txt'
Copying src/debugpy.egg-info to build/bdist.linux-armv7l/wheel/./debugpy-1.8.15+0.gea1dd9a8.dirty-py3.13.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/WHEEL
creating '/build/python-debugpy/src/debugpy/dist/.tmp-jdhfa33l/debugpy-1.8.15+0.gea1dd9a8.dirty-cp313-cp313-linux_armv7l.whl' and adding 'build/bdist.linux-armv7l/wheel' to it
adding 'debugpy/ThirdPartyNotices.txt'
adding 'debugpy/__init__.py'
adding 'debugpy/__main__.py'
adding 'debugpy/_version.py'
adding 'debugpy/public_api.py'
adding 'debugpy/_vendored/__init__.py'
adding 'debugpy/_vendored/_pydevd_packaging.py'
adding 'debugpy/_vendored/_util.py'
adding 'debugpy/_vendored/force_pydevd.py'
adding 'debugpy/_vendored/pydevd/pydev_app_engine_debug_startup.py'
adding 'debugpy/_vendored/pydevd/pydev_coverage.py'
adding 'debugpy/_vendored/pydevd/pydev_pysrc.py'
adding 'debugpy/_vendored/pydevd/pydev_run_in_console.py'
adding 'debugpy/_vendored/pydevd/pydevconsole.py'
adding 'debugpy/_vendored/pydevd/pydevd.py'
adding 'debugpy/_vendored/pydevd/pydevd_file_utils.py'
adding 'debugpy/_vendored/pydevd/pydevd_tracing.py'
adding 'debugpy/_vendored/pydevd/setup_pydevd_cython.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_completer.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_execfile.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_log.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_saved_modules.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_sys_patch.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_imports.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_localhost.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_log.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_override.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_umd.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py'
adding 'debugpy/_vendored/pydevd/_pydev_bundle/fsnotify/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py'
adding 'debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevconsole_code.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils_py311.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_console.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.cpython-313-arm-linux-gnueabihf.so'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_daemon_thread.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_gevent_integration.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_io.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_thread_lifecycle.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_timeout.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_concurrency_logger.py'
adding 'debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_thread_wrappers.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/release_mem.h'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/README.txt'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/pydevd_fix_code.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/bytecode.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/cfg.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/concrete.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/flags.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/instr.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/peephole_opt.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/__init__.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_bytecode.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_cfg.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_code.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_concrete.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_flags.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_instr.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_misc.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_peephole_opt.py'
adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/util_annotation.py'
adding 'debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring.py'
adding 'debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.c'
adding 'debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.cpython-313-arm-linux-gnueabihf.so'
adding 'debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pxd'
adding 'debugpy/_vendored/pydevd/_pydevd_sys_monitoring/_pydevd_sys_monitoring_cython.pyx'
adding 'debugpy/_vendored/pydevd/_pydevd_sys_monitoring/pydevd_sys_monitoring.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/README'
adding 'debugpy/_vendored/pydevd/pydev_ipython/__init__.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhook.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookglut.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk3.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookpyglet.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookqt4.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookqt5.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookqt6.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhooktk.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/inputhookwx.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/matplotlibtools.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/qt.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/qt_for_kernel.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/qt_loaders.py'
adding 'debugpy/_vendored/pydevd/pydev_ipython/version.py'
adding 'debugpy/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt'
adding 'debugpy/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/README.txt'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/_check.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_manylinux.cmd'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/inject_dll.cpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/py_win_helpers.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_in_memory.hpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_on_dllmain.cpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h'
adding 'debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/__init__.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/django_debug.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/jinja2_debug.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/pydevd_line_validation.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/__init__.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/__init__.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_pandas_types.py'
adding 'debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py'
adding 'debugpy/adapter/__init__.py'
adding 'debugpy/adapter/__main__.py'
adding 'debugpy/adapter/clients.py'
adding 'debugpy/adapter/components.py'
adding 'debugpy/adapter/launchers.py'
adding 'debugpy/adapter/servers.py'
adding 'debugpy/adapter/sessions.py'
adding 'debugpy/common/__init__.py'
adding 'debugpy/common/json.py'
adding 'debugpy/common/log.py'
adding 'debugpy/common/messaging.py'
adding 'debugpy/common/singleton.py'
adding 'debugpy/common/sockets.py'
adding 'debugpy/common/stacks.py'
adding 'debugpy/common/timestamp.py'
adding 'debugpy/common/util.py'
adding 'debugpy/launcher/__init__.py'
adding 'debugpy/launcher/__main__.py'
adding 'debugpy/launcher/debuggee.py'
adding 'debugpy/launcher/handlers.py'
adding 'debugpy/launcher/output.py'
adding 'debugpy/launcher/winapi.py'
adding 'debugpy/server/__init__.py'
adding 'debugpy/server/api.py'
adding 'debugpy/server/attach_pid_injected.py'
adding 'debugpy/server/cli.py'
adding 'debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/licenses/LICENSE'
adding 'debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/METADATA'
adding 'debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/WHEEL'
adding 'debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/entry_points.txt'
adding 'debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/top_level.txt'
adding 'debugpy-1.8.15+0.gea1dd9a8.dirty.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Successfully built debugpy-1.8.15+0.gea1dd9a8.dirty-cp313-cp313-linux_armv7l.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/python3.13/site-packages/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c
==> Creating package "python-debugpy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-debugpy 1.8.15-1 (Tue Jul 15 12:49:49 2025)
==> Cleaning up...