D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-debugpy-1.8.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.02sVuq Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1k08Lk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + rm -rf debugpy-1.8.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/debugpy-1.8.0.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd debugpy-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0QlwhC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + cd debugpy-1.8.0 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-buildrequires Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) /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 writing src/debugpy.egg-info/PKG-INFO writing dependency_links to src/debugpy.egg-info/dependency_links.txt writing top-level names to src/debugpy.egg-info/top_level.txt running build_ext building '_pydevd_bundle.pydevd_cython' extension creating build/temp.linux-x86_64-cpython-313/_pydevd_bundle gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -DPy_BUILD_CORE_MODULE=1 -I/usr/include/python3.13 -c _pydevd_bundle/pydevd_cython.c -o build/temp.linux-x86_64-cpython-313/_pydevd_bundle/pydevd_cython.o -flto -O3 _pydevd_bundle/pydevd_cython.c:842:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 842 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) { | ^~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Py_UNICODE_strlen’: _pydevd_bundle/pydevd_cython.c:843:5: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 843 | const Py_UNICODE *u_end = u; | ^~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Raise’: _pydevd_bundle/pydevd_cython.c:40177:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40177 | PyObject* tmp_tb = tstate->curexc_traceback; | ^~ _pydevd_bundle/pydevd_cython.c:40180:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40180 | tstate->curexc_traceback = tb; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyUnicode_Equals’: _pydevd_bundle/pydevd_cython.c:575:51: error: implicit declaration of function ‘_PyUnicode_Ready’; did you mean ‘PyUnicode_READY’? [-Wimplicit-function-declaration] 575 | 0 : _PyUnicode_Ready((PyObject *)(op))) | ^~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c:952:43: note: in definition of macro ‘unlikely’ 952 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ _pydevd_bundle/pydevd_cython.c:40700:22: note: in expansion of macro ‘__Pyx_PyUnicode_READY’ 40700 | if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) | ^~~~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AndObjC’: _pydevd_bundle/pydevd_cython.c:41076:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41076 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AddObjC’: _pydevd_bundle/pydevd_cython.c:41627:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41627 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_EqObjC’: _pydevd_bundle/pydevd_cython.c:41834:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41834 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_int’: _pydevd_bundle/pydevd_cython.c:42563:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42563 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42618:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42618 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42704:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42704 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.13/longobject.h:107, from /usr/include/python3.13/Python.h:81, from _pydevd_bundle/pydevd_cython.c:19: /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_long’: _pydevd_bundle/pydevd_cython.c:42759:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42759 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42814:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42814 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42900:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42900 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyIndex_AsSsize_t’: _pydevd_bundle/pydevd_cython.c:43303:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43303 | const digit* digits = ((PyLongObject*)b)->ob_digit; | ^~ error: command '/usr/bin/gcc' failed with exit code 1 warning: cmd_build_py: Failed to compile pydevd Cython extension modules (set SKIP_CYTHON_BUILD=1 to omit); proceeding without them. 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' running dist_info creating debugpy.egg-info writing debugpy.egg-info/PKG-INFO writing dependency_links to debugpy.egg-info/dependency_links.txt writing top-level names to debugpy.egg-info/top_level.txt writing manifest file 'debugpy.egg-info/SOURCES.txt' running build_ext building '_pydevd_bundle.pydevd_cython' extension gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -fPIC -DPy_BUILD_CORE_MODULE=1 -I/usr/include/python3.13 -c _pydevd_bundle/pydevd_cython.c -o build/temp.linux-x86_64-cpython-313/_pydevd_bundle/pydevd_cython.o -flto -O3 _pydevd_bundle/pydevd_cython.c:842:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 842 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) { | ^~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Py_UNICODE_strlen’: _pydevd_bundle/pydevd_cython.c:843:5: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 843 | const Py_UNICODE *u_end = u; | ^~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Raise’: _pydevd_bundle/pydevd_cython.c:40177:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40177 | PyObject* tmp_tb = tstate->curexc_traceback; | ^~ _pydevd_bundle/pydevd_cython.c:40180:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40180 | tstate->curexc_traceback = tb; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyUnicode_Equals’: _pydevd_bundle/pydevd_cython.c:575:51: error: implicit declaration of function ‘_PyUnicode_Ready’; did you mean ‘PyUnicode_READY’? [-Wimplicit-function-declaration] 575 | 0 : _PyUnicode_Ready((PyObject *)(op))) | ^~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c:952:43: note: in definition of macro ‘unlikely’ 952 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ _pydevd_bundle/pydevd_cython.c:40700:22: note: in expansion of macro ‘__Pyx_PyUnicode_READY’ 40700 | if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) | ^~~~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AndObjC’: _pydevd_bundle/pydevd_cython.c:41076:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41076 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AddObjC’: _pydevd_bundle/pydevd_cython.c:41627:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41627 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_EqObjC’: _pydevd_bundle/pydevd_cython.c:41834:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41834 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_int’: _pydevd_bundle/pydevd_cython.c:42563:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42563 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42618:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42618 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42704:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42704 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.13/longobject.h:107, from /usr/include/python3.13/Python.h:81, from _pydevd_bundle/pydevd_cython.c:19: /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_long’: _pydevd_bundle/pydevd_cython.c:42759:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42759 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42814:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42814 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42900:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42900 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyIndex_AsSsize_t’: _pydevd_bundle/pydevd_cython.c:43303:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43303 | const digit* digits = ((PyLongObject*)b)->ob_digit; | ^~ error: command '/usr/bin/gcc' failed with exit code 1 warning: cmd_build_py: Failed to compile pydevd Cython extension modules (set SKIP_CYTHON_BUILD=1 to omit); proceeding without them. reading manifest file '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 'debugpy.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/debugpy-1.8.0.dist-info' + cat /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-buildrequires + rm -rfv debugpy-1.8.0.dist-info/ removed 'debugpy-1.8.0.dist-info/top_level.txt' removed 'debugpy-1.8.0.dist-info/METADATA' removed 'debugpy-1.8.0.dist-info/licenses/LICENSE' removed directory 'debugpy-1.8.0.dist-info/licenses' removed directory 'debugpy-1.8.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Afr4Jv + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd debugpy-1.8.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /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 dist_info creating /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy.egg-info writing /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy.egg-info/SOURCES.txt' running build_ext building '_pydevd_bundle.pydevd_cython' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPy_BUILD_CORE_MODULE=1 -I/usr/include/python3.13 -c _pydevd_bundle/pydevd_cython.c -o build/temp.linux-x86_64-cpython-313/_pydevd_bundle/pydevd_cython.o -flto -O3 _pydevd_bundle/pydevd_cython.c:842:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 842 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) { | ^~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Py_UNICODE_strlen’: _pydevd_bundle/pydevd_cython.c:843:5: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 843 | const Py_UNICODE *u_end = u; | ^~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Raise’: _pydevd_bundle/pydevd_cython.c:40177:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40177 | PyObject* tmp_tb = tstate->curexc_traceback; | ^~ _pydevd_bundle/pydevd_cython.c:40180:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40180 | tstate->curexc_traceback = tb; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyUnicode_Equals’: _pydevd_bundle/pydevd_cython.c:575:51: error: implicit declaration of function ‘_PyUnicode_Ready’; did you mean ‘PyUnicode_READY’? [-Wimplicit-function-declaration] 575 | 0 : _PyUnicode_Ready((PyObject *)(op))) | ^~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c:952:43: note: in definition of macro ‘unlikely’ 952 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ _pydevd_bundle/pydevd_cython.c:40700:22: note: in expansion of macro ‘__Pyx_PyUnicode_READY’ 40700 | if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) | ^~~~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AndObjC’: _pydevd_bundle/pydevd_cython.c:41076:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41076 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AddObjC’: _pydevd_bundle/pydevd_cython.c:41627:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41627 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_EqObjC’: _pydevd_bundle/pydevd_cython.c:41834:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41834 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_int’: _pydevd_bundle/pydevd_cython.c:42563:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42563 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42618:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42618 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42704:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42704 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.13/longobject.h:107, from /usr/include/python3.13/Python.h:81, from _pydevd_bundle/pydevd_cython.c:19: /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_long’: _pydevd_bundle/pydevd_cython.c:42759:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42759 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42814:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42814 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42900:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42900 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyIndex_AsSsize_t’: _pydevd_bundle/pydevd_cython.c:43303:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43303 | const digit* digits = ((PyLongObject*)b)->ob_digit; | ^~ error: command '/usr/bin/gcc' failed with exit code 1 warning: cmd_build_py: Failed to compile pydevd Cython extension modules (set SKIP_CYTHON_BUILD=1 to omit); proceeding without them. reading manifest file '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/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 '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-modern-metadata-d6fokxfv/debugpy-1.8.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: debugpy Building wheel for debugpy (pyproject.toml): started Running command Building wheel for debugpy (pyproject.toml) /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 building '_pydevd_bundle.pydevd_cython' extension gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -DPy_BUILD_CORE_MODULE=1 -I/usr/include/python3.13 -c _pydevd_bundle/pydevd_cython.c -o build/temp.linux-x86_64-cpython-313/_pydevd_bundle/pydevd_cython.o -flto -O3 _pydevd_bundle/pydevd_cython.c:842:1: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 842 | static CYTHON_INLINE size_t __Pyx_Py_UNICODE_strlen(const Py_UNICODE *u) { | ^~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Py_UNICODE_strlen’: _pydevd_bundle/pydevd_cython.c:843:5: warning: ‘Py_UNICODE’ is deprecated [-Wdeprecated-declarations] 843 | const Py_UNICODE *u_end = u; | ^~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_Raise’: _pydevd_bundle/pydevd_cython.c:40177:34: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40177 | PyObject* tmp_tb = tstate->curexc_traceback; | ^~ _pydevd_bundle/pydevd_cython.c:40180:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘curexc_traceback’ 40180 | tstate->curexc_traceback = tb; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyUnicode_Equals’: _pydevd_bundle/pydevd_cython.c:575:51: error: implicit declaration of function ‘_PyUnicode_Ready’; did you mean ‘PyUnicode_READY’? [-Wimplicit-function-declaration] 575 | 0 : _PyUnicode_Ready((PyObject *)(op))) | ^~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c:952:43: note: in definition of macro ‘unlikely’ 952 | #define unlikely(x) __builtin_expect(!!(x), 0) | ^ _pydevd_bundle/pydevd_cython.c:40700:22: note: in expansion of macro ‘__Pyx_PyUnicode_READY’ 40700 | if (unlikely(__Pyx_PyUnicode_READY(s1) < 0) || unlikely(__Pyx_PyUnicode_READY(s2) < 0)) | ^~~~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AndObjC’: _pydevd_bundle/pydevd_cython.c:41076:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41076 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_AddObjC’: _pydevd_bundle/pydevd_cython.c:41627:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41627 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_EqObjC’: _pydevd_bundle/pydevd_cython.c:41834:51: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 41834 | const digit* digits = ((PyLongObject*)op1)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_int’: _pydevd_bundle/pydevd_cython.c:42563:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42563 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42618:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42618 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42704:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42704 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.13/longobject.h:107, from /usr/include/python3.13/Python.h:81, from _pydevd_bundle/pydevd_cython.c:19: /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyInt_As_long’: _pydevd_bundle/pydevd_cython.c:42759:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42759 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42814:53: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 42814 | const digit* digits = ((PyLongObject*)x)->ob_digit; | ^~ _pydevd_bundle/pydevd_cython.c:42900:27: error: too few arguments to function ‘_PyLong_AsByteArray’; expected 6, have 5 42900 | int ret = _PyLong_AsByteArray((PyLongObject *)v, | ^~~~~~~~~~~~~~~~~~~ /usr/include/python3.13/cpython/longobject.h:111:17: note: declared here 111 | PyAPI_FUNC(int) _PyLong_AsByteArray(PyLongObject* v, | ^~~~~~~~~~~~~~~~~~~ _pydevd_bundle/pydevd_cython.c: In function ‘__Pyx_PyIndex_AsSsize_t’: _pydevd_bundle/pydevd_cython.c:43303:45: error: ‘PyLongObject’ {aka ‘struct _longobject’} has no member named ‘ob_digit’ 43303 | const digit* digits = ((PyLongObject*)b)->ob_digit; | ^~ error: command '/usr/bin/gcc' failed with exit code 1 warning: cmd_build_py: Failed to compile pydevd Cython extension modules (set SKIP_CYTHON_BUILD=1 to omit); proceeding without them. creating build/lib.linux-x86_64-cpython-313/debugpy copying src/debugpy/__main__.py -> build/lib.linux-x86_64-cpython-313/debugpy copying src/debugpy/public_api.py -> build/lib.linux-x86_64-cpython-313/debugpy copying src/debugpy/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy copying src/debugpy/_version.py -> build/lib.linux-x86_64-cpython-313/debugpy creating build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/sessions.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/launchers.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/clients.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/components.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/__main__.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/servers.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter copying src/debugpy/adapter/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/adapter creating build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/sockets.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/timestamp.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/messaging.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/stacks.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/json.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/util.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/log.py -> build/lib.linux-x86_64-cpython-313/debugpy/common copying src/debugpy/common/singleton.py -> build/lib.linux-x86_64-cpython-313/debugpy/common creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored copying src/debugpy/_vendored/force_pydevd.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored copying src/debugpy/_vendored/_util.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored copying src/debugpy/_vendored/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored copying src/debugpy/_vendored/_pydevd_packaging.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored creating build/lib.linux-x86_64-cpython-313/debugpy/server copying src/debugpy/server/cli.py -> build/lib.linux-x86_64-cpython-313/debugpy/server copying src/debugpy/server/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/server copying src/debugpy/server/api.py -> build/lib.linux-x86_64-cpython-313/debugpy/server copying src/debugpy/server/attach_pid_injected.py -> build/lib.linux-x86_64-cpython-313/debugpy/server creating build/lib.linux-x86_64-cpython-313/debugpy/launcher copying src/debugpy/launcher/winapi.py -> build/lib.linux-x86_64-cpython-313/debugpy/launcher copying src/debugpy/launcher/debuggee.py -> build/lib.linux-x86_64-cpython-313/debugpy/launcher copying src/debugpy/launcher/output.py -> build/lib.linux-x86_64-cpython-313/debugpy/launcher copying src/debugpy/launcher/__main__.py -> build/lib.linux-x86_64-cpython-313/debugpy/launcher copying src/debugpy/launcher/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/launcher copying src/debugpy/launcher/handlers.py -> build/lib.linux-x86_64-cpython-313/debugpy/launcher creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/interpreterInfo.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydev_pysrc.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydev_run_in_console.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydev_coverage.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/runfiles.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/conftest.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydevd_file_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/setup_pydevd_cython.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pycompletionserver.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydevd_tracing.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydevd.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydev_app_engine_debug_startup.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/setup.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd copying src/debugpy/_vendored/pydevd/pydevconsole.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/stubs copying src/debugpy/_vendored/pydevd/stubs/_django_manager_body.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/stubs creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins copying src/debugpy/_vendored/pydevd/pydevd_plugins/django_debug.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins copying src/debugpy/_vendored/pydevd/pydevd_plugins/pydevd_line_validation.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins copying src/debugpy/_vendored/pydevd/pydevd_plugins/jinja2_debug.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins creating build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_resolvers.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/check_debug_python.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_code_obj_to_source_code.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/debugger_fixtures.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_console.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/performance_check.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_single_notification.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_schema.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_process_command_line.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_pydevd_api.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_utilities.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_smart_step_into_bytecode.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_safe_repr.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_fixtures.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_frame_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/debugger_unittest.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/regression_check.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_pydevcoverage.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_frame_evaluator.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_debugger.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_collect_bytecode_info.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_pydevd_io.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_null.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_dump_threads.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_tracing_on_top_level.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_extract_token.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_bytecode_manipulation.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_pydev_monkey.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/debug_constants.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_debugger_json.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_timeout_tracker.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_additional_thread_info.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_pydevd_filtering.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_convert_utilities.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_frame_eval_and_tracing.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_tracing_gotchas.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_evaluate_expression.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_suspended_frames_manager.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_save_locals.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python copying src/debugpy/_vendored/pydevd/tests_python/test_run.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles copying src/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_imports.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_execfile.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_override.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_localhost.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_log.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_sys_patch.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_umd.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_saved_modules.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_log.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_completer.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle copying src/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_pydev_ipython_011.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_pyserver.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_jysimpleTipper.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_jyserver.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_pydevconsole.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_get_referrers.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_check_pydevconsole.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests copying src/debugpy/_vendored/pydevd/tests/test_simpleTipper.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests creating build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py -> build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/_check.py -> build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py -> build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/test_pydevd_reload copying src/debugpy/_vendored/pydevd/test_pydevd_reload/test_pydevd_reload.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/test_pydevd_reload copying src/debugpy/_vendored/pydevd/test_pydevd_reload/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/test_pydevd_reload creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_thread_lifecycle.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevconsole_code.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_io.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_gevent_integration.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_api.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_console.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_timeout.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_daemon_thread.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/version.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/qt_for_kernel.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhook.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookglut.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt5.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookwx.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/qt.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/matplotlibtools.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt4.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhooktk.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/qt_loaders.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_ipython/inputhookpyglet.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-tk.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-glut.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-gtk.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-qt.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-pyglet.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-wx.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop copying src/debugpy/_vendored/pydevd/tests_mainloop/gui-gtk3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize copying src/debugpy/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles copying src/debugpy/_vendored/pydevd/tests_runfiles/test_pydevdio.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles copying src/debugpy/_vendored/pydevd/tests_runfiles/test_pydevd_property.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles copying src/debugpy/_vendored/pydevd/tests_runfiles/test_runfiles.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/check_no_git_modifications.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/names_to_rename.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/build_binaries_osx.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/build_binaries_windows.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/build.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/rename_pep8.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools copying src/debugpy/_vendored/pydevd/build_tools/generate_code.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools creating build/lib.linux-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py -> build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types creating build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resource_path_translation copying src/debugpy/_vendored/pydevd/tests_python/resource_path_translation/other.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resource_path_translation copying src/debugpy/_vendored/pydevd/tests_python/resource_path_translation/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resource_path_translation creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/manage.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/manage.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_linecache_existing_file.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_subprocess_zip.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_condition_exc.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_hasattr_crash.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_constructs.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_lambda_multiline.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_warnings.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_settrace.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_custom_message.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping_and_reference.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit_0.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case56.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case16.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_big_method.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_stop_async_iteration.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_import_main.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent_simple.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_quoting.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_overflow_example.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_simple_calls.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remove_breakpoint.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_trio.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_yield_from.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_get_thread_stack.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_return_value.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_deep_stacks.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_python_c.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_odict.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiple_threads.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dont_trace_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_subprocess_and_fork.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_skip_breakpoint_in_exceptions.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_hit_count.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_check_tracer.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_remote.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_tracing.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach_debugpy_mode.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_attach_to_pid_multiple_threads.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multi_threads_stepping.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dont_trace.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_print.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_performance_2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_method_single_line.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_unhandled_exceptions2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case14.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit_none.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case13.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case20.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_attach_to_pid_simple.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_adjust_breakpoint.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_redirect.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_threads.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent_subprocess.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_change_breaks.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_cyrillic_encoding_py2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_many_names_example.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_zip_files.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_exceptions.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scapy.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_large_exception_stack.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_custom_frames.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread4.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_lamda.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_step_in.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_replace_process.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_async.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case1.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach_impl.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_map_goto_target.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_1.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_trace_dispatch.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping_jmc.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_deadlock_thread_eval.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dir_exception.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case17a.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_linecache.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case15_execfile.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_logging.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_py2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case17.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_listcomp.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_thread_creation_deadlock.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_listen_dap_messages.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_m_switch.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case4.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_reference.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_print.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case89.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_m_switch_2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target_async.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_terminate.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case19.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_pool.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_user_unhandled2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_return_value_asyncio.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_raise_with_cause.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_type_ext.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_debug_options.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_set_next_statement.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_completions.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_pydevd_customization.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_stepping.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_matplotlib.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_unhandled_exceptions.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exception_get_stack.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_frame_eval.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_import_imported.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_get_next_statement_targets.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_just_my_code.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_no_subprocess_patching.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_globals.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_suspend_all.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_raise_with_cause_msg.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_pydevd_test_find_main_thread_id.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case15.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_show_bytecode.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread1.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_variables_with_same_name.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_ignore_exceptions.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_user_unhandled.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables_hex.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_super.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_cyrillic_encoding_py3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_generator.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case18.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_evaluate.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_performance_1.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_namedtuple.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_remote_no_import.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_module_entry_point.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_stopped_threads.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_py3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_syntax_error.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_path_translation.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_thread_started_exited.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_asyncio.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_module.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gui_event_loop.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_event_ext.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_custom.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_pause_continue.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gui_event_loop_qt5.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_performance_3.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources copying src/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_suspend_policy.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/flask1 copying src/debugpy/_vendored/pydevd/tests_python/flask1/app.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/flask1 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/admin.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/tests.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/urls.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/views.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/forms.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/models.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/wsgi.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/urls.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/settings.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/admin.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/tests.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/apps.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/urls.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/views.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/forms.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/models.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/wsgi.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/urls.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/settings.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations copying src/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions copying src/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions copying src/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception_on_other.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine_user_unhandled_no_stop.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception_user_unhandled.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_on_entry.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine_user_unhandled.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_double_step.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode copying src/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/_debugger_case_wrong_bytecode.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/empty_file.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/other.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/main_on_entry2.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/not_my_coroutine.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/other_noop.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/main_on_entry.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying src/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2 copying src/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper copying src/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper copying src/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper copying src/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch/foo copying src/debugpy/_vendored/pydevd/tests_python/resources/launch/foo/bar.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch/foo copying src/debugpy/_vendored/pydevd/tests_python/resources/launch/foo/__main__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch/foo creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying src/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/bar.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying src/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/__main__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying src/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify copying src/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify creating build/lib.linux-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py -> build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/simple_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/simple2_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/simpleModule_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/non_test_file.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/simple3_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/simpleClass_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/simple4_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/non_test_file.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3 copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3/non_test_file.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3 copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3 creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/non_test_file.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/deep_nest_test.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying src/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/__init__.py -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying src/debugpy/ThirdPartyNotices.txt -> build/lib.linux-x86_64-cpython-313/debugpy copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/release_mem.h -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pyx -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/README.txt -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle copying src/debugpy/_vendored/pydevd/pydev_ipython/README -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython copying src/debugpy/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize copying src/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/README.txt -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying src/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp -> build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac creating build/lib.linux-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-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-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying src/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter creating build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/REQUESTED -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/WHEEL -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/INSTALLER -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/COPYING -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/direct_url.json -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/top_level.txt -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/METADATA -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying src/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/RECORD -> build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info UPDATING build/lib.linux-x86_64-cpython-313/debugpy/_version.py set build/lib.linux-x86_64-cpython-313/debugpy/_version.py to '1.8.0' running build_ext UPDATING build/lib.linux-x86_64-cpython-313/debugpy/_version.py set build/lib.linux-x86_64-cpython-313/debugpy/_version.py to '1.8.0' installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/debugpy creating build/bdist.linux-x86_64/wheel/debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/sessions.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/launchers.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/clients.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/components.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/__main__.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/servers.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter copying build/lib.linux-x86_64-cpython-313/debugpy/adapter/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/adapter creating build/bdist.linux-x86_64/wheel/debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/sockets.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/timestamp.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/messaging.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/stacks.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/json.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/util.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/log.py -> build/bdist.linux-x86_64/wheel/./debugpy/common copying build/lib.linux-x86_64-cpython-313/debugpy/common/singleton.py -> build/bdist.linux-x86_64/wheel/./debugpy/common creating build/bdist.linux-x86_64/wheel/debugpy/_vendored copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/force_pydevd.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/_util.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/_pydevd_packaging.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/stubs copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/stubs/_django_manager_body.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/stubs copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/interpreterInfo.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_pysrc.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_run_in_console.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_plugins copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/django_debug.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/pydevd_line_validation.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/jinja2_debug.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_plugins/extensions creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugins_django_form_str.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_pandas_types.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_helpers.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/types/pydevd_plugin_numpy_types.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions/types copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_plugins/extensions/README.md -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_plugins/extensions copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_coverage.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.template.pyx -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/release_mem.h -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pxd -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/pydevd_fix_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/concrete.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/peephole_opt.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/flags.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/instr.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/cfg.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_instr.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_peephole_opt.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_misc.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_bytecode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_flags.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/util_annotation.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_cfg.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests/test_concrete.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode/bytecode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/README.txt -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/REQUESTED -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/WHEEL -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/INSTALLER -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/COPYING -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/direct_url.json -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/top_level.txt -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/METADATA -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/RECORD -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.pyx -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_cython_wrapper.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_evaluator.c -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_modify_bytecode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/.gitignore -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_eval_main.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_frame_eval/pydevd_frame_tracing.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_frame_eval copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/runfiles.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_resolvers.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/check_debug_python.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_code_obj_to_source_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/debugger_fixtures.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_console.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resource_path_translation copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resource_path_translation/other.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resource_path_translation copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resource_path_translation/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resource_path_translation copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/performance_check.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_single_notification.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_schema.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_process_command_line.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_pydevd_api.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_17 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/manage.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17 creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/admin.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/tests.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/urls.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/views.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/forms.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/models.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/wsgi.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/urls.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/settings.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_utilities.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_smart_step_into_bytecode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_21 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/manage.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21 creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/admin.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/tests.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/apps.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/urls.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/views.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/forms.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/models.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/wsgi.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/urls.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/settings.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_safe_repr.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_extensions creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_fixtures.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_frame_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/debugger_unittest.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/regression_check.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_pydevcoverage.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_frame_evaluator.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_debugger.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_collect_bytecode_info.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_linecache_existing_file.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_subprocess_zip.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_condition_exc.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_hasattr_crash.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_constructs.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_lambda_multiline.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_warnings.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_settrace.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_custom_message.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping_and_reference.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit_0.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case56.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case16.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_big_method.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_stop_async_iteration.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_import_main.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent_simple.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_quoting.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_overflow_example.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_simple_calls.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remove_breakpoint.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_trio.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_yield_from.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_get_thread_stack.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_return_value.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_deep_stacks.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_python_c.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_odict.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiple_threads.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dont_trace_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_subprocess_and_fork.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_skip_breakpoint_in_exceptions.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_hit_count.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_check_tracer.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_remote.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_tracing.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach_debugpy_mode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_attach_to_pid_multiple_threads.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multi_threads_stepping.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dont_trace.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_print.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_performance_2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_method_single_line.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_unhandled_exceptions2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case14.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit_none.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case13.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case20.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_attach_to_pid_simple.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_adjust_breakpoint.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_redirect.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception_on_other.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine_user_unhandled_no_stop.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception_user_unhandled.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_on_entry.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine_user_unhandled.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_double_step.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_threads.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent_subprocess.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_change_breaks.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_cyrillic_encoding_py2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_many_names_example.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_zip_files.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_exceptions.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/_debugger_case_wrong_bytecode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scapy.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_large_exception_stack.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_custom_frames.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread4.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_lamda.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_step_in.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_replace_process.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_async.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case1.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach_impl.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_map_goto_target.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_1.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_trace_dispatch.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping_jmc.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_deadlock_thread_eval.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dir_exception.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/launch creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/launch/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch/foo/bar.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/launch/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch/foo/__main__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/launch/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case17a.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_linecache.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case15_execfile.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_logging.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_py2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case17.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_listcomp.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_thread_creation_deadlock.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_listen_dap_messages.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_m_switch.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case4.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_reference.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_print.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case89.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_m_switch_2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target_async.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_terminate.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case19.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_pool.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/empty_file.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/other.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/main_on_entry2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/not_my_coroutine.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/other_noop.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/main_on_entry.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/not_my_code/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/not_my_code copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_user_unhandled2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_return_value_asyncio.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_raise_with_cause.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_type_ext.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_debug_options.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_set_next_statement.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_completions.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_pydevd_customization.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_stepping.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_matplotlib.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_unhandled_exceptions.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exception_get_stack.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_frame_eval.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_import_imported.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_get_next_statement_targets.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_just_my_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_no_subprocess_patching.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_globals.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_suspend_all.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_raise_with_cause_msg.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_pydevd_test_find_main_thread_id.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case15.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_show_bytecode.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread1.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_variables_with_same_name.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_ignore_exceptions.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_user_unhandled.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables_hex.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_bytecode_super.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_cyrillic_encoding_py3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_generator.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case18.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_evaluate.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_performance_1.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_namedtuple.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_remote_no_import.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_module_entry_point.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_stopped_threads.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_py3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_syntax_error.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_path_translation.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_thread_started_exited.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_asyncio.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_module.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gui_event_loop.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_event_ext.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_custom.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_pause_continue.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gui_event_loop_qt5.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/launch_py2 creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/bar.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/__main__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/launch_py2/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources/launch_py2 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_performance_3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_suspend_policy.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/resources creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_python/flask1 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/flask1/app.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python/flask1 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_pydevd_io.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_null.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_dump_threads.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_tracing_on_top_level.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_extract_token.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_bytecode_manipulation.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_pydev_monkey.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/debug_constants.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_debugger_json.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_timeout_tracker.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_additional_thread_info.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_pydevd_filtering.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_convert_utilities.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_frame_eval_and_tracing.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_tracing_gotchas.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_evaluate_expression.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_suspended_frames_manager.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_save_locals.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_python/test_run.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_python creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_coverage.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_unittest.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_nose.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_pytest2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_xml_rpc.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_runfiles/pydev_runfiles_parallel_client.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_runfiles creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_imports.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_jy_imports_tipper.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_execfile.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_is_thread_alive.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_filesystem_encoding.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_import_hook.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_override.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_calltip_util.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_imports_tipper.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_console_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_localhost.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/fsnotify/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle/fsnotify copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_log.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_sys_patch.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_tipper_common.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_umd.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_saved_modules.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey_qt.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_log.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_versioncheck.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_monkey.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_getopt.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/_pydev_completer.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydev_bundle/pydev_ipython_console_011.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydev_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/conftest.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_pydev_ipython_011.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_pyserver.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_jysimpleTipper.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_jyserver.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_pydevconsole.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_get_referrers.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_check_pydevconsole.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests/test_simpleTipper.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/ref_utils.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_version.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/python.h -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/common copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_pydevd.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/attach.cpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_manylinux.cmd -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_mac.sh -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/lldb_prepare.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/.gitignore -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac/compile_linux.sh -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/linux_and_mac copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/README.txt -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_check.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_always_live_program.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/system.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/version.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/user32.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/gdi32.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shell32.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/psapi.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/ntdll.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/peb_teb.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/kernel32.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/shlwapi.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/wtsapi32.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/disasm.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/breakpoint.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/compat.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/window.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/debug.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/process.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/registry.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/sql.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/module.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/thread.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/event.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/interactive.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/textio.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/search.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/crash.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/inject_dll.cpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.cpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/attach.h -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_on_dllmain.cpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.h -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/compile_windows.bat -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/py_win_helpers.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/targetver.h -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/run_code_in_memory.hpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/windows/stdafx.cpp -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process/windows copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_attach_to_process/_test_attach_to_process_linux.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydevd_attach_to_process copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_file_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/setup_pydevd_cython.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pycompletionserver.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/test_pydevd_reload copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/test_pydevd_reload/test_pydevd_reload.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/test_pydevd_reload copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/test_pydevd_reload/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/test_pydevd_reload creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_safe_repr.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_suspended_frames.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython_wrapper.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_json_debug_options.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info_regular.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_source_mapping.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pyx -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_json.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vars.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_vm_type.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_command_line_handling.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm_constants.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command_factory_xml.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_thread_lifecycle.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevconsole_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_referrers.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_process_net_command_json.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.c -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_runpy.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_io.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_gevent_integration.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_defaults.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_resolver.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_exec2.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_filtering.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_extension_api.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_signature.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_api.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_console.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_net_command.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_constants.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_dont_trace_files.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_import_class.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch_regular.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_timeout.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_cython.pxd -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_base_schema.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocol.json -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/pydevd_schema_log.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/debugProtocolCustom.json -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__main__pydevd_gen_debug_adapter_protocol.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/_debug_adapter copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_stackless.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_additional_thread_info.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_save_locals.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_reload.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_frame_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_daemon_thread.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_trace_dispatch.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_xml.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_custom_frames.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_thread_wrappers.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/pydevd_concurrency_logger.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_concurrency_analyser copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_plugin_utils.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_traceproperty.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/_pydevd_bundle creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/version.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/qt_for_kernel.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhook.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookglut.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookgtk.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt5.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookwx.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/qt.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/matplotlibtools.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/README -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookqt4.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhooktk.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/qt_loaders.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_ipython/inputhookpyglet.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_ipython copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd_tracing.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-tk.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-glut.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-gtk.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-qt.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-pyglet.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-wx.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_mainloop/gui-gtk3.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_mainloop creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/pydev_sitecustomize copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize/__not_in_default_pythonpath.txt -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_sitecustomize copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_sitecustomize/sitecustomize.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/pydev_sitecustomize copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevd.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydev_app_engine_debug_startup.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/test_pydevdio.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_runfiles/samples copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/simple_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/simple2_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/simpleModule_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/non_test_file.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/simple3_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/simpleClass_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3/non_test_file.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/simple4_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/non_test_file.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/non_test_file.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/deep_nest_test.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2 copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/test_pydevd_property.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/tests_runfiles/test_runfiles.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/tests_runfiles copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/setup.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/pydevconsole.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd creating build/bdist.linux-x86_64/wheel/debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/check_no_git_modifications.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/names_to_rename.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/build_binaries_osx.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/build_binaries_windows.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/build.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/rename_pep8.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools copying build/lib.linux-x86_64-cpython-313/debugpy/_vendored/pydevd/build_tools/generate_code.py -> build/bdist.linux-x86_64/wheel/./debugpy/_vendored/pydevd/build_tools creating build/bdist.linux-x86_64/wheel/debugpy/server copying build/lib.linux-x86_64-cpython-313/debugpy/server/cli.py -> build/bdist.linux-x86_64/wheel/./debugpy/server copying build/lib.linux-x86_64-cpython-313/debugpy/server/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/server copying build/lib.linux-x86_64-cpython-313/debugpy/server/api.py -> build/bdist.linux-x86_64/wheel/./debugpy/server copying build/lib.linux-x86_64-cpython-313/debugpy/server/attach_pid_injected.py -> build/bdist.linux-x86_64/wheel/./debugpy/server copying build/lib.linux-x86_64-cpython-313/debugpy/__main__.py -> build/bdist.linux-x86_64/wheel/./debugpy copying build/lib.linux-x86_64-cpython-313/debugpy/public_api.py -> build/bdist.linux-x86_64/wheel/./debugpy copying build/lib.linux-x86_64-cpython-313/debugpy/ThirdPartyNotices.txt -> build/bdist.linux-x86_64/wheel/./debugpy copying build/lib.linux-x86_64-cpython-313/debugpy/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy creating build/bdist.linux-x86_64/wheel/debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/launcher/winapi.py -> build/bdist.linux-x86_64/wheel/./debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/launcher/debuggee.py -> build/bdist.linux-x86_64/wheel/./debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/launcher/output.py -> build/bdist.linux-x86_64/wheel/./debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/launcher/__main__.py -> build/bdist.linux-x86_64/wheel/./debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/launcher/__init__.py -> build/bdist.linux-x86_64/wheel/./debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/launcher/handlers.py -> build/bdist.linux-x86_64/wheel/./debugpy/launcher copying build/lib.linux-x86_64-cpython-313/debugpy/_version.py -> build/bdist.linux-x86_64/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 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-x86_64/wheel/./debugpy-1.8.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/debugpy-1.8.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir/pip-wheel-3r88nh3g/.tmp-713kokcx/debugpy-1.8.0-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/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/conftest.py' adding 'debugpy/_vendored/pydevd/interpreterInfo.py' adding 'debugpy/_vendored/pydevd/pycompletionserver.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/runfiles.py' adding 'debugpy/_vendored/pydevd/setup.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_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.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_api.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.pyx' 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/build_tools/build.py' adding 'debugpy/_vendored/pydevd/build_tools/build_binaries_osx.py' adding 'debugpy/_vendored/pydevd/build_tools/build_binaries_windows.py' adding 'debugpy/_vendored/pydevd/build_tools/check_no_git_modifications.py' adding 'debugpy/_vendored/pydevd/build_tools/generate_code.py' adding 'debugpy/_vendored/pydevd/build_tools/names_to_rename.py' adding 'debugpy/_vendored/pydevd/build_tools/rename_pep8.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/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/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/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/_vendored/pydevd/stubs/_django_manager_body.py' adding 'debugpy/_vendored/pydevd/test_pydevd_reload/__init__.py' adding 'debugpy/_vendored/pydevd/test_pydevd_reload/test_pydevd_reload.py' adding 'debugpy/_vendored/pydevd/tests/__init__.py' adding 'debugpy/_vendored/pydevd/tests/test_check_pydevconsole.py' adding 'debugpy/_vendored/pydevd/tests/test_get_referrers.py' adding 'debugpy/_vendored/pydevd/tests/test_jyserver.py' adding 'debugpy/_vendored/pydevd/tests/test_jysimpleTipper.py' adding 'debugpy/_vendored/pydevd/tests/test_pydev_ipython_011.py' adding 'debugpy/_vendored/pydevd/tests/test_pydevconsole.py' adding 'debugpy/_vendored/pydevd/tests/test_pyserver.py' adding 'debugpy/_vendored/pydevd/tests/test_simpleTipper.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/__init__.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-glut.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-gtk.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-gtk3.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-pyglet.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-qt.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-tk.py' adding 'debugpy/_vendored/pydevd/tests_mainloop/gui-wx.py' adding 'debugpy/_vendored/pydevd/tests_python/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/check_debug_python.py' adding 'debugpy/_vendored/pydevd/tests_python/debug_constants.py' adding 'debugpy/_vendored/pydevd/tests_python/debugger_fixtures.py' adding 'debugpy/_vendored/pydevd/tests_python/debugger_unittest.py' adding 'debugpy/_vendored/pydevd/tests_python/performance_check.py' adding 'debugpy/_vendored/pydevd/tests_python/regression_check.py' adding 'debugpy/_vendored/pydevd/tests_python/test_additional_thread_info.py' adding 'debugpy/_vendored/pydevd/tests_python/test_bytecode_manipulation.py' adding 'debugpy/_vendored/pydevd/tests_python/test_code_obj_to_source_code.py' adding 'debugpy/_vendored/pydevd/tests_python/test_collect_bytecode_info.py' adding 'debugpy/_vendored/pydevd/tests_python/test_console.py' adding 'debugpy/_vendored/pydevd/tests_python/test_convert_utilities.py' adding 'debugpy/_vendored/pydevd/tests_python/test_debugger.py' adding 'debugpy/_vendored/pydevd/tests_python/test_debugger_json.py' adding 'debugpy/_vendored/pydevd/tests_python/test_dump_threads.py' adding 'debugpy/_vendored/pydevd/tests_python/test_evaluate_expression.py' adding 'debugpy/_vendored/pydevd/tests_python/test_extract_token.py' adding 'debugpy/_vendored/pydevd/tests_python/test_fixtures.py' adding 'debugpy/_vendored/pydevd/tests_python/test_frame_eval_and_tracing.py' adding 'debugpy/_vendored/pydevd/tests_python/test_frame_evaluator.py' adding 'debugpy/_vendored/pydevd/tests_python/test_frame_utils.py' adding 'debugpy/_vendored/pydevd/tests_python/test_null.py' adding 'debugpy/_vendored/pydevd/tests_python/test_process_command_line.py' adding 'debugpy/_vendored/pydevd/tests_python/test_pydev_monkey.py' adding 'debugpy/_vendored/pydevd/tests_python/test_pydevcoverage.py' adding 'debugpy/_vendored/pydevd/tests_python/test_pydevd_api.py' adding 'debugpy/_vendored/pydevd/tests_python/test_pydevd_filtering.py' adding 'debugpy/_vendored/pydevd/tests_python/test_pydevd_io.py' adding 'debugpy/_vendored/pydevd/tests_python/test_resolvers.py' adding 'debugpy/_vendored/pydevd/tests_python/test_run.py' adding 'debugpy/_vendored/pydevd/tests_python/test_safe_repr.py' adding 'debugpy/_vendored/pydevd/tests_python/test_save_locals.py' adding 'debugpy/_vendored/pydevd/tests_python/test_schema.py' adding 'debugpy/_vendored/pydevd/tests_python/test_single_notification.py' adding 'debugpy/_vendored/pydevd/tests_python/test_smart_step_into_bytecode.py' adding 'debugpy/_vendored/pydevd/tests_python/test_suspended_frames_manager.py' adding 'debugpy/_vendored/pydevd/tests_python/test_timeout_tracker.py' adding 'debugpy/_vendored/pydevd/tests_python/test_tracing_gotchas.py' adding 'debugpy/_vendored/pydevd/tests_python/test_tracing_on_top_level.py' adding 'debugpy/_vendored/pydevd/tests_python/test_utilities.py' adding 'debugpy/_vendored/pydevd/tests_python/flask1/app.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/manage.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/admin.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/forms.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/models.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/tests.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/urls.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_app/views.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/settings.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/urls.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_17/my_django_proj_17/wsgi.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/manage.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/admin.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/apps.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/forms.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/models.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/tests.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/urls.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/views.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_app/migrations/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/settings.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/urls.py' adding 'debugpy/_vendored/pydevd/tests_python/my_django_proj_21/my_django_proj_21/wsgi.py' adding 'debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_events.py' adding 'debugpy/_vendored/pydevd/tests_python/my_extensions/pydevd_plugins/extensions/pydevd_plugin_test_exttype.py' adding 'debugpy/_vendored/pydevd/tests_python/resource_path_translation/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resource_path_translation/other.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_bytecode_big_method.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_bytecode_constructs.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_bytecode_many_names_example.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_bytecode_overflow_example.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_bytecode_super.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case1.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case13.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case14.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case15.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case15_execfile.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case16.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case17.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case17a.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case18.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case19.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case20.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case4.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case56.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case89.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_adjust_breakpoint.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_async.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_asyncio.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_attach_to_pid_multiple_threads.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_attach_to_pid_simple.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_condition_exc.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_remote.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_breakpoint_remote_no_import.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_change_breaks.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_check_tracer.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_completions.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_custom_frames.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_custom_message.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_deadlock_thread_eval.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_debug_options.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_deep_stacks.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dir_exception.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dont_trace.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_dont_trace_test.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_evaluate.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_event_ext.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_exceptions.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_frame_eval.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_py2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_py3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_generator_step_in.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_get_next_statement_targets.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_get_thread_stack.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent_simple.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gevent_subprocess.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_globals.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gui_event_loop.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_gui_event_loop_qt5.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_hasattr_crash.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_hit_count.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_ignore_exceptions.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_import_imported.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_import_main.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_lambda_multiline.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_lamda.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_large_exception_stack.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_linecache.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_linecache_existing_file.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_listen_dap_messages.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_local_variables_hex.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_logging.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_m_switch.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_m_switch_2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_matplotlib.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_method_single_line.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_module.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_module_entry_point.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multi_threads_stepping.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiple_threads.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_pool.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_multiprocessing_stopped_threads.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_namedtuple.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_no_subprocess_patching.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_odict.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_path_translation.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_pause_continue.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_print.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_pydevd_customization.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_python_c.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread1.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_qthread4.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_quoting.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_raise_with_cause.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_raise_with_cause_msg.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_redirect.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_1.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_threads.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_unhandled_exceptions.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remote_unhandled_exceptions2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_remove_breakpoint.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_replace_process.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_return_value.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_return_value_asyncio.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scapy.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_print.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target_async.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_set_next_statement.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_settrace.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_show_bytecode.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_simple_calls.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_skip_breakpoint_in_exceptions.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_smart_step_into3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_map_goto_target.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping_and_reference.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_mapping_jmc.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_source_reference.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_stepping.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_stop_async_iteration.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_subprocess_and_fork.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_subprocess_zip.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_suspend_all.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_suspend_policy.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit_0.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_sysexit_none.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_terminate.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_thread_creation_deadlock.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_thread_started_exited.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_trace_dispatch.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_tracing.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_trio.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_type_ext.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exception_get_stack.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_custom.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_generator.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_listcomp.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_exceptions_on_top_level2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_unhandled_just_my_code.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_user_unhandled.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_user_unhandled2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_variables_with_same_name.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach_debugpy_mode.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_wait_for_attach_impl.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_warnings.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_yield_from.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_zip_files.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_performance_1.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_performance_2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_performance_3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_cyrillic_encoding_py2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_cyrillic_encoding_py3.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_syntax_error.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/_pydevd_test_find_main_thread_id.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/launch/foo/__main__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/launch/foo/bar.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/launch_py2/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/__main__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/launch_py2/foo/bar.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine_user_unhandled.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_coroutine_user_unhandled_no_stop.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_double_step.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception_on_other.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_exception_user_unhandled.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/my_code/my_code_on_entry.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/empty_file.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/main_on_entry.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/main_on_entry2.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/not_my_coroutine.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/other.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/not_my_code/other_noop.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/_debugger_case_wrong_bytecode.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/__init__.py' adding 'debugpy/_vendored/pydevd/tests_python/resources/wrong_bytecode/helper/helper/helper/__init__.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/test_pydevd_property.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/test_pydevdio.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/test_runfiles.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/non_test_file.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/simple2_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/simple3_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/simpleClass_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/simpleModule_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/simple_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/__init__.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/non_test_file.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/simple4_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/__init__.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/deep_nest_test.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested2/non_test_file.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3/__init__.py' adding 'debugpy/_vendored/pydevd/tests_runfiles/samples/nested_dir/nested3/non_test_file.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.0.dist-info/licenses/LICENSE' adding 'debugpy-1.8.0.dist-info/METADATA' adding 'debugpy-1.8.0.dist-info/WHEEL' adding 'debugpy-1.8.0.dist-info/top_level.txt' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/COPYING' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/INSTALLER' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/METADATA' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/RECORD' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/REQUESTED' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/WHEEL' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/direct_url.json' adding 'debugpy/_vendored/pydevd/_pydevd_frame_eval/vendored/bytecode-0.13.0.dev0.dist-info/top_level.txt' adding 'debugpy-1.8.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for debugpy (pyproject.toml): finished with status 'done' Created wheel for debugpy: filename=debugpy-1.8.0-cp313-cp313-linux_x86_64.whl size=1786991 sha256=c97eed85d93ca455a527e0d725c144cda1852b4a305fab240b067a5f9480f500 Stored in directory: /home/pterjan/.cache/pip/wheels/43/6a/5a/f8499b7248e3dbe2c4101ab92da8e5fc55520135b6f944eefe Successfully built debugpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PVaVE9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd debugpy-1.8.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/pyproject-wheeldir/debugpy-1.8.0-cp313-cp313-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=debugpy==1.8.0 + '[' -z debugpy==1.8.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/pyproject-wheeldir debugpy==1.8.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/pyproject-wheeldir Processing ./pyproject-wheeldir/debugpy-1.8.0-cp313-cp313-linux_x86_64.whl Installing collected packages: debugpy Successfully installed debugpy-1.8.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy-1.8.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-record --prefix /usr debugpy + sed -i -e '/debugger_case_scoped_stepping_target_async\.cpython-313.*pyc/d' -e '/_pydev_coverage_syntax_error\.cpython-313.*pyc/d' /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/python-debugpy-1.8.0-2.mga10.noarch-pyproject-files + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 0 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set *** Error compiling '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target_async.py'... File "/usr/lib64/python3.13/site-packages/debugpy/_vendored/pydevd/tests_python/resources/_debugger_case_scoped_stepping_target_async.py", line 5 SyntaxError: 'await' outside function *** Error compiling '/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_syntax_error.py'... File "/usr/lib64/python3.13/site-packages/debugpy/_vendored/pydevd/tests_python/resources/_pydev_coverage_syntax_error.py", line 5 def Print(self) ^ SyntaxError: expected ':' + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-debugpy-1.8.0-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ghd0RE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + cd debugpy-1.8.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/share/doc/python3-debugpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/share/doc/python3-debugpy + cp -pr /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/README.md /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/share/doc/python3-debugpy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ovx01X + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + cd debugpy-1.8.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/share/licenses/python3-debugpy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/share/licenses/python3-debugpy + cp -pr /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/debugpy-1.8.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT/usr/share/licenses/python3-debugpy + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-debugpy = 1.8.0-2.mga10 python3-debugpy = 1.8.0-2.mga10 python3.13-debugpy = 1.8.0-2.mga10 python3.13dist(debugpy) = 1.8 python3dist(debugpy) = 1.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 Obsoletes: python-debugpy < 1.8.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-debugpy-1.8.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jO3U9S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-debugpy-1.8.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!