>>> py3-jedi: Building community/py3-jedi 0.20.0-r0 (using abuild 3.17.0_rc2-r0) started Mon, 04 May 2026 17:37:55 +0000 >>> py3-jedi: Validating /home/buildozer/aports/community/py3-jedi/APKBUILD... >>> py3-jedi: Analyzing dependencies... >>> py3-jedi: Installing for build: build-base py3-parso py3-build py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/39) Installing gdbm (1.26-r0) ( 2/39) Installing xz-libs (5.8.3-r0) ( 3/39) Installing mpdecimal (4.0.1-r0) ( 4/39) Installing libpanelw (6.6_p20260404-r0) ( 5/39) Installing readline (8.3.3-r1) ( 6/39) Installing sqlite-libs (3.53.0-r0) ( 7/39) Installing python3 (3.14.3-r0) ( 8/39) Installing python3-pycache-pyc0 (3.14.3-r0) ( 9/39) Installing pyc (3.14.3-r0) (10/39) Installing py3-parso-pyc (0.8.6-r1) (11/39) Installing python3-pyc (3.14.3-r0) (12/39) Installing py3-parso (0.8.6-r1) (13/39) Installing py3-parsing (3.3.2-r1) (14/39) Installing py3-parsing-pyc (3.3.2-r1) (15/39) Installing py3-packaging (26.2-r0) (16/39) Installing py3-packaging-pyc (26.2-r0) (17/39) Installing py3-pyproject-hooks (1.2.0-r1) (18/39) Installing py3-pyproject-hooks-pyc (1.2.0-r1) (19/39) Installing py3-build (1.4.2-r0) (20/39) Installing py3-build-pyc (1.4.2-r0) (21/39) Installing py3-installer (1.0.0-r0) (22/39) Installing py3-installer-pyc (1.0.0-r0) (23/39) Installing py3-gpep517 (19-r2) (24/39) Installing py3-gpep517-pyc (19-r2) (25/39) Installing py3-setuptools (82.0.1-r1) (26/39) Installing py3-setuptools-pyc (82.0.1-r1) (27/39) Installing py3-wheel (0.47.0-r0) (28/39) Installing py3-wheel-pyc (0.47.0-r0) (29/39) Installing py3-iniconfig (2.3.0-r1) (30/39) Installing py3-iniconfig-pyc (2.3.0-r1) (31/39) Installing py3-pluggy (1.6.0-r1) (32/39) Installing py3-pluggy-pyc (1.6.0-r1) (33/39) Installing py3-py (1.11.0-r5) (34/39) Installing py3-py-pyc (1.11.0-r5) (35/39) Installing py3-pygments (2.20.0-r0) (36/39) Installing py3-pygments-pyc (2.20.0-r0) (37/39) Installing py3-pytest (9.0.3-r0) (38/39) Installing py3-pytest-pyc (9.0.3-r0) (39/39) Installing .makedepends-py3-jedi (20260504.173757) Executing busybox-1.37.0-r31.trigger OK: 1220.2 MiB in 175 packages >>> py3-jedi: Cleaning up srcdir >>> py3-jedi: Cleaning up pkgdir >>> py3-jedi: Cleaning up tmpdir >>> py3-jedi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/jedi-0.20.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-jedi: Fetching https://pypi.python.org/packages/source/j/jedi/jedi-0.20.0.tar.gz Connecting to pypi.python.org (151.101.128.223:443) Connecting to pypi.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.24/jedi-0.20.0.tar.gz.part' jedi-0.20.0.tar.gz.p 100% |********************************| 3046k 0:00:00 ETA '/var/cache/distfiles/v3.24/jedi-0.20.0.tar.gz.part' saved /var/cache/distfiles/v3.24/jedi-0.20.0.tar.gz: OK >>> py3-jedi: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/jedi-0.20.0.tar.gz /var/cache/distfiles/v3.24/jedi-0.20.0.tar.gz: OK >>> py3-jedi: Unpacking /var/cache/distfiles/v3.24/jedi-0.20.0.tar.gz... 2026-05-04 17:38:03,018 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-05-04 17:38:03,156 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-05-04 17:38:03,251 root INFO running build 2026-05-04 17:38:03,251 root INFO running build_py 2026-05-04 17:38:03,274 root INFO creating build/lib/jedi 2026-05-04 17:38:03,276 root INFO copying jedi/settings.py -> build/lib/jedi 2026-05-04 17:38:03,278 root INFO copying jedi/__init__.py -> build/lib/jedi 2026-05-04 17:38:03,280 root INFO copying jedi/cache.py -> build/lib/jedi 2026-05-04 17:38:03,282 root INFO copying jedi/utils.py -> build/lib/jedi 2026-05-04 17:38:03,284 root INFO copying jedi/file_io.py -> build/lib/jedi 2026-05-04 17:38:03,286 root INFO copying jedi/debug.py -> build/lib/jedi 2026-05-04 17:38:03,288 root INFO copying jedi/__main__.py -> build/lib/jedi 2026-05-04 17:38:03,290 root INFO copying jedi/common.py -> build/lib/jedi 2026-05-04 17:38:03,292 root INFO copying jedi/_compatibility.py -> build/lib/jedi 2026-05-04 17:38:03,294 root INFO copying jedi/parser_utils.py -> build/lib/jedi 2026-05-04 17:38:03,298 root INFO creating build/lib/jedi/api 2026-05-04 17:38:03,299 root INFO copying jedi/api/keywords.py -> build/lib/jedi/api 2026-05-04 17:38:03,302 root INFO copying jedi/api/strings.py -> build/lib/jedi/api 2026-05-04 17:38:03,304 root INFO copying jedi/api/classes.py -> build/lib/jedi/api 2026-05-04 17:38:03,307 root INFO copying jedi/api/exceptions.py -> build/lib/jedi/api 2026-05-04 17:38:03,309 root INFO copying jedi/api/interpreter.py -> build/lib/jedi/api 2026-05-04 17:38:03,311 root INFO copying jedi/api/__init__.py -> build/lib/jedi/api 2026-05-04 17:38:03,314 root INFO copying jedi/api/environment.py -> build/lib/jedi/api 2026-05-04 17:38:03,315 root INFO copying jedi/api/completion_cache.py -> build/lib/jedi/api 2026-05-04 17:38:03,317 root INFO copying jedi/api/project.py -> build/lib/jedi/api 2026-05-04 17:38:03,319 root INFO copying jedi/api/completion.py -> build/lib/jedi/api 2026-05-04 17:38:03,321 root INFO copying jedi/api/helpers.py -> build/lib/jedi/api 2026-05-04 17:38:03,322 root INFO copying jedi/api/file_name.py -> build/lib/jedi/api 2026-05-04 17:38:03,324 root INFO copying jedi/api/errors.py -> build/lib/jedi/api 2026-05-04 17:38:03,326 root INFO copying jedi/api/replstartup.py -> build/lib/jedi/api 2026-05-04 17:38:03,328 root INFO creating build/lib/jedi/plugins 2026-05-04 17:38:03,329 root INFO copying jedi/plugins/flask.py -> build/lib/jedi/plugins 2026-05-04 17:38:03,330 root INFO copying jedi/plugins/__init__.py -> build/lib/jedi/plugins 2026-05-04 17:38:03,332 root INFO copying jedi/plugins/django.py -> build/lib/jedi/plugins 2026-05-04 17:38:03,334 root INFO copying jedi/plugins/pytest.py -> build/lib/jedi/plugins 2026-05-04 17:38:03,336 root INFO copying jedi/plugins/registry.py -> build/lib/jedi/plugins 2026-05-04 17:38:03,337 root INFO copying jedi/plugins/stdlib.py -> build/lib/jedi/plugins 2026-05-04 17:38:03,340 root INFO creating build/lib/jedi/inference 2026-05-04 17:38:03,341 root INFO copying jedi/inference/parser_cache.py -> build/lib/jedi/inference 2026-05-04 17:38:03,343 root INFO copying jedi/inference/context.py -> build/lib/jedi/inference 2026-05-04 17:38:03,344 root INFO copying jedi/inference/dynamic_params.py -> build/lib/jedi/inference 2026-05-04 17:38:03,346 root INFO copying jedi/inference/__init__.py -> build/lib/jedi/inference 2026-05-04 17:38:03,347 root INFO copying jedi/inference/cache.py -> build/lib/jedi/inference 2026-05-04 17:38:03,349 root INFO copying jedi/inference/signature.py -> build/lib/jedi/inference 2026-05-04 17:38:03,351 root INFO copying jedi/inference/utils.py -> build/lib/jedi/inference 2026-05-04 17:38:03,352 root INFO copying jedi/inference/names.py -> build/lib/jedi/inference 2026-05-04 17:38:03,354 root INFO copying jedi/inference/syntax_tree.py -> build/lib/jedi/inference 2026-05-04 17:38:03,356 root INFO copying jedi/inference/recursion.py -> build/lib/jedi/inference 2026-05-04 17:38:03,358 root INFO copying jedi/inference/star_args.py -> build/lib/jedi/inference 2026-05-04 17:38:03,359 root INFO copying jedi/inference/references.py -> build/lib/jedi/inference 2026-05-04 17:38:03,361 root INFO copying jedi/inference/analysis.py -> build/lib/jedi/inference 2026-05-04 17:38:03,363 root INFO copying jedi/inference/helpers.py -> build/lib/jedi/inference 2026-05-04 17:38:03,364 root INFO copying jedi/inference/sys_path.py -> build/lib/jedi/inference 2026-05-04 17:38:03,366 root INFO copying jedi/inference/docstring_utils.py -> build/lib/jedi/inference 2026-05-04 17:38:03,368 root INFO copying jedi/inference/base_value.py -> build/lib/jedi/inference 2026-05-04 17:38:03,370 root INFO copying jedi/inference/param.py -> build/lib/jedi/inference 2026-05-04 17:38:03,371 root INFO copying jedi/inference/arguments.py -> build/lib/jedi/inference 2026-05-04 17:38:03,373 root INFO copying jedi/inference/filters.py -> build/lib/jedi/inference 2026-05-04 17:38:03,375 root INFO copying jedi/inference/flow_analysis.py -> build/lib/jedi/inference 2026-05-04 17:38:03,376 root INFO copying jedi/inference/docstrings.py -> build/lib/jedi/inference 2026-05-04 17:38:03,378 root INFO copying jedi/inference/imports.py -> build/lib/jedi/inference 2026-05-04 17:38:03,380 root INFO copying jedi/inference/lazy_value.py -> build/lib/jedi/inference 2026-05-04 17:38:03,381 root INFO copying jedi/inference/finder.py -> build/lib/jedi/inference 2026-05-04 17:38:03,383 root INFO creating build/lib/jedi/api/refactoring 2026-05-04 17:38:03,384 root INFO copying jedi/api/refactoring/__init__.py -> build/lib/jedi/api/refactoring 2026-05-04 17:38:03,386 root INFO copying jedi/api/refactoring/extract.py -> build/lib/jedi/api/refactoring 2026-05-04 17:38:03,388 root INFO creating build/lib/jedi/inference/value 2026-05-04 17:38:03,389 root INFO copying jedi/inference/value/__init__.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,391 root INFO copying jedi/inference/value/module.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,392 root INFO copying jedi/inference/value/function.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,394 root INFO copying jedi/inference/value/decorator.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,395 root INFO copying jedi/inference/value/iterable.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,397 root INFO copying jedi/inference/value/dynamic_arrays.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,399 root INFO copying jedi/inference/value/namespace.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,401 root INFO copying jedi/inference/value/instance.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,403 root INFO copying jedi/inference/value/klass.py -> build/lib/jedi/inference/value 2026-05-04 17:38:03,406 root INFO creating build/lib/jedi/inference/gradual 2026-05-04 17:38:03,407 root INFO copying jedi/inference/gradual/__init__.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,408 root INFO copying jedi/inference/gradual/annotation.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,410 root INFO copying jedi/inference/gradual/utils.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,412 root INFO copying jedi/inference/gradual/conversion.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,414 root INFO copying jedi/inference/gradual/type_var.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,416 root INFO copying jedi/inference/gradual/typeshed.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,417 root INFO copying jedi/inference/gradual/stub_value.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,419 root INFO copying jedi/inference/gradual/base.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,420 root INFO copying jedi/inference/gradual/typing.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,422 root INFO copying jedi/inference/gradual/generics.py -> build/lib/jedi/inference/gradual 2026-05-04 17:38:03,424 root INFO creating build/lib/jedi/inference/compiled 2026-05-04 17:38:03,425 root INFO copying jedi/inference/compiled/__init__.py -> build/lib/jedi/inference/compiled 2026-05-04 17:38:03,426 root INFO copying jedi/inference/compiled/value.py -> build/lib/jedi/inference/compiled 2026-05-04 17:38:03,428 root INFO copying jedi/inference/compiled/getattr_static.py -> build/lib/jedi/inference/compiled 2026-05-04 17:38:03,430 root INFO copying jedi/inference/compiled/access.py -> build/lib/jedi/inference/compiled 2026-05-04 17:38:03,432 root INFO copying jedi/inference/compiled/mixed.py -> build/lib/jedi/inference/compiled 2026-05-04 17:38:03,434 root INFO creating build/lib/jedi/inference/compiled/subprocess 2026-05-04 17:38:03,435 root INFO copying jedi/inference/compiled/subprocess/__init__.py -> build/lib/jedi/inference/compiled/subprocess 2026-05-04 17:38:03,436 root INFO copying jedi/inference/compiled/subprocess/functions.py -> build/lib/jedi/inference/compiled/subprocess 2026-05-04 17:38:03,438 root INFO copying jedi/inference/compiled/subprocess/__main__.py -> build/lib/jedi/inference/compiled/subprocess 2026-05-04 17:38:03,440 root INFO running egg_info 2026-05-04 17:38:03,453 root INFO writing jedi.egg-info/PKG-INFO 2026-05-04 17:38:03,469 root INFO writing dependency_links to jedi.egg-info/dependency_links.txt 2026-05-04 17:38:03,478 root INFO writing requirements to jedi.egg-info/requires.txt 2026-05-04 17:38:03,479 root INFO writing top-level names to jedi.egg-info/top_level.txt 2026-05-04 17:38:03,509 root INFO reading manifest file 'jedi.egg-info/SOURCES.txt' 2026-05-04 17:38:03,979 root INFO reading manifest template 'MANIFEST.in' 2026-05-04 17:38:04,740 root WARNING warning: no files found matching 'jedi/third_party/typeshed/README' 2026-05-04 17:38:04,815 root WARNING warning: no previously-included files matching '*.pyc' found under directory '*' 2026-05-04 17:38:04,816 root INFO adding license file 'LICENSE.txt' 2026-05-04 17:38:04,816 root INFO adding license file 'AUTHORS.txt' 2026-05-04 17:38:05,199 root INFO writing manifest file 'jedi.egg-info/SOURCES.txt' /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party' to be distributed and are already explicitly excluding 'jedi.third_party' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib._typeshed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib._typeshed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib._typeshed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib._typeshed' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib._typeshed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.asyncio' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.asyncio' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.asyncio' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.asyncio' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.asyncio' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.collections' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.collections' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.collections' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.collections' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.collections' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.compression' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.compression' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.compression' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.compression' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.compression' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.compression._common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.compression._common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.compression._common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.compression._common' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.compression._common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.compression.zstd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.compression.zstd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.compression.zstd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.compression.zstd' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.compression.zstd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.concurrent' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.concurrent' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.concurrent' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.concurrent' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.concurrent' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.concurrent.futures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.concurrent.futures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.concurrent.futures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.concurrent.futures' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.concurrent.futures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.concurrent.interpreters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.concurrent.interpreters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.concurrent.interpreters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.concurrent.interpreters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.concurrent.interpreters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.ctypes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.ctypes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.ctypes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.ctypes' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.ctypes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.ctypes.macholib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.ctypes.macholib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.ctypes.macholib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.ctypes.macholib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.ctypes.macholib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.curses' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.curses' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.curses' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.curses' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.curses' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.dbm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.dbm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.dbm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.dbm' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.dbm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.distutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.distutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.distutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.distutils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.distutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.distutils.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.distutils.command' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.distutils.command' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.distutils.command' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.distutils.command' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.email' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.email' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.email' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.email' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.email' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.email.mime' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.email.mime' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.email.mime' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.email.mime' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.email.mime' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.encodings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.encodings' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.encodings' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.encodings' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.encodings' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.ensurepip' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.ensurepip' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.ensurepip' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.ensurepip' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.ensurepip' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.html' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.http' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.http' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.http' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.http' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.http' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.importlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.importlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.importlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.importlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.importlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.importlib.metadata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.importlib.metadata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.importlib.metadata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.importlib.metadata' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.importlib.metadata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.importlib.resources' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.importlib.resources' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.importlib.resources' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.importlib.resources' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.importlib.resources' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.json' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.json' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.json' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.json' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.json' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.lib2to3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.lib2to3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.lib2to3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.lib2to3' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.lib2to3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.lib2to3.fixes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.lib2to3.fixes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.lib2to3.fixes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.lib2to3.fixes' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.lib2to3.fixes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.lib2to3.pgen2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.lib2to3.pgen2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.lib2to3.pgen2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.lib2to3.pgen2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.lib2to3.pgen2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.logging' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.logging' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.logging' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.logging' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.logging' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.msilib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.msilib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.msilib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.msilib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.msilib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.multiprocessing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.multiprocessing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.multiprocessing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.multiprocessing' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.multiprocessing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.multiprocessing.dummy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.multiprocessing.dummy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.multiprocessing.dummy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.multiprocessing.dummy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.multiprocessing.dummy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.os' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.os' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.os' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.os' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.os' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.pathlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.pathlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.pathlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.pathlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.pathlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.pydoc_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.pydoc_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.pydoc_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.pydoc_data' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.pydoc_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.pyexpat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.pyexpat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.pyexpat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.pyexpat' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.pyexpat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.sqlite3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.sqlite3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.sqlite3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.sqlite3' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.sqlite3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.string' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.string' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.string' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.string' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.string' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.sys' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.sys' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.sys' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.sys' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.sys' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.tkinter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.tkinter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.tkinter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.tkinter' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.tkinter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.unittest' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.unittest' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.unittest' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.unittest' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.unittest' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.urllib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.urllib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.urllib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.urllib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.urllib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.venv' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.venv' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.venv' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.venv' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.venv' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.wsgiref' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.wsgiref' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.wsgiref' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.wsgiref' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.wsgiref' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xml' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xml.dom' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xml.dom' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xml.dom' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xml.dom' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xml.dom' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xml.etree' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xml.etree' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xml.etree' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xml.etree' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xml.etree' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xml.parsers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xml.parsers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xml.parsers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xml.parsers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xml.parsers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xml.parsers.expat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xml.parsers.expat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xml.parsers.expat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xml.parsers.expat' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xml.parsers.expat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xml.sax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xml.sax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xml.sax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xml.sax' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xml.sax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.xmlrpc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.xmlrpc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.xmlrpc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.xmlrpc' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.xmlrpc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.zipfile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.zipfile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.zipfile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.zipfile' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.zipfile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.zipfile._path' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.zipfile._path' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.zipfile._path' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.zipfile._path' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.zipfile._path' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stdlib.zoneinfo' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stdlib.zoneinfo' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stdlib.zoneinfo' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stdlib.zoneinfo' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stdlib.zoneinfo' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.common' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.common' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.common' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.common' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.common' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.base_client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.base_client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.base_client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.base_client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.base_client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.django_oauth2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.flask_oauth2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.httpx_client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.httpx_client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.httpx_client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.httpx_client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.httpx_client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.requests_client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.requests_client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.requests_client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.requests_client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.requests_client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.sqla_oauth2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.sqla_oauth2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.sqla_oauth2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.sqla_oauth2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.sqla_oauth2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.starlette_client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.starlette_client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.starlette_client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.starlette_client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.integrations.starlette_client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.drafts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.drafts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.drafts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.drafts' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.drafts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7515' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7515' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7515' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7515' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7515' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7516' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7516' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7516' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7516' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7516' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7517' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7517' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7517' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7517' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7517' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7518' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7518' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7518' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7518' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7518' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7519' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7519' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7519' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7519' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc7519' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc8037' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc8037' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc8037' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc8037' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.jose.rfc8037' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1.rfc5849' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1.rfc5849' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1.rfc5849' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1.rfc5849' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth1.rfc5849' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749.grants' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749.grants' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749.grants' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749.grants' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6749.grants' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6750' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6750' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6750' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6750' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc6750' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7009' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7009' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7009' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7009' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7009' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7521' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7521' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7521' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7521' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7521' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7523' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7523' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7523' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7523' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7523' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7591' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7591' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7591' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7591' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7591' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7592' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7592' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7592' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7592' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7592' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7636' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7636' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7636' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7636' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7636' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7662' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7662' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7662' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7662' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc7662' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8414' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8414' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8414' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8414' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8414' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8628' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8628' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8628' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8628' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8628' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8693' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8693' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8693' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8693' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc8693' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9068' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9068' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9068' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9068' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9068' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9101' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9101' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9101' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9101' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9101' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9207' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9207' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9207' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9207' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oauth2.rfc9207' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core.grants' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core.grants' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core.grants' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core.grants' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.core.grants' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.discovery' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.discovery' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.discovery' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.discovery' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.discovery' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.registration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.registration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.registration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.registration' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Authlib.authlib.oidc.registration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Deprecated.deprecated' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Deprecated.deprecated' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Deprecated.deprecated' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Deprecated.deprecated' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Deprecated.deprecated' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Markdown.markdown' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Markdown.markdown' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Markdown.markdown' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Markdown.markdown' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Markdown.markdown' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Markdown.markdown.extensions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Markdown.markdown.extensions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Markdown.markdown.extensions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Markdown.markdown.extensions' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Markdown.markdown.extensions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PyAutoGUI.pyautogui' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PyAutoGUI.pyautogui' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PyAutoGUI.pyautogui' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PyAutoGUI.pyautogui' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PyAutoGUI.pyautogui' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PyMeeus.pymeeus' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PyMeeus.pymeeus' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PyMeeus.pymeeus' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PyMeeus.pymeeus' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PyMeeus.pymeeus' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql.constants' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql.constants' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql.constants' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql.constants' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PyMySQL.pymysql.constants' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PyScreeze.pyscreeze' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PyScreeze.pyscreeze' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PyScreeze.pyscreeze' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PyScreeze.pyscreeze' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PyScreeze.pyscreeze' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PySocks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PySocks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PySocks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PySocks' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PySocks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.PyYAML.yaml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.PyYAML.yaml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.PyYAML.yaml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.PyYAML.yaml' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.PyYAML.yaml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Pygments.pygments' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Pygments.pygments' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Pygments.pygments' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Pygments.pygments' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Pygments.pygments' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Pygments.pygments.filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Pygments.pygments.filters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Pygments.pygments.filters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Pygments.pygments.filters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Pygments.pygments.filters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Pygments.pygments.formatters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Pygments.pygments.formatters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Pygments.pygments.formatters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Pygments.pygments.formatters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Pygments.pygments.formatters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Pygments.pygments.lexers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Pygments.pygments.lexers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Pygments.pygments.lexers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Pygments.pygments.lexers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Pygments.pygments.lexers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Pygments.pygments.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Pygments.pygments.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Pygments.pygments.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Pygments.pygments.styles' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Pygments.pygments.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.Send2Trash.send2trash' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.Send2Trash.send2trash' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.Send2Trash.send2trash' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.Send2Trash.send2trash' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.Send2Trash.send2trash' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.TgCrypto.tgcrypto' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.TgCrypto.tgcrypto' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.TgCrypto.tgcrypto' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.TgCrypto.tgcrypto' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.TgCrypto.tgcrypto' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.WTForms.wtforms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.WTForms.wtforms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.WTForms.wtforms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.WTForms.wtforms' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.WTForms.wtforms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.WTForms.wtforms.csrf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.WTForms.wtforms.csrf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.WTForms.wtforms.csrf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.WTForms.wtforms.csrf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.WTForms.wtforms.csrf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.WTForms.wtforms.fields' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.WTForms.wtforms.fields' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.WTForms.wtforms.fields' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.WTForms.wtforms.fields' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.WTForms.wtforms.fields' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.WTForms.wtforms.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.WTForms.wtforms.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.WTForms.wtforms.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.WTForms.wtforms.widgets' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.WTForms.wtforms.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.WebOb.webob' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.WebOb.webob' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.WebOb.webob' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.WebOb.webob' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.WebOb.webob' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.tempfile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.tempfile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.tempfile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.tempfile' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.tempfile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.threadpool' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.threadpool' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.threadpool' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.threadpool' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.aiofiles.aiofiles.threadpool' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.assertpy.assertpy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.assertpy.assertpy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.assertpy.assertpy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.assertpy.assertpy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.assertpy.assertpy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.atheris.atheris' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.atheris.atheris' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.atheris.atheris' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.atheris.atheris' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.atheris.atheris' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.behave.behave' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.behave.behave' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.behave.behave' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.behave.behave' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.behave.behave' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.binaryornot.binaryornot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.binaryornot.binaryornot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.binaryornot.binaryornot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.binaryornot.binaryornot' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.binaryornot.binaryornot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.bleach.bleach' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.bleach.bleach' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.bleach.bleach' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.bleach.bleach' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.bleach.bleach' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.boltons.boltons' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.boltons.boltons' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.boltons.boltons' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.boltons.boltons' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.boltons.boltons' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.dispute_details' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.dispute_details' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.dispute_details' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.dispute_details' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.dispute_details' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions.http' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions.http' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions.http' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions.http' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.exceptions.http' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.enums' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.enums' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.enums' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.enums' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.enums' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.inputs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.inputs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.inputs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.inputs' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.inputs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.types' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.unions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.unions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.unions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.unions' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.graphql.unions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.merchant_account' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.merchant_account' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.merchant_account' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.merchant_account' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.merchant_account' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.test' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.test' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.test' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.test' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.test' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.braintree.braintree.util' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.braintree.braintree.util' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.braintree.braintree.util' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.braintree.braintree.util' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.braintree.braintree.util' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.cachetools.cachetools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.cachetools.cachetools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.cachetools.cachetools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.cachetools.cachetools' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.cachetools.cachetools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.capturer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.capturer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.capturer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.capturer' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.capturer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.cffi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.cffi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.cffi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.cffi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.cffi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.cffi.cffi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.cffi.cffi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.cffi.cffi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.cffi.cffi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.cffi.cffi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.channels.channels' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.channels.channels' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.channels.channels' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.channels.channels' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.channels.channels' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.channels.channels.generic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.channels.channels.generic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.channels.channels.generic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.channels.channels.generic' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.channels.channels.generic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.channels.channels.management' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.channels.channels.management' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.channels.channels.management' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.channels.channels.management' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.channels.channels.management' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.channels.channels.management.commands' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.channels.channels.management.commands' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.channels.channels.management.commands' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.channels.channels.management.commands' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.channels.channels.management.commands' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.channels.channels.security' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.channels.channels.security' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.channels.channels.security' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.channels.channels.security' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.channels.channels.security' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.channels.channels.testing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.channels.channels.testing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.channels.channels.testing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.channels.channels.testing' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.channels.channels.testing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.chevron.chevron' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.chevron.chevron' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.chevron.chevron' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.chevron.chevron' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.chevron.chevron' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.colorama.colorama' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.colorama.colorama' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.colorama.colorama' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.colorama.colorama' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.colorama.colorama' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.colorful.colorful' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.colorful.colorful' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.colorful.colorful' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.colorful.colorful' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.colorful.colorful' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.convertdate.convertdate' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.convertdate.convertdate' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.convertdate.convertdate' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.convertdate.convertdate' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.convertdate.convertdate' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.convertdate.convertdate.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.convertdate.convertdate.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.convertdate.convertdate.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.convertdate.convertdate.data' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.convertdate.convertdate.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.croniter.croniter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.croniter.croniter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.croniter.croniter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.croniter.croniter' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.croniter.croniter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.datauri.datauri' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.datauri.datauri' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.datauri.datauri' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.datauri.datauri' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.datauri.datauri' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser.calendars' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser.calendars' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser.calendars' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser.calendars' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser.calendars' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser.custom_language_detection' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser.custom_language_detection' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser.custom_language_detection' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser.custom_language_detection' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser.custom_language_detection' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser.data' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser.languages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser.languages' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser.languages' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser.languages' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser.languages' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser.search' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser.search' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser.search' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser.search' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser.search' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dateparser.dateparser_data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dateparser.dateparser_data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dateparser.dateparser_data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dateparser.dateparser_data' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dateparser.dateparser_data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.decorator' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.decorator' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.decorator' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.decorator' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.decorator' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.defusedxml.defusedxml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.defusedxml.defusedxml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.defusedxml.defusedxml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.defusedxml.defusedxml' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.defusedxml.defusedxml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.dirhash.dirhash' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.dirhash.dirhash' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.dirhash.dirhash' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.dirhash.dirhash' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.dirhash.dirhash' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.api' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.api' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.api' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.api' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.api' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.context' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.context' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.context' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.context' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.context' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.credentials' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.credentials' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.credentials' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.credentials' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.credentials' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.models' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.models' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.models' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.models' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.models' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.transport' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.transport' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.transport' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.transport' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.transport' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.types' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docker.docker.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docker.docker.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docker.docker.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docker.docker.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docker.docker.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.languages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.languages' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.languages' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.languages' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.languages' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.directives' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.directives' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.directives' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.directives' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.directives' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.languages' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.languages' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.languages' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.languages' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.parsers.rst.languages' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.readers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.readers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.readers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.readers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.readers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.transforms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.transforms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.transforms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.transforms' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.transforms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.utils.math' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.utils.math' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.utils.math' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.utils.math' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.utils.math' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html4css1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html4css1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html4css1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html4css1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html4css1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html5_polyglot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html5_polyglot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html5_polyglot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html5_polyglot' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.html5_polyglot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.latex2e' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.latex2e' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.latex2e' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.latex2e' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.latex2e' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.odf_odt' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.odf_odt' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.odf_odt' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.odf_odt' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.odf_odt' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.pep_html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.pep_html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.pep_html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.pep_html' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.pep_html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.s5_html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.s5_html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.s5_html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.s5_html' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.s5_html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.xetex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.xetex' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.xetex' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.xetex' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.docutils.docutils.writers.xetex' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.editdistance.editdistance' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.editdistance.editdistance' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.editdistance.editdistance' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.editdistance.editdistance' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.editdistance.editdistance' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.entrypoints' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.entrypoints' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.entrypoints' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.entrypoints' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.entrypoints' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ephem.ephem' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ephem.ephem' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ephem.ephem' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ephem.ephem' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ephem.ephem' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.et_xmlfile.et_xmlfile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.et_xmlfile.et_xmlfile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.et_xmlfile.et_xmlfile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.et_xmlfile.et_xmlfile' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.et_xmlfile.et_xmlfile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.fanstatic.fanstatic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.fanstatic.fanstatic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.fanstatic.fanstatic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.fanstatic.fanstatic' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.fanstatic.fanstatic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.first' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.first' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.first' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.first' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.first' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.flake8.flake8' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.flake8.flake8' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.flake8.flake8' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.flake8.flake8' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.flake8.flake8' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.flake8.flake8.api' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.flake8.flake8.api' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.flake8.flake8.api' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.flake8.flake8.api' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.flake8.flake8.api' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.flake8.flake8.formatting' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.flake8.flake8.formatting' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.flake8.flake8.formatting' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.flake8.flake8.formatting' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.flake8.flake8.formatting' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.flake8.flake8.main' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.flake8.flake8.main' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.flake8.flake8.main' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.flake8.flake8.main' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.flake8.flake8.main' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.flake8.flake8.options' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.flake8.flake8.options' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.flake8.flake8.options' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.flake8.flake8.options' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.flake8.flake8.options' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.flake8.flake8.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.flake8.flake8.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.flake8.flake8.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.flake8.flake8.plugins' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.flake8.flake8.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.fpdf2.fpdf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.fpdf2.fpdf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.fpdf2.fpdf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.fpdf2.fpdf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.fpdf2.fpdf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gdb.gdb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gdb.gdb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gdb.gdb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gdb.gdb' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gdb.gdb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gdb.gdb.dap' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gdb.gdb.dap' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gdb.gdb.dap' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gdb.gdb.dap' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gdb.gdb.dap' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.geopandas.geopandas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.geopandas.geopandas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.geopandas.geopandas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.geopandas.geopandas' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.geopandas.geopandas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.geopandas.geopandas.io' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.geopandas.geopandas.io' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.geopandas.geopandas.io' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.geopandas.geopandas.io' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.geopandas.geopandas.io' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.geopandas.geopandas.tools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.geopandas.geopandas.tools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.geopandas.geopandas.tools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.geopandas.geopandas.tools' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.geopandas.geopandas.tools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gevent.gevent' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gevent.gevent' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gevent.gevent' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gevent.gevent' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gevent.gevent' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gevent.gevent._ffi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gevent.gevent._ffi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gevent.gevent._ffi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gevent.gevent._ffi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gevent.gevent._ffi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gevent.gevent.libev' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gevent.gevent.libev' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gevent.gevent.libev' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gevent.gevent.libev' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gevent.gevent.libev' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gevent.gevent.libuv' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gevent.gevent.libuv' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gevent.gevent.libuv' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gevent.gevent.libuv' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gevent.gevent.libuv' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gevent.gevent.monkey' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gevent.gevent.monkey' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gevent.gevent.monkey' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gevent.gevent.monkey' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gevent.gevent.monkey' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gevent.gevent.resolver' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gevent.gevent.resolver' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gevent.gevent.resolver' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gevent.gevent.resolver' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gevent.gevent.resolver' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.greenlet.greenlet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.greenlet.greenlet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.greenlet.greenlet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.greenlet.greenlet' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.greenlet.greenlet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.grpcio.grpc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.grpcio.grpc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.grpcio.grpc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.grpcio.grpc' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.grpcio.grpc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.grpcio.grpc.aio' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.grpcio.grpc.aio' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.grpcio.grpc.aio' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.grpcio.grpc.aio' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.grpcio.grpc.aio' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.app' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.app' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.app' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.app' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.app' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.asgi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.asgi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.asgi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.asgi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.asgi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.ctl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.ctl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.ctl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.ctl' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.ctl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.dirty' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.dirty' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.dirty' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.dirty' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.dirty' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.http2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.instrument' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.instrument' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.instrument' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.instrument' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.instrument' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.uwsgi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.uwsgi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.uwsgi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.uwsgi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.uwsgi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.workers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.workers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.workers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.workers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.gunicorn.gunicorn.workers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hdbcli.hdbcli' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hdbcli.hdbcli' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hdbcli.hdbcli' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hdbcli.hdbcli' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hdbcli.hdbcli' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hnswlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hnswlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hnswlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hnswlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hnswlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.html5lib.html5lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.html5lib.html5lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.html5lib.html5lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.html5lib.html5lib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.html5lib.html5lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.html5lib.html5lib._trie' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.html5lib.html5lib._trie' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.html5lib.html5lib._trie' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.html5lib.html5lib._trie' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.html5lib.html5lib._trie' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.html5lib.html5lib.filters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.html5lib.html5lib.filters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.html5lib.html5lib.filters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.html5lib.html5lib.filters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.html5lib.html5lib.filters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treeadapters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treeadapters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treeadapters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treeadapters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treeadapters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treebuilders' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treebuilders' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treebuilders' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treebuilders' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treebuilders' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treewalkers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treewalkers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treewalkers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treewalkers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.html5lib.html5lib.treewalkers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.httplib2.httplib2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.httplib2.httplib2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.httplib2.httplib2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.httplib2.httplib2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.httplib2.httplib2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac.api' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac.api' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac.api' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac.api' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac.api' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac.api.auth_methods' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac.api.auth_methods' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac.api.auth_methods' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac.api.auth_methods' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac.api.auth_methods' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac.api.secrets_engines' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac.api.secrets_engines' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac.api.secrets_engines' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac.api.secrets_engines' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac.api.secrets_engines' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac.api.system_backend' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac.api.system_backend' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac.api.system_backend' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac.api.system_backend' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac.api.system_backend' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac.constants' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac.constants' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac.constants' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac.constants' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac.constants' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.hvac.hvac.v1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.hvac.hvac.v1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.hvac.hvac.v1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.hvac.hvac.v1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.hvac.hvac.v1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.icalendar.icalendar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.icalendar.icalendar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.icalendar.icalendar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.icalendar.icalendar' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.icalendar.icalendar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.icalendar.icalendar.timezone' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.icalendar.icalendar.timezone' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.icalendar.icalendar.timezone' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.icalendar.icalendar.timezone' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.icalendar.icalendar.timezone' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.inifile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.inifile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.inifile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.inifile' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.inifile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.jmespath.jmespath' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.jmespath.jmespath' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.jmespath.jmespath' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.jmespath.jmespath' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.jmespath.jmespath' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.jsonnet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.jsonnet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.jsonnet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.jsonnet' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.jsonnet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.jsonschema.jsonschema' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.jsonschema.jsonschema' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.jsonschema.jsonschema' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.jsonschema.jsonschema' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.jsonschema.jsonschema' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.jwcrypto.jwcrypto' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.jwcrypto.jwcrypto' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.jwcrypto.jwcrypto' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.jwcrypto.jwcrypto' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.jwcrypto.jwcrypto' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.keyboard.keyboard' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.keyboard.keyboard' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.keyboard.keyboard' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.keyboard.keyboard' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.keyboard.keyboard' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.abstract' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.abstract' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.abstract' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.abstract' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.abstract' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.core' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.microsoft' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.microsoft' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.microsoft' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.microsoft' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.microsoft' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.novell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.novell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.novell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.novell' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.novell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.standard' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.standard' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.standard' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.standard' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.extend.standard' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.operation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.operation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.operation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.operation' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.operation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.formatters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.formatters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.formatters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.formatters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.formatters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.sasl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.sasl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.sasl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.sasl' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.sasl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.schemas' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.schemas' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.schemas' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.schemas' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.protocol.schemas' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.strategy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.strategy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.strategy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.strategy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.strategy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ldap3.ldap3.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ldap3.ldap3.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ldap3.ldap3.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ldap3.ldap3.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ldap3.ldap3.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.lunardate' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.lunardate' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.lunardate' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.lunardate' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.lunardate' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.lupa.lupa' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.lupa.lupa' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.lupa.lupa' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.lupa.lupa' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.lupa.lupa' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.lzstring.lzstring' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.lzstring.lzstring' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.lzstring.lzstring' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.lzstring.lzstring' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.lzstring.lzstring' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.m3u8.m3u8' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.m3u8.m3u8' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.m3u8.m3u8' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.m3u8.m3u8' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.m3u8.m3u8' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.mock.mock' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.mock.mock' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.mock.mock' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.mock.mock' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.mock.mock' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb.constants' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb.constants' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb.constants' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb.constants' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.mysqlclient.MySQLdb.constants' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.nanoid.nanoid' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.nanoid.nanoid' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.nanoid.nanoid' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.nanoid.nanoid' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.nanoid.nanoid' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.nanoleafapi.nanoleafapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.nanoleafapi.nanoleafapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.nanoleafapi.nanoleafapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.nanoleafapi.nanoleafapi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.nanoleafapi.nanoleafapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.netaddr.netaddr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.netaddr.netaddr' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.netaddr.netaddr' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.netaddr.netaddr' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.netaddr.netaddr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.netaddr.netaddr.contrib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.netaddr.netaddr.contrib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.netaddr.netaddr.contrib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.netaddr.netaddr.contrib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.netaddr.netaddr.contrib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.netaddr.netaddr.eui' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.netaddr.netaddr.eui' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.netaddr.netaddr.eui' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.netaddr.netaddr.eui' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.netaddr.netaddr.eui' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.netaddr.netaddr.ip' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.netaddr.netaddr.ip' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.netaddr.netaddr.ip' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.netaddr.netaddr.ip' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.netaddr.netaddr.ip' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.netaddr.netaddr.strategy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.netaddr.netaddr.strategy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.netaddr.netaddr.strategy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.netaddr.netaddr.strategy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.netaddr.netaddr.strategy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.netifaces' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.netifaces' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.netifaces' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.netifaces' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.netifaces' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.approximation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.approximation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.approximation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.approximation' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.approximation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.assortativity' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.assortativity' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.assortativity' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.assortativity' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.assortativity' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.bipartite' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.bipartite' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.bipartite' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.bipartite' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.bipartite' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.centrality' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.centrality' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.centrality' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.centrality' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.centrality' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.coloring' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.coloring' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.coloring' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.coloring' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.coloring' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.community' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.community' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.community' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.community' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.community' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.components' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.components' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.components' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.components' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.components' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.connectivity' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.connectivity' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.connectivity' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.connectivity' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.connectivity' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.flow' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.flow' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.flow' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.flow' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.flow' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.isomorphism' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.isomorphism' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.isomorphism' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.isomorphism' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.isomorphism' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.link_analysis' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.link_analysis' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.link_analysis' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.link_analysis' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.link_analysis' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.minors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.minors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.minors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.minors' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.minors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.operators' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.operators' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.operators' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.operators' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.operators' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.shortest_paths' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.shortest_paths' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.shortest_paths' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.shortest_paths' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.shortest_paths' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.traversal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.traversal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.traversal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.traversal' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.traversal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.tree' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.tree' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.tree' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.tree' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.algorithms.tree' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.classes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.classes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.classes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.classes' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.classes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.drawing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.drawing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.drawing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.drawing' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.drawing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.generators' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.generators' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.generators' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.generators' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.generators' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.linalg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.linalg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.linalg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.linalg' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.linalg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite.json_graph' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite.json_graph' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite.json_graph' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite.json_graph' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.readwrite.json_graph' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.networkx.networkx.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.networkx.networkx.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.networkx.networkx.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.networkx.networkx.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.networkx.networkx.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849.endpoints' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849.endpoints' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849.endpoints' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849.endpoints' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth1.rfc5849.endpoints' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.clients' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.clients' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.clients' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.clients' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.clients' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.endpoints' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.endpoints' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.endpoints' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.endpoints' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.endpoints' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.grant_types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.grant_types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.grant_types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.grant_types' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc6749.grant_types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.clients' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.clients' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.clients' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.clients' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.clients' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.endpoints' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.endpoints' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.endpoints' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.endpoints' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.endpoints' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.grant_types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.grant_types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.grant_types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.grant_types' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.oauth2.rfc8628.grant_types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.endpoints' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.endpoints' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.endpoints' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.endpoints' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.endpoints' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.grant_types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.grant_types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.grant_types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.grant_types' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.oauthlib.oauthlib.openid.connect.core.grant_types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.objgraph' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.objgraph' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.objgraph' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.objgraph' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.objgraph' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.olefile.olefile' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.olefile.olefile' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.olefile.olefile' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.olefile.olefile' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.olefile.olefile' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.cell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.cell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.cell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.cell' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.cell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chart' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chart' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chart' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chart' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chart' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chartsheet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chartsheet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chartsheet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chartsheet' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.chartsheet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.comments' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.comments' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.comments' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.comments' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.comments' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.compat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.compat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.compat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.compat' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.compat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.descriptors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.descriptors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.descriptors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.descriptors' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.descriptors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.drawing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.drawing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.drawing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.drawing' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.drawing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formatting' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formatting' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formatting' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formatting' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formatting' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formula' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formula' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formula' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formula' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.formula' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.packaging' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.packaging' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.packaging' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.packaging' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.packaging' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.pivot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.pivot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.pivot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.pivot' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.pivot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.reader' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.reader' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.reader' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.reader' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.reader' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.styles' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook.external_link' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook.external_link' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook.external_link' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook.external_link' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.workbook.external_link' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.worksheet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.worksheet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.worksheet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.worksheet' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.worksheet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.writer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.writer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.writer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.writer' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.writer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.xml' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.openpyxl.openpyxl.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.opentracing.opentracing' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.opentracing.opentracing' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.opentracing.opentracing' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.opentracing.opentracing' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.opentracing.opentracing' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.opentracing.opentracing.ext' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.opentracing.opentracing.ext' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.opentracing.opentracing.ext' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.opentracing.opentracing.ext' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.opentracing.opentracing.ext' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.opentracing.opentracing.harness' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.opentracing.opentracing.harness' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.opentracing.opentracing.harness' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.opentracing.opentracing.harness' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.opentracing.opentracing.harness' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.opentracing.opentracing.mocktracer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.opentracing.opentracing.mocktracer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.opentracing.opentracing.mocktracer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.opentracing.opentracing.mocktracer' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.opentracing.opentracing.mocktracer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.opentracing.opentracing.scope_managers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.opentracing.opentracing.scope_managers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.opentracing.opentracing.scope_managers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.opentracing.opentracing.scope_managers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.opentracing.opentracing.scope_managers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.paramiko.paramiko' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.paramiko.paramiko' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.paramiko.paramiko' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.paramiko.paramiko' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.paramiko.paramiko' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.parsimonious.parsimonious' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.parsimonious.parsimonious' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.parsimonious.parsimonious' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.parsimonious.parsimonious' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.parsimonious.parsimonious' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.passpy.passpy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.passpy.passpy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.passpy.passpy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.passpy.passpy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.passpy.passpy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.peewee' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.peewee' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.peewee' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.peewee' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.peewee' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.peewee.playhouse' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.peewee.playhouse' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.peewee.playhouse' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.peewee.playhouse' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.peewee.playhouse' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pexpect.pexpect' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pexpect.pexpect' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pexpect.pexpect' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pexpect.pexpect' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pexpect.pexpect' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pika.pika' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pika.pika' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pika.pika' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pika.pika' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pika.pika' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pika.pika.adapters' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pika.pika.adapters' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pika.pika.adapters' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pika.pika.adapters' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pika.pika.adapters' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pika.pika.adapters.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pika.pika.adapters.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pika.pika.adapters.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pika.pika.adapters.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pika.pika.adapters.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.polib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.polib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.polib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.polib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.polib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.flask' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.flask' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.flask' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.flask' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.flask' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.flask.example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.flask.example' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.flask.example' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.flask.example' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.flask.example' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.orm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.orm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.orm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.orm' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.orm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.orm.dbproviders' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.orm.dbproviders' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.orm.dbproviders' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.orm.dbproviders' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.orm.dbproviders' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.orm.examples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.orm.examples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.orm.examples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.orm.examples' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.orm.examples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.orm.integration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.orm.integration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.orm.integration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.orm.integration' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.orm.integration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.thirdparty' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.thirdparty' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.thirdparty' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.thirdparty' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.thirdparty' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pony.pony.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pony.pony.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pony.pony.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pony.pony.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pony.pony.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.portpicker' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.portpicker' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.portpicker' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.portpicker' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.portpicker' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.protobuf.google._upb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.protobuf.google._upb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.protobuf.google._upb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.protobuf.google._upb' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.protobuf.google._upb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.compiler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.compiler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.compiler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.compiler' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.compiler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.internal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.internal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.internal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.internal' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.internal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.util' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.util' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.util' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.util' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.protobuf.google.protobuf.util' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.psutil.psutil' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.psutil.psutil' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.psutil.psutil' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.psutil.psutil' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.psutil.psutil' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.psycopg2.psycopg2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.psycopg2.psycopg2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.psycopg2.psycopg2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.psycopg2.psycopg2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.psycopg2.psycopg2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.punq.punq' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.punq.punq' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.punq.punq' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.punq.punq' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.punq.punq' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.ber' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.ber' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.ber' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.ber' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.ber' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.cer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.cer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.cer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.cer' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.cer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.der' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.der' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.der' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.der' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.der' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.native' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.native' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.native' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.native' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.codec.native' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.compat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.compat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.compat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.compat' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.compat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.type' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.type' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.type' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.type' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyasn1.pyasn1.type' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyaudio' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyaudio' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyaudio' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyaudio' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyaudio' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pycocotools.pycocotools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pycocotools.pycocotools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pycocotools.pycocotools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pycocotools.pycocotools' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pycocotools.pycocotools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pycurl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pycurl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pycurl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pycurl' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pycurl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyfarmhash' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyfarmhash' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyfarmhash' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyfarmhash' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyfarmhash' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes.scripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes.scripts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes.scripts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes.scripts' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyflakes.pyflakes.scripts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.building' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.building' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.building' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.building' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.building' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.depend' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.depend' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.depend' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.depend' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.depend' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.isolated' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.isolated' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.isolated' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.isolated' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.isolated' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib.modulegraph' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib.modulegraph' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib.modulegraph' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib.modulegraph' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.lib.modulegraph' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.hooks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.hooks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.hooks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.hooks' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.hooks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.win32' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.win32' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.win32' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.win32' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.PyInstaller.utils.win32' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyinstaller.pyi_splash' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyinstaller.pyi_splash' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyinstaller.pyi_splash' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyinstaller.pyi_splash' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyinstaller.pyi_splash' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyjks.jks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyjks.jks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyjks.jks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyjks.jks' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyjks.jks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyluach.pyluach' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyluach.pyluach' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyluach.pyluach' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyluach.pyluach' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyluach.pyluach' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pynput.pynput' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pynput.pynput' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pynput.pynput' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pynput.pynput' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pynput.pynput' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pynput.pynput.keyboard' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pynput.pynput.keyboard' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pynput.pynput.keyboard' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pynput.pynput.keyboard' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pynput.pynput.keyboard' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pynput.pynput.mouse' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pynput.pynput.mouse' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pynput.pynput.mouse' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pynput.pynput.mouse' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pynput.pynput.mouse' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyperclip.pyperclip' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyperclip.pyperclip' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyperclip.pyperclip' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyperclip.pyperclip' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyperclip.pyperclip' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyserial.serial' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyserial.serial' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyserial.serial' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyserial.serial' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyserial.serial' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyserial.serial.threaded' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyserial.serial.threaded' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyserial.serial.threaded' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyserial.serial.threaded' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyserial.serial.threaded' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyserial.serial.tools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyserial.serial.tools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyserial.serial.tools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyserial.serial.tools' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyserial.serial.tools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyserial.serial.urlhandler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyserial.serial.urlhandler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyserial.serial.urlhandler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyserial.serial.urlhandler' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyserial.serial.urlhandler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pysftp.pysftp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pysftp.pysftp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pysftp.pysftp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pysftp.pysftp' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pysftp.pysftp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pytz.pytz' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pytz.pytz' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pytz.pytz' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pytz.pytz' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pytz.pytz' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.isapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.isapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.isapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.isapi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.isapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.pythonwin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.pythonwin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.pythonwin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.pythonwin' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.pythonwin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32.lib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.adsi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.adsi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.adsi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.adsi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.adsi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.authorization' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.authorization' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.authorization' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.authorization' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.authorization' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.axcontrol' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.axcontrol' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.axcontrol' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.axcontrol' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.axcontrol' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.axdebug' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.axdebug' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.axdebug' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.axdebug' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.axdebug' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.server' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.server' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.server' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.server' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.axscript.server' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.bits' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.bits' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.bits' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.bits' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.bits' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.directsound' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.directsound' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.directsound' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.directsound' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.directsound' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.gen_py' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.gen_py' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.gen_py' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.gen_py' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.gen_py' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.ifilter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.ifilter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.ifilter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.ifilter' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.ifilter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.internet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.internet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.internet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.internet' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.internet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.mapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.mapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.mapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.mapi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.mapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.propsys' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.propsys' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.propsys' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.propsys' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.propsys' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.server' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.server' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.server' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.server' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.server' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.shell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.shell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.shell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.shell' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.shell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32com.taskscheduler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32com.taskscheduler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32com.taskscheduler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32com.taskscheduler' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32com.taskscheduler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.adsi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.adsi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.adsi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.adsi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.adsi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.authorization' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.authorization' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.authorization' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.authorization' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.authorization' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axcontrol' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axcontrol' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axcontrol' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axcontrol' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axcontrol' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axdebug' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axdebug' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axdebug' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axdebug' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axdebug' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.client' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.client' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.client' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.client' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.client' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.server' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.server' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.server' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.server' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.axscript.server' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.bits' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.bits' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.bits' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.bits' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.bits' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.directsound' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.directsound' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.directsound' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.directsound' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.directsound' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.ifilter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.ifilter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.ifilter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.ifilter' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.ifilter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.internet' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.internet' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.internet' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.internet' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.internet' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.mapi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.mapi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.mapi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.mapi' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.mapi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.propsys' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.propsys' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.propsys' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.propsys' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.propsys' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.shell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.shell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.shell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.shell' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.shell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pywin32.win32comext.taskscheduler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pywin32.win32comext.taskscheduler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pywin32.win32comext.taskscheduler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pywin32.win32comext.taskscheduler' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pywin32.win32comext.taskscheduler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.pyxdg.xdg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.pyxdg.xdg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.pyxdg.xdg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.pyxdg.xdg' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.pyxdg.xdg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.qrbill.qrbill' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.qrbill.qrbill' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.qrbill.qrbill' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.qrbill.qrbill' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.qrbill.qrbill' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.qrcode.qrcode' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.qrcode.qrcode' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.qrcode.qrcode' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.qrcode.qrcode' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.qrcode.qrcode' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles.moduledrawers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles.moduledrawers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles.moduledrawers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles.moduledrawers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.qrcode.qrcode.image.styles.moduledrawers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ratelimit.ratelimit' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ratelimit.ratelimit' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ratelimit.ratelimit' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ratelimit.ratelimit' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ratelimit.ratelimit' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.regex.regex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.regex.regex' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.regex.regex' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.regex.regex' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.regex.regex' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.barcode' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.barcode' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.barcode' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.barcode' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.barcode' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.charts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.charts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.charts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.charts' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.charts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.samples' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.samples' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.samples' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.samples' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.samples' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.widgets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.widgets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.widgets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.widgets' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.graphics.widgets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.lib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfbase' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfbase' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfbase' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfbase' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfbase' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfgen' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfgen' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfgen' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfgen' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.pdfgen' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.reportlab.reportlab.platypus' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.reportlab.reportlab.platypus' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.reportlab.reportlab.platypus' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.reportlab.reportlab.platypus' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.reportlab.reportlab.platypus' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.requests.requests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.requests.requests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.requests.requests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.requests.requests' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.requests.requests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.resampy.resampy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.resampy.resampy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.resampy.resampy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.resampy.resampy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.resampy.resampy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.retry.retry' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.retry.retry' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.retry.retry' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.retry.retry' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.retry.retry' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.s2clientprotocol.s2clientprotocol' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.s2clientprotocol.s2clientprotocol' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.s2clientprotocol.s2clientprotocol' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.s2clientprotocol.s2clientprotocol' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.s2clientprotocol.s2clientprotocol' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.seaborn.seaborn' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.seaborn.seaborn' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.seaborn.seaborn' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.seaborn.seaborn' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.seaborn.seaborn' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.seaborn.seaborn._core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.seaborn.seaborn._core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.seaborn.seaborn._core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.seaborn.seaborn._core' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.seaborn.seaborn._core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.seaborn.seaborn._marks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.seaborn.seaborn._marks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.seaborn.seaborn._marks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.seaborn.seaborn._marks' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.seaborn.seaborn._marks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.seaborn.seaborn._stats' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.seaborn.seaborn._stats' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.seaborn.seaborn._stats' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.seaborn.seaborn._stats' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.seaborn.seaborn._stats' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.seaborn.seaborn.colors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.seaborn.seaborn.colors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.seaborn.seaborn.colors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.seaborn.seaborn.colors' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.seaborn.seaborn.colors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.seaborn.seaborn.external' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.seaborn.seaborn.external' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.seaborn.seaborn.external' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.seaborn.seaborn.external' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.seaborn.seaborn.external' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.distutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.distutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.distutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.distutils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.distutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.distutils.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.distutils.command' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.distutils.command' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.distutils.command' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.distutils.command' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.distutils.compat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.distutils.compat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.distutils.compat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.distutils.compat' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.distutils.compat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.distutils.compilers.C' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.distutils.compilers.C' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.distutils.compilers.C' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.distutils.compilers.C' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.distutils.compilers.C' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.command' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.command' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.command' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.command' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compat' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compat' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compat' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compat' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compat' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compilers.C' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compilers.C' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compilers.C' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compilers.C' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools._distutils.compilers.C' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools.command' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools.command' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools.command' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools.command' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools.command' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.setuptools.setuptools.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.setuptools.setuptools.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.setuptools.setuptools.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.setuptools.setuptools.config' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.setuptools.setuptools.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.shapely.shapely' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.shapely.shapely' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.shapely.shapely' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.shapely.shapely' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.shapely.shapely' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.shapely.shapely.algorithms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.shapely.shapely.algorithms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.shapely.shapely.algorithms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.shapely.shapely.algorithms' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.shapely.shapely.algorithms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.shapely.shapely.geometry' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.shapely.shapely.geometry' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.shapely.shapely.geometry' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.shapely.shapely.geometry' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.shapely.shapely.geometry' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.shapely.shapely.vectorized' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.shapely.shapely.vectorized' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.shapely.shapely.vectorized' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.shapely.shapely.vectorized' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.shapely.shapely.vectorized' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.simplejson.simplejson' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.simplejson.simplejson' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.simplejson.simplejson' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.simplejson.simplejson' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.simplejson.simplejson' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.singledispatch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.singledispatch' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.singledispatch' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.singledispatch' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.singledispatch' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.six.six' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.six.six' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.six.six' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.six.six' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.six.six' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.six.six.moves' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.six.six.moves' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.six.six.moves' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.six.six.moves' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.six.six.moves' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.six.six.moves.urllib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.six.six.moves.urllib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.six.six.moves.urllib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.six.six.moves.urllib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.six.six.moves.urllib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.slumber.slumber' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.slumber.slumber' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.slumber.slumber' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.slumber.slumber' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.slumber.slumber' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.str2bool.str2bool' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.str2bool.str2bool' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.str2bool.str2bool' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.str2bool.str2bool' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.str2bool.str2bool' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tabulate.tabulate' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tabulate.tabulate' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tabulate.tabulate' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tabulate.tabulate' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tabulate.tabulate' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.autograph' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.autograph' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.autograph' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.autograph' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.autograph' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.service' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.service' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.service' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.service' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.service' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.tsl.protobuf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.tsl.protobuf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.tsl.protobuf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.tsl.protobuf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.compiler.xla.tsl.protobuf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.config' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.example' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.example' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.example' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.example' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.framework' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.framework' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.framework' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.framework' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.framework' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf.tpu' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf.tpu' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf.tpu' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf.tpu' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.protobuf.tpu' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.util' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.util' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.util' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.util' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.core.util' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.data' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.data' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.data' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.data' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.data' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute.experimental' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute.experimental' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute.experimental' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute.experimental' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.distribute.experimental' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.experimental' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.experimental' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.experimental' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.experimental' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.experimental' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.feature_column' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.feature_column' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.feature_column' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.feature_column' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.feature_column' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.io' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.io' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.io' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.io' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.io' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.layers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.layers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.layers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.layers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.layers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers.legacy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers.legacy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers.legacy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers.legacy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.keras.optimizers.legacy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.distribute' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.distribute' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.distribute' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.distribute' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.distribute' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.feature_column' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.feature_column' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.feature_column' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.feature_column' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.feature_column' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.framework' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.framework' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.framework' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.framework' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.framework' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras.protobuf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras.protobuf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras.protobuf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras.protobuf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.keras.protobuf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.trackable' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.trackable' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.trackable' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.trackable' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.trackable' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.training.tracking' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.training.tracking' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.training.tracking' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.training.tracking' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.python.training.tracking' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.saved_model' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.saved_model' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.saved_model' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.saved_model' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.saved_model' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.train' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.train' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.train' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.train' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.train' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.tsl.protobuf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.tsl.protobuf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.tsl.protobuf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.tsl.protobuf' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.tsl.protobuf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.types' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tensorflow.tensorflow.types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tinycss2.tinycss2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tinycss2.tinycss2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tinycss2.tinycss2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tinycss2.tinycss2' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tinycss2.tinycss2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.toml.toml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.toml.toml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.toml.toml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.toml.toml' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.toml.toml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.toposort' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.toposort' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.toposort' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.toposort' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.toposort' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tqdm.tqdm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tqdm.tqdm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tqdm.tqdm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tqdm.tqdm' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tqdm.tqdm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tqdm.tqdm.contrib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tqdm.tqdm.contrib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tqdm.tqdm.contrib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tqdm.tqdm.contrib' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tqdm.tqdm.contrib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.translationstring.translationstring' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.translationstring.translationstring' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.translationstring.translationstring' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.translationstring.translationstring' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.translationstring.translationstring' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.ttkthemes.ttkthemes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.ttkthemes.ttkthemes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.ttkthemes.ttkthemes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.ttkthemes.ttkthemes' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.ttkthemes.ttkthemes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.tzdata.tzdata' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.tzdata.tzdata' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.tzdata.tzdata' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.tzdata.tzdata' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.tzdata.tzdata' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.uWSGI' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.uWSGI' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.uWSGI' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.uWSGI' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.uWSGI' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.unidiff.unidiff' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.unidiff.unidiff' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.unidiff.unidiff' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.unidiff.unidiff' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.unidiff.unidiff' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.untangle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.untangle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.untangle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.untangle' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.untangle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.usersettings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.usersettings' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.usersettings' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.usersettings' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.usersettings' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.vobject.vobject' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.vobject.vobject' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.vobject.vobject' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.vobject.vobject' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.vobject.vobject' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.waitress.waitress' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.waitress.waitress' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.waitress.waitress' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.waitress.waitress' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.waitress.waitress' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.watchpoints.watchpoints' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.watchpoints.watchpoints' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.watchpoints.watchpoints' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.watchpoints.watchpoints' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.watchpoints.watchpoints' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.webencodings.webencodings' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.webencodings.webencodings' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.webencodings.webencodings' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.webencodings.webencodings' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.webencodings.webencodings' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.whatthepatch.whatthepatch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.whatthepatch.whatthepatch' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.whatthepatch.whatthepatch' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.whatthepatch.whatthepatch' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.whatthepatch.whatthepatch' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.africa' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.africa' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.africa' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.africa' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.africa' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.america' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.america' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.america' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.america' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.america' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.asia' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.asia' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.asia' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.asia' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.asia' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland.mixins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland.mixins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland.mixins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland.mixins' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.europe.scotland.mixins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.oceania' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.oceania' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.oceania' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.oceania' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.oceania' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.workalendar.workalendar.usa' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.workalendar.workalendar.usa' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.workalendar.workalendar.usa' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.workalendar.workalendar.usa' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.workalendar.workalendar.usa' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.wurlitzer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.wurlitzer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.wurlitzer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.wurlitzer' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.wurlitzer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.xdgenvpy.xdgenvpy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.xdgenvpy.xdgenvpy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.xdgenvpy.xdgenvpy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.xdgenvpy.xdgenvpy' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.xdgenvpy.xdgenvpy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.xlrd.xlrd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.xlrd.xlrd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.xlrd.xlrd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.xlrd.xlrd' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.xlrd.xlrd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.xmldiff.xmldiff' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.xmldiff.xmldiff' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.xmldiff.xmldiff' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.xmldiff.xmldiff' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.xmldiff.xmldiff' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.xmltodict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.xmltodict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.xmltodict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.xmltodict' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.xmltodict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.zstd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.zstd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.zstd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.zstd' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.zstd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.14/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'jedi.third_party.typeshed.stubs.zxcvbn.zxcvbn' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'jedi.third_party.typeshed.stubs.zxcvbn.zxcvbn' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'jedi.third_party.typeshed.stubs.zxcvbn.zxcvbn' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'jedi.third_party.typeshed.stubs.zxcvbn.zxcvbn' to be distributed and are already explicitly excluding 'jedi.third_party.typeshed.stubs.zxcvbn.zxcvbn' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2026-05-04 17:38:06,385 root INFO creating build/lib/jedi/third_party/django-stubs 2026-05-04 17:38:06,386 root INFO copying jedi/third_party/django-stubs/LICENSE.txt -> build/lib/jedi/third_party/django-stubs 2026-05-04 17:38:06,387 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs 2026-05-04 17:38:06,388 root INFO copying jedi/third_party/django-stubs/django-stubs/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs 2026-05-04 17:38:06,390 root INFO copying jedi/third_party/django-stubs/django-stubs/shortcuts.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs 2026-05-04 17:38:06,391 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:06,392 root INFO copying jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:06,393 root INFO copying jedi/third_party/django-stubs/django-stubs/apps/config.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:06,395 root INFO copying jedi/third_party/django-stubs/django-stubs/apps/registry.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:06,396 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/conf 2026-05-04 17:38:06,397 root INFO copying jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf 2026-05-04 17:38:06,398 root INFO copying jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf 2026-05-04 17:38:06,400 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/conf/locale 2026-05-04 17:38:06,401 root INFO copying jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/locale 2026-05-04 17:38:06,402 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:06,403 root INFO copying jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:06,404 root INFO copying jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:06,406 root INFO copying jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:06,407 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib 2026-05-04 17:38:06,408 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib 2026-05-04 17:38:06,409 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,410 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,411 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,413 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,414 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,416 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,417 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,418 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,420 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,421 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,423 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,424 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,426 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,427 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,429 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:06,430 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,431 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,432 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,434 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,435 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,436 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,438 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,439 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:06,441 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:06,441 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:06,443 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:06,444 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:06,446 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:06,447 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:06,448 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:06,449 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:06,451 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:06,452 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:06,453 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:06,455 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,456 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,457 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,459 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,460 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,461 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,463 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,464 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,466 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,467 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,469 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,470 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,471 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,473 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,474 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,476 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,477 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,479 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,480 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,481 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:06,483 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers 2026-05-04 17:38:06,483 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers 2026-05-04 17:38:06,485 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers 2026-05-04 17:38:06,486 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management 2026-05-04 17:38:06,487 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management 2026-05-04 17:38:06,488 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:06,489 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:06,490 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:06,492 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:06,493 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,494 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,495 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,497 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,498 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,499 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,501 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,502 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,504 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:06,505 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management 2026-05-04 17:38:06,506 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management 2026-05-04 17:38:06,507 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands 2026-05-04 17:38:06,508 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands 2026-05-04 17:38:06,509 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands 2026-05-04 17:38:06,511 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,512 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,513 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,514 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,516 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,517 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,519 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,520 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:06,521 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags 2026-05-04 17:38:06,522 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags 2026-05-04 17:38:06,524 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags 2026-05-04 17:38:06,525 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis 2026-05-04 17:38:06,526 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis 2026-05-04 17:38:06,527 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db 2026-05-04 17:38:06,528 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db 2026-05-04 17:38:06,529 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models 2026-05-04 17:38:06,530 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models 2026-05-04 17:38:06,531 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models 2026-05-04 17:38:06,533 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize 2026-05-04 17:38:06,534 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize 2026-05-04 17:38:06,535 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags 2026-05-04 17:38:06,536 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags 2026-05-04 17:38:06,537 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags 2026-05-04 17:38:06,538 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,539 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,540 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,542 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,543 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,545 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,546 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,548 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:06,549 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:06,550 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:06,551 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:06,553 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:06,554 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:06,555 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:06,557 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,558 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,559 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,560 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,562 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,563 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,565 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,566 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,568 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,569 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:06,570 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:06,571 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:06,573 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:06,574 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:06,575 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:06,577 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,578 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,579 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,580 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,582 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,583 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,585 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,586 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:06,587 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:06,588 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:06,590 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:06,591 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:06,592 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,593 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,595 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,596 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,597 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,599 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,600 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:06,602 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,602 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,604 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,605 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,607 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,608 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,610 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,611 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:06,612 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management 2026-05-04 17:38:06,613 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management 2026-05-04 17:38:06,614 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands 2026-05-04 17:38:06,615 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands 2026-05-04 17:38:06,616 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands 2026-05-04 17:38:06,618 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps 2026-05-04 17:38:06,619 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps 2026-05-04 17:38:06,620 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps 2026-05-04 17:38:06,621 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management 2026-05-04 17:38:06,622 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management 2026-05-04 17:38:06,623 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands 2026-05-04 17:38:06,624 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands 2026-05-04 17:38:06,626 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands 2026-05-04 17:38:06,627 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,628 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,629 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,630 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,632 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,633 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,635 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,636 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,637 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:06,639 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,640 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,641 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,642 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,644 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,645 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,647 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,648 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,649 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,651 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,652 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:06,654 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management 2026-05-04 17:38:06,654 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management 2026-05-04 17:38:06,656 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:06,656 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:06,658 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:06,659 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:06,661 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:06,662 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags 2026-05-04 17:38:06,663 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags 2026-05-04 17:38:06,664 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags 2026-05-04 17:38:06,666 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication 2026-05-04 17:38:06,666 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication 2026-05-04 17:38:06,668 root INFO copying jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication 2026-05-04 17:38:06,669 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,670 root INFO copying jedi/third_party/django-stubs/django-stubs/core/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,671 root INFO copying jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,673 root INFO copying jedi/third_party/django-stubs/django-stubs/core/paginator.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,674 root INFO copying jedi/third_party/django-stubs/django-stubs/core/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,675 root INFO copying jedi/third_party/django-stubs/django-stubs/core/signing.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,677 root INFO copying jedi/third_party/django-stubs/django-stubs/core/validators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,678 root INFO copying jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:06,679 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/cache 2026-05-04 17:38:06,680 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache 2026-05-04 17:38:06,682 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache 2026-05-04 17:38:06,683 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,684 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,685 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,686 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,688 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,689 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,691 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,692 root INFO copying jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:06,694 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,695 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,696 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,697 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,699 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,700 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,701 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,703 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,704 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,706 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:06,707 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:06,708 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:06,709 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:06,711 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:06,712 root INFO copying jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:06,713 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,714 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,716 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,717 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/images.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,718 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,720 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/move.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,721 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,723 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,724 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,725 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,727 root INFO copying jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:06,728 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:06,729 root INFO copying jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:06,730 root INFO copying jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:06,732 root INFO copying jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:06,733 root INFO copying jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:06,735 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:06,735 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:06,737 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:06,738 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:06,740 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,740 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,742 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,743 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,744 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,746 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,747 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,749 root INFO copying jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:06,750 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,751 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,752 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,754 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/color.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,755 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,756 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,758 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:06,759 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,760 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,761 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,763 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,764 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,766 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,767 root INFO copying jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:06,768 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:06,769 root INFO copying jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:06,771 root INFO copying jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:06,772 root INFO copying jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:06,773 root INFO copying jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:06,775 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/core/servers 2026-05-04 17:38:06,776 root INFO copying jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/servers 2026-05-04 17:38:06,777 root INFO copying jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/core/servers 2026-05-04 17:38:06,778 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:06,779 root INFO copying jedi/third_party/django-stubs/django-stubs/db/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:06,781 root INFO copying jedi/third_party/django-stubs/django-stubs/db/transaction.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:06,782 root INFO copying jedi/third_party/django-stubs/django-stubs/db/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:06,783 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:06,784 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:06,785 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:06,787 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:06,788 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:06,790 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,790 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,792 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,793 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,795 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,796 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,798 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,799 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,801 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,802 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:06,803 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy 2026-05-04 17:38:06,804 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy 2026-05-04 17:38:06,806 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy 2026-05-04 17:38:06,807 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql 2026-05-04 17:38:06,808 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql 2026-05-04 17:38:06,809 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql 2026-05-04 17:38:06,810 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:06,811 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:06,812 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:06,814 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:06,815 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:06,817 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:06,818 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,819 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,820 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,822 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,823 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,825 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,826 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,827 root INFO copying jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:06,829 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,830 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,831 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,832 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,834 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,835 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,837 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,838 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,839 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,841 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,842 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,844 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,845 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,846 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,848 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,849 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:06,851 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,851 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,853 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,854 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,856 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,857 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,859 root INFO copying jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:06,860 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,861 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,862 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,864 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,865 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,866 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,868 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,869 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,871 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,872 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,879 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,881 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/options.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,882 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/query.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,884 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,885 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,887 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:06,888 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,889 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,891 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,892 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,894 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,895 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,897 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,898 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,900 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:06,901 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,902 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,903 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,905 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,906 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,908 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,909 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,911 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:06,912 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,913 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,914 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,916 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,917 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,919 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,920 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,922 root INFO copying jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:06,923 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/dispatch 2026-05-04 17:38:06,924 root INFO copying jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/dispatch 2026-05-04 17:38:06,925 root INFO copying jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/dispatch 2026-05-04 17:38:06,927 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,928 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,929 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,931 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/fields.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,932 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/forms.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,934 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,935 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/models.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,937 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,938 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,940 root INFO copying jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:06,941 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:06,942 root INFO copying jedi/third_party/django-stubs/django-stubs/http/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:06,944 root INFO copying jedi/third_party/django-stubs/django-stubs/http/cookie.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:06,945 root INFO copying jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:06,946 root INFO copying jedi/third_party/django-stubs/django-stubs/http/request.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:06,948 root INFO copying jedi/third_party/django-stubs/django-stubs/http/response.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:06,949 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,950 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,952 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,953 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,954 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/common.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,956 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,957 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,959 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/http.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,960 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,962 root INFO copying jedi/third_party/django-stubs/django-stubs/middleware/security.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:06,963 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,964 root INFO copying jedi/third_party/django-stubs/django-stubs/template/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,965 root INFO copying jedi/third_party/django-stubs/django-stubs/template/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,967 root INFO copying jedi/third_party/django-stubs/django-stubs/template/context.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,968 root INFO copying jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,970 root INFO copying jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,971 root INFO copying jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,973 root INFO copying jedi/third_party/django-stubs/django-stubs/template/engine.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,974 root INFO copying jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,975 root INFO copying jedi/third_party/django-stubs/django-stubs/template/library.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,977 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loader.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,978 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,980 root INFO copying jedi/third_party/django-stubs/django-stubs/template/response.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,981 root INFO copying jedi/third_party/django-stubs/django-stubs/template/smartif.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,983 root INFO copying jedi/third_party/django-stubs/django-stubs/template/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:06,984 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,985 root INFO copying jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,986 root INFO copying jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,988 root INFO copying jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,989 root INFO copying jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,991 root INFO copying jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,995 root INFO copying jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:06,996 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:06,997 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:06,998 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:07,000 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:07,001 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:07,003 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:07,004 root INFO copying jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:07,005 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,006 root INFO copying jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,007 root INFO copying jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,009 root INFO copying jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,011 root INFO copying jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,012 root INFO copying jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,014 root INFO copying jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:07,015 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,016 root INFO copying jedi/third_party/django-stubs/django-stubs/test/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,018 root INFO copying jedi/third_party/django-stubs/django-stubs/test/client.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,019 root INFO copying jedi/third_party/django-stubs/django-stubs/test/html.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,021 root INFO copying jedi/third_party/django-stubs/django-stubs/test/runner.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,022 root INFO copying jedi/third_party/django-stubs/django-stubs/test/selenium.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,024 root INFO copying jedi/third_party/django-stubs/django-stubs/test/signals.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,025 root INFO copying jedi/third_party/django-stubs/django-stubs/test/testcases.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,027 root INFO copying jedi/third_party/django-stubs/django-stubs/test/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:07,028 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,029 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,031 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,032 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/conf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,033 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/converters.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,035 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,036 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,038 root INFO copying jedi/third_party/django-stubs/django-stubs/urls/utils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:07,039 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,040 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,041 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/_os.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,043 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/archive.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,044 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,046 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,047 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,048 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,050 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,051 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,053 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,054 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/dates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,056 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,057 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,059 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,060 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,061 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/duration.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,063 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,064 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,065 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/formats.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,067 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/functional.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,068 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,069 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/html.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,071 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/http.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,072 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,074 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,075 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,076 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,078 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/log.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,079 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,080 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,082 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,083 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,085 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,086 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/six.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,087 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,089 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/text.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,090 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,092 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,093 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,094 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/tree.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,096 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/version.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,097 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:07,098 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:07,099 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:07,101 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:07,102 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:07,103 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:07,105 root INFO copying jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:07,106 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,107 root INFO copying jedi/third_party/django-stubs/django-stubs/views/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,108 root INFO copying jedi/third_party/django-stubs/django-stubs/views/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,110 root INFO copying jedi/third_party/django-stubs/django-stubs/views/debug.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,111 root INFO copying jedi/third_party/django-stubs/django-stubs/views/defaults.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,113 root INFO copying jedi/third_party/django-stubs/django-stubs/views/i18n.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,114 root INFO copying jedi/third_party/django-stubs/django-stubs/views/static.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:07,115 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,116 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,117 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,119 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,120 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,122 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,123 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,124 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,126 root INFO copying jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:07,127 root INFO creating build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,128 root INFO copying jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,129 root INFO copying jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,131 root INFO copying jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,132 root INFO copying jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,134 root INFO copying jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,135 root INFO copying jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi -> build/lib/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:07,136 root INFO creating build/lib/jedi/third_party/typeshed 2026-05-04 17:38:07,137 root INFO copying jedi/third_party/typeshed/LICENSE -> build/lib/jedi/third_party/typeshed 2026-05-04 17:38:07,139 root INFO creating build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,139 root INFO copying jedi/third_party/typeshed/stdlib/__future__.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,141 root INFO copying jedi/third_party/typeshed/stdlib/__main__.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,142 root INFO copying jedi/third_party/typeshed/stdlib/_ast.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,144 root INFO copying jedi/third_party/typeshed/stdlib/_asyncio.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,145 root INFO copying jedi/third_party/typeshed/stdlib/_bisect.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,147 root INFO copying jedi/third_party/typeshed/stdlib/_blake2.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,148 root INFO copying jedi/third_party/typeshed/stdlib/_bootlocale.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,149 root INFO copying jedi/third_party/typeshed/stdlib/_bz2.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,151 root INFO copying jedi/third_party/typeshed/stdlib/_codecs.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,152 root INFO copying jedi/third_party/typeshed/stdlib/_collections_abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,154 root INFO copying jedi/third_party/typeshed/stdlib/_compat_pickle.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,155 root INFO copying jedi/third_party/typeshed/stdlib/_compression.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,157 root INFO copying jedi/third_party/typeshed/stdlib/_contextvars.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,158 root INFO copying jedi/third_party/typeshed/stdlib/_csv.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,160 root INFO copying jedi/third_party/typeshed/stdlib/_ctypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,161 root INFO copying jedi/third_party/typeshed/stdlib/_curses.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,163 root INFO copying jedi/third_party/typeshed/stdlib/_curses_panel.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,164 root INFO copying jedi/third_party/typeshed/stdlib/_dbm.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,166 root INFO copying jedi/third_party/typeshed/stdlib/_decimal.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,167 root INFO copying jedi/third_party/typeshed/stdlib/_frozen_importlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,168 root INFO copying jedi/third_party/typeshed/stdlib/_frozen_importlib_external.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,170 root INFO copying jedi/third_party/typeshed/stdlib/_gdbm.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,171 root INFO copying jedi/third_party/typeshed/stdlib/_hashlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,173 root INFO copying jedi/third_party/typeshed/stdlib/_heapq.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,174 root INFO copying jedi/third_party/typeshed/stdlib/_imp.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,176 root INFO copying jedi/third_party/typeshed/stdlib/_interpchannels.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,177 root INFO copying jedi/third_party/typeshed/stdlib/_interpqueues.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,179 root INFO copying jedi/third_party/typeshed/stdlib/_interpreters.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,180 root INFO copying jedi/third_party/typeshed/stdlib/_io.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,182 root INFO copying jedi/third_party/typeshed/stdlib/_json.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,183 root INFO copying jedi/third_party/typeshed/stdlib/_locale.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,185 root INFO copying jedi/third_party/typeshed/stdlib/_lsprof.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,186 root INFO copying jedi/third_party/typeshed/stdlib/_lzma.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,187 root INFO copying jedi/third_party/typeshed/stdlib/_markupbase.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,189 root INFO copying jedi/third_party/typeshed/stdlib/_msi.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,190 root INFO copying jedi/third_party/typeshed/stdlib/_multibytecodec.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,192 root INFO copying jedi/third_party/typeshed/stdlib/_operator.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,193 root INFO copying jedi/third_party/typeshed/stdlib/_osx_support.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,194 root INFO copying jedi/third_party/typeshed/stdlib/_pickle.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,196 root INFO copying jedi/third_party/typeshed/stdlib/_posixsubprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,197 root INFO copying jedi/third_party/typeshed/stdlib/_py_abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,199 root INFO copying jedi/third_party/typeshed/stdlib/_pydecimal.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,200 root INFO copying jedi/third_party/typeshed/stdlib/_queue.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,202 root INFO copying jedi/third_party/typeshed/stdlib/_random.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,203 root INFO copying jedi/third_party/typeshed/stdlib/_sitebuiltins.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,204 root INFO copying jedi/third_party/typeshed/stdlib/_socket.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,206 root INFO copying jedi/third_party/typeshed/stdlib/_sqlite3.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,208 root INFO copying jedi/third_party/typeshed/stdlib/_ssl.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,209 root INFO copying jedi/third_party/typeshed/stdlib/_stat.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,211 root INFO copying jedi/third_party/typeshed/stdlib/_struct.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,212 root INFO copying jedi/third_party/typeshed/stdlib/_thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,213 root INFO copying jedi/third_party/typeshed/stdlib/_threading_local.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,215 root INFO copying jedi/third_party/typeshed/stdlib/_tkinter.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,216 root INFO copying jedi/third_party/typeshed/stdlib/_tracemalloc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,218 root INFO copying jedi/third_party/typeshed/stdlib/_warnings.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,219 root INFO copying jedi/third_party/typeshed/stdlib/_weakref.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,221 root INFO copying jedi/third_party/typeshed/stdlib/_weakrefset.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,222 root INFO copying jedi/third_party/typeshed/stdlib/_winapi.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,224 root INFO copying jedi/third_party/typeshed/stdlib/_zstd.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,225 root INFO copying jedi/third_party/typeshed/stdlib/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,226 root INFO copying jedi/third_party/typeshed/stdlib/aifc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,228 root INFO copying jedi/third_party/typeshed/stdlib/annotationlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,229 root INFO copying jedi/third_party/typeshed/stdlib/antigravity.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,231 root INFO copying jedi/third_party/typeshed/stdlib/argparse.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,233 root INFO copying jedi/third_party/typeshed/stdlib/array.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,234 root INFO copying jedi/third_party/typeshed/stdlib/ast.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,236 root INFO copying jedi/third_party/typeshed/stdlib/asynchat.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,238 root INFO copying jedi/third_party/typeshed/stdlib/asyncore.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,239 root INFO copying jedi/third_party/typeshed/stdlib/atexit.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,241 root INFO copying jedi/third_party/typeshed/stdlib/audioop.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,242 root INFO copying jedi/third_party/typeshed/stdlib/base64.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,244 root INFO copying jedi/third_party/typeshed/stdlib/bdb.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,245 root INFO copying jedi/third_party/typeshed/stdlib/binascii.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,247 root INFO copying jedi/third_party/typeshed/stdlib/binhex.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,248 root INFO copying jedi/third_party/typeshed/stdlib/bisect.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,249 root INFO copying jedi/third_party/typeshed/stdlib/builtins.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,252 root INFO copying jedi/third_party/typeshed/stdlib/bz2.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,253 root INFO copying jedi/third_party/typeshed/stdlib/cProfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,255 root INFO copying jedi/third_party/typeshed/stdlib/calendar.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,256 root INFO copying jedi/third_party/typeshed/stdlib/cgi.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,258 root INFO copying jedi/third_party/typeshed/stdlib/cgitb.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,259 root INFO copying jedi/third_party/typeshed/stdlib/chunk.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,260 root INFO copying jedi/third_party/typeshed/stdlib/cmath.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,262 root INFO copying jedi/third_party/typeshed/stdlib/cmd.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,263 root INFO copying jedi/third_party/typeshed/stdlib/code.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,265 root INFO copying jedi/third_party/typeshed/stdlib/codecs.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,267 root INFO copying jedi/third_party/typeshed/stdlib/codeop.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,268 root INFO copying jedi/third_party/typeshed/stdlib/colorsys.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,269 root INFO copying jedi/third_party/typeshed/stdlib/compileall.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,271 root INFO copying jedi/third_party/typeshed/stdlib/configparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,273 root INFO copying jedi/third_party/typeshed/stdlib/contextlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,274 root INFO copying jedi/third_party/typeshed/stdlib/contextvars.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,275 root INFO copying jedi/third_party/typeshed/stdlib/copy.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,277 root INFO copying jedi/third_party/typeshed/stdlib/copyreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,278 root INFO copying jedi/third_party/typeshed/stdlib/crypt.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,280 root INFO copying jedi/third_party/typeshed/stdlib/csv.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,281 root INFO copying jedi/third_party/typeshed/stdlib/dataclasses.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,283 root INFO copying jedi/third_party/typeshed/stdlib/datetime.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,284 root INFO copying jedi/third_party/typeshed/stdlib/decimal.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,286 root INFO copying jedi/third_party/typeshed/stdlib/difflib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,287 root INFO copying jedi/third_party/typeshed/stdlib/dis.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,289 root INFO copying jedi/third_party/typeshed/stdlib/doctest.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,290 root INFO copying jedi/third_party/typeshed/stdlib/enum.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,292 root INFO copying jedi/third_party/typeshed/stdlib/errno.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,293 root INFO copying jedi/third_party/typeshed/stdlib/faulthandler.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,295 root INFO copying jedi/third_party/typeshed/stdlib/fcntl.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,296 root INFO copying jedi/third_party/typeshed/stdlib/filecmp.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,298 root INFO copying jedi/third_party/typeshed/stdlib/fileinput.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,299 root INFO copying jedi/third_party/typeshed/stdlib/fnmatch.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,301 root INFO copying jedi/third_party/typeshed/stdlib/formatter.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,302 root INFO copying jedi/third_party/typeshed/stdlib/fractions.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,304 root INFO copying jedi/third_party/typeshed/stdlib/ftplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,305 root INFO copying jedi/third_party/typeshed/stdlib/functools.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,307 root INFO copying jedi/third_party/typeshed/stdlib/gc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,308 root INFO copying jedi/third_party/typeshed/stdlib/genericpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,310 root INFO copying jedi/third_party/typeshed/stdlib/getopt.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,311 root INFO copying jedi/third_party/typeshed/stdlib/getpass.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,312 root INFO copying jedi/third_party/typeshed/stdlib/gettext.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,314 root INFO copying jedi/third_party/typeshed/stdlib/glob.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,315 root INFO copying jedi/third_party/typeshed/stdlib/graphlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,317 root INFO copying jedi/third_party/typeshed/stdlib/grp.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,318 root INFO copying jedi/third_party/typeshed/stdlib/gzip.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,320 root INFO copying jedi/third_party/typeshed/stdlib/hashlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,321 root INFO copying jedi/third_party/typeshed/stdlib/heapq.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,322 root INFO copying jedi/third_party/typeshed/stdlib/hmac.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,324 root INFO copying jedi/third_party/typeshed/stdlib/imaplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,325 root INFO copying jedi/third_party/typeshed/stdlib/imghdr.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,327 root INFO copying jedi/third_party/typeshed/stdlib/imp.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,328 root INFO copying jedi/third_party/typeshed/stdlib/inspect.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,330 root INFO copying jedi/third_party/typeshed/stdlib/io.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,331 root INFO copying jedi/third_party/typeshed/stdlib/ipaddress.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,333 root INFO copying jedi/third_party/typeshed/stdlib/itertools.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,335 root INFO copying jedi/third_party/typeshed/stdlib/keyword.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,336 root INFO copying jedi/third_party/typeshed/stdlib/linecache.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,338 root INFO copying jedi/third_party/typeshed/stdlib/locale.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,339 root INFO copying jedi/third_party/typeshed/stdlib/lzma.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,340 root INFO copying jedi/third_party/typeshed/stdlib/mailbox.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,342 root INFO copying jedi/third_party/typeshed/stdlib/mailcap.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,343 root INFO copying jedi/third_party/typeshed/stdlib/marshal.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,345 root INFO copying jedi/third_party/typeshed/stdlib/math.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,346 root INFO copying jedi/third_party/typeshed/stdlib/mimetypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,348 root INFO copying jedi/third_party/typeshed/stdlib/mmap.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,349 root INFO copying jedi/third_party/typeshed/stdlib/modulefinder.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,350 root INFO copying jedi/third_party/typeshed/stdlib/msvcrt.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,352 root INFO copying jedi/third_party/typeshed/stdlib/netrc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,353 root INFO copying jedi/third_party/typeshed/stdlib/nis.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,355 root INFO copying jedi/third_party/typeshed/stdlib/nntplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,356 root INFO copying jedi/third_party/typeshed/stdlib/nt.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,357 root INFO copying jedi/third_party/typeshed/stdlib/ntpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,359 root INFO copying jedi/third_party/typeshed/stdlib/nturl2path.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,360 root INFO copying jedi/third_party/typeshed/stdlib/numbers.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,362 root INFO copying jedi/third_party/typeshed/stdlib/opcode.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,363 root INFO copying jedi/third_party/typeshed/stdlib/operator.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,365 root INFO copying jedi/third_party/typeshed/stdlib/optparse.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,366 root INFO copying jedi/third_party/typeshed/stdlib/ossaudiodev.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,368 root INFO copying jedi/third_party/typeshed/stdlib/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,369 root INFO copying jedi/third_party/typeshed/stdlib/pdb.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,371 root INFO copying jedi/third_party/typeshed/stdlib/pickle.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,372 root INFO copying jedi/third_party/typeshed/stdlib/pickletools.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,374 root INFO copying jedi/third_party/typeshed/stdlib/pipes.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,375 root INFO copying jedi/third_party/typeshed/stdlib/pkgutil.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,376 root INFO copying jedi/third_party/typeshed/stdlib/platform.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,378 root INFO copying jedi/third_party/typeshed/stdlib/plistlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,379 root INFO copying jedi/third_party/typeshed/stdlib/poplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,381 root INFO copying jedi/third_party/typeshed/stdlib/posix.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,382 root INFO copying jedi/third_party/typeshed/stdlib/posixpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,384 root INFO copying jedi/third_party/typeshed/stdlib/pprint.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,385 root INFO copying jedi/third_party/typeshed/stdlib/profile.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,387 root INFO copying jedi/third_party/typeshed/stdlib/pstats.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,388 root INFO copying jedi/third_party/typeshed/stdlib/pty.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,389 root INFO copying jedi/third_party/typeshed/stdlib/pwd.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,391 root INFO copying jedi/third_party/typeshed/stdlib/py_compile.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,392 root INFO copying jedi/third_party/typeshed/stdlib/pyclbr.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,393 root INFO copying jedi/third_party/typeshed/stdlib/pydoc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,395 root INFO copying jedi/third_party/typeshed/stdlib/queue.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,396 root INFO copying jedi/third_party/typeshed/stdlib/quopri.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,398 root INFO copying jedi/third_party/typeshed/stdlib/random.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,399 root INFO copying jedi/third_party/typeshed/stdlib/re.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,401 root INFO copying jedi/third_party/typeshed/stdlib/readline.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,402 root INFO copying jedi/third_party/typeshed/stdlib/reprlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,403 root INFO copying jedi/third_party/typeshed/stdlib/resource.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,405 root INFO copying jedi/third_party/typeshed/stdlib/rlcompleter.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,406 root INFO copying jedi/third_party/typeshed/stdlib/runpy.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,408 root INFO copying jedi/third_party/typeshed/stdlib/sched.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,409 root INFO copying jedi/third_party/typeshed/stdlib/secrets.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,410 root INFO copying jedi/third_party/typeshed/stdlib/select.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,412 root INFO copying jedi/third_party/typeshed/stdlib/selectors.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,413 root INFO copying jedi/third_party/typeshed/stdlib/shelve.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,415 root INFO copying jedi/third_party/typeshed/stdlib/shlex.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,416 root INFO copying jedi/third_party/typeshed/stdlib/shutil.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,418 root INFO copying jedi/third_party/typeshed/stdlib/signal.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,419 root INFO copying jedi/third_party/typeshed/stdlib/site.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,420 root INFO copying jedi/third_party/typeshed/stdlib/smtpd.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,422 root INFO copying jedi/third_party/typeshed/stdlib/smtplib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,423 root INFO copying jedi/third_party/typeshed/stdlib/sndhdr.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,425 root INFO copying jedi/third_party/typeshed/stdlib/socket.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,427 root INFO copying jedi/third_party/typeshed/stdlib/socketserver.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,428 root INFO copying jedi/third_party/typeshed/stdlib/spwd.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,430 root INFO copying jedi/third_party/typeshed/stdlib/sre_compile.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,431 root INFO copying jedi/third_party/typeshed/stdlib/sre_constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,433 root INFO copying jedi/third_party/typeshed/stdlib/sre_parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,434 root INFO copying jedi/third_party/typeshed/stdlib/ssl.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,436 root INFO copying jedi/third_party/typeshed/stdlib/stat.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,438 root INFO copying jedi/third_party/typeshed/stdlib/statistics.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,439 root INFO copying jedi/third_party/typeshed/stdlib/stringprep.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,441 root INFO copying jedi/third_party/typeshed/stdlib/struct.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,442 root INFO copying jedi/third_party/typeshed/stdlib/subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,444 root INFO copying jedi/third_party/typeshed/stdlib/sunau.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,446 root INFO copying jedi/third_party/typeshed/stdlib/symbol.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,447 root INFO copying jedi/third_party/typeshed/stdlib/symtable.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,448 root INFO copying jedi/third_party/typeshed/stdlib/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,450 root INFO copying jedi/third_party/typeshed/stdlib/syslog.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,451 root INFO copying jedi/third_party/typeshed/stdlib/tabnanny.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,453 root INFO copying jedi/third_party/typeshed/stdlib/tarfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,454 root INFO copying jedi/third_party/typeshed/stdlib/telnetlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,456 root INFO copying jedi/third_party/typeshed/stdlib/tempfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,457 root INFO copying jedi/third_party/typeshed/stdlib/termios.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,459 root INFO copying jedi/third_party/typeshed/stdlib/textwrap.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,460 root INFO copying jedi/third_party/typeshed/stdlib/this.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,462 root INFO copying jedi/third_party/typeshed/stdlib/threading.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,463 root INFO copying jedi/third_party/typeshed/stdlib/time.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,465 root INFO copying jedi/third_party/typeshed/stdlib/timeit.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,466 root INFO copying jedi/third_party/typeshed/stdlib/token.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,467 root INFO copying jedi/third_party/typeshed/stdlib/tokenize.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,469 root INFO copying jedi/third_party/typeshed/stdlib/tomllib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,470 root INFO copying jedi/third_party/typeshed/stdlib/trace.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,472 root INFO copying jedi/third_party/typeshed/stdlib/traceback.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,473 root INFO copying jedi/third_party/typeshed/stdlib/tracemalloc.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,475 root INFO copying jedi/third_party/typeshed/stdlib/tty.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,476 root INFO copying jedi/third_party/typeshed/stdlib/turtle.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,478 root INFO copying jedi/third_party/typeshed/stdlib/types.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,480 root INFO copying jedi/third_party/typeshed/stdlib/typing.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,482 root INFO copying jedi/third_party/typeshed/stdlib/typing_extensions.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,483 root INFO copying jedi/third_party/typeshed/stdlib/unicodedata.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,485 root INFO copying jedi/third_party/typeshed/stdlib/uu.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,486 root INFO copying jedi/third_party/typeshed/stdlib/uuid.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,488 root INFO copying jedi/third_party/typeshed/stdlib/warnings.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,489 root INFO copying jedi/third_party/typeshed/stdlib/wave.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,491 root INFO copying jedi/third_party/typeshed/stdlib/weakref.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,492 root INFO copying jedi/third_party/typeshed/stdlib/webbrowser.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,494 root INFO copying jedi/third_party/typeshed/stdlib/winreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,495 root INFO copying jedi/third_party/typeshed/stdlib/winsound.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,497 root INFO copying jedi/third_party/typeshed/stdlib/xdrlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,498 root INFO copying jedi/third_party/typeshed/stdlib/xxlimited.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,499 root INFO copying jedi/third_party/typeshed/stdlib/zipapp.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,501 root INFO copying jedi/third_party/typeshed/stdlib/zipimport.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,502 root INFO copying jedi/third_party/typeshed/stdlib/zlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:07,504 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,504 root INFO copying jedi/third_party/typeshed/stdlib/_typeshed/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,506 root INFO copying jedi/third_party/typeshed/stdlib/_typeshed/_type_checker_internals.pyi -> build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,507 root INFO copying jedi/third_party/typeshed/stdlib/_typeshed/dbapi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,509 root INFO copying jedi/third_party/typeshed/stdlib/_typeshed/importlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,510 root INFO copying jedi/third_party/typeshed/stdlib/_typeshed/wsgi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,512 root INFO copying jedi/third_party/typeshed/stdlib/_typeshed/xml.pyi -> build/lib/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:07,513 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,514 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,516 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/base_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,517 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/base_futures.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,519 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,520 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/base_tasks.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,522 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,523 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/coroutines.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,524 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,526 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,528 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/format_helpers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,529 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/futures.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,531 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/graph.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,532 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/locks.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,533 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/log.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,535 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/mixins.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,536 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/proactor_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,538 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/protocols.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,539 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/queues.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,540 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/runners.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,542 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/selector_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,543 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/sslproto.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,545 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/staggered.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,546 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/streams.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,548 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/subprocess.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,549 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/taskgroups.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,551 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/tasks.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,552 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/threads.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,554 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/timeouts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,555 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/tools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,557 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/transports.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,558 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/trsock.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,560 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/unix_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,561 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/windows_events.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,563 root INFO copying jedi/third_party/typeshed/stdlib/asyncio/windows_utils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:07,564 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/collections 2026-05-04 17:38:07,565 root INFO copying jedi/third_party/typeshed/stdlib/collections/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/collections 2026-05-04 17:38:07,567 root INFO copying jedi/third_party/typeshed/stdlib/collections/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/collections 2026-05-04 17:38:07,568 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:07,569 root INFO copying jedi/third_party/typeshed/stdlib/compression/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:07,570 root INFO copying jedi/third_party/typeshed/stdlib/compression/bz2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:07,571 root INFO copying jedi/third_party/typeshed/stdlib/compression/gzip.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:07,573 root INFO copying jedi/third_party/typeshed/stdlib/compression/lzma.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:07,574 root INFO copying jedi/third_party/typeshed/stdlib/compression/zlib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:07,576 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/compression/_common 2026-05-04 17:38:07,576 root INFO copying jedi/third_party/typeshed/stdlib/compression/_common/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression/_common 2026-05-04 17:38:07,578 root INFO copying jedi/third_party/typeshed/stdlib/compression/_common/_streams.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression/_common 2026-05-04 17:38:07,579 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/compression/zstd 2026-05-04 17:38:07,580 root INFO copying jedi/third_party/typeshed/stdlib/compression/zstd/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression/zstd 2026-05-04 17:38:07,581 root INFO copying jedi/third_party/typeshed/stdlib/compression/zstd/_zstdfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/compression/zstd 2026-05-04 17:38:07,583 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/concurrent 2026-05-04 17:38:07,584 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent 2026-05-04 17:38:07,585 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:07,586 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:07,587 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/futures/_base.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:07,588 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/futures/interpreter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:07,590 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/futures/process.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:07,591 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/futures/thread.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:07,593 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:07,594 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/interpreters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:07,595 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:07,596 root INFO copying jedi/third_party/typeshed/stdlib/concurrent/interpreters/_queues.pyi -> build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:07,598 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:07,599 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:07,600 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/_endian.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:07,602 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:07,603 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/wintypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:07,605 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:07,605 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/macholib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:07,607 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/macholib/dyld.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:07,608 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/macholib/dylib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:07,610 root INFO copying jedi/third_party/typeshed/stdlib/ctypes/macholib/framework.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:07,611 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:07,612 root INFO copying jedi/third_party/typeshed/stdlib/curses/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:07,613 root INFO copying jedi/third_party/typeshed/stdlib/curses/ascii.pyi -> build/lib/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:07,615 root INFO copying jedi/third_party/typeshed/stdlib/curses/has_key.pyi -> build/lib/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:07,616 root INFO copying jedi/third_party/typeshed/stdlib/curses/panel.pyi -> build/lib/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:07,617 root INFO copying jedi/third_party/typeshed/stdlib/curses/textpad.pyi -> build/lib/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:07,619 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:07,620 root INFO copying jedi/third_party/typeshed/stdlib/dbm/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:07,621 root INFO copying jedi/third_party/typeshed/stdlib/dbm/dumb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:07,622 root INFO copying jedi/third_party/typeshed/stdlib/dbm/gnu.pyi -> build/lib/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:07,624 root INFO copying jedi/third_party/typeshed/stdlib/dbm/ndbm.pyi -> build/lib/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:07,625 root INFO copying jedi/third_party/typeshed/stdlib/dbm/sqlite3.pyi -> build/lib/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:07,627 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,627 root INFO copying jedi/third_party/typeshed/stdlib/distutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,629 root INFO copying jedi/third_party/typeshed/stdlib/distutils/_msvccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,630 root INFO copying jedi/third_party/typeshed/stdlib/distutils/archive_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,632 root INFO copying jedi/third_party/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,633 root INFO copying jedi/third_party/typeshed/stdlib/distutils/ccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,635 root INFO copying jedi/third_party/typeshed/stdlib/distutils/cmd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,636 root INFO copying jedi/third_party/typeshed/stdlib/distutils/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,638 root INFO copying jedi/third_party/typeshed/stdlib/distutils/core.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,639 root INFO copying jedi/third_party/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,640 root INFO copying jedi/third_party/typeshed/stdlib/distutils/debug.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,642 root INFO copying jedi/third_party/typeshed/stdlib/distutils/dep_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,643 root INFO copying jedi/third_party/typeshed/stdlib/distutils/dir_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,645 root INFO copying jedi/third_party/typeshed/stdlib/distutils/dist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,646 root INFO copying jedi/third_party/typeshed/stdlib/distutils/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,648 root INFO copying jedi/third_party/typeshed/stdlib/distutils/extension.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,649 root INFO copying jedi/third_party/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,651 root INFO copying jedi/third_party/typeshed/stdlib/distutils/file_util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,652 root INFO copying jedi/third_party/typeshed/stdlib/distutils/filelist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,653 root INFO copying jedi/third_party/typeshed/stdlib/distutils/log.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,655 root INFO copying jedi/third_party/typeshed/stdlib/distutils/msvccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,656 root INFO copying jedi/third_party/typeshed/stdlib/distutils/spawn.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,658 root INFO copying jedi/third_party/typeshed/stdlib/distutils/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,659 root INFO copying jedi/third_party/typeshed/stdlib/distutils/text_file.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,660 root INFO copying jedi/third_party/typeshed/stdlib/distutils/unixccompiler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,662 root INFO copying jedi/third_party/typeshed/stdlib/distutils/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,663 root INFO copying jedi/third_party/typeshed/stdlib/distutils/version.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:07,665 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,666 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,667 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/bdist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,669 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,670 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,671 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,673 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,674 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,676 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/build.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,677 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/build_clib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,679 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/build_ext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,680 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/build_py.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,681 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,683 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/check.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,684 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/clean.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,686 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,687 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/install.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,689 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/install_data.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,690 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,691 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/install_headers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,693 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/install_lib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,694 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,696 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/register.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,697 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/sdist.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,699 root INFO copying jedi/third_party/typeshed/stdlib/distutils/command/upload.pyi -> build/lib/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:07,700 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,701 root INFO copying jedi/third_party/typeshed/stdlib/email/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,702 root INFO copying jedi/third_party/typeshed/stdlib/email/_header_value_parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,704 root INFO copying jedi/third_party/typeshed/stdlib/email/_policybase.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,706 root INFO copying jedi/third_party/typeshed/stdlib/email/base64mime.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,707 root INFO copying jedi/third_party/typeshed/stdlib/email/charset.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,708 root INFO copying jedi/third_party/typeshed/stdlib/email/contentmanager.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,710 root INFO copying jedi/third_party/typeshed/stdlib/email/encoders.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,711 root INFO copying jedi/third_party/typeshed/stdlib/email/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,713 root INFO copying jedi/third_party/typeshed/stdlib/email/feedparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,714 root INFO copying jedi/third_party/typeshed/stdlib/email/generator.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,716 root INFO copying jedi/third_party/typeshed/stdlib/email/header.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,717 root INFO copying jedi/third_party/typeshed/stdlib/email/headerregistry.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,719 root INFO copying jedi/third_party/typeshed/stdlib/email/iterators.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,720 root INFO copying jedi/third_party/typeshed/stdlib/email/message.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,722 root INFO copying jedi/third_party/typeshed/stdlib/email/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,723 root INFO copying jedi/third_party/typeshed/stdlib/email/policy.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,724 root INFO copying jedi/third_party/typeshed/stdlib/email/quoprimime.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,726 root INFO copying jedi/third_party/typeshed/stdlib/email/utils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:07,727 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,728 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,729 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/application.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,731 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/audio.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,732 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/base.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,734 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/image.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,735 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/message.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,736 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/multipart.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,738 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,739 root INFO copying jedi/third_party/typeshed/stdlib/email/mime/text.pyi -> build/lib/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:07,741 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,741 root INFO copying jedi/third_party/typeshed/stdlib/encodings/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,743 root INFO copying jedi/third_party/typeshed/stdlib/encodings/aliases.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,744 root INFO copying jedi/third_party/typeshed/stdlib/encodings/ascii.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,746 root INFO copying jedi/third_party/typeshed/stdlib/encodings/base64_codec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,747 root INFO copying jedi/third_party/typeshed/stdlib/encodings/big5.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,748 root INFO copying jedi/third_party/typeshed/stdlib/encodings/big5hkscs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,750 root INFO copying jedi/third_party/typeshed/stdlib/encodings/bz2_codec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,751 root INFO copying jedi/third_party/typeshed/stdlib/encodings/charmap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,753 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp037.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,754 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1006.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,756 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1026.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,757 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1125.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,758 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1140.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,760 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1250.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,761 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1251.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,763 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1252.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,764 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1253.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,765 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1254.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,767 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1255.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,768 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1256.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,770 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1257.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,771 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp1258.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,773 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp273.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,774 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp424.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,775 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp437.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,777 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp500.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,778 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp720.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,780 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp737.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,781 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp775.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,783 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp850.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,784 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp852.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,785 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp855.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,787 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp856.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,788 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp857.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,790 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp858.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,791 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp860.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,792 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp861.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,794 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp862.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,795 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp863.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,797 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp864.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,798 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp865.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,800 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp866.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,801 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp869.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,803 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp874.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,804 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp875.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,805 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp932.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,807 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp949.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,808 root INFO copying jedi/third_party/typeshed/stdlib/encodings/cp950.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,810 root INFO copying jedi/third_party/typeshed/stdlib/encodings/euc_jis_2004.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,811 root INFO copying jedi/third_party/typeshed/stdlib/encodings/euc_jisx0213.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,812 root INFO copying jedi/third_party/typeshed/stdlib/encodings/euc_jp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,814 root INFO copying jedi/third_party/typeshed/stdlib/encodings/euc_kr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,815 root INFO copying jedi/third_party/typeshed/stdlib/encodings/gb18030.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,817 root INFO copying jedi/third_party/typeshed/stdlib/encodings/gb2312.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,818 root INFO copying jedi/third_party/typeshed/stdlib/encodings/gbk.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,820 root INFO copying jedi/third_party/typeshed/stdlib/encodings/hex_codec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,821 root INFO copying jedi/third_party/typeshed/stdlib/encodings/hp_roman8.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,823 root INFO copying jedi/third_party/typeshed/stdlib/encodings/hz.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,824 root INFO copying jedi/third_party/typeshed/stdlib/encodings/idna.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,825 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_jp.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,827 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_1.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,828 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,830 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_2004.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,831 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_3.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,832 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_ext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,834 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso2022_kr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,835 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_1.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,837 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_10.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,838 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_11.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,840 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_13.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,841 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_14.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,842 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_15.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,844 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_16.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,845 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,847 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_3.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,848 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_4.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,850 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_5.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,851 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_6.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,852 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_7.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,854 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_8.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,855 root INFO copying jedi/third_party/typeshed/stdlib/encodings/iso8859_9.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,857 root INFO copying jedi/third_party/typeshed/stdlib/encodings/johab.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,858 root INFO copying jedi/third_party/typeshed/stdlib/encodings/koi8_r.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,860 root INFO copying jedi/third_party/typeshed/stdlib/encodings/koi8_t.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,861 root INFO copying jedi/third_party/typeshed/stdlib/encodings/koi8_u.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,863 root INFO copying jedi/third_party/typeshed/stdlib/encodings/kz1048.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,864 root INFO copying jedi/third_party/typeshed/stdlib/encodings/latin_1.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,866 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_arabic.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,867 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_croatian.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,868 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_cyrillic.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,870 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_farsi.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,871 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_greek.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,873 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_iceland.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,874 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_latin2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,876 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_roman.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,877 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_romanian.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,879 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mac_turkish.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,880 root INFO copying jedi/third_party/typeshed/stdlib/encodings/mbcs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,881 root INFO copying jedi/third_party/typeshed/stdlib/encodings/oem.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,883 root INFO copying jedi/third_party/typeshed/stdlib/encodings/palmos.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,884 root INFO copying jedi/third_party/typeshed/stdlib/encodings/ptcp154.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,886 root INFO copying jedi/third_party/typeshed/stdlib/encodings/punycode.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,887 root INFO copying jedi/third_party/typeshed/stdlib/encodings/quopri_codec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,889 root INFO copying jedi/third_party/typeshed/stdlib/encodings/raw_unicode_escape.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,890 root INFO copying jedi/third_party/typeshed/stdlib/encodings/rot_13.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,892 root INFO copying jedi/third_party/typeshed/stdlib/encodings/shift_jis.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,893 root INFO copying jedi/third_party/typeshed/stdlib/encodings/shift_jis_2004.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,895 root INFO copying jedi/third_party/typeshed/stdlib/encodings/shift_jisx0213.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,896 root INFO copying jedi/third_party/typeshed/stdlib/encodings/tis_620.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,898 root INFO copying jedi/third_party/typeshed/stdlib/encodings/undefined.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,899 root INFO copying jedi/third_party/typeshed/stdlib/encodings/unicode_escape.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,900 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_16.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,902 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_16_be.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,903 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_16_le.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,905 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_32.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,906 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_32_be.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,908 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_32_le.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,909 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_7.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,911 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_8.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,912 root INFO copying jedi/third_party/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,913 root INFO copying jedi/third_party/typeshed/stdlib/encodings/uu_codec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,915 root INFO copying jedi/third_party/typeshed/stdlib/encodings/zlib_codec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:07,916 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/ensurepip 2026-05-04 17:38:07,917 root INFO copying jedi/third_party/typeshed/stdlib/ensurepip/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/ensurepip 2026-05-04 17:38:07,919 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:07,919 root INFO copying jedi/third_party/typeshed/stdlib/html/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:07,921 root INFO copying jedi/third_party/typeshed/stdlib/html/entities.pyi -> build/lib/jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:07,922 root INFO copying jedi/third_party/typeshed/stdlib/html/parser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:07,923 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:07,924 root INFO copying jedi/third_party/typeshed/stdlib/http/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:07,926 root INFO copying jedi/third_party/typeshed/stdlib/http/client.pyi -> build/lib/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:07,927 root INFO copying jedi/third_party/typeshed/stdlib/http/cookiejar.pyi -> build/lib/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:07,929 root INFO copying jedi/third_party/typeshed/stdlib/http/cookies.pyi -> build/lib/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:07,930 root INFO copying jedi/third_party/typeshed/stdlib/http/server.pyi -> build/lib/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:07,932 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,933 root INFO copying jedi/third_party/typeshed/stdlib/importlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,934 root INFO copying jedi/third_party/typeshed/stdlib/importlib/_abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,936 root INFO copying jedi/third_party/typeshed/stdlib/importlib/_bootstrap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,937 root INFO copying jedi/third_party/typeshed/stdlib/importlib/_bootstrap_external.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,939 root INFO copying jedi/third_party/typeshed/stdlib/importlib/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,940 root INFO copying jedi/third_party/typeshed/stdlib/importlib/machinery.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,942 root INFO copying jedi/third_party/typeshed/stdlib/importlib/readers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,943 root INFO copying jedi/third_party/typeshed/stdlib/importlib/simple.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,945 root INFO copying jedi/third_party/typeshed/stdlib/importlib/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:07,946 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:07,947 root INFO copying jedi/third_party/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:07,948 root INFO copying jedi/third_party/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:07,950 root INFO copying jedi/third_party/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:07,951 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,952 root INFO copying jedi/third_party/typeshed/stdlib/importlib/resources/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,953 root INFO copying jedi/third_party/typeshed/stdlib/importlib/resources/_common.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,955 root INFO copying jedi/third_party/typeshed/stdlib/importlib/resources/_functional.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,956 root INFO copying jedi/third_party/typeshed/stdlib/importlib/resources/abc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,958 root INFO copying jedi/third_party/typeshed/stdlib/importlib/resources/readers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,959 root INFO copying jedi/third_party/typeshed/stdlib/importlib/resources/simple.pyi -> build/lib/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:07,960 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:07,961 root INFO copying jedi/third_party/typeshed/stdlib/json/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:07,963 root INFO copying jedi/third_party/typeshed/stdlib/json/decoder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:07,964 root INFO copying jedi/third_party/typeshed/stdlib/json/encoder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:07,966 root INFO copying jedi/third_party/typeshed/stdlib/json/scanner.pyi -> build/lib/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:07,967 root INFO copying jedi/third_party/typeshed/stdlib/json/tool.pyi -> build/lib/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:07,968 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,969 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,971 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,972 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,974 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/main.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,975 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pygram.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,976 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pytree.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,978 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/refactor.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:07,979 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,980 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,982 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,983 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,984 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,986 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,987 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,989 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,990 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,991 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,993 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,994 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,996 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,997 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:07,999 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,000 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,002 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,003 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,004 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,006 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,007 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,009 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,010 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,012 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,013 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,016 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,017 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,019 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,020 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,022 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,023 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,025 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,026 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,027 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,029 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,030 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,032 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,033 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,035 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,036 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,038 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,039 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,040 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,042 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,043 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,045 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,046 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,048 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,049 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,051 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,052 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,054 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,055 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,056 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:08,058 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,059 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,060 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,062 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,063 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,065 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,066 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,068 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,069 root INFO copying jedi/third_party/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:08,071 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:08,072 root INFO copying jedi/third_party/typeshed/stdlib/logging/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:08,073 root INFO copying jedi/third_party/typeshed/stdlib/logging/config.pyi -> build/lib/jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:08,075 root INFO copying jedi/third_party/typeshed/stdlib/logging/handlers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:08,076 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:08,077 root INFO copying jedi/third_party/typeshed/stdlib/msilib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:08,079 root INFO copying jedi/third_party/typeshed/stdlib/msilib/schema.pyi -> build/lib/jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:08,080 root INFO copying jedi/third_party/typeshed/stdlib/msilib/sequence.pyi -> build/lib/jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:08,082 root INFO copying jedi/third_party/typeshed/stdlib/msilib/text.pyi -> build/lib/jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:08,083 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,084 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,085 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/connection.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,087 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/context.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,088 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,090 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/heap.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,091 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/managers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,093 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/pool.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,095 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,096 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,098 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,099 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,101 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/process.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,102 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/queues.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,103 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/reduction.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,105 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,106 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,108 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,109 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,111 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/spawn.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,112 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,114 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:08,115 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/dummy 2026-05-04 17:38:08,116 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/dummy 2026-05-04 17:38:08,117 root INFO copying jedi/third_party/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/dummy 2026-05-04 17:38:08,119 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/os 2026-05-04 17:38:08,120 root INFO copying jedi/third_party/typeshed/stdlib/os/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/os 2026-05-04 17:38:08,122 root INFO copying jedi/third_party/typeshed/stdlib/os/path.pyi -> build/lib/jedi/third_party/typeshed/stdlib/os 2026-05-04 17:38:08,123 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/pathlib 2026-05-04 17:38:08,124 root INFO copying jedi/third_party/typeshed/stdlib/pathlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pathlib 2026-05-04 17:38:08,126 root INFO copying jedi/third_party/typeshed/stdlib/pathlib/types.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pathlib 2026-05-04 17:38:08,127 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:08,128 root INFO copying jedi/third_party/typeshed/stdlib/pydoc_data/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:08,129 root INFO copying jedi/third_party/typeshed/stdlib/pydoc_data/module_docs.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:08,131 root INFO copying jedi/third_party/typeshed/stdlib/pydoc_data/topics.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:08,132 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:08,133 root INFO copying jedi/third_party/typeshed/stdlib/pyexpat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:08,134 root INFO copying jedi/third_party/typeshed/stdlib/pyexpat/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:08,136 root INFO copying jedi/third_party/typeshed/stdlib/pyexpat/model.pyi -> build/lib/jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:08,137 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:08,138 root INFO copying jedi/third_party/typeshed/stdlib/sqlite3/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:08,140 root INFO copying jedi/third_party/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/lib/jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:08,141 root INFO copying jedi/third_party/typeshed/stdlib/sqlite3/dump.pyi -> build/lib/jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:08,143 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/string 2026-05-04 17:38:08,144 root INFO copying jedi/third_party/typeshed/stdlib/string/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/string 2026-05-04 17:38:08,145 root INFO copying jedi/third_party/typeshed/stdlib/string/templatelib.pyi -> build/lib/jedi/third_party/typeshed/stdlib/string 2026-05-04 17:38:08,146 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/sys 2026-05-04 17:38:08,147 root INFO copying jedi/third_party/typeshed/stdlib/sys/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/sys 2026-05-04 17:38:08,149 root INFO copying jedi/third_party/typeshed/stdlib/sys/_monitoring.pyi -> build/lib/jedi/third_party/typeshed/stdlib/sys 2026-05-04 17:38:08,150 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,151 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,154 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/colorchooser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,155 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/commondialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,157 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/constants.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,158 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/dialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,160 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/dnd.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,161 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/filedialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,163 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/font.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,164 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/messagebox.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,166 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,167 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/simpledialog.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,168 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/tix.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,170 root INFO copying jedi/third_party/typeshed/stdlib/tkinter/ttk.pyi -> build/lib/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:08,172 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,173 root INFO copying jedi/third_party/typeshed/stdlib/unittest/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,174 root INFO copying jedi/third_party/typeshed/stdlib/unittest/_log.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,176 root INFO copying jedi/third_party/typeshed/stdlib/unittest/async_case.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,177 root INFO copying jedi/third_party/typeshed/stdlib/unittest/case.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,179 root INFO copying jedi/third_party/typeshed/stdlib/unittest/loader.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,180 root INFO copying jedi/third_party/typeshed/stdlib/unittest/main.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,181 root INFO copying jedi/third_party/typeshed/stdlib/unittest/mock.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,183 root INFO copying jedi/third_party/typeshed/stdlib/unittest/result.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,184 root INFO copying jedi/third_party/typeshed/stdlib/unittest/runner.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,186 root INFO copying jedi/third_party/typeshed/stdlib/unittest/signals.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,187 root INFO copying jedi/third_party/typeshed/stdlib/unittest/suite.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,189 root INFO copying jedi/third_party/typeshed/stdlib/unittest/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:08,190 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,191 root INFO copying jedi/third_party/typeshed/stdlib/urllib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,192 root INFO copying jedi/third_party/typeshed/stdlib/urllib/error.pyi -> build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,194 root INFO copying jedi/third_party/typeshed/stdlib/urllib/parse.pyi -> build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,196 root INFO copying jedi/third_party/typeshed/stdlib/urllib/request.pyi -> build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,197 root INFO copying jedi/third_party/typeshed/stdlib/urllib/response.pyi -> build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,199 root INFO copying jedi/third_party/typeshed/stdlib/urllib/robotparser.pyi -> build/lib/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:08,200 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/venv 2026-05-04 17:38:08,201 root INFO copying jedi/third_party/typeshed/stdlib/venv/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/venv 2026-05-04 17:38:08,202 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,203 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,204 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/handlers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,206 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/headers.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,207 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/simple_server.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,209 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/types.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,210 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/util.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,212 root INFO copying jedi/third_party/typeshed/stdlib/wsgiref/validate.pyi -> build/lib/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:08,213 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xml 2026-05-04 17:38:08,214 root INFO copying jedi/third_party/typeshed/stdlib/xml/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml 2026-05-04 17:38:08,215 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,216 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,217 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,219 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/domreg.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,220 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,222 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/minicompat.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,223 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/minidom.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,225 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/pulldom.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,227 root INFO copying jedi/third_party/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:08,228 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:08,229 root INFO copying jedi/third_party/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:08,230 root INFO copying jedi/third_party/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:08,232 root INFO copying jedi/third_party/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:08,233 root INFO copying jedi/third_party/typeshed/stdlib/xml/etree/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:08,235 root INFO copying jedi/third_party/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:08,236 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xml/parsers 2026-05-04 17:38:08,237 root INFO copying jedi/third_party/typeshed/stdlib/xml/parsers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/parsers 2026-05-04 17:38:08,238 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:08,239 root INFO copying jedi/third_party/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:08,241 root INFO copying jedi/third_party/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:08,242 root INFO copying jedi/third_party/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:08,244 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,244 root INFO copying jedi/third_party/typeshed/stdlib/xml/sax/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,246 root INFO copying jedi/third_party/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,247 root INFO copying jedi/third_party/typeshed/stdlib/xml/sax/expatreader.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,249 root INFO copying jedi/third_party/typeshed/stdlib/xml/sax/handler.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,250 root INFO copying jedi/third_party/typeshed/stdlib/xml/sax/saxutils.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,252 root INFO copying jedi/third_party/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:08,253 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:08,254 root INFO copying jedi/third_party/typeshed/stdlib/xmlrpc/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:08,255 root INFO copying jedi/third_party/typeshed/stdlib/xmlrpc/client.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:08,257 root INFO copying jedi/third_party/typeshed/stdlib/xmlrpc/server.pyi -> build/lib/jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:08,259 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/zipfile 2026-05-04 17:38:08,260 root INFO copying jedi/third_party/typeshed/stdlib/zipfile/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/zipfile 2026-05-04 17:38:08,261 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/zipfile/_path 2026-05-04 17:38:08,262 root INFO copying jedi/third_party/typeshed/stdlib/zipfile/_path/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/zipfile/_path 2026-05-04 17:38:08,264 root INFO copying jedi/third_party/typeshed/stdlib/zipfile/_path/glob.pyi -> build/lib/jedi/third_party/typeshed/stdlib/zipfile/_path 2026-05-04 17:38:08,265 root INFO creating build/lib/jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:08,266 root INFO copying jedi/third_party/typeshed/stdlib/zoneinfo/__init__.pyi -> build/lib/jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:08,267 root INFO copying jedi/third_party/typeshed/stdlib/zoneinfo/_common.pyi -> build/lib/jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:08,269 root INFO copying jedi/third_party/typeshed/stdlib/zoneinfo/_tzpath.pyi -> build/lib/jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:08,270 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:08,271 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:08,273 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/consts.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:08,274 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/deprecate.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:08,276 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:08,276 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/common/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:08,278 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/common/encoding.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:08,279 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/common/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:08,281 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/common/security.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:08,282 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/common/urls.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:08,284 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations 2026-05-04 17:38:08,285 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations 2026-05-04 17:38:08,286 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,287 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,288 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/async_app.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,290 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/async_openid.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,291 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,293 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/framework_integration.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,294 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/registry.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,296 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_app.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,297 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_openid.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:08,299 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:08,299 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:08,301 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/apps.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:08,302 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/integration.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:08,304 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:08,305 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:08,306 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:08,308 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/nonce.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:08,309 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/resource_protector.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:08,310 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,311 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,313 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,314 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/endpoints.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,316 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/requests.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,317 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/resource_protector.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,319 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/signals.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:08,320 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:08,321 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:08,322 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/apps.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:08,324 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/integration.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:08,325 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:08,326 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:08,327 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:08,329 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/cache.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:08,330 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/resource_protector.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:08,332 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,332 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,334 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,335 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,337 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/requests.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,339 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/resource_protector.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,340 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/signals.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:08,341 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:08,342 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:08,344 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/assertion_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:08,345 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/oauth1_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:08,347 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/oauth2_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:08,348 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:08,349 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:08,350 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:08,352 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/assertion_session.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:08,354 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/oauth1_session.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:08,356 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/oauth2_session.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:08,358 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:08,359 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:08,360 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:08,362 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/client_mixin.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:08,364 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/functions.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:08,365 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/tokens_mixins.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:08,367 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:08,368 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:08,369 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/apps.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:08,371 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/integration.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:08,372 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:08,373 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:08,375 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:08,376 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/jwk.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:08,378 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:08,379 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:08,380 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:08,381 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_algorithms.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:08,383 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptodome.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:08,385 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptography.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:08,386 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:08,387 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:08,388 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/jws.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:08,390 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:08,391 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:08,392 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:08,393 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/jwe.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:08,395 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:08,396 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,397 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,399 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/_cryptography_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,400 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/asymmetric_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,402 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/base_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,403 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/jwk.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,404 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/key_set.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:08,406 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,407 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,408 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/ec_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,410 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_algs.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,411 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_encs.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,413 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_zips.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,414 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jws_algs.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,416 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/oct_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,417 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/rsa_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,419 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:08,420 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:08,421 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:08,423 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/claims.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:08,424 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/jwt.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:08,425 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:08,426 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:08,428 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/jws_eddsa.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:08,429 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/okp_key.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:08,431 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:08,432 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:08,433 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:08,435 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:08,436 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,437 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,438 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,440 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/base_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,441 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/client_auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,443 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,444 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,446 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/parameters.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,447 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/resource_protector.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,449 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/rsa.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,450 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/signature.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,452 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,453 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/wrapper.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:08,455 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:08,455 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:08,457 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:08,458 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:08,460 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:08,461 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,462 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,464 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authenticate_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,465 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,467 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,468 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/hooks.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,470 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,471 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/parameters.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,473 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/requests.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,474 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/resource_protector.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,476 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/token_endpoint.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,477 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,479 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/wrappers.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:08,480 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,481 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,483 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/authorization_code.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,484 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,486 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/client_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,487 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/implicit.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,489 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/refresh_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,491 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:08,492 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:08,494 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:08,495 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:08,497 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/parameters.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:08,499 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/token.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:08,501 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:08,502 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:08,504 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:08,505 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/parameters.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:08,507 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/revocation.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:08,508 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521 2026-05-04 17:38:08,509 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521 2026-05-04 17:38:08,511 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521 2026-05-04 17:38:08,512 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,513 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,515 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/assertion.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,516 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,518 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,519 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/jwt_bearer.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,521 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/token.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,522 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:08,524 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:08,525 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:08,526 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/claims.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:08,528 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/endpoint.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:08,530 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:08,531 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592 2026-05-04 17:38:08,532 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592 2026-05-04 17:38:08,533 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/endpoint.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592 2026-05-04 17:38:08,535 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636 2026-05-04 17:38:08,536 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636 2026-05-04 17:38:08,537 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/challenge.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636 2026-05-04 17:38:08,538 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:08,539 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:08,541 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/introspection.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:08,542 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:08,544 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/token_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:08,545 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:08,546 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:08,548 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:08,549 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/well_known.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:08,551 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:08,551 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:08,553 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/device_code.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:08,554 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/endpoint.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:08,556 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:08,557 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:08,559 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693 2026-05-04 17:38:08,560 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693 2026-05-04 17:38:08,561 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,562 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,563 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/claims.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,565 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/introspection.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,566 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/revocation.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,568 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,569 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:08,571 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:08,571 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:08,573 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/authorization_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:08,574 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/discovery.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:08,576 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:08,577 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/registration.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:08,579 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207 2026-05-04 17:38:08,580 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207 2026-05-04 17:38:08,581 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/parameter.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207 2026-05-04 17:38:08,583 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc 2026-05-04 17:38:08,584 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc 2026-05-04 17:38:08,585 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,586 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,587 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/claims.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,589 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,590 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,592 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/userinfo.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,593 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:08,594 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:08,595 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:08,597 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/code.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:08,599 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/hybrid.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:08,601 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/implicit.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:08,603 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:08,605 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:08,606 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:08,608 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:08,609 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/well_known.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:08,611 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration 2026-05-04 17:38:08,612 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration 2026-05-04 17:38:08,613 root INFO copying jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration/claims.pyi -> build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration 2026-05-04 17:38:08,614 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:08,616 root INFO copying jedi/third_party/typeshed/stubs/Deprecated/deprecated/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:08,617 root INFO copying jedi/third_party/typeshed/stubs/Deprecated/deprecated/classic.pyi -> build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:08,619 root INFO copying jedi/third_party/typeshed/stubs/Deprecated/deprecated/params.pyi -> build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:08,620 root INFO copying jedi/third_party/typeshed/stubs/Deprecated/deprecated/sphinx.pyi -> build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:08,621 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:08,623 root INFO copying jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:08,624 root INFO copying jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:08,626 root INFO copying jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/decorator.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:08,627 root INFO copying jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/extension.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:08,628 root INFO copying jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:08,630 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate 2026-05-04 17:38:08,631 root INFO copying jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate 2026-05-04 17:38:08,632 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:08,634 root INFO copying jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:08,635 root INFO copying jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/namespace.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:08,637 root INFO copying jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/test_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:08,638 root INFO creating build/lib/jedi/third_party/typeshed/stubs/JACK-Client/jack 2026-05-04 17:38:08,639 root INFO copying jedi/third_party/typeshed/stubs/JACK-Client/jack/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/JACK-Client/jack 2026-05-04 17:38:08,641 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson 2026-05-04 17:38:08,642 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson 2026-05-04 17:38:08,643 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,644 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,646 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,647 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,649 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_cdev.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,650 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_event.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,652 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pin_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,653 root INFO copying jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pinmux_lookup.pyi -> build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:08,655 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,656 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,657 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/__main__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,659 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/__meta__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,660 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/blockparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,662 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/blockprocessors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,663 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,665 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/htmlparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,666 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,668 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/postprocessors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,669 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/preprocessors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,671 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/serializers.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,672 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/test_tools.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,674 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/treeprocessors.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,675 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:08,676 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,677 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,679 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/abbr.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,680 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/admonition.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,682 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/attr_list.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,683 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/codehilite.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,685 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/def_list.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,686 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/extra.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,688 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/fenced_code.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,689 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/footnotes.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,691 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/legacy_attrs.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,692 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/legacy_em.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,694 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/md_in_html.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,695 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/meta.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,697 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/nl2br.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,698 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/sane_lists.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,700 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/smarty.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,701 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/tables.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,703 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/toc.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,704 root INFO copying jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi -> build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:08,706 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui 2026-05-04 17:38:08,707 root INFO copying jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui 2026-05-04 17:38:08,708 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,710 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Angle.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,711 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Coordinates.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,713 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/CurveFitting.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,714 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Earth.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,716 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Epoch.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,717 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Interpolation.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,719 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Jupiter.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,722 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/JupiterMoons.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,724 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Mars.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,725 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Mercury.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,727 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Minor.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,729 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Moon.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,730 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Neptune.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,732 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Pluto.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,733 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Saturn.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,734 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Sun.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,736 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Uranus.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,737 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Venus.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,739 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,740 root INFO copying jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:08,742 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,743 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,744 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/_auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,746 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/charset.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,747 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/connections.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,749 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/converters.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,751 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/cursors.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,752 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/err.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,754 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/optionfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,755 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/protocol.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,757 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/times.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:08,759 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,760 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,761 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/COMMAND.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,763 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/CR.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,765 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/ER.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,767 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/FIELD_TYPE.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,768 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/FLAG.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,770 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/SERVER_STATUS.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,772 root INFO copying jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:08,773 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze 2026-05-04 17:38:08,774 root INFO copying jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze 2026-05-04 17:38:08,776 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PySocks 2026-05-04 17:38:08,777 root INFO copying jedi/third_party/typeshed/stubs/PySocks/socks.pyi -> build/lib/jedi/third_party/typeshed/stubs/PySocks 2026-05-04 17:38:08,779 root INFO copying jedi/third_party/typeshed/stubs/PySocks/sockshandler.pyi -> build/lib/jedi/third_party/typeshed/stubs/PySocks 2026-05-04 17:38:08,780 root INFO creating build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,782 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,783 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/_yaml.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,785 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/composer.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,787 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/constructor.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,788 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/cyaml.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,790 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/dumper.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,792 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/emitter.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,793 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,795 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/events.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,797 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/loader.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,798 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/nodes.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,800 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,802 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/reader.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,804 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/representer.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,805 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/resolver.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,807 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/scanner.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,808 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/serializer.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,810 root INFO copying jedi/third_party/typeshed/stubs/PyYAML/yaml/tokens.pyi -> build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:08,812 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,813 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,814 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/cmdline.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,816 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/console.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,818 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/filter.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,819 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatter.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,821 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexer.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,822 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/modeline.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,824 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/plugin.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,826 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/regexopt.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,827 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/scanner.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,829 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/sphinxext.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,830 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/style.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,831 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/token.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,833 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/unistring.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,834 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:08,836 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/filters 2026-05-04 17:38:08,837 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/filters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/filters 2026-05-04 17:38:08,838 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,839 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,841 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/_mapping.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,842 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/bbcode.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,844 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/groff.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,845 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/html.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,847 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/img.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,848 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/irc.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,850 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/latex.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,852 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/other.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,853 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/pangomarkup.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,855 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/rtf.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,856 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/svg.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,858 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/terminal.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,859 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/terminal256.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:08,861 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,862 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,863 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/javascript.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,865 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/jsx.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,866 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/kusto.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,868 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/ldap.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,869 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/lean.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,871 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/lisp.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,872 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/prql.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,874 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/vip.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,875 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/vyper.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:08,877 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/styles 2026-05-04 17:38:08,878 root INFO copying jedi/third_party/typeshed/stubs/Pygments/pygments/styles/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/styles 2026-05-04 17:38:08,879 root INFO creating build/lib/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi 2026-05-04 17:38:08,880 root INFO copying jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi 2026-05-04 17:38:08,882 root INFO creating build/lib/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO 2026-05-04 17:38:08,883 root INFO copying jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO 2026-05-04 17:38:08,884 root INFO creating build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:08,885 root INFO copying jedi/third_party/typeshed/stubs/Send2Trash/send2trash/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:08,887 root INFO copying jedi/third_party/typeshed/stubs/Send2Trash/send2trash/__main__.pyi -> build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:08,888 root INFO copying jedi/third_party/typeshed/stubs/Send2Trash/send2trash/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:08,890 root INFO copying jedi/third_party/typeshed/stubs/Send2Trash/send2trash/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:08,891 root INFO creating build/lib/jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto 2026-05-04 17:38:08,892 root INFO copying jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto 2026-05-04 17:38:08,894 root INFO creating build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,895 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,897 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/form.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,898 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/i18n.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,900 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/meta.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,901 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,903 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/validators.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:08,904 root INFO creating build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:08,905 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:08,907 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:08,908 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/session.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:08,910 root INFO creating build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,911 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,913 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/choices.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,914 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,916 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/datetime.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,918 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/form.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,919 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/list.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,921 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/numeric.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,923 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/simple.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:08,924 root INFO creating build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets 2026-05-04 17:38:08,925 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets 2026-05-04 17:38:08,927 root INFO copying jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets 2026-05-04 17:38:08,928 root INFO creating build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,929 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,931 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,932 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/acceptparse.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,934 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/byterange.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,936 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/cachecontrol.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,938 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,939 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,941 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/cookies.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,943 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/datetime_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,944 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/dec.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,946 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/descriptors.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,947 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/etag.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,949 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/exc.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,951 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/headers.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,952 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/multidict.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,954 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/request.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,956 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/response.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,957 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/static.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,959 root INFO copying jedi/third_party/typeshed/stubs/WebOb/webob/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:08,960 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:08,962 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:08,963 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:08,965 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/os.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:08,967 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/ospath.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:08,968 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile 2026-05-04 17:38:08,969 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile 2026-05-04 17:38:08,971 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile/temptypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile 2026-05-04 17:38:08,972 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:08,973 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:08,975 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:08,976 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:08,978 root INFO copying jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:08,979 root INFO creating build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,980 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/BufferedTokenStream.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,982 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenFactory.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,984 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenStream.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,985 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/FileStream.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,987 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/InputStream.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,988 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/IntervalSet.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,990 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/LL1Analyzer.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,992 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Lexer.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,993 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ListTokenSource.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,995 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,997 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserInterpreter.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:08,998 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserRuleContext.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,000 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/PredictionContext.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,002 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Recognizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,003 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/RuleContext.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,005 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/StdinStream.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,006 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Token.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,008 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/TokenStreamRewriter.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,010 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,011 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,013 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/_pygrun.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:09,014 root INFO creating build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,015 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATN.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,017 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfig.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,018 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfigSet.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,020 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializationOptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,022 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializer.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,023 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNSimulator.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,025 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNState.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,026 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNType.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,028 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerATNSimulator.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,030 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerAction.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,031 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerActionExecutor.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,033 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ParserATNSimulator.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,035 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/PredictionMode.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,036 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/SemanticContext.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,038 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/Transition.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,039 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:09,041 root INFO creating build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:09,042 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFA.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:09,043 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFASerializer.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:09,045 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFAState.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:09,047 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:09,048 root INFO creating build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:09,049 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/DiagnosticErrorListener.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:09,050 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorListener.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:09,052 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorStrategy.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:09,054 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/Errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:09,055 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:09,056 root INFO creating build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,057 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Chunk.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,059 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreeMatch.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,060 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePattern.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,062 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePatternMatcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,064 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/RuleTagToken.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,065 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/TokenTagToken.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,067 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Tree.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,068 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Trees.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,070 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:09,071 root INFO creating build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:09,072 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPath.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:09,074 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPathLexer.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:09,075 root INFO copying jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:09,077 root INFO creating build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,078 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,079 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/assertpy.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,081 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,082 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/collection.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,084 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/contains.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,086 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/date.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,087 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/dict.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,089 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/dynamic.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,090 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/exception.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,092 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/extracting.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,093 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/file.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,095 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/helpers.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,096 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/numeric.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,098 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/snapshot.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,099 root INFO copying jedi/third_party/typeshed/stubs/assertpy/assertpy/string.pyi -> build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:09,101 root INFO creating build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,102 root INFO copying jedi/third_party/typeshed/stubs/atheris/atheris/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,103 root INFO copying jedi/third_party/typeshed/stubs/atheris/atheris/function_hooks.pyi -> build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,105 root INFO copying jedi/third_party/typeshed/stubs/atheris/atheris/import_hook.pyi -> build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,106 root INFO copying jedi/third_party/typeshed/stubs/atheris/atheris/instrument_bytecode.pyi -> build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,108 root INFO copying jedi/third_party/typeshed/stubs/atheris/atheris/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,109 root INFO copying jedi/third_party/typeshed/stubs/atheris/atheris/version_dependent.pyi -> build/lib/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:09,111 root INFO creating build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,112 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,113 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/asyncify.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,115 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,117 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/rest.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,118 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/rest_async.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,120 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/types.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,121 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:09,123 root INFO creating build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,123 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,125 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/async_token_verifier.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,127 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/back_channel_login.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,128 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,130 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/client_authentication.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,131 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/database.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,133 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/delegated.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,134 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/enterprise.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,136 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/get_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,137 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/passwordless.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,139 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/pushed_authorization_requests.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,140 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/revoke_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,142 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/social.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,144 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/token_verifier.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,145 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/users.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:09,147 root INFO creating build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,148 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,149 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/actions.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,151 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/async_auth0.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,152 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/attack_protection.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,154 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/auth0.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,155 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/blacklists.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,157 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/branding.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,159 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/client_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,160 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/client_grants.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,162 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/clients.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,163 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/connections.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,165 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/custom_domains.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,166 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/device_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,168 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/email_templates.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,170 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/emails.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,171 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/grants.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,173 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/guardian.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,174 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/hooks.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,176 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/jobs.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,177 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/log_streams.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,179 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/logs.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,180 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/organizations.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,182 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/prompts.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,184 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/resource_servers.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,185 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/roles.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,187 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/rules.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,188 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/rules_configs.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,190 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/self_service_profiles.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,192 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/stats.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,193 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/tenants.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,195 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/tickets.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,196 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/user_blocks.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,198 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/users.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,200 root INFO copying jedi/third_party/typeshed/stubs/auth0-python/auth0/management/users_by_email.pyi -> build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:09,201 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:09,203 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:09,204 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/sdk_config.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:09,206 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:09,207 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,208 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,210 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_context.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,211 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_recorder.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,213 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/context.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,214 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/daemon_config.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,216 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/lambda_launcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,218 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/patcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,219 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/recorder.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:09,221 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters 2026-05-04 17:38:09,222 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters 2026-05-04 17:38:09,223 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/udp_emitter.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters 2026-05-04 17:38:09,224 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions 2026-05-04 17:38:09,225 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions 2026-05-04 17:38:09,227 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions 2026-05-04 17:38:09,228 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,229 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,231 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/default_dynamic_naming.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,232 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/dummy_entities.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,234 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/entity.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,235 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/facade_segment.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,237 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/http.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,238 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/noop_traceid.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,240 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/segment.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,241 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/subsegment.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,243 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/throwable.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,244 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/trace_header.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,246 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/traceid.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:09,248 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:09,249 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:09,250 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ec2_plugin.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:09,251 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ecs_plugin.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:09,253 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/elasticbeanstalk_plugin.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:09,254 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:09,256 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,257 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,258 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/connector.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,260 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/reservoir.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,261 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_cache.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,263 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_poller.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,264 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampler.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,266 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampling_rule.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,267 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/target_poller.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:09,269 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:09,270 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:09,271 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/reservoir.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:09,273 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampler.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:09,274 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampling_rule.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:09,276 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming 2026-05-04 17:38:09,277 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming 2026-05-04 17:38:09,278 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/default_streaming.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming 2026-05-04 17:38:09,280 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,281 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,282 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/atomic_counter.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,284 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,286 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/conversion.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,288 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/search_pattern.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,290 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/sqs_message_helper.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,291 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/stacktrace.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:09,293 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:09,294 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:09,296 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/boto_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:09,298 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/dbapi2.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:09,300 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:09,301 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore 2026-05-04 17:38:09,302 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore 2026-05-04 17:38:09,304 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore 2026-05-04 17:38:09,306 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:09,307 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:09,308 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:09,310 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/middleware.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:09,311 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore 2026-05-04 17:38:09,312 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore 2026-05-04 17:38:09,314 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore 2026-05-04 17:38:09,315 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle 2026-05-04 17:38:09,316 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle 2026-05-04 17:38:09,318 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/middleware.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle 2026-05-04 17:38:09,319 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,320 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,322 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/apps.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,324 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/conf.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,325 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/db.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,327 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/middleware.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,328 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/templates.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:09,330 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask 2026-05-04 17:38:09,331 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask 2026-05-04 17:38:09,332 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/middleware.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask 2026-05-04 17:38:09,333 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy 2026-05-04 17:38:09,334 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy 2026-05-04 17:38:09,336 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/query.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy 2026-05-04 17:38:09,337 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib 2026-05-04 17:38:09,338 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib 2026-05-04 17:38:09,340 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib 2026-05-04 17:38:09,341 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx 2026-05-04 17:38:09,342 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx 2026-05-04 17:38:09,344 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx 2026-05-04 17:38:09,345 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql 2026-05-04 17:38:09,346 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql 2026-05-04 17:38:09,348 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql 2026-05-04 17:38:09,349 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000 2026-05-04 17:38:09,350 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000 2026-05-04 17:38:09,352 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000 2026-05-04 17:38:09,353 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg 2026-05-04 17:38:09,354 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg 2026-05-04 17:38:09,356 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg 2026-05-04 17:38:09,357 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2 2026-05-04 17:38:09,358 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2 2026-05-04 17:38:09,360 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2 2026-05-04 17:38:09,361 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo 2026-05-04 17:38:09,362 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo 2026-05-04 17:38:09,364 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo 2026-05-04 17:38:09,365 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql 2026-05-04 17:38:09,366 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql 2026-05-04 17:38:09,367 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql 2026-05-04 17:38:09,369 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb 2026-05-04 17:38:09,370 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb 2026-05-04 17:38:09,371 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb 2026-05-04 17:38:09,373 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests 2026-05-04 17:38:09,373 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests 2026-05-04 17:38:09,375 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests 2026-05-04 17:38:09,376 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy 2026-05-04 17:38:09,377 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy 2026-05-04 17:38:09,379 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/query.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy 2026-05-04 17:38:09,380 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util 2026-05-04 17:38:09,381 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util 2026-05-04 17:38:09,383 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/decorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util 2026-05-04 17:38:09,384 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core 2026-05-04 17:38:09,385 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core 2026-05-04 17:38:09,387 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core 2026-05-04 17:38:09,388 root INFO creating build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3 2026-05-04 17:38:09,389 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3 2026-05-04 17:38:09,391 root INFO copying jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3 2026-05-04 17:38:09,392 root INFO creating build/lib/jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:09,394 root INFO copying jedi/third_party/typeshed/stubs/behave/behave/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:09,395 root INFO copying jedi/third_party/typeshed/stubs/behave/behave/fixture.pyi -> build/lib/jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:09,397 root INFO copying jedi/third_party/typeshed/stubs/behave/behave/runner.pyi -> build/lib/jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:09,398 root INFO copying jedi/third_party/typeshed/stubs/behave/behave/step_registry.pyi -> build/lib/jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:09,400 root INFO creating build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:09,401 root INFO copying jedi/third_party/typeshed/stubs/binaryornot/binaryornot/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:09,403 root INFO copying jedi/third_party/typeshed/stubs/binaryornot/binaryornot/check.pyi -> build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:09,405 root INFO copying jedi/third_party/typeshed/stubs/binaryornot/binaryornot/helpers.pyi -> build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:09,406 root INFO creating build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,407 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,409 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/callbacks.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,410 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/css_sanitizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,412 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/html5lib_shim.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,414 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/linkifier.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,416 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/parse_shim.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,417 root INFO copying jedi/third_party/typeshed/stubs/bleach/bleach/sanitizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:09,419 root INFO creating build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,420 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,422 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/cacheutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,424 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/debugutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,425 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/deprutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,427 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/dictutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,428 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/easterutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,430 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/ecoutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,432 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/excutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,433 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/fileutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,435 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/formatutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,437 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/funcutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,438 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/gcutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,440 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/ioutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,441 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/iterutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,443 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/jsonutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,445 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/listutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,446 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/mathutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,448 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/mboxutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,450 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/namedutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,451 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/pathutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,453 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/queueutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,454 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/setutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,456 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/socketutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,458 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/statsutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,459 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/strutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,461 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/tableutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,462 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/tbutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,464 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/timeutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,466 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/typeutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,467 root INFO copying jedi/third_party/typeshed/stubs/boltons/boltons/urlutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:09,469 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,470 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,472 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/account_updater_daily_report.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,474 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/ach_mandate.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,475 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/add_on.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,477 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/add_on_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,478 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/address.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,480 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/address_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,482 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/amex_express_checkout_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,483 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/android_pay_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,485 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,486 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,488 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_options.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,490 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/attribute_getter.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,491 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/authorization_adjustment.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,493 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,495 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_jwt.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,496 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_jwt_request.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,498 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/bin_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,499 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/blik_alias.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,501 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/braintree_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,503 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/client_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,504 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/client_token_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,506 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/configuration.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,508 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/connected_merchant_paypal_status_changed.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,509 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/connected_merchant_status_transitioned.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,511 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/credentials_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,512 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/credit_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,514 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,516 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,518 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,520 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,522 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/customer.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,523 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/customer_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,525 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/customer_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,527 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/customer_session_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,528 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/descriptor.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,530 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/disbursement.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,531 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/disbursement_detail.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,533 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/discount.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,535 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/discount_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,536 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,538 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,539 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,541 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/document_upload.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,543 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/document_upload_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,544 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/enriched_customer_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,546 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/environment.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,548 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/error_codes.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,550 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/error_result.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,551 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,553 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/europe_bank_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,554 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,556 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,558 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,559 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_payload.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,561 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_request.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,562 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/facilitated_details.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,564 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/facilitator_details.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,565 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,567 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/iban_bank_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,568 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/ids_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,570 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/liability_shift.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,572 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/local_payment.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,573 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_completed.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,575 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_expired.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,576 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_funded.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,578 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_reversed.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,579 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/masterpass_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,581 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/merchant.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,583 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,584 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/merchant_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,586 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/meta_checkout_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,587 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/meta_checkout_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,589 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/modification.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,590 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/monetary_amount.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,592 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,594 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/oauth_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,595 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/oauth_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,597 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/package_details.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,598 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paginated_collection.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,600 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paginated_result.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,601 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/partner_merchant.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,603 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_facilitator.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,605 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_instrument_type.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,606 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_method.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,608 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_customer_data_updated_metadata.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,609 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,611 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_nonce.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,612 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_nonce_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,614 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,616 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paypal_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,617 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paypal_account_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,619 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paypal_here.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,620 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paypal_payment_resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,622 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/paypal_payment_resource_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,623 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/plan.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,625 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/plan_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,627 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/processor_response_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,628 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/receiver.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,630 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,631 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/resource_collection.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,633 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/revoked_payment_method_metadata.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,634 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/risk_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,636 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/samsung_pay_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,638 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,639 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/sender.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,641 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/sepa_direct_debit_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,642 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/sepa_direct_debit_account_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,644 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/settlement_batch_summary.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,646 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,647 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/signature_service.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,649 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/status_event.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,650 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/sub_merchant.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,652 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/subscription.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,653 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/subscription_details.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,655 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/subscription_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,656 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/subscription_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,658 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/subscription_status_event.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,659 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/successful_result.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,661 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/testing_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,662 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/three_d_secure_info.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,664 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,665 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_amounts.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,667 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_details.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,669 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,670 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_line_item.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,672 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,673 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_review.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,675 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,677 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transaction_us_bank_account_request.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,678 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/transfer.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,680 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/unknown_payment_method.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,681 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,683 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,685 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,686 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,688 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,689 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/validation_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,691 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/validation_error_collection.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,692 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/venmo_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,694 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/venmo_profile_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,696 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,697 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/visa_checkout_card.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,699 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/webhook_notification.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,700 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/webhook_notification_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,702 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/webhook_testing.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,704 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/webhook_testing_gateway.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:09,705 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:09,706 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:09,708 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/evidence.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:09,709 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/paypal_message.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:09,711 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/status_history.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:09,712 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,713 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,715 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/authentication_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,717 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/authorization_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,718 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/braintree_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,720 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/configuration_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,722 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/gateway_timeout_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,723 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/invalid_challenge_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,725 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/invalid_signature_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,727 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/not_found_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,728 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/request_timeout_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,730 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/server_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,732 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/service_unavailable_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,734 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/test_operation_performed_in_production_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,735 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/too_many_requests_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,737 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/unexpected_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,738 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/upgrade_required_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:09,740 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:09,741 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:09,742 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/connection_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:09,744 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/invalid_response_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:09,745 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/timeout_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:09,747 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql 2026-05-04 17:38:09,748 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql 2026-05-04 17:38:09,749 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:09,750 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:09,751 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/recommendations.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:09,753 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/recommended_payment_option.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:09,754 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,755 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,757 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/create_customer_session_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,759 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/customer_recommendations_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,760 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/customer_session_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,762 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/monetary_amount_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,763 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_payee_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,765 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_purchase_unit_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,766 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/phone_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,768 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/update_customer_session_input.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:09,770 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:09,770 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:09,772 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/customer_recommendations_payload.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:09,773 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/payment_options.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:09,775 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/payment_recommendation.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:09,777 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions 2026-05-04 17:38:09,778 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions 2026-05-04 17:38:09,779 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions/customer_recommendations.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions 2026-05-04 17:38:09,781 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:09,782 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:09,783 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/address_details.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:09,785 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:09,786 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,787 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,789 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/authentication_ids.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,790 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/credit_card_defaults.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,792 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/credit_card_numbers.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,793 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/merchant_account.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,795 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/nonces.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,797 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/test/venmo_sdk.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:09,798 root INFO creating build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,799 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,800 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,802 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/crypto.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,803 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/datetime_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,805 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,806 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/generator.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,808 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/graphql_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,810 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/http.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,811 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,813 root INFO copying jedi/third_party/typeshed/stubs/braintree/braintree/util/xml_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:09,814 root INFO creating build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:09,815 root INFO copying jedi/third_party/typeshed/stubs/cachetools/cachetools/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:09,817 root INFO copying jedi/third_party/typeshed/stubs/cachetools/cachetools/func.pyi -> build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:09,819 root INFO copying jedi/third_party/typeshed/stubs/cachetools/cachetools/keys.pyi -> build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:09,820 root INFO creating build/lib/jedi/third_party/typeshed/stubs/capturer 2026-05-04 17:38:09,821 root INFO copying jedi/third_party/typeshed/stubs/capturer/capturer.pyi -> build/lib/jedi/third_party/typeshed/stubs/capturer 2026-05-04 17:38:09,823 root INFO creating build/lib/jedi/third_party/typeshed/stubs/cffi 2026-05-04 17:38:09,824 root INFO copying jedi/third_party/typeshed/stubs/cffi/_cffi_backend.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi 2026-05-04 17:38:09,825 root INFO creating build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,826 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,828 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,830 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/backend_ctypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,831 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/cffi_opcode.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,833 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/commontypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,834 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/cparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,836 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,838 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/ffiplatform.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,839 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/lock.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,841 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/model.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,843 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/pkgconfig.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,844 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/recompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,846 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/setuptools_ext.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,847 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/vengine_cpy.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,849 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/vengine_gen.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,850 root INFO copying jedi/third_party/typeshed/stubs/cffi/cffi/verifier.pyi -> build/lib/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:09,852 root INFO creating build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,853 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,854 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/apps.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,856 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,857 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/consumer.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,859 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/db.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,860 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,862 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/layers.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,863 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/middleware.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,865 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/routing.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,867 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/sessions.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,868 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,870 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/worker.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:09,871 root INFO creating build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:09,872 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/generic/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:09,873 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/generic/http.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:09,875 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/generic/websocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:09,876 root INFO creating build/lib/jedi/third_party/typeshed/stubs/channels/channels/management 2026-05-04 17:38:09,877 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/management/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/management 2026-05-04 17:38:09,879 root INFO creating build/lib/jedi/third_party/typeshed/stubs/channels/channels/management/commands 2026-05-04 17:38:09,880 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/management/commands/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/management/commands 2026-05-04 17:38:09,881 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/management/commands/runworker.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/management/commands 2026-05-04 17:38:09,882 root INFO creating build/lib/jedi/third_party/typeshed/stubs/channels/channels/security 2026-05-04 17:38:09,883 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/security/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/security 2026-05-04 17:38:09,885 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/security/websocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/security 2026-05-04 17:38:09,886 root INFO creating build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:09,887 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/testing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:09,889 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/testing/application.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:09,890 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/testing/http.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:09,892 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/testing/live.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:09,893 root INFO copying jedi/third_party/typeshed/stubs/channels/channels/testing/websocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:09,895 root INFO creating build/lib/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:09,896 root INFO copying jedi/third_party/typeshed/stubs/chevron/chevron/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:09,898 root INFO copying jedi/third_party/typeshed/stubs/chevron/chevron/main.pyi -> build/lib/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:09,899 root INFO copying jedi/third_party/typeshed/stubs/chevron/chevron/metadata.pyi -> build/lib/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:09,901 root INFO copying jedi/third_party/typeshed/stubs/chevron/chevron/renderer.pyi -> build/lib/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:09,902 root INFO copying jedi/third_party/typeshed/stubs/chevron/chevron/tokenizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:09,904 root INFO creating build/lib/jedi/third_party/typeshed/stubs/click-default-group 2026-05-04 17:38:09,905 root INFO copying jedi/third_party/typeshed/stubs/click-default-group/click_default_group.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-default-group 2026-05-04 17:38:09,906 root INFO creating build/lib/jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:09,907 root INFO copying jedi/third_party/typeshed/stubs/click-log/click_log/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:09,909 root INFO copying jedi/third_party/typeshed/stubs/click-log/click_log/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:09,910 root INFO copying jedi/third_party/typeshed/stubs/click-log/click_log/options.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:09,912 root INFO creating build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:09,913 root INFO copying jedi/third_party/typeshed/stubs/click-shell/click_shell/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:09,915 root INFO copying jedi/third_party/typeshed/stubs/click-shell/click_shell/_cmd.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:09,916 root INFO copying jedi/third_party/typeshed/stubs/click-shell/click_shell/_compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:09,918 root INFO copying jedi/third_party/typeshed/stubs/click-shell/click_shell/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:09,920 root INFO copying jedi/third_party/typeshed/stubs/click-shell/click_shell/decorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:09,921 root INFO creating build/lib/jedi/third_party/typeshed/stubs/click-spinner/click_spinner 2026-05-04 17:38:09,923 root INFO copying jedi/third_party/typeshed/stubs/click-spinner/click_spinner/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-spinner/click_spinner 2026-05-04 17:38:09,924 root INFO copying jedi/third_party/typeshed/stubs/click-spinner/click_spinner/_version.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-spinner/click_spinner 2026-05-04 17:38:09,926 root INFO creating build/lib/jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:09,927 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:09,928 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:09,930 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/web_click_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:09,931 root INFO creating build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:09,932 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/resources/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:09,934 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/resources/cmd_exec.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:09,935 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/resources/cmd_form.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:09,937 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/resources/index.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:09,938 root INFO copying jedi/third_party/typeshed/stubs/click-web/click_web/resources/input_fields.pyi -> build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:09,940 root INFO creating build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,941 root INFO copying jedi/third_party/typeshed/stubs/colorama/colorama/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,943 root INFO copying jedi/third_party/typeshed/stubs/colorama/colorama/ansi.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,945 root INFO copying jedi/third_party/typeshed/stubs/colorama/colorama/ansitowin32.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,946 root INFO copying jedi/third_party/typeshed/stubs/colorama/colorama/initialise.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,948 root INFO copying jedi/third_party/typeshed/stubs/colorama/colorama/win32.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,949 root INFO copying jedi/third_party/typeshed/stubs/colorama/colorama/winterm.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:09,951 root INFO creating build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,952 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,954 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/ansi.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,955 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/colors.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,957 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,958 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/styles.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,960 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/terminal.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,961 root INFO copying jedi/third_party/typeshed/stubs/colorful/colorful/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:09,963 root INFO creating build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,964 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,965 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/console_menu.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,967 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/menu_component.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,968 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/menu_formatter.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,970 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/multiselect_menu.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,972 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/prompt_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,973 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/screen.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,975 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/selection_menu.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,976 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:09,978 root INFO creating build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:09,979 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:09,981 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_borders.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:09,983 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_margins.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:09,985 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_padding.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:09,987 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_style.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:09,988 root INFO creating build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:09,990 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:09,992 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/command_item.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:09,993 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/external_item.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:09,995 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/function_item.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:09,997 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/selection_item.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:09,999 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/submenu_item.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:10,001 root INFO creating build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:10,002 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:10,004 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:10,005 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/regex.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:10,007 root INFO copying jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/url.pyi -> build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:10,009 root INFO creating build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,010 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,012 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/armenian.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,013 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/bahai.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,015 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/coptic.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,016 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/daycount.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,018 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/dublin.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,019 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/french_republican.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,021 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/gregorian.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,023 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/hebrew.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,024 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/holidays.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,026 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/indian_civil.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,028 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/islamic.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,029 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/iso.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,031 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/julian.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,032 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/julianday.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,034 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/mayan.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,035 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/ordinal.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,037 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/persian.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,038 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/positivist.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,040 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:10,041 root INFO creating build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:10,042 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/data/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:10,044 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/data/french_republican_days.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:10,045 root INFO copying jedi/third_party/typeshed/stubs/convertdate/convertdate/data/positivist.pyi -> build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:10,047 root INFO creating build/lib/jedi/third_party/typeshed/stubs/croniter/croniter 2026-05-04 17:38:10,048 root INFO copying jedi/third_party/typeshed/stubs/croniter/croniter/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/croniter/croniter 2026-05-04 17:38:10,050 root INFO copying jedi/third_party/typeshed/stubs/croniter/croniter/croniter.pyi -> build/lib/jedi/third_party/typeshed/stubs/croniter/croniter 2026-05-04 17:38:10,052 root INFO creating build/lib/jedi/third_party/typeshed/stubs/datauri/datauri 2026-05-04 17:38:10,053 root INFO copying jedi/third_party/typeshed/stubs/datauri/datauri/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/datauri/datauri 2026-05-04 17:38:10,054 root INFO copying jedi/third_party/typeshed/stubs/datauri/datauri/datauri.pyi -> build/lib/jedi/third_party/typeshed/stubs/datauri/datauri 2026-05-04 17:38:10,056 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,057 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,059 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/conf.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,060 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/date.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,062 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/date_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,064 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/freshness_date_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,065 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,067 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/timezone_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,068 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/timezones.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:10,070 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:10,070 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:10,072 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/hijri.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:10,074 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/hijri_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:10,075 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/jalali.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:10,077 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/jalali_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:10,078 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:10,079 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:10,080 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/fasttext.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:10,082 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/langdetect.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:10,083 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/language_mapping.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:10,085 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/data 2026-05-04 17:38:10,086 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/data/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/data 2026-05-04 17:38:10,087 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/data/languages_info.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/data 2026-05-04 17:38:10,089 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:10,090 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:10,091 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/dictionary.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:10,093 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/loader.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:10,094 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/locale.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:10,096 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/validation.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:10,098 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:10,098 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/search/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:10,100 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/search/detection.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:10,101 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/search/search.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:10,103 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/search/text_detection.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:10,104 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:10,105 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:10,107 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/strptime.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:10,108 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/time_spans.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:10,110 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser_data 2026-05-04 17:38:10,111 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser_data/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser_data 2026-05-04 17:38:10,112 root INFO copying jedi/third_party/typeshed/stubs/dateparser/dateparser_data/settings.pyi -> build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser_data 2026-05-04 17:38:10,114 root INFO creating build/lib/jedi/third_party/typeshed/stubs/decorator 2026-05-04 17:38:10,115 root INFO copying jedi/third_party/typeshed/stubs/decorator/decorator.pyi -> build/lib/jedi/third_party/typeshed/stubs/decorator 2026-05-04 17:38:10,116 root INFO creating build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,117 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/ElementTree.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,119 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,120 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/cElementTree.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,122 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,124 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/expatbuilder.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,125 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/expatreader.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,127 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/lxml.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,128 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/minidom.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,130 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/pulldom.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,132 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/sax.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,133 root INFO copying jedi/third_party/typeshed/stubs/defusedxml/defusedxml/xmlrpc.pyi -> build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:10,135 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dirhash/dirhash 2026-05-04 17:38:10,136 root INFO copying jedi/third_party/typeshed/stubs/dirhash/dirhash/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dirhash/dirhash 2026-05-04 17:38:10,137 root INFO copying jedi/third_party/typeshed/stubs/dirhash/dirhash/cli.pyi -> build/lib/jedi/third_party/typeshed/stubs/dirhash/dirhash 2026-05-04 17:38:10,139 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,140 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,141 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,143 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/conf.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,145 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,146 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,148 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/fields.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,149 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/filters.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,151 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/filterset.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,153 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,154 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/views.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,156 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/widgets.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:10,158 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:10,159 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:10,160 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/backends.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:10,162 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/filters.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:10,163 root INFO copying jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/filterset.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:10,165 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,166 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,168 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/admin.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,169 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/command_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,171 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/declarative.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,173 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,174 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/fields.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,176 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/forms.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,177 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/instance_loaders.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,179 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/mixins.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,180 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/options.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,182 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/resources.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,184 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/results.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,185 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/signals.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,187 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/tmp_storages.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,188 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,190 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/widgets.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:10,192 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/formats 2026-05-04 17:38:10,192 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/formats/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/formats 2026-05-04 17:38:10,194 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/formats/base_formats.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/formats 2026-05-04 17:38:10,195 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags 2026-05-04 17:38:10,196 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags 2026-05-04 17:38:10,198 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags/import_export_tags.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags 2026-05-04 17:38:10,199 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-import-export/management 2026-05-04 17:38:10,200 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/management/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/management 2026-05-04 17:38:10,202 root INFO creating build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:10,203 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/management/commands/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:10,204 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/management/commands/export.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:10,206 root INFO copying jedi/third_party/typeshed/stubs/django-import-export/management/commands/import.pyi -> build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:10,207 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,208 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,210 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,212 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,213 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,215 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,217 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,218 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/tls.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,220 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:10,221 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,222 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,224 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,225 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,227 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,228 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/container.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,230 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/daemon.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,232 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/exec_api.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,233 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/image.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,235 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/network.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,237 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/plugin.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,238 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/secret.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,240 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/service.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,241 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/swarm.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,243 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/api/volume.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:10,244 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:10,245 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/context/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:10,247 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/context/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:10,248 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/context/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:10,250 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/context/context.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:10,252 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:10,253 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/credentials/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:10,254 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/credentials/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:10,256 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/credentials/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:10,258 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/credentials/store.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:10,259 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/credentials/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:10,261 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,262 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,263 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/configs.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,265 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/containers.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,267 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/images.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,268 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/networks.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,270 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/nodes.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,272 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/plugins.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,273 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,275 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/secrets.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,276 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/services.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,278 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/swarm.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,279 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/models/volumes.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:10,281 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,282 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/transport/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,283 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/transport/basehttpadapter.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,285 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/transport/npipeconn.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,286 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/transport/npipesocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,288 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/transport/sshconn.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,290 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/transport/unixconn.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:10,291 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,292 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,293 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,295 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/containers.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,297 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/daemon.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,298 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/healthcheck.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,300 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/networks.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,301 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/services.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,303 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/types/swarm.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:10,305 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,306 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,307 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,309 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,310 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/decorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,312 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/fnmatch.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,313 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/json_stream.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,315 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/ports.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,316 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/proxy.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,318 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/socket.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,319 root INFO copying jedi/third_party/typeshed/stubs/docker/docker/utils/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:10,321 root INFO creating build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:10,322 root INFO copying jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:10,324 root INFO copying jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:10,325 root INFO copying jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:10,327 root INFO copying jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:10,328 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,329 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,331 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/__main__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,333 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,334 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/examples.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,336 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/frontend.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,338 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/io.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,339 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/nodes.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,341 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/statemachine.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:10,343 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,344 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,345 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/af.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,347 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/ar.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,349 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/ca.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,350 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/cs.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,352 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/da.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,353 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/de.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,355 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/en.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,356 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/eo.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,358 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/es.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,359 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/fa.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,361 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/fi.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,362 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/fr.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,364 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/gl.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,365 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/he.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,367 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/it.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,368 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/ja.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,370 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/ka.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,372 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/ko.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,373 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/lt.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,375 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/lv.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,376 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/nl.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,377 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/pl.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,379 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/pt_br.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,380 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/ru.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,382 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/sk.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,383 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/sv.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,385 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/uk.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,386 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/zh_cn.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,388 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/languages/zh_tw.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:10,389 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:10,390 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:10,391 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/commonmark_wrapper.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:10,393 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/docutils_xml.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:10,394 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/null.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:10,396 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/recommonmark_wrapper.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:10,397 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:10,398 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:10,400 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:10,401 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/states.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:10,403 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/tableparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:10,404 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,405 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,407 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/admonitions.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,408 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/body.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,410 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/html.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,411 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/images.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,413 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/misc.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,414 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/parts.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,415 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/references.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,417 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/tables.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:10,418 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,419 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,421 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/af.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,422 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ar.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,424 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ca.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,425 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/cs.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,427 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/da.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,428 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/de.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,430 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/en.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,431 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/eo.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,433 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/es.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,434 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fa.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,436 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fi.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,437 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fr.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,439 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/gl.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,440 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/he.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,442 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/it.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,443 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ja.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,445 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ka.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,447 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ko.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,448 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/lt.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,449 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/lv.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,451 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/nl.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,452 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/pl.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,454 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/pt_br.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,455 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ru.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,457 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/sk.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,458 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/sv.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,460 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/uk.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,461 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_cn.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,463 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_tw.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:10,464 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:10,465 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/readers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:10,466 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/readers/doctree.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:10,468 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/readers/pep.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:10,470 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/readers/standalone.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:10,471 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,472 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,473 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/components.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,475 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/frontmatter.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,477 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/misc.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,478 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/parts.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,480 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/peps.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,481 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/references.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,483 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/universal.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,484 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/transforms/writer_aux.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:10,486 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,487 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,488 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/_roman_numerals.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,490 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/code_analyzer.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,491 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/punctuation_chars.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,493 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/smartquotes.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,494 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/urischemes.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:10,496 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,496 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,498 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/latex2mathml.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,499 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/math2html.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,501 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/mathalphabet2unichar.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,503 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/mathml_elements.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,504 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/tex2mathml_extern.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,506 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/tex2unichar.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,508 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/unichar2tex.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:10,509 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,510 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,511 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/_html_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,513 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/docutils_xml.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,515 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/manpage.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,516 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/null.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,518 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/pseudoxml.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:10,519 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1 2026-05-04 17:38:10,520 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1 2026-05-04 17:38:10,522 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot 2026-05-04 17:38:10,522 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot 2026-05-04 17:38:10,524 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e 2026-05-04 17:38:10,525 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e 2026-05-04 17:38:10,526 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:10,527 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:10,529 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/prepstyles.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:10,530 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/pygmentsformatter.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:10,532 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html 2026-05-04 17:38:10,532 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html 2026-05-04 17:38:10,534 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html 2026-05-04 17:38:10,535 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html 2026-05-04 17:38:10,536 root INFO creating build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex 2026-05-04 17:38:10,537 root INFO copying jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex 2026-05-04 17:38:10,538 root INFO creating build/lib/jedi/third_party/typeshed/stubs/editdistance/editdistance 2026-05-04 17:38:10,539 root INFO copying jedi/third_party/typeshed/stubs/editdistance/editdistance/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/editdistance/editdistance 2026-05-04 17:38:10,541 root INFO creating build/lib/jedi/third_party/typeshed/stubs/entrypoints 2026-05-04 17:38:10,542 root INFO copying jedi/third_party/typeshed/stubs/entrypoints/entrypoints.pyi -> build/lib/jedi/third_party/typeshed/stubs/entrypoints 2026-05-04 17:38:10,543 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:10,544 root INFO copying jedi/third_party/typeshed/stubs/ephem/ephem/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:10,545 root INFO copying jedi/third_party/typeshed/stubs/ephem/ephem/_libastro.pyi -> build/lib/jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:10,547 root INFO copying jedi/third_party/typeshed/stubs/ephem/ephem/cities.pyi -> build/lib/jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:10,549 root INFO copying jedi/third_party/typeshed/stubs/ephem/ephem/stars.pyi -> build/lib/jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:10,550 root INFO creating build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:10,551 root INFO copying jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:10,553 root INFO copying jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/incremental_tree.pyi -> build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:10,554 root INFO copying jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/xmlfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:10,556 root INFO creating build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,557 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,558 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/checksum.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,560 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/compiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,561 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,563 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,564 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/inclusion.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,566 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/injector.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,568 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/publisher.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,569 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/registry.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,571 root INFO copying jedi/third_party/typeshed/stubs/fanstatic/fanstatic/wsgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:10,572 root INFO creating build/lib/jedi/third_party/typeshed/stubs/first 2026-05-04 17:38:10,573 root INFO copying jedi/third_party/typeshed/stubs/first/first.pyi -> build/lib/jedi/third_party/typeshed/stubs/first 2026-05-04 17:38:10,575 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-bugbear 2026-05-04 17:38:10,576 root INFO copying jedi/third_party/typeshed/stubs/flake8-bugbear/bugbear.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-bugbear 2026-05-04 17:38:10,578 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-builtins 2026-05-04 17:38:10,579 root INFO copying jedi/third_party/typeshed/stubs/flake8-builtins/flake8_builtins.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-builtins 2026-05-04 17:38:10,580 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-docstrings 2026-05-04 17:38:10,581 root INFO copying jedi/third_party/typeshed/stubs/flake8-docstrings/flake8_docstrings.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-docstrings 2026-05-04 17:38:10,583 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-rst-docstrings 2026-05-04 17:38:10,584 root INFO copying jedi/third_party/typeshed/stubs/flake8-rst-docstrings/flake8_rst_docstrings.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-rst-docstrings 2026-05-04 17:38:10,585 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:10,587 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:10,588 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:10,590 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:10,592 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,593 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,594 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_assign.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,596 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_bool_op.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,598 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_call.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,599 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_classdef.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,601 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_compare.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,603 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_expr.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,604 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_for.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,606 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_if.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,608 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_ifexp.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,609 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_subscript.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,611 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_try.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,612 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_unary_op.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,614 root INFO copying jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_with.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:10,616 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8-typing-imports 2026-05-04 17:38:10,617 root INFO copying jedi/third_party/typeshed/stubs/flake8-typing-imports/flake8_typing_imports.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8-typing-imports 2026-05-04 17:38:10,618 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,619 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,621 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/_compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,623 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/checker.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,625 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/defaults.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,626 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/discover_files.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,628 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,630 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/processor.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,631 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/statistics.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,633 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/style_guide.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,635 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,636 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/violation.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:10,638 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/api 2026-05-04 17:38:10,639 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/api/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/api 2026-05-04 17:38:10,641 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/api/legacy.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/api 2026-05-04 17:38:10,642 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:10,643 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/formatting/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:10,645 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/formatting/_windows_color.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:10,646 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/formatting/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:10,648 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/formatting/default.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:10,649 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:10,650 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/main/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:10,651 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/main/application.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:10,653 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/main/cli.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:10,654 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/main/debug.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:10,656 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/main/options.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:10,657 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:10,658 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/options/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:10,659 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/options/aggregator.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:10,661 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/options/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:10,663 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/options/manager.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:10,664 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/options/parse_args.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:10,666 root INFO creating build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:10,667 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/plugins/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:10,668 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/plugins/finder.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:10,670 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/plugins/pycodestyle.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:10,672 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/plugins/pyflakes.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:10,673 root INFO copying jedi/third_party/typeshed/stubs/flake8/flake8/plugins/reporter.pyi -> build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:10,674 root INFO creating build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,676 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,677 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/_fonttools_shims.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,679 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/actions.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,680 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/annotations.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,682 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/bidi.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,683 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/deprecation.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,685 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/drawing.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,687 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/encryption.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,688 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/enums.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,690 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,691 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/fonts.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,693 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/fpdf.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,695 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/graphics_state.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,697 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/html.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,698 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/image_datastructures.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,700 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/image_parsing.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,701 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/line_break.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,703 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/linearization.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,704 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/outline.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,706 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/output.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,707 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/pattern.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,709 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/prefs.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,710 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/recorder.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,712 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/sign.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,713 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/structure_tree.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,715 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/svg.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,716 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/syntax.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,718 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/table.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,719 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/template.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,721 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/text_region.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,722 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/transitions.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,724 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/unicode_script.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,726 root INFO copying jedi/third_party/typeshed/stubs/fpdf2/fpdf/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:10,727 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,728 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/FrameDecorator.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,730 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/FrameIterator.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,731 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,733 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/disassembler.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,735 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/events.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,736 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/missing_debug.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,738 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/missing_files.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,740 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/missing_objfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,741 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/printing.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,742 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/prompt.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,744 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/types.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,745 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/unwinder.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,747 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/xmethod.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:10,748 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,749 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,751 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/breakpoint.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,752 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/bt.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,754 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/disassemble.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,755 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/evaluate.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,756 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/events.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,758 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/frames.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,759 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/io.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,761 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/launch.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,762 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/locations.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,764 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/memory.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,765 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/modules.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,767 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/next.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,769 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/pause.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,770 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/scopes.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,772 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/server.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,773 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/sources.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,775 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/startup.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,776 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/state.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,777 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/threads.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,779 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/typecheck.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,780 root INFO copying jedi/third_party/typeshed/stubs/gdb/gdb/dap/varref.pyi -> build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:10,782 root INFO creating build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,783 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,784 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/_config.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,786 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/_decorator.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,788 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/_exports.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,789 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/accessors.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,791 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/array.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,793 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,795 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/explore.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,796 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/geodataframe.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,798 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/geoseries.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,800 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/plotting.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,801 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/sindex.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,803 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/testing.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:10,804 root INFO creating build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:10,805 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/io/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:10,807 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/io/_geoarrow.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:10,808 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/io/arrow.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:10,810 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/io/file.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:10,811 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/io/sql.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:10,813 root INFO creating build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,814 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,815 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/_show_versions.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,817 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/clip.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,818 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/geocoding.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,820 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/hilbert_curve.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,822 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/overlay.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,823 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/sjoin.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,825 root INFO copying jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:10,826 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,827 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,829 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_abstract_linkable.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,830 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_config.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,832 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_fileobjectcommon.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,834 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_greenlet_primitives.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,835 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_hub_local.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,837 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_hub_primitives.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,838 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_ident.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,840 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_imap.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,841 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_monitor.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,843 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_threading.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,844 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,846 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,848 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_waiter.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,849 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/ares.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,851 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/backdoor.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,852 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/baseserver.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,853 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/event.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,855 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/events.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,857 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,858 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/fileobject.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,860 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/greenlet.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,861 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/hub.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,863 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/local.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,864 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/lock.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,866 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/os.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,867 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/pool.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,869 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/pywsgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,871 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/queue.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,872 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver_ares.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,874 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver_thread.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,875 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/select.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,877 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/selectors.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,878 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/server.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,880 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/signal.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,881 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/socket.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,883 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/ssl.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,884 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/subprocess.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,886 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/threadpool.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,887 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/time.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,888 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/timeout.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,890 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,891 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/win32util.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:10,893 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:10,894 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:10,895 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/loop.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:10,897 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/watcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:10,898 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:10,899 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libev/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:10,900 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libev/corecext.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:10,902 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libev/corecffi.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:10,903 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libev/watcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:10,905 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:10,906 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libuv/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:10,907 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libuv/loop.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:10,908 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/libuv/watcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:10,910 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/monkey 2026-05-04 17:38:10,911 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/monkey/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/monkey 2026-05-04 17:38:10,912 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/monkey/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/monkey 2026-05-04 17:38:10,913 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,914 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,916 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver/ares.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,917 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver/blocking.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,919 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver/cares.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,920 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver/dnspython.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,922 root INFO copying jedi/third_party/typeshed/stubs/gevent/gevent/resolver/thread.pyi -> build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:10,923 root INFO creating build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,925 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,927 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_batch.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,928 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_cache.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,930 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_api.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,932 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_query.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,933 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_eventloop.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,935 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_options.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,936 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_transaction.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,938 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/blobstore.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,939 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,941 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/context.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,943 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/django_middleware.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,944 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,946 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/global_cache.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,948 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/key.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,950 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/metadata.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,952 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/model.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,954 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/msgprop.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,957 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/polymodel.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,959 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/query.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,961 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/stats.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,963 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/tasklets.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,965 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,967 root INFO copying jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:10,969 root INFO creating build/lib/jedi/third_party/typeshed/stubs/greenlet/greenlet 2026-05-04 17:38:10,970 root INFO copying jedi/third_party/typeshed/stubs/greenlet/greenlet/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/greenlet/greenlet 2026-05-04 17:38:10,972 root INFO copying jedi/third_party/typeshed/stubs/greenlet/greenlet/_greenlet.pyi -> build/lib/jedi/third_party/typeshed/stubs/greenlet/greenlet 2026-05-04 17:38:10,974 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz 2026-05-04 17:38:10,975 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz 2026-05-04 17:38:10,976 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,978 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,979 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_async.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,981 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_servicer.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,983 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,984 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,986 root INFO copying jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2_grpc.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:10,988 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health 2026-05-04 17:38:10,989 root INFO copying jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health 2026-05-04 17:38:10,991 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:10,992 root INFO copying jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:10,993 root INFO copying jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:10,995 root INFO copying jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:10,997 root INFO copying jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2_grpc.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:10,998 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection 2026-05-04 17:38:10,999 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection 2026-05-04 17:38:11,001 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,002 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,003 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_async.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,005 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,006 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/proto_reflection_descriptor_database.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,008 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,009 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,011 root INFO copying jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2_grpc.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:11,012 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:11,013 root INFO copying jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:11,015 root INFO copying jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/_async.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:11,016 root INFO copying jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/rpc_status.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:11,018 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio/grpc 2026-05-04 17:38:11,019 root INFO copying jedi/third_party/typeshed/stubs/grpcio/grpc/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio/grpc 2026-05-04 17:38:11,021 root INFO creating build/lib/jedi/third_party/typeshed/stubs/grpcio/grpc/aio 2026-05-04 17:38:11,022 root INFO copying jedi/third_party/typeshed/stubs/grpcio/grpc/aio/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/grpcio/grpc/aio 2026-05-04 17:38:11,023 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,024 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,026 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,027 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/arbiter.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,029 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,031 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/debug.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,032 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,034 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/glogging.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,035 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/pidfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,037 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/reloader.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,038 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/sock.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,040 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/systemd.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,041 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:11,043 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:11,044 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:11,045 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:11,047 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/pasterapp.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:11,048 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/wsgiapp.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:11,049 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,050 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,052 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/lifespan.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,053 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,055 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/protocol.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,056 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/unreader.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,058 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/uwsgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,059 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/websocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:11,061 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,062 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,063 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/cli.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,065 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,066 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/handlers.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,068 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/protocol.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,069 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/server.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:11,070 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,071 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,073 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/app.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,074 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/arbiter.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,076 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,077 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,079 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/protocol.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,080 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/stash.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,082 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/tlv.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,083 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/worker.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:11,085 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,086 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,087 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/body.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,089 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,090 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/message.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,092 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,093 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/unreader.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,095 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/wsgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:11,096 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,097 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,099 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/async_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,100 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,102 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,103 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/request.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,105 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/stream.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:11,106 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument 2026-05-04 17:38:11,107 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument 2026-05-04 17:38:11,108 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument/statsd.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument 2026-05-04 17:38:11,110 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:11,110 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:11,112 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:11,113 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/message.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:11,115 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:11,116 root INFO creating build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,117 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,119 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,120 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/base_async.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,122 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gasgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,123 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/geventlet.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,125 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/ggevent.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,126 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gthread.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,128 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gtornado.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,129 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/sync.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,131 root INFO copying jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/workertmp.pyi -> build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:11,132 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:11,133 root INFO copying jedi/third_party/typeshed/stubs/hdbcli/hdbcli/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:11,135 root INFO copying jedi/third_party/typeshed/stubs/hdbcli/hdbcli/dbapi.pyi -> build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:11,136 root INFO copying jedi/third_party/typeshed/stubs/hdbcli/hdbcli/resultrow.pyi -> build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:11,138 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hnswlib 2026-05-04 17:38:11,139 root INFO copying jedi/third_party/typeshed/stubs/hnswlib/hnswlib.pyi -> build/lib/jedi/third_party/typeshed/stubs/hnswlib 2026-05-04 17:38:11,140 root INFO creating build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,141 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,143 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_ihatexml.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,145 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_inputstream.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,146 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_tokenizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,148 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,149 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,151 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/html5parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,152 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/serializer.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:11,154 root INFO creating build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:11,155 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:11,156 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:11,158 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/py.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:11,159 root INFO creating build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,160 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,161 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/alphabeticalattributes.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,163 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,165 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/inject_meta_charset.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,166 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/lint.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,168 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/optionaltags.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,169 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/sanitizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,171 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/whitespace.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:11,172 root INFO creating build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:11,173 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:11,175 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/genshi.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:11,176 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/sax.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:11,178 root INFO creating build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:11,178 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:11,180 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:11,181 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/dom.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:11,183 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/etree.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:11,184 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/etree_lxml.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:11,186 root INFO creating build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,187 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,188 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,190 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/dom.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,191 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/etree.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,193 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/etree_lxml.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,194 root INFO copying jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/genshi.pyi -> build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:11,196 root INFO creating build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:11,197 root INFO copying jedi/third_party/typeshed/stubs/httplib2/httplib2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:11,199 root INFO copying jedi/third_party/typeshed/stubs/httplib2/httplib2/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:11,200 root INFO copying jedi/third_party/typeshed/stubs/httplib2/httplib2/certs.pyi -> build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:11,202 root INFO copying jedi/third_party/typeshed/stubs/httplib2/httplib2/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:11,203 root INFO copying jedi/third_party/typeshed/stubs/httplib2/httplib2/iri2uri.pyi -> build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:11,205 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:11,206 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:11,207 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/adapters.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:11,209 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/aws_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:11,210 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:11,212 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:11,213 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:11,214 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:11,216 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/vault_api_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:11,217 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/vault_api_category.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:11,219 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,220 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,221 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/approle.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,223 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/aws.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,224 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/azure.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,226 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/cert.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,227 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/gcp.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,229 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/github.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,231 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/jwt.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,232 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/kubernetes.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,234 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/ldap.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,235 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/legacy_mfa.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,237 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/oidc.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,238 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/okta.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,240 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/radius.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,242 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/token.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,243 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/userpass.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:11,245 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,245 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,247 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/active_directory.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,249 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/aws.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,250 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/azure.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,252 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/consul.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,253 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/database.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,255 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/gcp.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,257 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/identity.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,258 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,260 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v1.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,261 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v2.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,263 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/ldap.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,264 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/pki.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,266 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/rabbitmq.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,267 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/ssh.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,269 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/transform.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,271 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/transit.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:11,272 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,273 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,274 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/audit.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,276 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,278 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/capabilities.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,279 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/health.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,281 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/init.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,282 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/key.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,284 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/leader.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,285 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/lease.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,287 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/mount.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,289 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/namespace.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,290 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/policies.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,292 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/policy.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,293 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/quota.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,295 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/raft.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,296 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/seal.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,298 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/system_backend_mixin.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,299 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/wrapping.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:11,301 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,302 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,303 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/approle.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,305 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/aws.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,306 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/azure.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,308 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,309 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/gcp.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,311 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/identity.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,313 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/constants/transit.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:11,314 root INFO creating build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/v1 2026-05-04 17:38:11,315 root INFO copying jedi/third_party/typeshed/stubs/hvac/hvac/v1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/v1 2026-05-04 17:38:11,316 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ibm-db 2026-05-04 17:38:11,317 root INFO copying jedi/third_party/typeshed/stubs/ibm-db/ibm_db.pyi -> build/lib/jedi/third_party/typeshed/stubs/ibm-db 2026-05-04 17:38:11,319 root INFO copying jedi/third_party/typeshed/stubs/ibm-db/ibm_db_ctx.pyi -> build/lib/jedi/third_party/typeshed/stubs/ibm-db 2026-05-04 17:38:11,320 root INFO creating build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,321 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,322 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/alarms.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,324 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/attr.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,325 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/cal.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,327 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/caselessdict.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,328 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/enums.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,340 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,344 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/param.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,345 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,347 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/parser_tools.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,348 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/prop.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,350 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/tools.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,351 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:11,352 root INFO creating build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,353 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,355 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,356 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids_result.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,358 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/provider.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,359 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/pytz.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,361 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/tzid.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,362 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/tzp.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,364 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/windows_to_olson.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,365 root INFO copying jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/zoneinfo.pyi -> build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:11,366 root INFO creating build/lib/jedi/third_party/typeshed/stubs/inifile 2026-05-04 17:38:11,367 root INFO copying jedi/third_party/typeshed/stubs/inifile/inifile.pyi -> build/lib/jedi/third_party/typeshed/stubs/inifile 2026-05-04 17:38:11,368 root INFO creating build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,370 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,371 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/ast.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,372 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,374 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,375 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/functions.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,377 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/lexer.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,378 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,379 root INFO copying jedi/third_party/typeshed/stubs/jmespath/jmespath/visitor.pyi -> build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:11,381 root INFO creating build/lib/jedi/third_party/typeshed/stubs/jsonnet 2026-05-04 17:38:11,382 root INFO copying jedi/third_party/typeshed/stubs/jsonnet/_jsonnet.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonnet 2026-05-04 17:38:11,383 root INFO creating build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,384 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,385 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_format.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,387 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_keywords.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,388 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_legacy_keywords.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,390 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,391 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_typing.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,392 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,394 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/cli.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,396 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,397 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/protocols.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,399 root INFO copying jedi/third_party/typeshed/stubs/jsonschema/jsonschema/validators.pyi -> build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:11,400 root INFO creating build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,401 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,403 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,404 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwa.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,406 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwe.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,407 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwk.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,409 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jws.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,410 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwt.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,411 root INFO copying jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:11,413 root INFO creating build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,414 root INFO copying jedi/third_party/typeshed/stubs/keyboard/keyboard/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,415 root INFO copying jedi/third_party/typeshed/stubs/keyboard/keyboard/_canonical_names.pyi -> build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,417 root INFO copying jedi/third_party/typeshed/stubs/keyboard/keyboard/_generic.pyi -> build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,418 root INFO copying jedi/third_party/typeshed/stubs/keyboard/keyboard/_keyboard_event.pyi -> build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,420 root INFO copying jedi/third_party/typeshed/stubs/keyboard/keyboard/_mouse_event.pyi -> build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,421 root INFO copying jedi/third_party/typeshed/stubs/keyboard/keyboard/mouse.pyi -> build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:11,422 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3 2026-05-04 17:38:11,423 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3 2026-05-04 17:38:11,425 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3 2026-05-04 17:38:11,426 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,427 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,428 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/attrDef.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,430 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/attribute.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,431 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/cursor.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,433 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/entry.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,434 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/objectDef.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:11,436 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,436 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,438 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,440 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,441 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/pooling.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,443 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/rdns.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,444 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/results.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,446 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/server.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,447 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/timezone.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,449 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/tls.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,451 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/core/usage.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:11,452 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend 2026-05-04 17:38:11,453 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend 2026-05-04 17:38:11,454 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/operation.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend 2026-05-04 17:38:11,455 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,456 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,458 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/addMembersToGroups.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,459 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/dirSync.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,461 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/modifyPassword.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,462 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/persistentSearch.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,463 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/removeMembersFromGroups.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,465 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/unlockAccount.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:11,466 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,467 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,468 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/addMembersToGroups.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,470 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/checkGroupsMemberships.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,471 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/endTransaction.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,473 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/getBindDn.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,475 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/listReplicas.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,476 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/nmasGetUniversalPassword.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,478 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/nmasSetUniversalPassword.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,479 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/partition_entry_count.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,481 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/removeMembersFromGroups.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,482 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/replicaInfo.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,484 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/startTransaction.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:11,485 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:11,486 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/PagedSearch.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:11,487 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/PersistentSearch.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:11,489 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:11,490 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/modifyPassword.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:11,492 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/whoAmI.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:11,493 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,494 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,495 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/abandon.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,497 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/add.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,498 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/bind.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,500 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/compare.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,501 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/delete.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,503 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/extended.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,504 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/modify.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,506 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/modifyDn.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,507 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/search.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,508 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/unbind.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:11,510 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,511 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,512 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/controls.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,514 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/convert.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,515 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/microsoft.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,517 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/novell.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,518 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/oid.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,519 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/persistentSearch.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,521 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc2696.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,522 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc2849.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,524 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc3062.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,526 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4511.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,527 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4512.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,529 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4527.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:11,531 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:11,532 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:11,533 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/formatters.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:11,535 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/standard.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:11,536 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/validators.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:11,538 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,539 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,540 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/digestMd5.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,542 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/external.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,543 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/kerberos.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,545 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/plain.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,547 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/sasl.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:11,548 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,549 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,551 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/ad2012R2.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,552 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/ds389.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,554 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/edir888.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,555 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/edir914.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,557 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/slapd24.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:11,558 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,559 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,561 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/asyncStream.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,562 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/asynchronous.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,564 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,565 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/ldifProducer.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,567 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockAsync.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,569 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockBase.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,570 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockSync.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,572 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/restartable.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,573 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/reusable.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,575 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/safeRestartable.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,577 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/safeSync.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,578 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/sync.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:11,580 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,581 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,582 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/asn1.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,583 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/ciDict.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,585 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,586 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/conv.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,588 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/dn.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,589 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/hashed.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,591 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/log.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,592 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/ntlm.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,594 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/port_validators.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,595 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/repr.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,597 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/tls_backport.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,598 root INFO copying jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/uri.pyi -> build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:11,600 root INFO creating build/lib/jedi/third_party/typeshed/stubs/lunardate 2026-05-04 17:38:11,600 root INFO copying jedi/third_party/typeshed/stubs/lunardate/lunardate.pyi -> build/lib/jedi/third_party/typeshed/stubs/lunardate 2026-05-04 17:38:11,602 root INFO creating build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,603 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,604 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/lua51.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,606 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/lua52.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,607 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/lua53.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,609 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/lua54.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,610 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/luajit20.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,612 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/luajit21.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,613 root INFO copying jedi/third_party/typeshed/stubs/lupa/lupa/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:11,615 root INFO creating build/lib/jedi/third_party/typeshed/stubs/lzstring/lzstring 2026-05-04 17:38:11,616 root INFO copying jedi/third_party/typeshed/stubs/lzstring/lzstring/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/lzstring/lzstring 2026-05-04 17:38:11,617 root INFO creating build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,618 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,620 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/httpclient.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,621 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/mixins.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,623 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/model.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,624 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,626 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/protocol.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,627 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/version_matching.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,629 root INFO copying jedi/third_party/typeshed/stubs/m3u8/m3u8/version_matching_rules.pyi -> build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:11,630 root INFO creating build/lib/jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:11,631 root INFO copying jedi/third_party/typeshed/stubs/mock/mock/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:11,633 root INFO copying jedi/third_party/typeshed/stubs/mock/mock/backports.pyi -> build/lib/jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:11,634 root INFO copying jedi/third_party/typeshed/stubs/mock/mock/mock.pyi -> build/lib/jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:11,636 root INFO creating build/lib/jedi/third_party/typeshed/stubs/mypy-extensions 2026-05-04 17:38:11,637 root INFO copying jedi/third_party/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/lib/jedi/third_party/typeshed/stubs/mypy-extensions 2026-05-04 17:38:11,638 root INFO creating build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,639 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,641 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/_exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,642 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/_mysql.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,644 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/connections.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,645 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/converters.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,647 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/cursors.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,648 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/release.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,650 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/times.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:11,651 root INFO creating build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,652 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/CLIENT.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,654 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/CR.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,655 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/ER.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,657 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/FIELD_TYPE.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,659 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,660 root INFO copying jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:11,661 root INFO creating build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,663 root INFO copying jedi/third_party/typeshed/stubs/nanoid/nanoid/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,664 root INFO copying jedi/third_party/typeshed/stubs/nanoid/nanoid/algorithm.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,666 root INFO copying jedi/third_party/typeshed/stubs/nanoid/nanoid/generate.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,667 root INFO copying jedi/third_party/typeshed/stubs/nanoid/nanoid/method.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,669 root INFO copying jedi/third_party/typeshed/stubs/nanoid/nanoid/non_secure_generate.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,670 root INFO copying jedi/third_party/typeshed/stubs/nanoid/nanoid/resources.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:11,671 root INFO creating build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:11,673 root INFO copying jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:11,674 root INFO copying jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/digital_twin.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:11,676 root INFO copying jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/discovery.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:11,677 root INFO copying jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/nanoleaf.pyi -> build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:11,678 root INFO creating build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:11,680 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:11,681 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/cli.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:11,683 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:11,684 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:11,685 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/fbsocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:11,687 root INFO creating build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib 2026-05-04 17:38:11,688 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib 2026-05-04 17:38:11,689 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib/subnet_splitter.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib 2026-05-04 17:38:11,690 root INFO creating build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/eui 2026-05-04 17:38:11,691 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/eui/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/eui 2026-05-04 17:38:11,693 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/eui/ieee.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/eui 2026-05-04 17:38:11,694 root INFO creating build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,695 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,697 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/glob.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,698 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/iana.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,700 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/nmap.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,701 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/rfc1924.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,703 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/sets.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:11,704 root INFO creating build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:11,705 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:11,706 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/eui48.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:11,708 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/eui64.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:11,710 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/ipv4.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:11,711 root INFO copying jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/ipv6.pyi -> build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:11,712 root INFO creating build/lib/jedi/third_party/typeshed/stubs/netifaces 2026-05-04 17:38:11,713 root INFO copying jedi/third_party/typeshed/stubs/netifaces/netifaces.pyi -> build/lib/jedi/third_party/typeshed/stubs/netifaces 2026-05-04 17:38:11,715 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,716 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,717 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/_typing.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,719 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/convert.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,720 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/convert_matrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,722 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/exception.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,724 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/lazy_imports.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,725 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/relabel.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:11,726 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,727 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,729 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/asteroidal.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,731 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/boundary.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,732 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bridges.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,734 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/broadcasting.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,735 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/chains.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,737 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/chordal.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,738 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/clique.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,740 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cluster.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,741 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/communicability_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,743 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,744 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/covering.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,746 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cuts.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,747 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cycles.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,749 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/d_separation.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,750 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dag.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,752 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/distance_measures.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,754 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/distance_regular.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,755 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dominance.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,757 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dominating.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,758 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/efficiency_measures.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,760 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/euler.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,761 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/graph_hashing.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,763 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/graphical.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,764 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/hierarchy.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,766 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/hybrid.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,768 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isolate.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,769 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_prediction.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,771 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/lowest_common_ancestors.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,772 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/matching.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,774 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/mis.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,775 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/moral.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,777 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/node_classification.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,778 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/non_randomness.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,780 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/perfect_graph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,781 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/planar_drawing.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,783 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/planarity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,785 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/polynomials.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,786 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/reciprocity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,788 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/regular.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,789 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/richclub.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,791 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/similarity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,792 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/simple_paths.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,794 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/smallworld.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,796 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/smetric.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,797 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/sparsifiers.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,799 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/structuralholes.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,800 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/summarization.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,802 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/swap.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,803 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/threshold.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,805 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/time_dependent.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,806 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tournament.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,808 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/triads.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,810 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/vitality.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,811 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/voronoi.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,813 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/walks.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,814 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/wiener.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:11,816 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,816 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,818 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/clique.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,820 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/clustering_coefficient.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,821 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/connectivity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,823 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/density.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,824 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/distance_measures.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,826 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/dominating_set.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,827 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/kcomponents.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,829 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/matching.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,830 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/maxcut.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,832 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/ramsey.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,834 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/steinertree.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,835 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/traveling_salesman.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,837 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/treewidth.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,838 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/vertex_cover.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:11,840 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,841 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,842 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/connectivity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,844 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/correlation.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,845 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/mixing.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,847 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/neighbor_degree.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,848 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/pairs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:11,850 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,851 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,852 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/basic.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,854 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/centrality.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,856 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/cluster.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,857 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/covering.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,859 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/edgelist.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,860 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/extendability.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,862 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/generators.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,864 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/link_analysis.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,865 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/matching.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,867 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/matrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,868 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/projection.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,870 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/redundancy.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,871 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/spectral.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:11,873 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,874 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,875 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,877 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness_subset.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,878 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/closeness.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,880 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,882 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness_subset.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,883 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_closeness.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,885 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/degree_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,886 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/dispersion.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,888 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/eigenvector.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,889 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/flow_matrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,891 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/group.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,892 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/harmonic.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,894 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/katz.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,896 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/laplacian.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,897 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/load.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,899 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/percolation.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,900 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/reaching.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,902 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/second_order.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,903 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/subgraph_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,905 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/trophic.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,906 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/voterank_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:11,908 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:11,909 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:11,910 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/equitable_coloring.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:11,912 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/greedy_coloring.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:11,913 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,914 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,916 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/asyn_fluid.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,917 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/bipartitions.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,919 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/centrality.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,921 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/community_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,922 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/divisive.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,924 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/kclique.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,925 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/label_propagation.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,927 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/leiden.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,929 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/local.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,930 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/louvain.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,932 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/lukes.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,933 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/modularity_max.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,935 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/quality.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:11,936 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,937 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,939 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/attracting.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,940 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/biconnected.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,942 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/connected.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,944 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/semiconnected.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,945 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/strongly_connected.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,947 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/weakly_connected.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:11,948 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,949 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,951 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/connectivity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,952 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/cuts.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,954 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/disjoint_paths.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,955 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_augmentation.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,957 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_kcomponents.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,958 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcomponents.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,960 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcutsets.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,962 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/stoerwagner.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,963 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:11,965 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,966 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,967 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/boykovkolmogorov.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,969 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/capacityscaling.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,970 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/dinitz_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,972 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/edmondskarp.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,973 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/gomory_hu.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,975 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/maxflow.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,976 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/mincost.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,978 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/networksimplex.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,980 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/preflowpush.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,981 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/shortestaugmentingpath.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,983 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:11,984 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,985 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,987 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/ismags.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,988 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,990 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorphvf2.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,992 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/matchhelpers.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,993 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/temporalisomorphvf2.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,995 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/tree_isomorphism.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,996 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2pp.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,998 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2userfunc.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:11,999 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:12,000 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:12,002 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/hits_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:12,003 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/pagerank_alg.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:12,005 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors 2026-05-04 17:38:12,006 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors 2026-05-04 17:38:12,008 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors/contraction.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors 2026-05-04 17:38:12,009 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:12,010 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:12,012 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/all.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:12,013 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/binary.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:12,015 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/product.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:12,016 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/unary.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:12,018 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,019 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,020 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/astar.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,022 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/dense.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,023 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/generic.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,025 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/unweighted.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,027 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/weighted.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:12,028 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,029 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,031 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/beamsearch.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,032 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/breadth_first_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,034 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/depth_first_search.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,035 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/edgebfs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,037 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/edgedfs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:12,038 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,039 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,041 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/branchings.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,043 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/coding.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,044 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/decomposition.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,046 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/distance_measures.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,047 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/mst.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,049 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/operations.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,051 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/recognition.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:12,052 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,053 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,055 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/coreviews.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,056 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/digraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,058 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/filters.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,059 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/function.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,061 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/graph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,063 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/graphviews.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,064 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/multidigraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,066 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/multigraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,068 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/classes/reportviews.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:12,069 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,070 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/drawing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,072 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/drawing/layout.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,074 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_agraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,075 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_latex.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,077 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_pydot.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,078 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_pylab.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:12,080 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,081 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,082 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/atlas.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,084 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/classic.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,085 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/cographs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,087 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/community.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,088 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/degree_seq.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,090 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/directed.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,092 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/duplication.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,093 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/ego.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,095 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/expanders.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,096 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/geometric.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,098 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/harary_graph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,099 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/internet_as_graphs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,101 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/intersection.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,103 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/interval_graph.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,104 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/joint_degree_seq.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,106 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/lattice.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,107 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/line.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,109 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/mycielski.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,110 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/nonisomorphic_trees.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,112 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/random_clustered.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,114 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/random_graphs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,115 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/small.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,117 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/social.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,118 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/spectral_graph_forge.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,120 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/stochastic.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,121 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/sudoku.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,123 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/time_series.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,124 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/trees.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,126 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/generators/triads.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:12,127 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,128 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,130 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/algebraicconnectivity.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,131 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/attrmatrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,133 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/bethehessianmatrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,134 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/graphmatrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,136 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/laplacianmatrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,138 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/modularitymatrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,139 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/linalg/spectrum.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:12,141 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,141 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,143 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/adjlist.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,145 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/edgelist.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,146 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/gexf.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,148 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/gml.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,149 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/graph6.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,151 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/graphml.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,153 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/leda.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,154 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/multiline_adjlist.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,156 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/p2g.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,157 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/pajek.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,159 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/sparse6.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,160 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/text.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:12,162 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:12,163 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:12,164 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/adjacency.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:12,166 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/cytoscape.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:12,167 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/node_link.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:12,169 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/tree.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:12,170 root INFO creating build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,171 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,173 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/backends.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,174 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/configs.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,176 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/decorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,178 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/heaps.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,179 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/mapped_queue.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,181 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/misc.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,182 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/random_sequence.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,184 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/rcm.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,185 root INFO copying jedi/third_party/typeshed/stubs/networkx/networkx/utils/union_find.pyi -> build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:12,187 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:12,188 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:12,189 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:12,191 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/signals.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:12,192 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:12,194 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1 2026-05-04 17:38:12,195 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1 2026-05-04 17:38:12,196 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,197 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,199 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,200 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/parameters.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,202 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/request_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,203 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/signature.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,205 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:12,206 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,207 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,209 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/access_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,211 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/authorization.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,212 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,214 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,215 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/request_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,217 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,218 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/signature_only.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:12,220 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2 2026-05-04 17:38:12,221 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2 2026-05-04 17:38:12,222 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,223 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,225 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,226 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/parameters.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,228 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/request_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,230 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/tokens.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,231 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:12,232 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,233 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,235 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/backend_application.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,236 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,238 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/legacy_application.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,240 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/mobile_application.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,241 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/service_application.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,243 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/web_application.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:12,245 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,245 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,247 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/authorization.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,249 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,250 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/introspect.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,252 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/metadata.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,253 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,255 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,257 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/revocation.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,258 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/token.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:12,260 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,260 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,262 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,264 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,265 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,267 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/implicit.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,268 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,270 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:12,272 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:12,272 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:12,274 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:12,276 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/request_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:12,277 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients 2026-05-04 17:38:12,278 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients 2026-05-04 17:38:12,280 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/device.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients 2026-05-04 17:38:12,281 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:12,282 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:12,283 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/device_authorization.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:12,285 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/pre_configured.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:12,287 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types 2026-05-04 17:38:12,287 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types 2026-05-04 17:38:12,289 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/device_code.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types 2026-05-04 17:38:12,290 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid 2026-05-04 17:38:12,291 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid 2026-05-04 17:38:12,293 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect 2026-05-04 17:38:12,294 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect 2026-05-04 17:38:12,295 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:12,296 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:12,297 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:12,299 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/request_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:12,301 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:12,302 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:12,303 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:12,304 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/pre_configured.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:12,306 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/userinfo.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:12,308 root INFO creating build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,308 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,310 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/authorization_code.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,312 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,313 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/dispatchers.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,315 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/hybrid.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,316 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/implicit.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,318 root INFO copying jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/refresh_token.pyi -> build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:12,319 root INFO creating build/lib/jedi/third_party/typeshed/stubs/objgraph 2026-05-04 17:38:12,320 root INFO copying jedi/third_party/typeshed/stubs/objgraph/objgraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/objgraph 2026-05-04 17:38:12,322 root INFO creating build/lib/jedi/third_party/typeshed/stubs/olefile/olefile 2026-05-04 17:38:12,323 root INFO copying jedi/third_party/typeshed/stubs/olefile/olefile/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/olefile/olefile 2026-05-04 17:38:12,324 root INFO copying jedi/third_party/typeshed/stubs/olefile/olefile/olefile.pyi -> build/lib/jedi/third_party/typeshed/stubs/olefile/olefile 2026-05-04 17:38:12,326 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl 2026-05-04 17:38:12,327 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl 2026-05-04 17:38:12,329 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/_constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl 2026-05-04 17:38:12,330 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,331 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,333 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/_writer.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,334 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/cell.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,336 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/read_only.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,338 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/rich_text.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,339 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/text.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:12,341 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,342 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/_3d.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,343 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,345 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,346 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/area_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,348 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/axis.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,350 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/bar_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,351 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/bubble_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,353 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/chartspace.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,355 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/data_source.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,356 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/descriptors.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,358 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/error_bar.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,359 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/label.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,361 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/layout.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,363 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/legend.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,364 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/line_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,366 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/marker.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,367 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/picture.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,369 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/pie_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,370 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/pivot.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,372 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/plotarea.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,374 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/print_settings.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,375 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/radar_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,377 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/reader.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,378 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/reference.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,380 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/scatter_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,381 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/series.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,383 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/series_factory.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,385 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/shapes.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,386 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/stock_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,388 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/surface_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,389 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/text.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,391 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/title.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,392 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/trendline.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,394 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/updown_bars.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:12,395 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,396 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,398 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/chartsheet.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,400 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/custom.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,401 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/properties.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,403 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/protection.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,404 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/publish.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,406 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/relation.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,407 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/views.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:12,409 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:12,410 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:12,411 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/author.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:12,413 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/comment_sheet.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:12,415 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/comments.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:12,416 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/shape_writer.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:12,418 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,419 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,420 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/abc.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,422 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/numbers.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,423 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/product.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,425 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/singleton.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,426 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/strings.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:12,428 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,429 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,430 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,432 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/container.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,434 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/excel.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,435 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/namespace.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,437 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/nested.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,438 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/sequence.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,440 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/serialisable.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,442 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/slots.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:12,443 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,444 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,445 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/colors.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,447 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/connector.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,449 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/drawing.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,450 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/effect.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,452 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/fill.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,454 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/geometry.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,455 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/graphic.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,457 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/image.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,459 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/line.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,460 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/picture.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,462 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/properties.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,463 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/relation.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,465 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/spreadsheet_drawing.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,466 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/text.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,468 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/xdr.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:12,470 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:12,471 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:12,472 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/formatting.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:12,474 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/rule.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:12,475 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:12,476 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:12,478 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/tokenizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:12,479 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/translate.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:12,481 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,482 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,483 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,485 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/custom.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,486 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/extended.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,488 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/interface.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,490 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/manifest.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,491 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/relationship.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,493 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/workbook.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:12,494 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:12,495 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:12,497 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/cache.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:12,499 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/fields.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:12,500 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/record.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:12,502 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/table.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:12,504 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:12,505 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:12,507 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/drawings.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:12,508 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/excel.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:12,510 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/strings.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:12,511 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/workbook.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:12,513 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,514 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,515 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/alignment.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,517 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/borders.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,518 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/builtins.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,520 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/cell_style.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,521 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/colors.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,523 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/differential.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,524 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/fills.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,526 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/fonts.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,528 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/named_styles.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,529 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/numbers.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,531 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/protection.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,532 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/proxy.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,534 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/styleable.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,535 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/stylesheet.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,537 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/table.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:12,538 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,539 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,541 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/bound_dictionary.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,542 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/cell.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,544 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/dataframe.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,545 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/datetime.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,547 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/escape.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,548 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,550 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/formulas.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,551 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/indexed_list.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,553 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/inference.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,554 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/protection.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,556 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/units.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:12,557 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,558 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,560 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/_writer.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,561 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/child.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,563 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/defined_name.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,564 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_reference.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,566 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/function_group.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,567 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/properties.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,569 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/protection.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,570 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/smart_tags.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,572 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/views.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,574 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/web.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,575 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/workbook.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:12,577 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link 2026-05-04 17:38:12,578 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link 2026-05-04 17:38:12,579 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link/external.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link 2026-05-04 17:38:12,581 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,582 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,583 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_read_only.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,585 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_reader.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,586 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_write_only.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,588 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_writer.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,589 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/cell_range.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,591 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/cell_watch.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,593 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/controls.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,594 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/copier.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,596 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/custom.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,597 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/datavalidation.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,599 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/dimensions.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,601 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/drawing.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,602 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,604 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/filters.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,606 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/formula.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,607 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/header_footer.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,609 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/hyperlink.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,611 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/merge.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,612 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/ole.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,614 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/page.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,615 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/pagebreak.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,617 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/picture.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,618 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/print_settings.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,620 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/properties.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,621 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/protection.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,623 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/related.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,625 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/scenario.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,626 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/smart_tag.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,628 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/table.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,629 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/views.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,631 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/worksheet.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:12,633 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:12,634 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:12,635 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/excel.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:12,636 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/theme.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:12,639 root INFO creating build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:12,640 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:12,642 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/_functions_overloads.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:12,644 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:12,645 root INFO copying jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/functions.pyi -> build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:12,647 root INFO creating build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,648 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,649 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/logs.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,651 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/propagation.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,652 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,654 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_manager.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,655 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/span.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,657 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/tags.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,658 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/tracer.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:12,660 root INFO creating build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/ext 2026-05-04 17:38:12,661 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/ext/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/ext 2026-05-04 17:38:12,662 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/ext/tags.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/ext 2026-05-04 17:38:12,663 root INFO creating build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:12,664 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:12,666 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/api_check.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:12,667 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/scope_check.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:12,669 root INFO creating build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,670 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,671 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/binary_propagator.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,673 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/context.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,674 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/propagator.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,676 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/span.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,677 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/text_propagator.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,679 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/tracer.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:12,680 root INFO creating build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,681 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,683 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/asyncio.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,684 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,686 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/contextvars.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,687 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/gevent.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,689 root INFO copying jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/tornado.pyi -> build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:12,690 root INFO creating build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,691 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,693 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/_winapi.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,694 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/agent.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,696 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/auth_handler.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,698 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/auth_strategy.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,699 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/ber.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,701 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/buffered_pipe.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,702 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/channel.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,704 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,705 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,707 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/compress.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,708 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,710 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/ecdsakey.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,711 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/ed25519key.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,713 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/file.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,714 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/hostkeys.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,716 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_curve25519.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,717 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_ecdh_nist.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,719 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_gex.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,720 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group1.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,722 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group14.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,723 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group16.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,725 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_gss.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,726 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/message.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,728 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/packet.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,729 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/pipe.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,731 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/pkey.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,732 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/primes.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,734 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/proxy.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,735 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/rsakey.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,737 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/server.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,738 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,740 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_attr.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,741 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,743 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_file.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,744 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_handle.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,746 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_server.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,748 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_si.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,749 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/ssh_exception.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,751 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/ssh_gss.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,752 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/transport.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,754 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,755 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/win_openssh.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,757 root INFO copying jedi/third_party/typeshed/stubs/paramiko/paramiko/win_pageant.pyi -> build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:12,758 root INFO creating build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,759 root INFO copying jedi/third_party/typeshed/stubs/parsimonious/parsimonious/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,761 root INFO copying jedi/third_party/typeshed/stubs/parsimonious/parsimonious/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,762 root INFO copying jedi/third_party/typeshed/stubs/parsimonious/parsimonious/expressions.pyi -> build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,764 root INFO copying jedi/third_party/typeshed/stubs/parsimonious/parsimonious/grammar.pyi -> build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,766 root INFO copying jedi/third_party/typeshed/stubs/parsimonious/parsimonious/nodes.pyi -> build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,767 root INFO copying jedi/third_party/typeshed/stubs/parsimonious/parsimonious/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:12,769 root INFO creating build/lib/jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:12,770 root INFO copying jedi/third_party/typeshed/stubs/passpy/passpy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:12,772 root INFO copying jedi/third_party/typeshed/stubs/passpy/passpy/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:12,774 root INFO copying jedi/third_party/typeshed/stubs/passpy/passpy/store.pyi -> build/lib/jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:12,776 root INFO copying jedi/third_party/typeshed/stubs/passpy/passpy/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:12,777 root INFO creating build/lib/jedi/third_party/typeshed/stubs/peewee 2026-05-04 17:38:12,778 root INFO copying jedi/third_party/typeshed/stubs/peewee/peewee.pyi -> build/lib/jedi/third_party/typeshed/stubs/peewee 2026-05-04 17:38:12,780 root INFO creating build/lib/jedi/third_party/typeshed/stubs/peewee/playhouse 2026-05-04 17:38:12,781 root INFO copying jedi/third_party/typeshed/stubs/peewee/playhouse/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/peewee/playhouse 2026-05-04 17:38:12,783 root INFO copying jedi/third_party/typeshed/stubs/peewee/playhouse/flask_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/peewee/playhouse 2026-05-04 17:38:12,784 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pep8-naming 2026-05-04 17:38:12,785 root INFO copying jedi/third_party/typeshed/stubs/pep8-naming/pep8ext_naming.pyi -> build/lib/jedi/third_party/typeshed/stubs/pep8-naming 2026-05-04 17:38:12,787 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,788 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/ANSI.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,789 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/FSM.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,791 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,792 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/_async.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,794 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,795 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/expect.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,797 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/fdpexpect.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,798 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/popen_spawn.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,800 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/pty_spawn.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,801 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/pxssh.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,803 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/replwrap.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,804 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/run.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,806 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/screen.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,808 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/socket_pexpect.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,809 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/spawnbase.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,811 root INFO copying jedi/third_party/typeshed/stubs/pexpect/pexpect/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:12,812 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,813 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,815 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/amqp_object.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,816 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/callback.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,818 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/channel.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,820 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,821 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,823 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/credentials.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,824 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/data.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,826 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/delivery_mode.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,827 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/diagnostic_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,829 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,830 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/exchange_type.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,832 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/frame.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,833 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/heartbeat.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,835 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/spec.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,837 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/tcp_socket_opts.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,839 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/validators.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:12,840 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,841 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,842 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/asyncio_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,844 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/base_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,846 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/blocking_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,847 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/gevent_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,849 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/select_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,850 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/tornado_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,852 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/twisted_connection.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:12,853 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:12,854 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:12,856 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/connection_workflow.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:12,857 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/io_services_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:12,859 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/nbio_interface.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:12,860 root INFO copying jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/selector_ioloop_adapter.pyi -> build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:12,862 root INFO creating build/lib/jedi/third_party/typeshed/stubs/polib 2026-05-04 17:38:12,863 root INFO copying jedi/third_party/typeshed/stubs/polib/polib.pyi -> build/lib/jedi/third_party/typeshed/stubs/polib 2026-05-04 17:38:12,864 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:12,866 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:12,867 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/converting.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:12,869 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/options.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:12,870 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/py23compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:12,872 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask 2026-05-04 17:38:12,873 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/flask/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask 2026-05-04 17:38:12,874 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:12,875 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/flask/example/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:12,876 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/flask/example/app.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:12,878 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/flask/example/config.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:12,880 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/flask/example/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:12,881 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/flask/example/views.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:12,883 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,883 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,885 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/asttranslation.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,887 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,889 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbapiprovider.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,890 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbschema.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,892 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/decompiling.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,894 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/ormtypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,895 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/serialization.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,897 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/sqlbuilding.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,898 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/sqlsymbols.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,900 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/sqltranslation.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:12,902 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,903 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,904 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/cockroach.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,906 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/mysql.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,907 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/oracle.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,909 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/postgres.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,911 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/sqlite.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:12,912 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,913 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,915 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/alessandro_bug.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,916 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/bottle_example.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,918 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/bug_ben.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,919 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/compositekeys.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,921 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/demo.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,922 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/estore.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,924 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/inheritance1.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,926 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/numbers.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,927 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/session01.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,929 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/university1.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,930 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/examples/university2.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:12,932 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/integration 2026-05-04 17:38:12,933 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/integration/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/integration 2026-05-04 17:38:12,934 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/orm/integration/bottle_plugin.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/integration 2026-05-04 17:38:12,936 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/thirdparty 2026-05-04 17:38:12,936 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/thirdparty/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/thirdparty 2026-05-04 17:38:12,938 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/thirdparty/decorator.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/thirdparty 2026-05-04 17:38:12,939 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:12,940 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:12,942 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/utils/properties.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:12,943 root INFO copying jedi/third_party/typeshed/stubs/pony/pony/utils/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:12,945 root INFO creating build/lib/jedi/third_party/typeshed/stubs/portpicker 2026-05-04 17:38:12,946 root INFO copying jedi/third_party/typeshed/stubs/portpicker/portpicker.pyi -> build/lib/jedi/third_party/typeshed/stubs/portpicker 2026-05-04 17:38:12,947 root INFO creating build/lib/jedi/third_party/typeshed/stubs/protobuf/google/_upb 2026-05-04 17:38:12,948 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/_upb/_message.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/_upb 2026-05-04 17:38:12,950 root INFO creating build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,951 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,952 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/any.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,954 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/any_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,956 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/api_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,958 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,959 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_database.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,961 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,964 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_pool.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,965 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/duration.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,967 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/duration_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,968 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/empty_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,970 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/field_mask_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,971 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/json_format.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,973 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/message.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,975 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/message_factory.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,976 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,978 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_builder.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,979 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_json.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,981 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_text.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,982 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/reflection.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,984 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/runtime_version.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,985 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/service_reflection.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,987 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/source_context_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,989 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/struct_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,990 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/symbol_database.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,992 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/text_encoding.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,994 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/text_format.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,995 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/timestamp.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,997 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/timestamp_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:12,999 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/type_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:13,000 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/unknown_fields.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:13,002 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/wrappers_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:13,004 root INFO creating build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler 2026-05-04 17:38:13,005 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler 2026-05-04 17:38:13,006 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler 2026-05-04 17:38:13,008 root INFO creating build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,008 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,010 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/api_implementation.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,011 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/builder.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,013 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/containers.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,015 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,016 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,018 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,019 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/extension_dict.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,021 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/field_mask.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,023 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/message_listener.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,024 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/python_edition_defaults.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,025 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/python_message.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,027 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/testing_refleaks.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,029 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/type_checkers.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,030 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/well_known_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,032 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/wire_format.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:13,033 root INFO creating build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util 2026-05-04 17:38:13,034 root INFO copying jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util 2026-05-04 17:38:13,036 root INFO creating build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,037 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,039 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_common.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,040 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_ntuples.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,042 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psaix.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,044 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psbsd.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,046 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_pslinux.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,047 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psosx.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,049 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psposix.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,050 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_pssunos.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,052 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_aix.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,054 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_bsd.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,055 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_linux.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,057 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_osx.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,058 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_sunos.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,060 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_windows.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,062 root INFO copying jedi/third_party/typeshed/stubs/psutil/psutil/_pswindows.pyi -> build/lib/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:13,063 root INFO creating build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,064 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,066 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_ipaddress.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,067 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_json.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,069 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_psycopg.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,071 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_range.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,072 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/errorcodes.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,074 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,076 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/extensions.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,078 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/extras.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,079 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/pool.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,081 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/sql.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,083 root INFO copying jedi/third_party/typeshed/stubs/psycopg2/psycopg2/tz.pyi -> build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:13,084 root INFO creating build/lib/jedi/third_party/typeshed/stubs/punq/punq 2026-05-04 17:38:13,085 root INFO copying jedi/third_party/typeshed/stubs/punq/punq/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/punq/punq 2026-05-04 17:38:13,087 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:13,088 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:13,090 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/debug.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:13,091 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:13,093 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec 2026-05-04 17:38:13,093 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec 2026-05-04 17:38:13,095 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/streaming.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec 2026-05-04 17:38:13,096 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:13,097 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:13,099 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:13,100 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:13,102 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/eoo.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:13,103 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:13,104 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:13,106 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:13,107 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:13,109 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:13,110 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:13,111 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:13,113 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:13,114 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:13,115 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:13,116 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:13,118 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:13,119 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat 2026-05-04 17:38:13,120 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat 2026-05-04 17:38:13,122 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat/integer.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat 2026-05-04 17:38:13,123 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,124 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,125 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,127 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/char.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,128 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/constraint.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,130 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,131 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/namedtype.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,133 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/namedval.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,135 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/opentype.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,136 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/tag.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,138 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/tagmap.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,139 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/univ.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,141 root INFO copying jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/useful.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:13,142 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyaudio 2026-05-04 17:38:13,143 root INFO copying jedi/third_party/typeshed/stubs/pyaudio/pyaudio.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyaudio 2026-05-04 17:38:13,145 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:13,146 root INFO copying jedi/third_party/typeshed/stubs/pycocotools/pycocotools/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:13,147 root INFO copying jedi/third_party/typeshed/stubs/pycocotools/pycocotools/coco.pyi -> build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:13,149 root INFO copying jedi/third_party/typeshed/stubs/pycocotools/pycocotools/cocoeval.pyi -> build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:13,150 root INFO copying jedi/third_party/typeshed/stubs/pycocotools/pycocotools/mask.pyi -> build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:13,152 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pycurl 2026-05-04 17:38:13,153 root INFO copying jedi/third_party/typeshed/stubs/pycurl/pycurl.pyi -> build/lib/jedi/third_party/typeshed/stubs/pycurl 2026-05-04 17:38:13,155 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyfarmhash 2026-05-04 17:38:13,155 root INFO copying jedi/third_party/typeshed/stubs/pyfarmhash/farmhash.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyfarmhash 2026-05-04 17:38:13,157 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,158 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,160 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/__main__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,161 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,163 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/checker.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,164 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/messages.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,166 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/reporter.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:13,167 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts 2026-05-04 17:38:13,168 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts 2026-05-04 17:38:13,170 root INFO copying jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts/pyflakes.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts 2026-05-04 17:38:13,171 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:13,172 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:13,174 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/__main__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:13,175 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:13,177 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:13,178 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:13,179 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:13,181 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/build_main.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:13,182 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/datastruct.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:13,184 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/splash.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:13,185 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:13,186 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:13,188 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/analysis.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:13,189 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/imphookapi.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:13,191 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated 2026-05-04 17:38:13,192 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated 2026-05-04 17:38:13,193 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated/_parent.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated 2026-05-04 17:38:13,195 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib 2026-05-04 17:38:13,195 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib 2026-05-04 17:38:13,197 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph 2026-05-04 17:38:13,198 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph 2026-05-04 17:38:13,199 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph/modulegraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph 2026-05-04 17:38:13,201 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils 2026-05-04 17:38:13,201 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils 2026-05-04 17:38:13,203 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks 2026-05-04 17:38:13,204 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks 2026-05-04 17:38:13,205 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks/conda.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks 2026-05-04 17:38:13,207 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32 2026-05-04 17:38:13,207 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32/versioninfo.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32 2026-05-04 17:38:13,209 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash 2026-05-04 17:38:13,210 root INFO copying jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash 2026-05-04 17:38:13,211 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,212 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,214 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/bks.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,215 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/jks.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,217 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/rfc2898.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,219 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/rfc7292.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,220 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/sun_crypto.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,222 root INFO copying jedi/third_party/typeshed/stubs/pyjks/jks/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:13,223 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:13,224 root INFO copying jedi/third_party/typeshed/stubs/pyluach/pyluach/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:13,226 root INFO copying jedi/third_party/typeshed/stubs/pyluach/pyluach/dates.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:13,227 root INFO copying jedi/third_party/typeshed/stubs/pyluach/pyluach/hebrewcal.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:13,229 root INFO copying jedi/third_party/typeshed/stubs/pyluach/pyluach/parshios.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:13,231 root INFO copying jedi/third_party/typeshed/stubs/pyluach/pyluach/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:13,232 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:13,233 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:13,235 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/_info.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:13,236 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:13,238 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:13,239 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:13,240 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:13,242 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/_dummy.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:13,243 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:13,244 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/mouse/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:13,245 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/mouse/_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:13,247 root INFO copying jedi/third_party/typeshed/stubs/pynput/pynput/mouse/_dummy.pyi -> build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:13,248 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyperclip/pyperclip 2026-05-04 17:38:13,250 root INFO copying jedi/third_party/typeshed/stubs/pyperclip/pyperclip/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyperclip/pyperclip 2026-05-04 17:38:13,251 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,252 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,254 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/__main__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,255 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/rfc2217.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,257 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/rs485.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,258 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/serialcli.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,260 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/serialjava.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,262 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/serialposix.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,263 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/serialutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,265 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/serialwin32.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,266 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/win32.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:13,268 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/threaded 2026-05-04 17:38:13,269 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/threaded/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/threaded 2026-05-04 17:38:13,270 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,271 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,272 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/hexlify_codec.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,274 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,275 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_common.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,277 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_linux.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,279 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_osx.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,280 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_posix.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,282 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_windows.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,283 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/tools/miniterm.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:13,285 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,286 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,287 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_alt.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,289 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_cp2110.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,290 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_hwgrep.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,292 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_loop.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,293 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_rfc2217.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,295 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_socket.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,296 root INFO copying jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_spy.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:13,298 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:13,299 root INFO copying jedi/third_party/typeshed/stubs/pysftp/pysftp/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:13,301 root INFO copying jedi/third_party/typeshed/stubs/pysftp/pysftp/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:13,302 root INFO copying jedi/third_party/typeshed/stubs/pysftp/pysftp/helpers.pyi -> build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:13,304 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pytest-lazy-fixture 2026-05-04 17:38:13,305 root INFO copying jedi/third_party/typeshed/stubs/pytest-lazy-fixture/pytest_lazyfixture.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytest-lazy-fixture 2026-05-04 17:38:13,306 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:13,307 root INFO copying jedi/third_party/typeshed/stubs/python-crontab/cronlog.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:13,308 root INFO copying jedi/third_party/typeshed/stubs/python-crontab/crontab.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:13,310 root INFO copying jedi/third_party/typeshed/stubs/python-crontab/crontabs.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:13,312 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,313 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,314 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/_common.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,316 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/_version.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,317 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/easter.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,319 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,321 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/rrule.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,323 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tzwin.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,324 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:13,326 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:13,327 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:13,328 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:13,330 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/isoparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:13,332 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:13,333 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:13,334 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:13,336 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:13,338 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/win.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:13,339 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo 2026-05-04 17:38:13,340 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo 2026-05-04 17:38:13,342 root INFO copying jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo/rebuild.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo 2026-05-04 17:38:13,343 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:13,345 root INFO copying jedi/third_party/typeshed/stubs/python-http-client/python_http_client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:13,346 root INFO copying jedi/third_party/typeshed/stubs/python-http-client/python_http_client/client.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:13,348 root INFO copying jedi/third_party/typeshed/stubs/python-http-client/python_http_client/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:13,349 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:13,351 root INFO copying jedi/third_party/typeshed/stubs/python-jenkins/jenkins/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:13,352 root INFO copying jedi/third_party/typeshed/stubs/python-jenkins/jenkins/plugins.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:13,354 root INFO copying jedi/third_party/typeshed/stubs/python-jenkins/jenkins/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:13,356 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,357 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,358 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,360 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,361 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/jwe.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,363 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/jwk.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,364 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/jws.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,366 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/jwt.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,367 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:13,369 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,369 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,371 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/_asn1.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,372 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,374 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/cryptography_backend.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,375 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/ecdsa_backend.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,377 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/native.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,378 root INFO copying jedi/third_party/typeshed/stubs/python-jose/jose/backends/rsa_backend.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:13,380 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-nmap/nmap 2026-05-04 17:38:13,381 root INFO copying jedi/third_party/typeshed/stubs/python-nmap/nmap/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-nmap/nmap 2026-05-04 17:38:13,382 root INFO copying jedi/third_party/typeshed/stubs/python-nmap/nmap/nmap.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-nmap/nmap 2026-05-04 17:38:13,384 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,385 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/X.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,387 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/XK.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,388 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xatom.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,390 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xcursorfont.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,391 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,392 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,394 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/_typing.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,395 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/display.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,397 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,399 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/rdb.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,400 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/threaded.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,402 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xauth.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:13,403 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,404 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,405 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/composite.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,407 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/damage.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,408 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/dpms.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,410 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/ge.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,411 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/nvcontrol.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,413 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/randr.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,415 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/record.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,417 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/res.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,418 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/screensaver.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,420 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/security.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,421 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/shape.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,423 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xfixes.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,424 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xinerama.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,426 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xinput.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,427 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xtest.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:13,429 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,430 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,431 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/apl.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,433 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/arabic.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,434 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/cyrillic.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,436 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/greek.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,437 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/hebrew.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,439 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/katakana.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,440 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/korean.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,442 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin1.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,444 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin2.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,445 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin3.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,447 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin4.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,448 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/miscellany.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,450 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/publishing.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,451 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/special.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,453 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/technical.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,454 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/thai.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,456 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xf86.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,458 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xk3270.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,459 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xkb.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:13,461 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,461 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,463 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/display.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,465 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/event.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,466 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/request.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,468 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/rq.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,470 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/structs.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:13,471 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:13,472 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:13,474 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/connect.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:13,475 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/lock.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:13,477 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/unix_connect.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:13,478 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/vms_connect.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:13,480 root INFO creating build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,481 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,482 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/colormap.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,484 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/cursor.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,485 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/drawable.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,487 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/fontable.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,488 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/icccm.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,490 root INFO copying jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:13,491 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,493 root INFO copying jedi/third_party/typeshed/stubs/pytz/pytz/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,494 root INFO copying jedi/third_party/typeshed/stubs/pytz/pytz/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,496 root INFO copying jedi/third_party/typeshed/stubs/pytz/pytz/lazy.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,497 root INFO copying jedi/third_party/typeshed/stubs/pytz/pytz/reference.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,499 root INFO copying jedi/third_party/typeshed/stubs/pytz/pytz/tzfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,500 root INFO copying jedi/third_party/typeshed/stubs/pytz/pytz/tzinfo.pyi -> build/lib/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:13,501 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,502 root INFO copying jedi/third_party/typeshed/stubs/pywin32/_win32typing.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,506 root INFO copying jedi/third_party/typeshed/stubs/pywin32/commctrl.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,507 root INFO copying jedi/third_party/typeshed/stubs/pywin32/dde.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,509 root INFO copying jedi/third_party/typeshed/stubs/pywin32/mmapfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,511 root INFO copying jedi/third_party/typeshed/stubs/pywin32/mmsystem.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,512 root INFO copying jedi/third_party/typeshed/stubs/pywin32/ntsecuritycon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,514 root INFO copying jedi/third_party/typeshed/stubs/pywin32/odbc.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,515 root INFO copying jedi/third_party/typeshed/stubs/pywin32/perfmon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,517 root INFO copying jedi/third_party/typeshed/stubs/pywin32/pythoncom.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,518 root INFO copying jedi/third_party/typeshed/stubs/pywin32/pywintypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,520 root INFO copying jedi/third_party/typeshed/stubs/pywin32/regutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,522 root INFO copying jedi/third_party/typeshed/stubs/pywin32/servicemanager.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,523 root INFO copying jedi/third_party/typeshed/stubs/pywin32/sspicon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,525 root INFO copying jedi/third_party/typeshed/stubs/pywin32/timer.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,526 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win2kras.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,528 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32api.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,529 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32clipboard.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,531 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32con.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,532 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32console.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,533 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32cred.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,535 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32crypt.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,536 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32cryptcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,538 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32event.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,539 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32evtlog.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,541 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32evtlogutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,542 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32file.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,544 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32gui.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,545 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32gui_struct.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,547 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32help.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,548 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32inet.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,550 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32inetcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,551 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32job.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,553 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32lz.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,554 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32net.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,556 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32netcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,557 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32pdh.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,559 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32pdhquery.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,560 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32pipe.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,562 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32print.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,563 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32process.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,565 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32profile.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,566 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32ras.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,568 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32security.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,570 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32service.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,571 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32serviceutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,573 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32timezone.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,574 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32trace.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,576 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32transaction.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,577 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32ts.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,579 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32ui.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,580 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32uiole.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,582 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32verstamp.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,583 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32wnet.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,585 root INFO copying jedi/third_party/typeshed/stubs/pywin32/winerror.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,586 root INFO copying jedi/third_party/typeshed/stubs/pywin32/winioctlcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,588 root INFO copying jedi/third_party/typeshed/stubs/pywin32/winnt.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,589 root INFO copying jedi/third_party/typeshed/stubs/pywin32/winperf.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,591 root INFO copying jedi/third_party/typeshed/stubs/pywin32/winxpgui.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,592 root INFO copying jedi/third_party/typeshed/stubs/pywin32/winxptheme.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:13,594 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:13,594 root INFO copying jedi/third_party/typeshed/stubs/pywin32/isapi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:13,596 root INFO copying jedi/third_party/typeshed/stubs/pywin32/isapi/install.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:13,597 root INFO copying jedi/third_party/typeshed/stubs/pywin32/isapi/isapicon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:13,599 root INFO copying jedi/third_party/typeshed/stubs/pywin32/isapi/simple.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:13,601 root INFO copying jedi/third_party/typeshed/stubs/pywin32/isapi/threaded_extension.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:13,602 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:13,603 root INFO copying jedi/third_party/typeshed/stubs/pywin32/pythonwin/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:13,604 root INFO copying jedi/third_party/typeshed/stubs/pywin32/pythonwin/dde.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:13,606 root INFO copying jedi/third_party/typeshed/stubs/pywin32/pythonwin/win32ui.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:13,608 root INFO copying jedi/third_party/typeshed/stubs/pywin32/pythonwin/win32uiole.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:13,609 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,610 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,611 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/mmapfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,613 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/odbc.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,614 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/perfmon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,616 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/servicemanager.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,618 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/timer.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,619 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32api.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,621 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32clipboard.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,622 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32console.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,624 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32cred.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,626 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32crypt.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,627 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32event.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,629 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32evtlog.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,630 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32file.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,632 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32gui.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,634 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32help.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,636 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32inet.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,637 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32job.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,639 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32lz.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,640 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32net.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,642 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32pdh.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,644 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32pipe.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,645 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32print.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,647 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32process.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,649 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32profile.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,650 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32ras.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,652 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32security.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,653 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32service.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,655 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32trace.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,657 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32transaction.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,658 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32ts.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,660 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/win32wnet.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,661 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/winxpgui.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:13,663 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,664 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,665 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/commctrl.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,667 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/mmsystem.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,669 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/ntsecuritycon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,671 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/pywintypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,672 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/regutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,674 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/sspicon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,675 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win2kras.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,677 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32con.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,680 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32cryptcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,682 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32evtlogutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,683 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32gui_struct.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,685 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32inetcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,687 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32netcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,689 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32pdhquery.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,690 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32serviceutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,692 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32timezone.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,694 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32verstamp.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,695 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/winerror.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,699 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/winioctlcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,700 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/winnt.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,702 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/winperf.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,704 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32/lib/winxptheme.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:13,705 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:13,706 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:13,708 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/olectl.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:13,709 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/storagecon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:13,711 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/universal.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:13,712 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:13,714 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:13,715 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:13,716 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/adsi.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:13,718 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/adsicon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:13,719 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/authorization 2026-05-04 17:38:13,720 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/authorization/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/authorization 2026-05-04 17:38:13,721 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/authorization/authorization.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/authorization 2026-05-04 17:38:13,723 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol 2026-05-04 17:38:13,724 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol 2026-05-04 17:38:13,725 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol/axcontrol.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol 2026-05-04 17:38:13,727 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,728 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,729 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/adb.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,731 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/axdebug.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,732 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/codecontainer.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,734 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/contexts.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,735 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/debugger.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,737 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/documents.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,738 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/expressions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,740 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/gateways.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,741 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/stackframe.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,743 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:13,744 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:13,745 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:13,747 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/asputil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:13,748 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/axscript.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:13,750 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:13,751 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:13,752 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/debug.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:13,754 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:13,755 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/framework.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:13,757 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server 2026-05-04 17:38:13,758 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server 2026-05-04 17:38:13,759 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server/axsite.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server 2026-05-04 17:38:13,761 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/bits 2026-05-04 17:38:13,761 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/bits/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/bits 2026-05-04 17:38:13,763 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/bits/bits.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/bits 2026-05-04 17:38:13,764 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:13,765 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:13,767 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/client/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:13,768 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/client/dynamic.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:13,770 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/client/gencache.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:13,771 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/directsound 2026-05-04 17:38:13,772 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/directsound/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/directsound 2026-05-04 17:38:13,774 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/directsound/directsound.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/directsound 2026-05-04 17:38:13,775 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py 2026-05-04 17:38:13,776 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py 2026-05-04 17:38:13,777 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:13,778 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:13,780 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/ifilter.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:13,781 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/ifiltercon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:13,783 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:13,783 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/internet/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:13,785 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/internet/inetcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:13,787 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/internet/internet.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:13,788 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,789 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,790 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/emsabtags.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,792 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/exchange.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,793 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapi.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,795 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapitags.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,796 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapiutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:13,798 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:13,799 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:13,800 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/propsys.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:13,802 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/pscon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:13,803 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,804 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,806 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/connect.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,807 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/dispatcher.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,809 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/exception.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,810 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/factory.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,812 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/localserver.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,813 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/policy.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,815 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/register.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,816 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/server/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:13,818 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:13,819 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/shell/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:13,820 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/shell/shell.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:13,822 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/shell/shellcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:13,823 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler 2026-05-04 17:38:13,824 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler 2026-05-04 17:38:13,826 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler/taskscheduler.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler 2026-05-04 17:38:13,827 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext 2026-05-04 17:38:13,828 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext 2026-05-04 17:38:13,829 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:13,830 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:13,832 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/adsi.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:13,833 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/adsicon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:13,835 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization 2026-05-04 17:38:13,836 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization 2026-05-04 17:38:13,837 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization/authorization.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization 2026-05-04 17:38:13,839 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol 2026-05-04 17:38:13,840 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol 2026-05-04 17:38:13,841 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol/axcontrol.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol 2026-05-04 17:38:13,842 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,843 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,845 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/adb.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,846 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/axdebug.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,848 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/codecontainer.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,849 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/contexts.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,851 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/debugger.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,852 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/documents.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,854 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/expressions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,856 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/gateways.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,857 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/stackframe.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,859 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:13,860 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:13,861 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:13,863 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/asputil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:13,864 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/axscript.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:13,866 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:13,866 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:13,868 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/debug.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:13,869 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:13,871 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/framework.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:13,873 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server 2026-05-04 17:38:13,874 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server 2026-05-04 17:38:13,875 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server/axsite.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server 2026-05-04 17:38:13,876 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/bits 2026-05-04 17:38:13,877 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/bits/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/bits 2026-05-04 17:38:13,879 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/bits/bits.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/bits 2026-05-04 17:38:13,880 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound 2026-05-04 17:38:13,881 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound 2026-05-04 17:38:13,883 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound/directsound.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound 2026-05-04 17:38:13,884 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:13,885 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:13,886 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/ifilter.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:13,888 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/ifiltercon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:13,889 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:13,890 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:13,892 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/inetcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:13,893 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/internet.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:13,895 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,896 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,897 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/emsabtags.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,899 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/exchange.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,901 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapi.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,903 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapitags.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,904 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapiutil.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:13,906 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:13,907 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:13,908 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/propsys.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:13,910 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/pscon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:13,911 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:13,912 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:13,914 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/shell.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:13,916 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/shellcon.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:13,917 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler 2026-05-04 17:38:13,918 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler 2026-05-04 17:38:13,920 root INFO copying jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler/taskscheduler.pyi -> build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler 2026-05-04 17:38:13,921 root INFO creating build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,922 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/BaseDirectory.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,924 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/Config.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,925 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/DesktopEntry.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,927 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/Exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,928 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/IconTheme.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,930 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/IniFile.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,932 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/Locale.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,933 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/Menu.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,935 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/MenuEditor.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,937 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/Mime.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,938 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/RecentFiles.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,940 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,941 root INFO copying jedi/third_party/typeshed/stubs/pyxdg/xdg/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:13,943 root INFO creating build/lib/jedi/third_party/typeshed/stubs/qrbill/qrbill 2026-05-04 17:38:13,944 root INFO copying jedi/third_party/typeshed/stubs/qrbill/qrbill/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrbill/qrbill 2026-05-04 17:38:13,945 root INFO copying jedi/third_party/typeshed/stubs/qrbill/qrbill/bill.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrbill/qrbill 2026-05-04 17:38:13,947 root INFO creating build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,948 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/LUT.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,950 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,951 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/_types.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,953 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,954 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/console_scripts.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,956 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,957 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,959 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/main.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,960 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/release.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,962 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:13,963 root INFO creating build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,964 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,966 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,967 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/pil.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,969 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/pure.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,970 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styledpil.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,972 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/svg.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:13,973 root INFO creating build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles 2026-05-04 17:38:13,974 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles 2026-05-04 17:38:13,975 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/colormasks.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles 2026-05-04 17:38:13,977 root INFO creating build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:13,978 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:13,979 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:13,981 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/pil.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:13,983 root INFO copying jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/svg.pyi -> build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:13,984 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:13,985 root INFO copying jedi/third_party/typeshed/stubs/ratelimit/ratelimit/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:13,987 root INFO copying jedi/third_party/typeshed/stubs/ratelimit/ratelimit/decorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:13,988 root INFO copying jedi/third_party/typeshed/stubs/ratelimit/ratelimit/exception.pyi -> build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:13,990 root INFO creating build/lib/jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:13,991 root INFO copying jedi/third_party/typeshed/stubs/regex/regex/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:13,993 root INFO copying jedi/third_party/typeshed/stubs/regex/regex/_main.pyi -> build/lib/jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:13,995 root INFO copying jedi/third_party/typeshed/stubs/regex/regex/_regex.pyi -> build/lib/jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:13,996 root INFO copying jedi/third_party/typeshed/stubs/regex/regex/_regex_core.pyi -> build/lib/jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:13,998 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:13,999 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:14,000 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/rl_config.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:14,002 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/rl_settings.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:14,003 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,004 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,006 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPDF.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,007 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPM.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,009 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPS.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,010 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderSVG.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,012 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderbase.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,014 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/shapes.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,015 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/svgpath.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,017 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/transform.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,018 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,020 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgetbase.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:14,021 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,022 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,024 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code128.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,025 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code39.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,027 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code93.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,029 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,030 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/dmtx.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,032 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/eanbc.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,033 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/ecc200datamatrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,035 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/fourstate.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,036 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/lto.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,038 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/qr.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,039 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/qrencoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,041 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,042 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps4s.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,044 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/widgets.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:14,045 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,046 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,048 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/areas.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,049 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/axes.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,051 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/barcharts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,053 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/dotbox.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,054 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/doughnut.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,056 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/legends.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,057 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/linecharts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,059 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/lineplots.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,060 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/markers.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,062 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/piecharts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,064 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/slidebox.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,065 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/spider.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,067 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/textlabels.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,068 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,070 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/utils3d.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:14,071 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,072 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,074 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/bubble.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,075 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_bar.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,077 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_column.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,078 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/excelcolors.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,080 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/exploded_pie.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,081 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/filled_radar.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,083 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/line_chart.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,084 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/linechart_with_markers.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,086 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/radar.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,088 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/runall.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,089 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,091 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,092 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines_markers.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,094 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/simple_pie.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,095 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_bar.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,097 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_column.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:14,098 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,099 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,101 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/adjustableArrow.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,102 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/eventcal.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,104 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/flags.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,105 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/grids.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,107 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/markers.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,108 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/signsandsymbols.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,110 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/table.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:14,111 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,112 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/PyFontify.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,114 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,115 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/abag.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,117 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/arciv.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,118 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/attrmap.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,120 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/boxstuff.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,121 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/codecharts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,123 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/colors.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,125 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/corp.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,126 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/enums.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,128 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/extformat.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,129 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/fontfinder.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,131 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/fonts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,132 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/formatters.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,134 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/geomutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,135 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/logger.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,137 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/normalDate.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,138 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pagesizes.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,140 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pdfencrypt.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,142 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pygments2xpre.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,143 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/randomtext.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,145 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rl_accel.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,146 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rl_safe_eval.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,148 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rltempfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,149 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rparsexml.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,151 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/sequencer.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,152 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/styles.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,154 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/testutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,156 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/textsplit.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,157 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/units.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,159 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,161 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/validators.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,162 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/yaml.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:14,164 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,165 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,166 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/acroform.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,168 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/cidfonts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,169 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfdoc.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,171 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfform.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,173 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfmetrics.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,174 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfpattern.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,176 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfutils.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,177 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/rl_codecs.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,179 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/ttfonts.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:14,180 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,181 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,183 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/canvas.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,185 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pathobject.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,186 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pdfgeom.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,188 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pdfimages.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,189 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/textobject.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:14,191 root INFO creating build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,191 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,193 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/doctemplate.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,195 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/figures.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,196 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/flowables.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,198 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/frames.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,200 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/multicol.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,201 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/para.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,203 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/paragraph.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,204 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/paraparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,206 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/tableofcontents.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,208 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/tables.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,209 root INFO copying jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/xpreformatted.pyi -> build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:14,211 root INFO creating build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:14,212 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:14,214 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth1_auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:14,215 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth1_session.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:14,217 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth2_auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:14,218 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth2_session.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:14,220 root INFO creating build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,220 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,222 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/douban.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,223 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/ebay.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,225 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/facebook.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,227 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/fitbit.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,228 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/instagram.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,230 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/mailchimp.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,231 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/plentymarkets.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,233 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/slack.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,234 root INFO copying jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/weibo.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:14,236 root INFO creating build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,237 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,238 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/__version__.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,240 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/adapters.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,241 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,243 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/auth.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,245 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/certs.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,246 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,248 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/cookies.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,249 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,251 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/help.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,252 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/hooks.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,254 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,255 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/packages.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,257 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/sessions.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,258 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/status_codes.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,260 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/structures.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,262 root INFO copying jedi/third_party/typeshed/stubs/requests/requests/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:14,263 root INFO creating build/lib/jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:14,264 root INFO copying jedi/third_party/typeshed/stubs/resampy/resampy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:14,266 root INFO copying jedi/third_party/typeshed/stubs/resampy/resampy/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:14,267 root INFO copying jedi/third_party/typeshed/stubs/resampy/resampy/filters.pyi -> build/lib/jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:14,269 root INFO copying jedi/third_party/typeshed/stubs/resampy/resampy/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:14,270 root INFO creating build/lib/jedi/third_party/typeshed/stubs/retry/retry 2026-05-04 17:38:14,271 root INFO copying jedi/third_party/typeshed/stubs/retry/retry/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/retry/retry 2026-05-04 17:38:14,273 root INFO copying jedi/third_party/typeshed/stubs/retry/retry/api.pyi -> build/lib/jedi/third_party/typeshed/stubs/retry/retry 2026-05-04 17:38:14,274 root INFO creating build/lib/jedi/third_party/typeshed/stubs/rfc3339-validator 2026-05-04 17:38:14,275 root INFO copying jedi/third_party/typeshed/stubs/rfc3339-validator/rfc3339_validator.pyi -> build/lib/jedi/third_party/typeshed/stubs/rfc3339-validator 2026-05-04 17:38:14,276 root INFO creating build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,278 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,279 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/common_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,281 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/data_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,283 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/debug_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,285 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/error_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,287 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/query_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,288 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/raw_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,290 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/sc2api_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,293 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/score_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,294 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/spatial_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,296 root INFO copying jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/ui_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:14,298 root INFO creating build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,299 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,301 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/algorithms.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,302 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/axisgrid.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,304 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/categorical.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,306 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/cm.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,307 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/distributions.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,309 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/matrix.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,311 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/miscplot.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,312 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/objects.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,314 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/palettes.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,315 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/rcmod.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,317 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/regression.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,318 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/relational.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,320 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,321 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/widgets.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:14,323 root INFO creating build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,324 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,325 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/data.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,327 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,328 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/groupby.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,330 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/moves.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,331 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/plot.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,333 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/properties.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,335 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/rules.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,336 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/scales.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,338 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/subplots.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,339 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/typing.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:14,341 root INFO creating build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,342 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,343 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/area.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,345 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/bar.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,346 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,348 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/dot.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,349 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/line.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,351 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/text.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:14,352 root INFO creating build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,353 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,355 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/aggregation.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,356 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,358 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/counting.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,359 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/density.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,361 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/order.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,362 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/regression.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:14,364 root INFO creating build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:14,365 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:14,366 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/crayons.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:14,368 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/xkcd_rgb.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:14,369 root INFO creating build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,370 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/external/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,371 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/external/appdirs.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,373 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/external/docscrape.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,375 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/external/husl.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,376 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/external/kde.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,378 root INFO copying jedi/third_party/typeshed/stubs/seaborn/seaborn/external/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:14,379 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,380 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,382 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/_modified.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,383 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/_msvccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,385 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/archive_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,386 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/ccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,388 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/cmd.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,389 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/cygwinccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,391 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/dep_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,392 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/dist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,394 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,395 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/extension.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,397 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/filelist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,398 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/spawn.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,400 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,401 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/unixccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,403 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,404 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,406 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/zosccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:14,407 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,408 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,410 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/bdist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,411 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/bdist_rpm.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,413 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,414 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_clib.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,416 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_ext.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,417 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_py.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,419 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/install.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,420 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,422 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_lib.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,423 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_scripts.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,425 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/command/sdist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:14,426 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compat 2026-05-04 17:38:14,427 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compat 2026-05-04 17:38:14,429 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,430 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,431 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/cygwin.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,433 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,434 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/msvc.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,436 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/unix.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,438 root INFO copying jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/zos.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:14,439 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,440 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,442 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/archive_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,443 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/build_meta.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,445 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/depends.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,446 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/discovery.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,448 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/dist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,450 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,451 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/extension.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,453 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/glob.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,454 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/installer.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,456 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/launch.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,457 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/logging.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,459 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/modified.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,460 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/monkey.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,462 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/msvc.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,463 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/namespaces.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,465 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/unicode_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,466 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,468 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/warnings.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,469 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/wheel.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,471 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/windows_support.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:14,472 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,473 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,475 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/_modified.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,476 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/_msvccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,478 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/archive_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,479 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/ccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,481 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/cmd.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,483 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/cygwinccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,484 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/dep_util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,486 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/dist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,487 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,489 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/extension.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,490 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/filelist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,492 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/spawn.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,494 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/sysconfig.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,495 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/unixccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,497 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,498 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,500 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/zosccompiler.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:14,501 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,502 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,504 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,505 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist_rpm.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,507 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,508 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_clib.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,510 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_ext.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,511 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_py.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,513 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,514 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_data.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,516 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_lib.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,518 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_scripts.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,519 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/sdist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:14,521 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat 2026-05-04 17:38:14,521 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat 2026-05-04 17:38:14,523 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,524 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,526 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/cygwin.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,527 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,529 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/msvc.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,531 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/unix.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,532 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/zos.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:14,533 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,534 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,536 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/alias.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,537 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_egg.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,539 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_rpm.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,540 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_wheel.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,542 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,543 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_clib.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,545 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_ext.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,547 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_py.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,548 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/develop.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,550 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/dist_info.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,551 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/easy_install.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,553 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/editable_wheel.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,554 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/egg_info.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,556 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,557 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_egg_info.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,559 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_lib.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,560 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_scripts.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,562 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/rotate.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,563 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/saveopts.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,565 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/sdist.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,566 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/setopt.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,568 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/command/test.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:14,569 root INFO creating build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:14,570 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/config/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:14,572 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/config/expand.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:14,573 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/config/pyprojecttoml.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:14,575 root INFO copying jedi/third_party/typeshed/stubs/setuptools/setuptools/config/setupcfg.pyi -> build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:14,576 root INFO creating build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,577 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,579 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/_coverage.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,580 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/_enum.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,582 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/_geometry.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,584 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/_ragged_array.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,585 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/_typing.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,587 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/_version.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,588 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/affinity.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,590 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/constructive.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,592 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/coordinates.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,593 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/coords.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,595 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/creation.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,596 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/decorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,598 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,599 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geos.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,601 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/io.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,602 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/lib.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,604 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/linear.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,605 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/measurement.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,607 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/ops.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,609 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/plotting.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,610 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/predicates.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,612 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/prepared.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,613 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/set_operations.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,615 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/speedups.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,617 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/strtree.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,618 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/testing.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,620 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/validation.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,621 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/wkb.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,623 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/wkt.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:14,624 root INFO creating build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:14,625 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:14,626 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/cga.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:14,628 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/polylabel.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:14,629 root INFO creating build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,630 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,632 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,633 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/collection.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,635 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/geo.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,636 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/linestring.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,638 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multilinestring.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,640 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multipoint.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,641 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multipolygon.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,643 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/point.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,644 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/geometry/polygon.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:14,653 root INFO creating build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/vectorized 2026-05-04 17:38:14,658 root INFO copying jedi/third_party/typeshed/stubs/shapely/shapely/vectorized/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/vectorized 2026-05-04 17:38:14,659 root INFO creating build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:14,660 root INFO copying jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:14,662 root INFO copying jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/aiows.pyi -> build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:14,663 root INFO copying jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/asgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:14,665 root INFO copying jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:14,666 root INFO copying jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/ws.pyi -> build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:14,668 root INFO creating build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,669 root INFO copying jedi/third_party/typeshed/stubs/simplejson/simplejson/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,670 root INFO copying jedi/third_party/typeshed/stubs/simplejson/simplejson/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,672 root INFO copying jedi/third_party/typeshed/stubs/simplejson/simplejson/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,673 root INFO copying jedi/third_party/typeshed/stubs/simplejson/simplejson/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,675 root INFO copying jedi/third_party/typeshed/stubs/simplejson/simplejson/raw_json.pyi -> build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,676 root INFO copying jedi/third_party/typeshed/stubs/simplejson/simplejson/scanner.pyi -> build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:14,678 root INFO creating build/lib/jedi/third_party/typeshed/stubs/singledispatch 2026-05-04 17:38:14,678 root INFO copying jedi/third_party/typeshed/stubs/singledispatch/singledispatch.pyi -> build/lib/jedi/third_party/typeshed/stubs/singledispatch 2026-05-04 17:38:14,680 root INFO creating build/lib/jedi/third_party/typeshed/stubs/six/six 2026-05-04 17:38:14,681 root INFO copying jedi/third_party/typeshed/stubs/six/six/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six 2026-05-04 17:38:14,682 root INFO creating build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,683 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/BaseHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,684 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/CGIHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,686 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/SimpleHTTPServer.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,687 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,689 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/_dummy_thread.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,690 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/_thread.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,692 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/builtins.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,693 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/cPickle.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,694 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/collections_abc.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,696 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/configparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,697 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/copyreg.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,699 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/email_mime_base.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,700 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/email_mime_multipart.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,702 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/email_mime_nonmultipart.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,703 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/email_mime_text.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,704 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/html_entities.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,706 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/html_parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,707 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/http_client.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,709 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/http_cookiejar.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,710 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/http_cookies.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,712 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/queue.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,713 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/reprlib.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,715 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/socketserver.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,716 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,718 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter_commondialog.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,719 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter_constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,720 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter_dialog.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,722 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter_filedialog.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,723 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter_tkfiledialog.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,725 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/tkinter_ttk.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,726 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib_error.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,728 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib_parse.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,729 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib_request.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,731 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib_response.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,732 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib_robotparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:14,733 root INFO creating build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,734 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,736 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib/error.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,737 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib/parse.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,738 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib/request.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,740 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib/response.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,741 root INFO copying jedi/third_party/typeshed/stubs/six/six/moves/urllib/robotparser.pyi -> build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:14,743 root INFO creating build/lib/jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:14,744 root INFO copying jedi/third_party/typeshed/stubs/slumber/slumber/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:14,745 root INFO copying jedi/third_party/typeshed/stubs/slumber/slumber/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:14,747 root INFO copying jedi/third_party/typeshed/stubs/slumber/slumber/serialize.pyi -> build/lib/jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:14,748 root INFO copying jedi/third_party/typeshed/stubs/slumber/slumber/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:14,750 root INFO creating build/lib/jedi/third_party/typeshed/stubs/str2bool/str2bool 2026-05-04 17:38:14,751 root INFO copying jedi/third_party/typeshed/stubs/str2bool/str2bool/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/str2bool/str2bool 2026-05-04 17:38:14,752 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tabulate/tabulate 2026-05-04 17:38:14,753 root INFO copying jedi/third_party/typeshed/stubs/tabulate/tabulate/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tabulate/tabulate 2026-05-04 17:38:14,755 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,756 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,758 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/_aliases.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,759 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/audio.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,761 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autodiff.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,762 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/bitwise.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,763 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/dtypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,765 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/initializers.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,766 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/linalg.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,768 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/math.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,770 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/nn.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,771 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/random.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,773 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/raw_ops.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,774 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/signal.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,776 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/sparse.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,777 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/strings.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,779 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/summary.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:14,780 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph 2026-05-04 17:38:14,781 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph 2026-05-04 17:38:14,782 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph 2026-05-04 17:38:14,784 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla 2026-05-04 17:38:14,785 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/xla_data_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla 2026-05-04 17:38:14,787 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/xla_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla 2026-05-04 17:38:14,790 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:14,791 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/hlo_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:14,793 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/hlo_profile_printer_data_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:14,795 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/metrics_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:14,797 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/test_compilation_environment_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:14,798 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/xla_compile_result_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:14,800 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf 2026-05-04 17:38:14,801 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf/bfc_memory_map_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf 2026-05-04 17:38:14,802 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf/test_log_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf 2026-05-04 17:38:14,804 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config 2026-05-04 17:38:14,805 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config 2026-05-04 17:38:14,806 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config 2026-05-04 17:38:14,808 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:14,809 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/example_parser_configuration_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:14,810 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/example_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:14,812 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/feature_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:14,814 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,815 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/allocation_description_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,816 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/api_def_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,818 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/attr_value_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,819 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/cost_graph_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,821 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/cpp_shape_inference_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,822 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_metadata_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,824 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_options_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,826 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,827 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/device_attributes_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,829 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/full_type_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,831 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/function_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,832 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_debug_info_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,834 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,836 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_transfer_info_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,837 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/kernel_def_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,839 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/log_memory_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,840 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/model_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,842 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/node_def_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,844 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/op_def_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,845 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/optimized_function_graph_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,847 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/reader_base_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,849 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/resource_handle_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,850 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/step_stats_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,852 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/summary_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,853 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_description_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,855 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,857 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_shape_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,858 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_slice_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,860 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/types_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,861 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/variable_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,863 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/versions_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:14,864 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,865 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,867 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/bfc_memory_map_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,868 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/cluster_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,870 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/composite_tensor_variant_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,871 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/config_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,873 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/control_flow_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,875 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/core_platform_payloads_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,877 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/data_service_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,878 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/debug_event_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,880 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/debug_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,882 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/device_filters_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,883 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/device_properties_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,885 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/error_codes_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,886 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/fingerprint_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,888 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/meta_graph_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,890 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/named_tensor_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,891 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/queue_runner_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,893 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/remote_tensor_handle_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,894 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/rewriter_config_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,896 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/rpc_options_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,898 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saved_model_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,899 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saved_object_graph_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,901 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saver_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,903 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/service_config_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,904 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/snapshot_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,906 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/status_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,908 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/struct_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,909 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tensor_bundle_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,911 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tensorflow_server_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,913 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/trackable_object_graph_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,914 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/transport_options_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,916 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/verifier_config_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:14,918 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:14,919 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/compilation_result_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:14,921 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/dynamic_padding_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:14,923 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/optimization_parameters_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:14,925 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/topology_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:14,927 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/tpu_embedding_configuration_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:14,929 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:14,930 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/event_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:14,932 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/memmapped_file_system_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:14,933 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/saved_tensor_slice_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:14,935 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/test_log_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:14,936 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data 2026-05-04 17:38:14,937 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data 2026-05-04 17:38:14,939 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data 2026-05-04 17:38:14,940 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute 2026-05-04 17:38:14,941 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute 2026-05-04 17:38:14,943 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/coordinator.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute 2026-05-04 17:38:14,944 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental 2026-05-04 17:38:14,945 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental/coordinator.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental 2026-05-04 17:38:14,946 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental 2026-05-04 17:38:14,947 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental 2026-05-04 17:38:14,948 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental/dtensor.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental 2026-05-04 17:38:14,950 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column 2026-05-04 17:38:14,951 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column 2026-05-04 17:38:14,952 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io 2026-05-04 17:38:14,953 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io 2026-05-04 17:38:14,954 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io/gfile.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io 2026-05-04 17:38:14,956 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,957 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,958 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/activations.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,959 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/callbacks.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,961 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/constraints.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,963 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/initializers.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,964 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/losses.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,966 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/metrics.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,967 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/models.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,969 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/regularizers.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:14,970 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers 2026-05-04 17:38:14,971 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers 2026-05-04 17:38:14,973 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers 2026-05-04 17:38:14,974 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers 2026-05-04 17:38:14,975 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/schedules.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers 2026-05-04 17:38:14,976 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy 2026-05-04 17:38:14,977 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy 2026-05-04 17:38:14,979 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python 2026-05-04 17:38:14,980 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python 2026-05-04 17:38:14,981 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute 2026-05-04 17:38:14,982 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute/distribute_lib.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute 2026-05-04 17:38:14,983 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:14,984 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:14,985 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/feature_column_v2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:14,987 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/sequence_feature_column.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:14,988 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework 2026-05-04 17:38:14,989 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework/dtypes.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework 2026-05-04 17:38:14,990 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras 2026-05-04 17:38:14,991 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras 2026-05-04 17:38:14,993 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:14,993 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/projector_config_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:14,995 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/saved_metadata_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:14,996 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/versions_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:14,998 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:14,999 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:15,000 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/autotrackable.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:15,002 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:15,003 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/resource.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:15,004 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/ressource.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:15,006 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking 2026-05-04 17:38:15,007 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking/autotrackable.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking 2026-05-04 17:38:15,008 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model 2026-05-04 17:38:15,009 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model 2026-05-04 17:38:15,011 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model 2026-05-04 17:38:15,012 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train 2026-05-04 17:38:15,013 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train 2026-05-04 17:38:15,015 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train 2026-05-04 17:38:15,016 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,017 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/coordination_config_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,019 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/coordination_service_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,021 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/distributed_runtime_payloads_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,022 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/dnn_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,024 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/error_codes_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,026 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/histogram_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,027 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/rpc_options_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,029 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/status_pb2.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:15,030 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types 2026-05-04 17:38:15,031 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types 2026-05-04 17:38:15,032 root INFO copying jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types/experimental.pyi -> build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types 2026-05-04 17:38:15,034 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,035 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,036 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/ast.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,038 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/bytes.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,039 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color3.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,041 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color4.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,042 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color5.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,044 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/nth.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,045 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,047 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/serializer.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,048 root INFO copying jedi/third_party/typeshed/stubs/tinycss2/tinycss2/tokenizer.pyi -> build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:15,049 root INFO creating build/lib/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:15,050 root INFO copying jedi/third_party/typeshed/stubs/toml/toml/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:15,052 root INFO copying jedi/third_party/typeshed/stubs/toml/toml/decoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:15,053 root INFO copying jedi/third_party/typeshed/stubs/toml/toml/encoder.pyi -> build/lib/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:15,055 root INFO copying jedi/third_party/typeshed/stubs/toml/toml/ordered.pyi -> build/lib/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:15,056 root INFO copying jedi/third_party/typeshed/stubs/toml/toml/tz.pyi -> build/lib/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:15,058 root INFO creating build/lib/jedi/third_party/typeshed/stubs/toposort 2026-05-04 17:38:15,058 root INFO copying jedi/third_party/typeshed/stubs/toposort/toposort.pyi -> build/lib/jedi/third_party/typeshed/stubs/toposort 2026-05-04 17:38:15,060 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,061 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,062 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_main.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,064 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_monitor.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,065 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,067 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_gui.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,068 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_notebook.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,070 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_pandas.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,071 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,072 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/asyncio.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,074 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/auto.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,076 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/autonotebook.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,077 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/cli.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,078 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/dask.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,080 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/gui.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,081 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/keras.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,083 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/notebook.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,084 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/rich.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,086 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/std.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,087 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/tk.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,089 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,090 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:15,092 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,093 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,094 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/bells.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,096 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/concurrent.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,097 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/discord.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,099 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/itertools.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,100 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/logging.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,101 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/slack.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,103 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/telegram.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,104 root INFO copying jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/utils_worker.pyi -> build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:15,106 root INFO creating build/lib/jedi/third_party/typeshed/stubs/translationstring/translationstring 2026-05-04 17:38:15,107 root INFO copying jedi/third_party/typeshed/stubs/translationstring/translationstring/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/translationstring/translationstring 2026-05-04 17:38:15,108 root INFO creating build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,110 root INFO copying jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,111 root INFO copying jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_imgops.pyi -> build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,112 root INFO copying jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,114 root INFO copying jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_widget.pyi -> build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,115 root INFO copying jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/themed_style.pyi -> build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,117 root INFO copying jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/themed_tk.pyi -> build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:15,118 root INFO creating build/lib/jedi/third_party/typeshed/stubs/tzdata/tzdata 2026-05-04 17:38:15,119 root INFO copying jedi/third_party/typeshed/stubs/tzdata/tzdata/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/tzdata/tzdata 2026-05-04 17:38:15,121 root INFO creating build/lib/jedi/third_party/typeshed/stubs/uWSGI 2026-05-04 17:38:15,122 root INFO copying jedi/third_party/typeshed/stubs/uWSGI/uwsgi.pyi -> build/lib/jedi/third_party/typeshed/stubs/uWSGI 2026-05-04 17:38:15,123 root INFO copying jedi/third_party/typeshed/stubs/uWSGI/uwsgidecorators.pyi -> build/lib/jedi/third_party/typeshed/stubs/uWSGI 2026-05-04 17:38:15,125 root INFO creating build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:15,126 root INFO copying jedi/third_party/typeshed/stubs/unidiff/unidiff/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:15,127 root INFO copying jedi/third_party/typeshed/stubs/unidiff/unidiff/__version__.pyi -> build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:15,129 root INFO copying jedi/third_party/typeshed/stubs/unidiff/unidiff/constants.pyi -> build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:15,130 root INFO copying jedi/third_party/typeshed/stubs/unidiff/unidiff/errors.pyi -> build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:15,132 root INFO copying jedi/third_party/typeshed/stubs/unidiff/unidiff/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:15,133 root INFO creating build/lib/jedi/third_party/typeshed/stubs/untangle 2026-05-04 17:38:15,134 root INFO copying jedi/third_party/typeshed/stubs/untangle/untangle.pyi -> build/lib/jedi/third_party/typeshed/stubs/untangle 2026-05-04 17:38:15,135 root INFO creating build/lib/jedi/third_party/typeshed/stubs/usersettings 2026-05-04 17:38:15,136 root INFO copying jedi/third_party/typeshed/stubs/usersettings/usersettings.pyi -> build/lib/jedi/third_party/typeshed/stubs/usersettings 2026-05-04 17:38:15,138 root INFO creating build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,139 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,140 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/base.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,142 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/behavior.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,143 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/change_tz.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,145 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/hcalendar.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,146 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/icalendar.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,148 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/ics_diff.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,149 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/vcard.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,151 root INFO copying jedi/third_party/typeshed/stubs/vobject/vobject/win32tz.pyi -> build/lib/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:15,152 root INFO creating build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,153 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,155 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/adjustments.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,156 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/buffers.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,158 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/channel.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,159 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/compat.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,161 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/parser.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,162 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/proxy_headers.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,164 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/receiver.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,165 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/rfc7230.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,166 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/runner.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,168 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/server.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,169 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/task.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,171 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/trigger.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,172 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/utilities.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,174 root INFO copying jedi/third_party/typeshed/stubs/waitress/waitress/wasyncore.pyi -> build/lib/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:15,175 root INFO creating build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,176 root INFO copying jedi/third_party/typeshed/stubs/watchpoints/watchpoints/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,178 root INFO copying jedi/third_party/typeshed/stubs/watchpoints/watchpoints/ast_monkey.pyi -> build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,179 root INFO copying jedi/third_party/typeshed/stubs/watchpoints/watchpoints/util.pyi -> build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,181 root INFO copying jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch.pyi -> build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,182 root INFO copying jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch_element.pyi -> build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,184 root INFO copying jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch_print.pyi -> build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:15,185 root INFO creating build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:15,186 root INFO copying jedi/third_party/typeshed/stubs/webencodings/webencodings/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:15,188 root INFO copying jedi/third_party/typeshed/stubs/webencodings/webencodings/labels.pyi -> build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:15,189 root INFO copying jedi/third_party/typeshed/stubs/webencodings/webencodings/mklabels.pyi -> build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:15,191 root INFO copying jedi/third_party/typeshed/stubs/webencodings/webencodings/x_user_defined.pyi -> build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:15,192 root INFO creating build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:15,193 root INFO copying jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:15,195 root INFO copying jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/apply.pyi -> build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:15,196 root INFO copying jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:15,198 root INFO copying jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:15,199 root INFO copying jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/snippets.pyi -> build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:15,200 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,202 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,203 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/astronomy.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,204 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,206 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,207 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/precomputed_astronomy.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,209 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/registry.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,210 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/registry_tools.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,212 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/skyfield_astronomy.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:15,213 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,214 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,216 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/algeria.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,217 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/angola.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,219 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/benin.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,220 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/ivory_coast.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,221 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/kenya.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,223 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/madagascar.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,224 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/mozambique.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,226 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/nigeria.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,227 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/sao_tome.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,229 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/south_africa.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,230 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/tunisia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:15,232 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,232 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,234 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/argentina.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,236 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/barbados.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,237 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/brazil.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,239 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/canada.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,240 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/chile.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,241 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/colombia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,243 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/el_salvador.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,244 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/mexico.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,246 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/panama.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,247 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/america/paraguay.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:15,249 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,250 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,251 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/china.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,253 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/hong_kong.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,254 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/israel.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,255 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/japan.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,257 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/kazakhstan.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,258 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/malaysia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,260 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/philippines.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,261 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/qatar.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,263 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/singapore.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,264 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/south_korea.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,266 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/taiwan.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:15,267 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,268 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,270 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/austria.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,271 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/belarus.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,272 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/belgium.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,274 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/bulgaria.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,276 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/cayman_islands.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,277 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/croatia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,278 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/cyprus.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,280 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/czech_republic.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,281 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/denmark.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,283 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/estonia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,284 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/european_central_bank.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,286 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/finland.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,287 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/france.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,289 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/georgia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,290 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/germany.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,292 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/greece.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,293 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/guernsey.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,295 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/hungary.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,296 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/iceland.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,297 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/ireland.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,299 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/italy.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,300 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/latvia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,302 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/lithuania.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,303 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/luxembourg.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,305 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/malta.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,306 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/monaco.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,308 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/netherlands.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,309 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/norway.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,311 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/poland.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,312 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/portugal.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,314 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/romania.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,315 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/russia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,317 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/serbia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,318 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/slovakia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,320 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/slovenia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,321 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/spain.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,322 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/sweden.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,324 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/switzerland.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,325 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/turkey.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,327 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/ukraine.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,328 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/united_kingdom.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:15,330 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland 2026-05-04 17:38:15,331 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland 2026-05-04 17:38:15,332 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:15,333 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:15,334 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/autumn_holiday.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:15,336 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/fair_holiday.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:15,337 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/spring_holiday.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:15,339 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/victoria_day.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:15,340 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:15,341 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:15,343 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/australia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:15,344 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/marshall_islands.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:15,346 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/new_zealand.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:15,347 root INFO creating build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,348 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,349 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/alabama.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,351 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/alaska.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,352 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/american_samoa.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,354 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/arizona.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,355 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/arkansas.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,357 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/california.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,358 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/colorado.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,360 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/connecticut.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,361 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/core.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,363 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/delaware.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,364 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/district_columbia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,366 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/florida.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,367 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/georgia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,369 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/guam.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,370 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/hawaii.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,371 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/idaho.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,373 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/illinois.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,374 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/indiana.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,376 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/iowa.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,377 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/kansas.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,379 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/kentucky.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,380 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/louisiana.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,382 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/maine.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,383 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/maryland.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,385 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/massachusetts.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,386 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/michigan.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,387 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/minnesota.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,389 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/mississippi.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,390 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/missouri.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,392 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/montana.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,393 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/nebraska.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,395 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/nevada.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,396 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_hampshire.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,398 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_jersey.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,399 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_mexico.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,401 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_york.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,402 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/north_carolina.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,404 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/north_dakota.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,405 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/ohio.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,407 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/oklahoma.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,408 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/oregon.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,409 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/pennsylvania.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,411 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/rhode_island.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,412 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/south_carolina.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,414 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/south_dakota.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,415 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/tennessee.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,417 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/texas.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,418 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/utah.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,420 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/vermont.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,421 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/virginia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,423 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/washington.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,424 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/west_virginia.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,425 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/wisconsin.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,427 root INFO copying jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/wyoming.pyi -> build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:15,428 root INFO creating build/lib/jedi/third_party/typeshed/stubs/wurlitzer 2026-05-04 17:38:15,429 root INFO copying jedi/third_party/typeshed/stubs/wurlitzer/wurlitzer.pyi -> build/lib/jedi/third_party/typeshed/stubs/wurlitzer 2026-05-04 17:38:15,431 root INFO creating build/lib/jedi/third_party/typeshed/stubs/www-authenticate 2026-05-04 17:38:15,431 root INFO copying jedi/third_party/typeshed/stubs/www-authenticate/www_authenticate.pyi -> build/lib/jedi/third_party/typeshed/stubs/www-authenticate 2026-05-04 17:38:15,433 root INFO creating build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:15,434 root INFO copying jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:15,435 root INFO copying jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/_defaults.pyi -> build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:15,437 root INFO copying jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/xdgenv.pyi -> build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:15,438 root INFO creating build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,439 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,441 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/biffh.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,442 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/book.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,444 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/compdoc.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,446 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/formatting.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,447 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/formula.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,448 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/info.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,450 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/sheet.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,452 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/timemachine.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,453 root INFO copying jedi/third_party/typeshed/stubs/xlrd/xlrd/xldate.pyi -> build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:15,454 root INFO creating build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,456 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,457 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/actions.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,458 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/diff.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,460 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/diff_match_patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,461 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/formatting.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,463 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/main.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,464 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/patch.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,466 root INFO copying jedi/third_party/typeshed/stubs/xmldiff/xmldiff/utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:15,467 root INFO creating build/lib/jedi/third_party/typeshed/stubs/xmltodict 2026-05-04 17:38:15,468 root INFO copying jedi/third_party/typeshed/stubs/xmltodict/xmltodict.pyi -> build/lib/jedi/third_party/typeshed/stubs/xmltodict 2026-05-04 17:38:15,469 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,471 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/YoutubeDL.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,472 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,474 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/aes.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,475 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/cache.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,477 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/cookies.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,478 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/globals.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,480 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/jsinterp.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,481 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/minicurses.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,483 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/options.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,484 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/plugins.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,486 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/socks.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,487 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/update.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,489 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/version.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,490 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/webvtt.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:15,492 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:15,493 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:15,494 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/compat_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:15,495 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/imghdr.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:15,497 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,498 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,499 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/bunnycdn.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,501 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,502 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/dash.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,504 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/external.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,505 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/f4m.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,507 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/fc2.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,508 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/fragment.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,510 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/hls.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,511 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/http.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,512 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/ism.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,514 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/mhtml.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,515 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/niconico.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,517 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtmp.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,519 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtsp.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,520 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/soop.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,521 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/websocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,523 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/youtube_live_chat.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:15,524 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:15,525 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:15,527 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:15,529 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonmistakes.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:15,530 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonprotocols.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:15,532 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,533 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,534 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/_helper.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,535 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,537 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/exceptions.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,539 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/impersonate.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,540 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/websocket.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:15,541 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor 2026-05-04 17:38:15,542 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor 2026-05-04 17:38:15,544 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/common.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor 2026-05-04 17:38:15,545 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,546 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,548 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_deprecated.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,549 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_jsruntime.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,551 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_legacy.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,552 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_utils.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,554 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/networking.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,555 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/progress.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,557 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/traversal.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:15,558 root INFO creating build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib 2026-05-04 17:38:15,559 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib 2026-05-04 17:38:15,560 root INFO copying jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/devalue.pyi -> build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib 2026-05-04 17:38:15,562 root INFO creating build/lib/jedi/third_party/typeshed/stubs/zstd 2026-05-04 17:38:15,563 root INFO copying jedi/third_party/typeshed/stubs/zstd/zstd.pyi -> build/lib/jedi/third_party/typeshed/stubs/zstd 2026-05-04 17:38:15,564 root INFO creating build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,565 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/__init__.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,567 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/adjacency_graphs.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,568 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/feedback.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,570 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/frequency_lists.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,571 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/matching.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,573 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/scoring.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,574 root INFO copying jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/time_estimates.pyi -> build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:15,645 root INFO installing to build/bdist.linux-riscv64/wheel 2026-05-04 17:38:15,646 root INFO running install 2026-05-04 17:38:15,688 root INFO running install_lib 2026-05-04 17:38:15,704 root INFO creating build/bdist.linux-riscv64/wheel 2026-05-04 17:38:15,706 root INFO creating build/bdist.linux-riscv64/wheel/jedi 2026-05-04 17:38:15,707 root INFO copying build/lib/jedi/settings.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:15,708 root INFO creating build/bdist.linux-riscv64/wheel/jedi/api 2026-05-04 17:38:15,709 root INFO copying build/lib/jedi/api/keywords.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,710 root INFO copying build/lib/jedi/api/strings.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,712 root INFO copying build/lib/jedi/api/classes.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,713 root INFO copying build/lib/jedi/api/exceptions.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,715 root INFO copying build/lib/jedi/api/interpreter.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,716 root INFO copying build/lib/jedi/api/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,717 root INFO copying build/lib/jedi/api/environment.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,719 root INFO copying build/lib/jedi/api/completion_cache.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,720 root INFO copying build/lib/jedi/api/project.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,722 root INFO copying build/lib/jedi/api/completion.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,723 root INFO copying build/lib/jedi/api/helpers.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,725 root INFO copying build/lib/jedi/api/file_name.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,726 root INFO creating build/bdist.linux-riscv64/wheel/jedi/api/refactoring 2026-05-04 17:38:15,727 root INFO copying build/lib/jedi/api/refactoring/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/api/refactoring 2026-05-04 17:38:15,729 root INFO copying build/lib/jedi/api/refactoring/extract.py -> build/bdist.linux-riscv64/wheel/./jedi/api/refactoring 2026-05-04 17:38:15,730 root INFO copying build/lib/jedi/api/errors.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,731 root INFO copying build/lib/jedi/api/replstartup.py -> build/bdist.linux-riscv64/wheel/./jedi/api 2026-05-04 17:38:15,732 root INFO copying build/lib/jedi/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:15,734 root INFO copying build/lib/jedi/cache.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:15,735 root INFO copying build/lib/jedi/utils.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:15,736 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party 2026-05-04 17:38:15,737 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs 2026-05-04 17:38:15,738 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs 2026-05-04 17:38:15,739 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib 2026-05-04 17:38:15,740 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,741 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management 2026-05-04 17:38:15,742 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/management 2026-05-04 17:38:15,744 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands 2026-05-04 17:38:15,745 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands 2026-05-04 17:38:15,746 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands 2026-05-04 17:38:15,747 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,748 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,750 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,751 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,752 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,754 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,754 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,756 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,757 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,758 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,759 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,760 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,762 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends 2026-05-04 17:38:15,763 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sessions 2026-05-04 17:38:15,764 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/humanize 2026-05-04 17:38:15,765 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/humanize 2026-05-04 17:38:15,767 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags 2026-05-04 17:38:15,768 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags 2026-05-04 17:38:15,769 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags 2026-05-04 17:38:15,770 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,771 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,772 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,774 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management 2026-05-04 17:38:15,775 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management 2026-05-04 17:38:15,776 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:15,777 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:15,778 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:15,780 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:15,781 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands 2026-05-04 17:38:15,782 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,783 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,784 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,786 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,787 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,788 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,789 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,790 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles 2026-05-04 17:38:15,792 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags 2026-05-04 17:38:15,793 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags 2026-05-04 17:38:15,794 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags 2026-05-04 17:38:15,795 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib 2026-05-04 17:38:15,797 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps 2026-05-04 17:38:15,798 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sitemaps 2026-05-04 17:38:15,799 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management 2026-05-04 17:38:15,800 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management 2026-05-04 17:38:15,802 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands 2026-05-04 17:38:15,803 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands 2026-05-04 17:38:15,804 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands 2026-05-04 17:38:15,805 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sitemaps 2026-05-04 17:38:15,806 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,807 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,809 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,810 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,811 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,812 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,813 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,815 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags 2026-05-04 17:38:15,816 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags 2026-05-04 17:38:15,817 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags 2026-05-04 17:38:15,818 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/flatpages 2026-05-04 17:38:15,820 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,821 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,822 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,823 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management 2026-05-04 17:38:15,824 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management 2026-05-04 17:38:15,826 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands 2026-05-04 17:38:15,827 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands 2026-05-04 17:38:15,828 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands 2026-05-04 17:38:15,829 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,830 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,831 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,833 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,834 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,835 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/contenttypes 2026-05-04 17:38:15,837 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,838 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,839 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,840 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,841 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,842 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,844 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,845 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,846 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/sites 2026-05-04 17:38:15,848 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,849 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,850 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,851 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,852 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,854 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,855 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,856 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:15,857 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:15,859 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:15,860 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:15,861 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:15,862 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages/storage 2026-05-04 17:38:15,863 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/messages 2026-05-04 17:38:15,865 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/syndication 2026-05-04 17:38:15,866 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/syndication 2026-05-04 17:38:15,867 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/syndication 2026-05-04 17:38:15,869 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:15,870 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:15,871 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:15,872 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:15,873 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:15,874 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admindocs 2026-05-04 17:38:15,876 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:15,877 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:15,878 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:15,879 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/redirects 2026-05-04 17:38:15,881 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,882 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers 2026-05-04 17:38:15,883 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers 2026-05-04 17:38:15,884 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers 2026-05-04 17:38:15,885 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,886 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,888 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,889 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,890 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/auth/management 2026-05-04 17:38:15,891 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth/management 2026-05-04 17:38:15,893 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:15,894 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:15,895 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:15,896 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands 2026-05-04 17:38:15,897 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,899 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,900 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,901 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,902 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,903 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,905 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,906 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,907 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,908 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,910 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,911 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,912 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,913 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,915 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/auth 2026-05-04 17:38:15,916 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,917 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,918 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,920 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,921 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,922 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,924 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,925 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,926 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,927 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,929 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:15,930 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:15,931 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:15,932 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:15,934 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/views 2026-05-04 17:38:15,935 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,936 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,937 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,939 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,940 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,941 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,942 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,943 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,945 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags 2026-05-04 17:38:15,946 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,947 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,949 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,950 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/admin 2026-05-04 17:38:15,951 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/gis 2026-05-04 17:38:15,952 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/gis 2026-05-04 17:38:15,954 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/gis/db 2026-05-04 17:38:15,956 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models 2026-05-04 17:38:15,956 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models 2026-05-04 17:38:15,958 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models 2026-05-04 17:38:15,959 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/gis/db 2026-05-04 17:38:15,960 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,961 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,963 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,964 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,965 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,966 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,968 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,969 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,970 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,971 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,973 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,974 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,975 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,976 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields 2026-05-04 17:38:15,978 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,979 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,980 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:15,981 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:15,983 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:15,984 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:15,985 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates 2026-05-04 17:38:15,986 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,988 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/contrib/postgres 2026-05-04 17:38:15,989 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/dispatch 2026-05-04 17:38:15,990 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/dispatch 2026-05-04 17:38:15,991 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/dispatch 2026-05-04 17:38:15,993 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:15,994 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/selenium.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:15,995 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:15,996 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:15,997 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:15,999 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/runner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:16,000 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/testcases.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:16,001 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:16,003 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/test/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/test 2026-05-04 17:38:16,004 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,005 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,007 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/security.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,008 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,009 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,010 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,011 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,012 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,014 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,015 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/middleware 2026-05-04 17:38:16,017 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,017 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/conf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,019 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/converters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,020 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,021 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,022 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,024 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,025 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/urls/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/urls 2026-05-04 17:38:16,026 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,027 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,028 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/engine.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,030 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/response.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,031 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,032 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,033 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,035 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,036 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,037 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,038 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/loaders 2026-05-04 17:38:16,039 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,041 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,042 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,043 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,045 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,046 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,047 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/library.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,048 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/smartif.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,050 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/loader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,051 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,052 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template 2026-05-04 17:38:16,054 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,055 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,056 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,057 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,058 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,060 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,061 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/template/backends 2026-05-04 17:38:16,062 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/conf 2026-05-04 17:38:16,063 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:16,064 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:16,066 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:16,067 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/conf/urls 2026-05-04 17:38:16,068 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/conf 2026-05-04 17:38:16,069 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/conf/locale 2026-05-04 17:38:16,070 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/conf/locale 2026-05-04 17:38:16,072 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/conf 2026-05-04 17:38:16,073 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs 2026-05-04 17:38:16,075 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/shortcuts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs 2026-05-04 17:38:16,076 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:16,077 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/apps/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:16,078 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:16,079 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/apps/registry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/apps 2026-05-04 17:38:16,081 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,082 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/forms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,083 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,084 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,086 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,087 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,088 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,090 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,091 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,092 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/forms/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/forms 2026-05-04 17:38:16,094 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,095 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:16,096 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:16,097 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:16,098 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:16,100 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/handlers 2026-05-04 17:38:16,101 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,102 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,104 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,104 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,106 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,107 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,108 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,109 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/color.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,111 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,112 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,113 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,114 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,116 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,117 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,118 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management/commands 2026-05-04 17:38:16,119 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/management 2026-05-04 17:38:16,120 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/signing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,122 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,123 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,124 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,126 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,127 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,128 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:16,129 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:16,130 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:16,132 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:16,133 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks/security 2026-05-04 17:38:16,134 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,135 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,136 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,138 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,139 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/checks 2026-05-04 17:38:16,140 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,141 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,143 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,144 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,145 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,146 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/move.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,148 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,149 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,150 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,151 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,152 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,154 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,155 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/files/images.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/files 2026-05-04 17:38:16,156 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,158 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/cache 2026-05-04 17:38:16,159 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache 2026-05-04 17:38:16,160 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache 2026-05-04 17:38:16,162 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,163 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,164 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,165 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,166 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,167 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,169 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,170 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/cache/backends 2026-05-04 17:38:16,171 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/servers 2026-05-04 17:38:16,172 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/servers 2026-05-04 17:38:16,173 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/servers 2026-05-04 17:38:16,175 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/paginator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core 2026-05-04 17:38:16,176 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:16,177 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:16,178 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:16,180 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:16,181 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/serializers 2026-05-04 17:38:16,182 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:16,183 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:16,185 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:16,186 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail 2026-05-04 17:38:16,187 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,188 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,189 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,191 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,192 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,193 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,194 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,195 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/core/mail/backends 2026-05-04 17:38:16,197 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,198 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,199 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/_os.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,201 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,202 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,203 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,204 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,206 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,207 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/log.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,208 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,209 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,211 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,212 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/archive.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,213 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,214 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,215 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,217 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,218 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,219 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,220 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,221 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,223 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,224 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/formats.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,225 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,226 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,228 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,229 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,230 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,231 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/functional.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,232 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,234 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:16,235 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:16,236 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:16,237 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:16,239 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:16,240 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils/translation 2026-05-04 17:38:16,241 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,242 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,244 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,245 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,246 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/dates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,247 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,249 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,250 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/tree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,251 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,252 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/six.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,253 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/duration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,255 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,256 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/utils 2026-05-04 17:38:16,257 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:16,259 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,260 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,260 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,262 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,263 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,264 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,265 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,267 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,268 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/functions 2026-05-04 17:38:16,269 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,270 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,272 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,273 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,274 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,276 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,277 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,278 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,279 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,281 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,282 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/query.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,283 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,284 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,286 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,287 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,288 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,290 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,291 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,292 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,294 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/fields 2026-05-04 17:38:16,295 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,296 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,297 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,299 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,300 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,301 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,302 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,304 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models/sql 2026-05-04 17:38:16,305 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,306 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,308 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,309 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/models 2026-05-04 17:38:16,310 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:16,311 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:16,313 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,314 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,315 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,317 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,318 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,319 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,320 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,322 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,323 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,324 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,325 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,327 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,328 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,329 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,330 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,332 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,333 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,334 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,335 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,337 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,338 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,339 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations/operations 2026-05-04 17:38:16,340 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/migrations 2026-05-04 17:38:16,342 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/transaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db 2026-05-04 17:38:16,343 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:16,344 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,345 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,347 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,348 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,349 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,350 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,352 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,353 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,354 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,356 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/base 2026-05-04 17:38:16,357 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:16,358 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:16,359 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:16,360 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:16,362 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:16,363 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:16,364 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:16,365 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/postgresql 2026-05-04 17:38:16,367 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/backends/dummy 2026-05-04 17:38:16,368 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/dummy 2026-05-04 17:38:16,369 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/dummy 2026-05-04 17:38:16,370 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:16,372 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,372 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,374 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,375 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,376 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,377 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,379 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,380 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3 2026-05-04 17:38:16,381 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends 2026-05-04 17:38:16,383 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/db/backends/mysql 2026-05-04 17:38:16,384 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/mysql 2026-05-04 17:38:16,385 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/db/backends/mysql 2026-05-04 17:38:16,386 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,387 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/i18n.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,389 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,390 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,391 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,392 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,394 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,395 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,396 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/generic 2026-05-04 17:38:16,397 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/defaults.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,398 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,400 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,401 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/static.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,402 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,403 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,405 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,406 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,407 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,408 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,409 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,411 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,412 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views/decorators 2026-05-04 17:38:16,413 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/views/csrf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/views 2026-05-04 17:38:16,415 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,416 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,417 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,418 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,419 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,420 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,422 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/templatetags 2026-05-04 17:38:16,423 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:16,424 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/http/response.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:16,425 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/http/cookie.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:16,427 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:16,428 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/http/request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:16,429 root INFO copying build/lib/jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs/django-stubs/http 2026-05-04 17:38:16,431 root INFO copying build/lib/jedi/third_party/django-stubs/LICENSE.txt -> build/bdist.linux-riscv64/wheel/./jedi/third_party/django-stubs 2026-05-04 17:38:16,432 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed 2026-05-04 17:38:16,434 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs 2026-05-04 17:38:16,435 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/convertdate 2026-05-04 17:38:16,436 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,437 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/daycount.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,438 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/coptic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,439 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/dublin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,440 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/positivist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,441 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/islamic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,443 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/bahai.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,444 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/mayan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,445 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/julianday.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,446 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,447 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/armenian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,448 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/julian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,450 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/indian_civil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,451 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/gregorian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,452 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:16,453 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data/positivist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:16,454 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:16,455 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/data/french_republican_days.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate/data 2026-05-04 17:38:16,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/french_republican.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,458 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/holidays.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,459 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/ordinal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,460 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/iso.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,461 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,462 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/hebrew.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,464 root INFO copying build/lib/jedi/third_party/typeshed/stubs/convertdate/convertdate/persian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/convertdate/convertdate 2026-05-04 17:38:16,465 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/watchpoints 2026-05-04 17:38:16,466 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,467 root INFO copying build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints/ast_monkey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,468 root INFO copying build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,469 root INFO copying build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch_element.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,472 root INFO copying build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,473 root INFO copying build/lib/jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch_print.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/watchpoints/watchpoints 2026-05-04 17:38:16,474 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ttkthemes 2026-05-04 17:38:16,475 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,476 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_widget.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,478 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/themed_style.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,479 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/themed_tk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,481 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_imgops.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes 2026-05-04 17:38:16,483 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-rst-docstrings 2026-05-04 17:38:16,484 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-rst-docstrings/flake8_rst_docstrings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-rst-docstrings 2026-05-04 17:38:16,486 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/binaryornot 2026-05-04 17:38:16,487 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:16,487 root INFO copying build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot/check.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:16,488 root INFO copying build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:16,490 root INFO copying build/lib/jedi/third_party/typeshed/stubs/binaryornot/binaryornot/helpers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/binaryornot/binaryornot 2026-05-04 17:38:16,491 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1 2026-05-04 17:38:16,492 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:16,493 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,494 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/univ.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,495 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/namedval.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,496 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/tag.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,498 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/constraint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,499 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,500 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/useful.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,502 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,503 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,504 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/tagmap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,505 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/namedtype.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,506 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/opentype.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,507 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/char.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type 2026-05-04 17:38:16,509 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:16,510 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:16,511 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1 2026-05-04 17:38:16,512 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec 2026-05-04 17:38:16,513 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/streaming.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec 2026-05-04 17:38:16,515 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:16,515 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:16,517 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:16,518 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der 2026-05-04 17:38:16,519 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:16,520 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:16,521 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:16,522 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native 2026-05-04 17:38:16,523 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec 2026-05-04 17:38:16,525 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:16,526 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:16,527 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:16,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer 2026-05-04 17:38:16,529 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:16,530 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:16,531 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:16,533 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:16,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/eoo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber 2026-05-04 17:38:16,535 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat 2026-05-04 17:38:16,536 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat/integer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat 2026-05-04 17:38:16,537 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat 2026-05-04 17:38:16,539 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib 2026-05-04 17:38:16,540 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,541 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:16,542 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/py.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:16,543 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:16,544 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie 2026-05-04 17:38:16,545 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,546 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/sanitizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,547 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/lint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,549 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,550 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,551 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/inject_meta_charset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/whitespace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,553 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/optionaltags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,554 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/alphabeticalattributes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/filters 2026-05-04 17:38:16,556 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:16,557 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:16,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/genshi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:16,559 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/sax.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters 2026-05-04 17:38:16,560 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,561 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,562 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_ihatexml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,564 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_inputstream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,565 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,566 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/dom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,567 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/etree_lxml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,568 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,570 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,571 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/etree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,572 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/genshi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers 2026-05-04 17:38:16,573 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_tokenizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,574 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/serializer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,576 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/html5parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,577 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:16,578 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/dom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:16,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/etree_lxml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:16,580 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:16,582 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:16,583 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/etree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders 2026-05-04 17:38:16,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/html5lib/html5lib/_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/html5lib/html5lib 2026-05-04 17:38:16,585 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tzdata 2026-05-04 17:38:16,586 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tzdata/tzdata 2026-05-04 17:38:16,587 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tzdata/tzdata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tzdata/tzdata 2026-05-04 17:38:16,589 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Send2Trash 2026-05-04 17:38:16,590 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:16,590 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:16,592 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:16,593 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:16,594 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Send2Trash/send2trash/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Send2Trash/send2trash 2026-05-04 17:38:16,595 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio 2026-05-04 17:38:16,596 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio/grpc 2026-05-04 17:38:16,597 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio/grpc/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio/grpc 2026-05-04 17:38:16,599 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio/grpc/aio 2026-05-04 17:38:16,600 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio/grpc/aio/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio/grpc/aio 2026-05-04 17:38:16,602 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/unidiff 2026-05-04 17:38:16,603 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:16,603 root INFO copying build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:16,605 root INFO copying build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:16,606 root INFO copying build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:16,607 root INFO copying build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:16,608 root INFO copying build/lib/jedi/third_party/typeshed/stubs/unidiff/unidiff/__version__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/unidiff/unidiff 2026-05-04 17:38:16,610 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl 2026-05-04 17:38:16,611 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl 2026-05-04 17:38:16,612 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,613 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/image.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,614 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/xdr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,615 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/relation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,616 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/colors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,618 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/effect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,619 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,620 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/fill.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,621 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/connector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,623 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/properties.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,624 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/picture.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,625 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,626 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/geometry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,628 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/graphic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,629 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/spreadsheet_drawing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,630 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/line.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,631 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/drawing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing 2026-05-04 17:38:16,633 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:16,634 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/formatting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:16,635 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:16,636 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/rule.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting 2026-05-04 17:38:16,638 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,639 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/container.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,640 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/sequence.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,641 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/excel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,642 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/serialisable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,643 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/namespace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,645 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/slots.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,646 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,647 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,648 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/nested.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors 2026-05-04 17:38:16,650 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:16,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/excel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:16,652 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/theme.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:16,653 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer 2026-05-04 17:38:16,655 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,656 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/legend.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,657 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/reference.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,658 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/surface_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,659 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/trendline.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,660 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/series.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,662 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/pie_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,663 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/axis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,665 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/descriptors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,666 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,667 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/scatter_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,668 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/reader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,669 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/pivot.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/marker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,672 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/data_source.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,673 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/_3d.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,674 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/area_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,675 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/stock_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,677 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/print_settings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,678 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/line_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,679 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/plotarea.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,680 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/picture.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,681 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/error_bar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,683 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/shapes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,684 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/updown_bars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,685 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/chartspace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,687 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/layout.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,688 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,689 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,690 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/series_factory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/label.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,693 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/bubble_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,694 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/bar_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,695 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/radar_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,696 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/title.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart 2026-05-04 17:38:16,698 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:16,699 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:16,700 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/translate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:16,701 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/tokenizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula 2026-05-04 17:38:16,702 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/_constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl 2026-05-04 17:38:16,704 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,704 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/manifest.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,706 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/relationship.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,707 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,708 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/interface.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,709 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/extended.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,712 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/custom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,714 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/workbook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging 2026-05-04 17:38:16,715 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl 2026-05-04 17:38:16,717 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:16,718 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:16,719 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/comments.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:16,720 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/shape_writer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:16,722 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/comment_sheet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:16,723 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/author.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments 2026-05-04 17:38:16,725 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:16,725 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/drawings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:16,727 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/excel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:16,728 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/strings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:16,729 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:16,730 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/workbook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader 2026-05-04 17:38:16,732 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,733 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/rich_text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,734 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/_writer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,735 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/cell.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,736 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,737 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/read_only.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,739 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell 2026-05-04 17:38:16,740 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,741 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/chartsheet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,743 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/relation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,745 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/protection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,746 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,747 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/publish.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,748 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/properties.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,749 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/custom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet 2026-05-04 17:38:16,751 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,752 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/named_styles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,753 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/styleable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,754 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/differential.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,755 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/colors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,757 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/protection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,758 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,759 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/fonts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,760 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/table.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,762 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/alignment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,763 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/borders.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,764 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/numbers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,765 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/stylesheet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,766 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/fills.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,768 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/cell_style.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/builtins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,770 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/proxy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles 2026-05-04 17:38:16,772 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,772 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/ole.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,774 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_write_only.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,775 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/related.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,776 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/worksheet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,777 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,779 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/smart_tag.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,780 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/controls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,781 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_writer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,782 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/filters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,784 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/copier.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,785 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/page.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/protection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,787 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,789 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/table.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,790 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/dimensions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,791 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,792 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_read_only.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,794 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/hyperlink.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,795 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/cell_watch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,796 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/properties.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,797 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/print_settings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,799 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/scenario.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,800 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/picture.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,801 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/merge.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,802 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/formula.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,803 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/custom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,805 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/datavalidation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,806 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/pagebreak.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,807 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/drawing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/header_footer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,810 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_reader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,811 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/cell_range.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet 2026-05-04 17:38:16,812 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,813 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/indexed_list.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,814 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/formulas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,816 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/cell.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,817 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/protection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,818 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,819 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,820 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/inference.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,822 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/bound_dictionary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,823 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/datetime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,824 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/escape.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,825 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/dataframe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,826 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/units.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils 2026-05-04 17:38:16,828 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,829 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/strings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,830 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,831 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/numbers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,832 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/singleton.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,834 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,835 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/product.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat 2026-05-04 17:38:16,836 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:16,837 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:16,838 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:16,840 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/functions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:16,841 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/_functions_overloads.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml 2026-05-04 17:38:16,842 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:16,843 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:16,844 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:16,846 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/record.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:16,847 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/table.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:16,849 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot 2026-05-04 17:38:16,851 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,852 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/child.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,853 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/defined_name.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,854 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,855 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/smart_tags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,857 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/_writer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,858 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/protection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,859 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,860 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/properties.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,862 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/web.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,863 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_reference.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,864 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/function_group.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,866 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link 2026-05-04 17:38:16,867 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link 2026-05-04 17:38:16,868 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link/external.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link 2026-05-04 17:38:16,869 root INFO copying build/lib/jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/workbook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook 2026-05-04 17:38:16,871 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/regex 2026-05-04 17:38:16,872 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:16,872 root INFO copying build/lib/jedi/third_party/typeshed/stubs/regex/regex/_main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:16,874 root INFO copying build/lib/jedi/third_party/typeshed/stubs/regex/regex/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:16,875 root INFO copying build/lib/jedi/third_party/typeshed/stubs/regex/regex/_regex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:16,876 root INFO copying build/lib/jedi/third_party/typeshed/stubs/regex/regex/_regex_core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/regex/regex 2026-05-04 17:38:16,878 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/simplejson 2026-05-04 17:38:16,879 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,879 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson/scanner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,881 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,882 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,883 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,885 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,886 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simplejson/simplejson/raw_json.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simplejson/simplejson 2026-05-04 17:38:16,887 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/simple-websocket 2026-05-04 17:38:16,888 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:16,889 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/ws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:16,890 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:16,892 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:16,893 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/aiows.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:16,894 root INFO copying build/lib/jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/asgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket 2026-05-04 17:38:16,896 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/vobject 2026-05-04 17:38:16,897 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,897 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/hcalendar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,899 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,900 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,901 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/ics_diff.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,902 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/win32tz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,904 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/icalendar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,905 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/change_tz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,906 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/behavior.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,907 root INFO copying build/lib/jedi/third_party/typeshed/stubs/vobject/vobject/vcard.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/vobject/vobject 2026-05-04 17:38:16,909 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-reflection 2026-05-04 17:38:16,910 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection 2026-05-04 17:38:16,911 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection 2026-05-04 17:38:16,912 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,913 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,914 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2_grpc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,915 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,917 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/proto_reflection_descriptor_database.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,918 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,919 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,920 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_async.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha 2026-05-04 17:38:16,922 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ratelimit 2026-05-04 17:38:16,923 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:16,924 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:16,925 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit/exception.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:16,926 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ratelimit/ratelimit/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ratelimit/ratelimit 2026-05-04 17:38:16,927 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pep8-naming 2026-05-04 17:38:16,928 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pep8-naming/pep8ext_naming.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pep8-naming 2026-05-04 17:38:16,930 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib 2026-05-04 17:38:16,931 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:16,932 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:16,933 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:16,935 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2 2026-05-04 17:38:16,936 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:16,937 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types 2026-05-04 17:38:16,937 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/device_code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types 2026-05-04 17:38:16,939 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types 2026-05-04 17:38:16,940 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/request_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:16,941 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients 2026-05-04 17:38:16,942 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients 2026-05-04 17:38:16,943 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/device.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients 2026-05-04 17:38:16,945 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:16,946 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628 2026-05-04 17:38:16,947 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:16,948 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:16,949 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/pre_configured.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:16,951 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/device_authorization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints 2026-05-04 17:38:16,952 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:16,953 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,954 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,955 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,956 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,958 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,959 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,960 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,961 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/implicit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types 2026-05-04 17:38:16,962 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/parameters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:16,964 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/tokens.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:16,965 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/request_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:16,966 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,967 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/mobile_application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,969 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/legacy_application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,970 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,971 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,972 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/web_application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,974 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/backend_application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,975 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/service_application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients 2026-05-04 17:38:16,976 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:16,977 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:16,979 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,980 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/introspect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,981 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/metadata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,982 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,983 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/revocation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,984 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,986 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,987 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,988 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/authorization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:16,989 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints 2026-05-04 17:38:17,000 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749 2026-05-04 17:38:17,002 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2 2026-05-04 17:38:17,003 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:17,004 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1 2026-05-04 17:38:17,005 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1 2026-05-04 17:38:17,007 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,008 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/parameters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,009 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/request_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,010 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,011 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/signature.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,013 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,014 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,015 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/access_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,016 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/signature_only.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,018 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/request_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,019 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,020 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,021 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,022 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,024 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/authorization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints 2026-05-04 17:38:17,025 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849 2026-05-04 17:38:17,026 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib 2026-05-04 17:38:17,028 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid 2026-05-04 17:38:17,028 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid 2026-05-04 17:38:17,030 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect 2026-05-04 17:38:17,031 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect 2026-05-04 17:38:17,032 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:17,033 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,034 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/refresh_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,035 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/authorization_code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,037 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,038 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,039 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/hybrid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,040 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/dispatchers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,042 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/implicit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types 2026-05-04 17:38:17,043 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:17,044 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/request_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:17,045 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:17,046 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core 2026-05-04 17:38:17,048 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:17,049 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/userinfo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:17,050 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:17,051 root INFO copying build/lib/jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/pre_configured.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints 2026-05-04 17:38:17,053 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/datauri 2026-05-04 17:38:17,054 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/datauri/datauri 2026-05-04 17:38:17,055 root INFO copying build/lib/jedi/third_party/typeshed/stubs/datauri/datauri/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/datauri/datauri 2026-05-04 17:38:17,056 root INFO copying build/lib/jedi/third_party/typeshed/stubs/datauri/datauri/datauri.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/datauri/datauri 2026-05-04 17:38:17,058 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dirhash 2026-05-04 17:38:17,059 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dirhash/dirhash 2026-05-04 17:38:17,059 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dirhash/dirhash/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dirhash/dirhash 2026-05-04 17:38:17,061 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dirhash/dirhash/cli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dirhash/dirhash 2026-05-04 17:38:17,062 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar 2026-05-04 17:38:17,063 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,064 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,065 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/chile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,066 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/paraguay.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,067 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/mexico.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,069 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/canada.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,070 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/brazil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,071 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,072 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/el_salvador.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,074 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/panama.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,075 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/barbados.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,076 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/colombia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,077 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/america/argentina.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/america 2026-05-04 17:38:17,078 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/astronomy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,080 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:17,081 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/australia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:17,082 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:17,083 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/new_zealand.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:17,084 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/marshall_islands.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania 2026-05-04 17:38:17,086 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/precomputed_astronomy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,087 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,088 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,090 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,090 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/michigan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,092 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/guam.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,093 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/maine.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,094 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/hawaii.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,095 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/alaska.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,097 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/wisconsin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,098 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/idaho.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,099 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/oregon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,100 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/montana.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,101 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_jersey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,103 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/pennsylvania.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,104 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_york.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,105 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/missouri.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,106 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/massachusetts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,108 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/illinois.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,109 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/kentucky.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,110 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/minnesota.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,111 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/florida.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,112 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/mississippi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,113 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,115 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/louisiana.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,116 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/west_virginia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,117 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/arkansas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,118 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/nebraska.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,119 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/indiana.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,120 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/georgia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,122 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/rhode_island.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,123 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/maryland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,124 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/nevada.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,125 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,126 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/north_carolina.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,127 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/california.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,129 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/north_dakota.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,130 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/kansas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,131 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/utah.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,132 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_mexico.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,133 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/district_columbia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,135 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/alabama.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,136 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/delaware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,137 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/colorado.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,138 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_hampshire.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,139 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/south_dakota.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,140 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/virginia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,141 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/oklahoma.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,143 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/arizona.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,144 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/iowa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,145 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/american_samoa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,146 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/washington.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,147 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/texas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,148 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/wyoming.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,150 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/vermont.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,151 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/ohio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,152 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/tennessee.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,153 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/connecticut.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,154 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/south_carolina.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/usa 2026-05-04 17:38:17,156 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,157 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/malaysia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,158 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/qatar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,159 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/israel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,160 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/china.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,161 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/hong_kong.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,163 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/singapore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,164 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,165 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/south_korea.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,166 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/taiwan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,167 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/kazakhstan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,169 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/japan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,170 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/philippines.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/asia 2026-05-04 17:38:17,171 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,172 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/registry_tools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,173 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/registry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,174 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/skyfield_astronomy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar 2026-05-04 17:38:17,176 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,177 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/norway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,178 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/malta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,179 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/slovenia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,180 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/european_central_bank.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,182 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/bulgaria.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,183 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/romania.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,184 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/latvia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,185 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/slovakia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,186 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland 2026-05-04 17:38:17,188 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland 2026-05-04 17:38:17,189 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:17,190 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/fair_holiday.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:17,191 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/spring_holiday.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:17,192 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/autumn_holiday.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:17,194 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:17,195 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/victoria_day.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins 2026-05-04 17:38:17,196 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/monaco.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,197 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/ireland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,199 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/lithuania.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,200 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/france.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,201 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/germany.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,202 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/switzerland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,203 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/cayman_islands.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,204 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,206 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/sweden.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,207 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/belgium.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,208 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/georgia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,209 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/czech_republic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,211 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/turkey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,212 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/united_kingdom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,213 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/guernsey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,214 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/austria.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,215 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/greece.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,217 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/ukraine.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,218 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/netherlands.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,219 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/estonia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,220 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/poland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,221 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/serbia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,223 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/iceland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,224 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/spain.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,225 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/russia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,226 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/belarus.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,227 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/finland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,229 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/cyprus.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,230 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/luxembourg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,231 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/hungary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,232 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/denmark.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,233 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/croatia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,235 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/portugal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,236 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/italy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/europe 2026-05-04 17:38:17,237 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,238 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/angola.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,239 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/madagascar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,240 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/ivory_coast.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,242 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,243 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/nigeria.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,244 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/south_africa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,245 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/algeria.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,246 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/benin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,248 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/tunisia.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,249 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/sao_tome.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,250 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/kenya.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,251 root INFO copying build/lib/jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/mozambique.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/workalendar/workalendar/africa 2026-05-04 17:38:17,253 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/mock 2026-05-04 17:38:17,254 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:17,254 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mock/mock/backports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:17,256 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mock/mock/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:17,257 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mock/mock/mock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mock/mock 2026-05-04 17:38:17,259 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/lzstring 2026-05-04 17:38:17,260 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/lzstring/lzstring 2026-05-04 17:38:17,260 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lzstring/lzstring/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lzstring/lzstring 2026-05-04 17:38:17,262 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/str2bool 2026-05-04 17:38:17,263 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/str2bool/str2bool 2026-05-04 17:38:17,264 root INFO copying build/lib/jedi/third_party/typeshed/stubs/str2bool/str2bool/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/str2bool/str2bool 2026-05-04 17:38:17,265 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/webencodings 2026-05-04 17:38:17,266 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:17,267 root INFO copying build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:17,268 root INFO copying build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings/mklabels.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:17,269 root INFO copying build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings/x_user_defined.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:17,270 root INFO copying build/lib/jedi/third_party/typeshed/stubs/webencodings/webencodings/labels.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/webencodings/webencodings 2026-05-04 17:38:17,272 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/passpy 2026-05-04 17:38:17,273 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:17,274 root INFO copying build/lib/jedi/third_party/typeshed/stubs/passpy/passpy/store.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:17,275 root INFO copying build/lib/jedi/third_party/typeshed/stubs/passpy/passpy/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:17,276 root INFO copying build/lib/jedi/third_party/typeshed/stubs/passpy/passpy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:17,277 root INFO copying build/lib/jedi/third_party/typeshed/stubs/passpy/passpy/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/passpy/passpy 2026-05-04 17:38:17,279 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,280 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32pdh.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,281 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/mmsystem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,282 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32evtlog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,283 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32verstamp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,284 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32service.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,286 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:17,287 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:17,288 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin/dde.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:17,289 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin/win32ui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:17,290 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/pythonwin/win32uiole.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/pythonwin 2026-05-04 17:38:17,292 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/winxpgui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,293 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32inet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,294 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win2kras.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,295 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32process.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,296 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32netcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,297 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32con.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,299 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32gui_struct.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,300 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32job.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,301 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32lz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,302 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,303 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32transaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,305 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:17,306 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi/install.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:17,307 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:17,308 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi/simple.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:17,309 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi/threaded_extension.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:17,310 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/isapi/isapicon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/isapi 2026-05-04 17:38:17,312 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32inetcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,313 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/winnt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,314 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32ts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,315 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/sspicon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,316 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32pipe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,317 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32timezone.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,319 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/timer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,320 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/dde.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,321 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32print.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,322 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32net.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,323 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32cred.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,324 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32crypt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,325 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32profile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,327 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32clipboard.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,328 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32evtlogutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,329 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/winioctlcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,330 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/regutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,331 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/pywintypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,332 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,334 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/winxptheme.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,335 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/perfmon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,336 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/_win32typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,339 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32ras.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,340 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/odbc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,341 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32console.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,343 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32ui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,344 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32pdhquery.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,345 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32serviceutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,346 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/pythoncom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,347 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/ntsecuritycon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,349 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32trace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,350 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:17,351 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:17,352 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/pscon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:17,353 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:17,354 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/propsys.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/propsys 2026-05-04 17:38:17,356 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,357 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/dispatcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,358 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,359 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/localserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,360 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/exception.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,361 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/factory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,363 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/register.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,364 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/policy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,365 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/connect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,366 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/server/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/server 2026-05-04 17:38:17,368 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:17,368 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client/dynamic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:17,370 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:17,371 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:17,372 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/client/gencache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/client 2026-05-04 17:38:17,374 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,375 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/axdebug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,376 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/contexts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,377 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/stackframe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,378 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/documents.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,379 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,380 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/gateways.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,382 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/codecontainer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,383 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/debugger.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,384 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/adb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,385 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/expressions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,387 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug 2026-05-04 17:38:17,388 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:17,389 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet/inetcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:17,390 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:17,391 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/internet/internet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/internet 2026-05-04 17:38:17,393 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/directsound 2026-05-04 17:38:17,394 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/directsound/directsound.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/directsound 2026-05-04 17:38:17,395 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/directsound/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/directsound 2026-05-04 17:38:17,396 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:17,397 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server 2026-05-04 17:38:17,398 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server 2026-05-04 17:38:17,399 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server/axsite.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server 2026-05-04 17:38:17,401 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:17,401 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:17,403 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:17,404 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:17,405 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/framework.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client 2026-05-04 17:38:17,406 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:17,407 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/asputil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:17,409 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/axscript.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axscript 2026-05-04 17:38:17,410 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/storagecon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:17,411 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/authorization 2026-05-04 17:38:17,412 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/authorization/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/authorization 2026-05-04 17:38:17,413 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/authorization/authorization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/authorization 2026-05-04 17:38:17,415 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:17,416 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler 2026-05-04 17:38:17,417 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler/taskscheduler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler 2026-05-04 17:38:17,418 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler 2026-05-04 17:38:17,419 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:17,420 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:17,421 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/ifiltercon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:17,423 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/ifilter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter 2026-05-04 17:38:17,424 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/olectl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:17,425 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,426 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapiutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,427 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/exchange.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,429 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/emsabtags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,430 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,431 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,432 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapitags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/mapi 2026-05-04 17:38:17,434 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol 2026-05-04 17:38:17,435 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol 2026-05-04 17:38:17,436 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol/axcontrol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol 2026-05-04 17:38:17,437 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/bits 2026-05-04 17:38:17,438 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/bits/bits.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/bits 2026-05-04 17:38:17,439 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/bits/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/bits 2026-05-04 17:38:17,441 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py 2026-05-04 17:38:17,442 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py 2026-05-04 17:38:17,443 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:17,444 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell/shellcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:17,445 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:17,446 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/shell/shell.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/shell 2026-05-04 17:38:17,447 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:17,448 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/universal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com 2026-05-04 17:38:17,450 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:17,451 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/adsi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:17,452 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:17,453 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/adsicon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32com/adsi 2026-05-04 17:38:17,454 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32help.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32cryptcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,457 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/winperf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,458 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,459 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/servicemanager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,460 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32security.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,462 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32gui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,463 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32wnet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,464 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/mmapfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,465 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext 2026-05-04 17:38:17,466 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:17,467 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/pscon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:17,469 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:17,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/propsys.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys 2026-05-04 17:38:17,472 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,472 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/axdebug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,474 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/contexts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,475 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/stackframe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,476 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/documents.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,478 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/gateways.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,480 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/codecontainer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,481 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/debugger.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/adb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,483 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/expressions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,484 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug 2026-05-04 17:38:17,486 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:17,487 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/inetcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:17,488 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:17,489 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/internet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/internet 2026-05-04 17:38:17,491 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound 2026-05-04 17:38:17,491 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound/directsound.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound 2026-05-04 17:38:17,493 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound 2026-05-04 17:38:17,494 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:17,495 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server 2026-05-04 17:38:17,496 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server 2026-05-04 17:38:17,497 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server/axsite.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server 2026-05-04 17:38:17,498 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:17,499 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:17,500 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:17,502 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:17,503 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/framework.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client 2026-05-04 17:38:17,504 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:17,505 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/asputil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:17,507 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/axscript.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript 2026-05-04 17:38:17,508 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization 2026-05-04 17:38:17,509 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization 2026-05-04 17:38:17,510 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization/authorization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization 2026-05-04 17:38:17,511 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext 2026-05-04 17:38:17,513 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler 2026-05-04 17:38:17,513 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler/taskscheduler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler 2026-05-04 17:38:17,515 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler 2026-05-04 17:38:17,516 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:17,517 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:17,518 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/ifiltercon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:17,519 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/ifilter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter 2026-05-04 17:38:17,521 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,522 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapiutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,523 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/exchange.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,524 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/emsabtags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,526 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,527 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapitags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi 2026-05-04 17:38:17,530 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol 2026-05-04 17:38:17,531 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol 2026-05-04 17:38:17,532 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol/axcontrol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol 2026-05-04 17:38:17,533 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/bits 2026-05-04 17:38:17,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/bits/bits.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/bits 2026-05-04 17:38:17,536 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/bits/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/bits 2026-05-04 17:38:17,537 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:17,538 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/shellcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:17,539 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:17,540 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/shell.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/shell 2026-05-04 17:38:17,542 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:17,543 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/adsi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:17,544 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:17,545 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/adsicon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi 2026-05-04 17:38:17,547 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32uiole.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,548 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/commctrl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,550 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,550 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32pdh.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32evtlog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,553 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32service.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,554 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/winxpgui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,556 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32inet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,557 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32process.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32job.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,560 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32lz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,561 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,562 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32transaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,563 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32ts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,565 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32pipe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,566 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,567 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/timer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,568 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32print.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,570 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32net.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,571 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32cred.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,572 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32crypt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,574 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32profile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,575 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32clipboard.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,576 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,578 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/perfmon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32ras.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,580 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/odbc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,581 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32console.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,583 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/mmsystem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,586 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32verstamp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,587 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win2kras.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,588 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32netcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,589 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32con.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,592 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32gui_struct.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,593 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32inetcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,595 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/winnt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,596 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/sspicon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,598 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,599 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32timezone.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,600 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32evtlogutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,601 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/winioctlcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,603 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/regutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,604 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/pywintypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,606 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/winxptheme.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,607 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32pdhquery.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,608 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32serviceutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,609 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/ntsecuritycon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,611 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32cryptcon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,613 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/winperf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,614 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/commctrl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,616 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/lib/winerror.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32/lib 2026-05-04 17:38:17,619 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32trace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,620 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32help.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,622 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,623 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/servicemanager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,624 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32security.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,626 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32gui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,627 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/win32wnet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,629 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/win32/mmapfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32/win32 2026-05-04 17:38:17,630 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pywin32/winerror.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pywin32 2026-05-04 17:38:17,632 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker 2026-05-04 17:38:17,633 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,634 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,635 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,636 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/plugin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,637 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/container.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,639 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/image.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,640 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/network.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,641 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,643 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/swarm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,644 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,645 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/volume.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,646 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/daemon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,648 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/service.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,649 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,650 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/exec_api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,653 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/api/secret.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/api 2026-05-04 17:38:17,654 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,655 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport/sshconn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,656 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport/basehttpadapter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,657 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,659 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport/unixconn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,660 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport/npipesocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,661 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/transport/npipeconn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/transport 2026-05-04 17:38:17,663 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,663 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/services.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,665 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/swarm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,666 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,667 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,669 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/networks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,670 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/daemon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/healthcheck.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,672 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/types/containers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/types 2026-05-04 17:38:17,674 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:17,675 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/context/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:17,676 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/context/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:17,678 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/context/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:17,679 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/context/context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/context 2026-05-04 17:38:17,680 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,681 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/secrets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,682 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/services.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,684 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/swarm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,685 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,686 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/networks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,687 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/volumes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,688 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,690 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/images.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/configs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,692 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/nodes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,693 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/containers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,695 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/models/plugins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/models 2026-05-04 17:38:17,696 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,697 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,699 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,700 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,701 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,702 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/json_stream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,703 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/ports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,705 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,706 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,707 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/socket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,708 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,710 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/fnmatch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,712 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/proxy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,714 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/utils/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/utils 2026-05-04 17:38:17,715 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:17,716 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials/store.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:17,717 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:17,718 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:17,720 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:17,721 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/credentials/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker/credentials 2026-05-04 17:38:17,722 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,723 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,725 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docker/docker/tls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docker/docker 2026-05-04 17:38:17,726 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pycocotools 2026-05-04 17:38:17,727 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:17,728 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:17,729 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools/mask.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:17,731 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools/coco.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:17,732 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pycocotools/pycocotools/cocoeval.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pycocotools/pycocotools 2026-05-04 17:38:17,733 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-web 2026-05-04 17:38:17,734 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:17,735 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:17,736 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources/cmd_form.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:17,738 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources/input_fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:17,739 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:17,740 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources/cmd_exec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:17,741 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/resources/index.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web/resources 2026-05-04 17:38:17,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:17,744 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:17,745 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-web/click_web/web_click_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-web/click_web 2026-05-04 17:38:17,747 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/RPi.GPIO 2026-05-04 17:38:17,748 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi 2026-05-04 17:38:17,749 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO 2026-05-04 17:38:17,749 root INFO copying build/lib/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO 2026-05-04 17:38:17,751 root INFO copying build/lib/jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/RPi.GPIO/RPi 2026-05-04 17:38:17,752 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/editdistance 2026-05-04 17:38:17,753 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/editdistance/editdistance 2026-05-04 17:38:17,754 root INFO copying build/lib/jedi/third_party/typeshed/stubs/editdistance/editdistance/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/editdistance/editdistance 2026-05-04 17:38:17,756 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xdgenvpy 2026-05-04 17:38:17,757 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:17,758 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/xdgenv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:17,759 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/_defaults.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:17,760 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy 2026-05-04 17:38:17,761 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xmltodict 2026-05-04 17:38:17,762 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmltodict/xmltodict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmltodict 2026-05-04 17:38:17,764 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/wurlitzer 2026-05-04 17:38:17,765 root INFO copying build/lib/jedi/third_party/typeshed/stubs/wurlitzer/wurlitzer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/wurlitzer 2026-05-04 17:38:17,766 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/croniter 2026-05-04 17:38:17,767 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/croniter/croniter 2026-05-04 17:38:17,768 root INFO copying build/lib/jedi/third_party/typeshed/stubs/croniter/croniter/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/croniter/croniter 2026-05-04 17:38:17,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/croniter/croniter/croniter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/croniter/croniter 2026-05-04 17:38:17,771 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/zstd 2026-05-04 17:38:17,772 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zstd/zstd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zstd 2026-05-04 17:38:17,773 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyfarmhash 2026-05-04 17:38:17,774 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyfarmhash/farmhash.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyfarmhash 2026-05-04 17:38:17,776 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk 2026-05-04 17:38:17,777 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:17,778 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:17,779 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:17,781 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:17,782 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg 2026-05-04 17:38:17,783 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg 2026-05-04 17:38:17,784 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg 2026-05-04 17:38:17,785 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib 2026-05-04 17:38:17,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib 2026-05-04 17:38:17,787 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib 2026-05-04 17:38:17,789 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy 2026-05-04 17:38:17,790 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy 2026-05-04 17:38:17,791 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/query.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy 2026-05-04 17:38:17,792 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util 2026-05-04 17:38:17,793 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util 2026-05-04 17:38:17,795 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util 2026-05-04 17:38:17,796 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core 2026-05-04 17:38:17,797 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core 2026-05-04 17:38:17,798 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core 2026-05-04 17:38:17,800 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx 2026-05-04 17:38:17,801 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx 2026-05-04 17:38:17,802 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx 2026-05-04 17:38:17,803 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle 2026-05-04 17:38:17,804 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle 2026-05-04 17:38:17,805 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle 2026-05-04 17:38:17,807 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore 2026-05-04 17:38:17,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore 2026-05-04 17:38:17,809 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore 2026-05-04 17:38:17,811 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql 2026-05-04 17:38:17,812 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql 2026-05-04 17:38:17,813 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql 2026-05-04 17:38:17,814 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,815 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/conf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,817 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,818 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,819 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/templates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,820 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,821 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/db.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django 2026-05-04 17:38:17,823 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:17,824 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy 2026-05-04 17:38:17,825 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy 2026-05-04 17:38:17,826 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/query.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy 2026-05-04 17:38:17,828 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb 2026-05-04 17:38:17,829 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb 2026-05-04 17:38:17,830 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb 2026-05-04 17:38:17,831 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2 2026-05-04 17:38:17,832 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2 2026-05-04 17:38:17,834 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2 2026-05-04 17:38:17,835 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests 2026-05-04 17:38:17,836 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests 2026-05-04 17:38:17,837 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests 2026-05-04 17:38:17,839 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo 2026-05-04 17:38:17,840 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo 2026-05-04 17:38:17,841 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo 2026-05-04 17:38:17,842 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:17,843 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:17,844 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:17,846 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp 2026-05-04 17:38:17,847 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/dbapi2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:17,849 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3 2026-05-04 17:38:17,850 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3 2026-05-04 17:38:17,851 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3 2026-05-04 17:38:17,852 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask 2026-05-04 17:38:17,853 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask 2026-05-04 17:38:17,855 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask 2026-05-04 17:38:17,856 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000 2026-05-04 17:38:17,857 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000 2026-05-04 17:38:17,858 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000 2026-05-04 17:38:17,860 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql 2026-05-04 17:38:17,861 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql 2026-05-04 17:38:17,862 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql 2026-05-04 17:38:17,863 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:17,865 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore 2026-05-04 17:38:17,866 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore 2026-05-04 17:38:17,867 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore 2026-05-04 17:38:17,868 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/boto_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext 2026-05-04 17:38:17,870 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,871 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_recorder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,872 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming 2026-05-04 17:38:17,873 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming 2026-05-04 17:38:17,874 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/default_streaming.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming 2026-05-04 17:38:17,876 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/daemon_config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,877 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,878 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters 2026-05-04 17:38:17,879 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/udp_emitter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters 2026-05-04 17:38:17,880 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters 2026-05-04 17:38:17,882 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,883 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/segment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,884 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/throwable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,885 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/trace_header.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,887 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,888 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/traceid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,889 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/entity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,890 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/subsegment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,892 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,893 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/noop_traceid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,894 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/default_dynamic_naming.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,895 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/dummy_entities.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,896 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/facade_segment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models 2026-05-04 17:38:17,898 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/patcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,899 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/lambda_launcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,901 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:17,901 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:17,903 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ec2_plugin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:17,904 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/elasticbeanstalk_plugin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:17,905 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ecs_plugin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:17,906 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins 2026-05-04 17:38:17,908 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,909 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,911 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,911 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampling_rule.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,913 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,914 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_poller.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,915 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,916 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/reservoir.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,918 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/connector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,919 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:17,920 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampling_rule.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:17,922 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:17,923 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:17,924 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/reservoir.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local 2026-05-04 17:38:17,925 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/target_poller.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,927 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling 2026-05-04 17:38:17,928 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,929 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/search_pattern.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,930 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/stacktrace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,932 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,933 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/atomic_counter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,934 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/conversion.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,935 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/sqs_message_helper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,936 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils 2026-05-04 17:38:17,938 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions 2026-05-04 17:38:17,939 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions 2026-05-04 17:38:17,940 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions 2026-05-04 17:38:17,942 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/recorder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core 2026-05-04 17:38:17,943 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/sdk_config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk 2026-05-04 17:38:17,945 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/untangle 2026-05-04 17:38:17,946 root INFO copying build/lib/jedi/third_party/typeshed/stubs/untangle/untangle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/untangle 2026-05-04 17:38:17,947 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Flask-Cors 2026-05-04 17:38:17,948 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:17,949 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:17,950 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:17,952 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:17,953 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/decorator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:17,954 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/extension.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors 2026-05-04 17:38:17,956 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ephem 2026-05-04 17:38:17,957 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:17,958 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ephem/ephem/stars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:17,959 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ephem/ephem/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:17,960 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ephem/ephem/cities.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:17,961 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ephem/ephem/_libastro.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ephem/ephem 2026-05-04 17:38:17,963 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-bugbear 2026-05-04 17:38:17,964 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-bugbear/bugbear.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-bugbear 2026-05-04 17:38:17,966 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/icalendar 2026-05-04 17:38:17,967 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,968 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/alarms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,969 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/cal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,972 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,973 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,974 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/caselessdict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,975 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/enums.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,977 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,978 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/param.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,979 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/parser_tools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,980 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/prop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,982 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,983 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,984 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/pytz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,986 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/tzid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,987 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,988 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/zoneinfo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,989 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/tzp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,991 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/provider.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,992 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids_result.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,993 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/windows_to_olson.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone 2026-05-04 17:38:17,994 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/attr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,996 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/tools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,997 root INFO copying build/lib/jedi/third_party/typeshed/stubs/icalendar/icalendar/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/icalendar/icalendar 2026-05-04 17:38:17,999 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime 2026-05-04 17:38:18,000 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,001 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/BufferedTokenStream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,002 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/RuleContext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,003 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/FileStream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,004 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Lexer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,006 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/StdinStream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,007 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/InputStream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,008 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:18,009 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:18,011 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:18,012 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPathLexer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath 2026-05-04 17:38:18,013 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserRuleContext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,015 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,016 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/_pygrun.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,017 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,018 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,020 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/SemanticContext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,021 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerActionExecutor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,022 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATN.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,024 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfigSet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,025 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,026 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNState.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,027 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializationOptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,028 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ParserATNSimulator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,030 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/Transition.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,031 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerAction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,032 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerATNSimulator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,034 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNSimulator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,035 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/PredictionMode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,036 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNType.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,038 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn 2026-05-04 17:38:18,039 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserInterpreter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,040 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/TokenStreamRewriter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,041 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,043 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,044 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePatternMatcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,045 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Tree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,047 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Trees.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,048 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,049 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreeMatch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,050 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/TokenTagToken.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,052 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Chunk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,053 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePattern.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,054 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/RuleTagToken.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree 2026-05-04 17:38:18,056 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:18,057 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/DiagnosticErrorListener.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:18,058 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:18,059 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorStrategy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:18,060 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorListener.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:18,062 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/Errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error 2026-05-04 17:38:18,063 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/LL1Analyzer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,064 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenStream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,066 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/PredictionContext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,067 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ListTokenSource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,068 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Recognizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,069 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenFactory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,071 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:18,072 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:18,073 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFA.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:18,074 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFASerializer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:18,076 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFAState.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa 2026-05-04 17:38:18,077 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,078 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,079 root INFO copying build/lib/jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/IntervalSet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4 2026-05-04 17:38:18,081 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/TgCrypto 2026-05-04 17:38:18,082 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto 2026-05-04 17:38:18,083 root INFO copying build/lib/jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto 2026-05-04 17:38:18,085 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gdb 2026-05-04 17:38:18,086 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,087 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,088 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/FrameIterator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,089 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,090 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/xmethod.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,092 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/FrameDecorator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,093 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/printing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,094 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,096 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/disassembler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,097 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/missing_objfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,099 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/prompt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,100 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/missing_files.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,101 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,102 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/breakpoint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,104 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/pause.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,105 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/sources.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,106 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/next.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,107 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,109 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/bt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,110 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/typecheck.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,111 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/locations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,112 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,114 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,115 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/state.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,116 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/memory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,117 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/modules.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,119 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/frames.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,120 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/startup.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,121 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/scopes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,122 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/launch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,123 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/varref.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,125 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/threads.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,126 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/disassemble.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,127 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/io.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,129 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/dap/evaluate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb/dap 2026-05-04 17:38:18,130 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/unwinder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,131 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gdb/gdb/missing_debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gdb/gdb 2026-05-04 17:38:18,133 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib 2026-05-04 17:38:18,134 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:18,135 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:18,136 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:18,137 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693 2026-05-04 17:38:18,138 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693 2026-05-04 17:38:18,140 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:18,140 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/registration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:18,142 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:18,143 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/discovery.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:18,144 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:18,146 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101 2026-05-04 17:38:18,147 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,148 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/revocation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,150 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,151 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/introspection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,152 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,153 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,155 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/claims.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068 2026-05-04 17:38:18,156 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:18,157 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/device_code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:18,158 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:18,160 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/endpoint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:18,161 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:18,162 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628 2026-05-04 17:38:18,164 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:18,165 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:18,166 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/endpoint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:18,167 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:18,168 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/claims.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591 2026-05-04 17:38:18,170 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592 2026-05-04 17:38:18,171 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592 2026-05-04 17:38:18,172 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/endpoint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592 2026-05-04 17:38:18,173 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:18,175 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,176 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/resource_protector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,177 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/parameters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,179 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/wrappers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,180 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,181 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,183 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,184 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/refresh_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,185 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/authorization_code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,186 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,188 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,189 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/client_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,190 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,191 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/implicit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants 2026-05-04 17:38:18,193 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authenticate_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,194 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/hooks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,195 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/token_endpoint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,196 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,198 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,199 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/requests.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,200 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749 2026-05-04 17:38:18,201 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:18,203 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207 2026-05-04 17:38:18,204 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/parameter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207 2026-05-04 17:38:18,205 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207 2026-05-04 17:38:18,207 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636 2026-05-04 17:38:18,208 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636 2026-05-04 17:38:18,209 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/challenge.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636 2026-05-04 17:38:18,211 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:18,211 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:18,213 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/well_known.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:18,214 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414 2026-05-04 17:38:18,216 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:18,217 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:18,218 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/parameters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:18,219 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:18,221 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:18,222 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750 2026-05-04 17:38:18,223 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,224 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/jwt_bearer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,226 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,227 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/assertion.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,228 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,229 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,231 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,232 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523 2026-05-04 17:38:18,233 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:18,234 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:18,236 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/introspection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:18,237 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/token_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:18,238 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662 2026-05-04 17:38:18,240 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521 2026-05-04 17:38:18,241 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521 2026-05-04 17:38:18,242 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521 2026-05-04 17:38:18,244 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:18,244 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/parameters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:18,246 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/revocation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:18,247 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009 2026-05-04 17:38:18,248 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:18,250 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2 2026-05-04 17:38:18,251 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations 2026-05-04 17:38:18,252 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:18,253 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:18,254 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/client_mixin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:18,256 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/functions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:18,257 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/tokens_mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2 2026-05-04 17:38:18,259 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,259 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/resource_protector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,261 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,262 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,263 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/endpoints.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,265 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,266 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/requests.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2 2026-05-04 17:38:18,268 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:18,268 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/resource_protector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:18,270 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/nonce.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:18,271 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:18,272 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1 2026-05-04 17:38:18,274 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:18,275 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:18,276 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:18,277 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/integration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client 2026-05-04 17:38:18,279 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,280 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/resource_protector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,281 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,282 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,284 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,285 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,286 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/requests.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2 2026-05-04 17:38:18,288 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:18,289 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/oauth2_session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:18,290 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:18,291 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/assertion_session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:18,293 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:18,294 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/oauth1_session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client 2026-05-04 17:38:18,295 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations 2026-05-04 17:38:18,297 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:18,298 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/resource_protector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:18,299 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:18,300 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:18,302 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1 2026-05-04 17:38:18,303 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:18,304 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/assertion_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:18,306 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/oauth1_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:18,307 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:18,308 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:18,309 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/oauth2_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client 2026-05-04 17:38:18,311 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:18,312 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:18,313 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:18,315 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/integration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client 2026-05-04 17:38:18,316 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,317 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,318 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/async_openid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,320 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,321 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/registry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,322 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_app.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,323 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_openid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,325 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/framework_integration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,326 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/async_app.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client 2026-05-04 17:38:18,328 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:18,328 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:18,330 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:18,331 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/integration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client 2026-05-04 17:38:18,333 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:18,334 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:18,335 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:18,336 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,337 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/resource_protector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,339 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/wrapper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,340 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/base_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,341 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/parameters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,343 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,344 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/signature.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,345 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/client_auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,346 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,348 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/rsa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,349 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/authorization_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,350 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,351 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849 2026-05-04 17:38:18,353 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1 2026-05-04 17:38:18,354 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/deprecate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:18,355 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc 2026-05-04 17:38:18,357 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:18,357 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:18,359 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/well_known.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:18,360 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery 2026-05-04 17:38:18,361 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc 2026-05-04 17:38:18,363 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration 2026-05-04 17:38:18,364 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration 2026-05-04 17:38:18,365 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration/claims.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration 2026-05-04 17:38:18,366 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,367 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/userinfo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,369 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,370 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,371 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:18,372 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:18,374 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:18,375 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/hybrid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:18,376 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:18,377 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/implicit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants 2026-05-04 17:38:18,379 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,380 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/claims.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,381 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core 2026-05-04 17:38:18,383 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:18,384 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:18,385 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:18,386 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/okp_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:18,388 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/jws_eddsa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037 2026-05-04 17:38:18,389 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,390 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/oct_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,391 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_encs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,393 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,394 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/ec_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,395 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jws_algs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,396 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_algs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,398 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/rsa_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,399 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,400 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_zips.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518 2026-05-04 17:38:18,402 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,403 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,404 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/key_set.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,405 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/asymmetric_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,407 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/base_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,408 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/_cryptography_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,409 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/jwk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517 2026-05-04 17:38:18,411 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:18,412 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:18,413 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/jws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:18,414 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515 2026-05-04 17:38:18,415 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:18,417 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:18,418 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptography.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:18,419 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_algorithms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:18,421 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:18,422 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptodome.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts 2026-05-04 17:38:18,423 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:18,425 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:18,426 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:18,427 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/jwe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:18,428 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:18,430 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516 2026-05-04 17:38:18,431 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:18,432 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:18,433 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/jwt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:18,435 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/claims.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519 2026-05-04 17:38:18,436 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/jose/jwk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/jose 2026-05-04 17:38:18,437 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/consts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib 2026-05-04 17:38:18,439 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:18,440 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common/security.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:18,441 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common/encoding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:18,442 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:18,443 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common/urls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:18,445 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Authlib/authlib/common/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Authlib/authlib/common 2026-05-04 17:38:18,446 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/six 2026-05-04 17:38:18,448 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/six/six 2026-05-04 17:38:18,449 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,450 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/SimpleHTTPServer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,451 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/reprlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,452 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/queue.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,453 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/configparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,455 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/CGIHTTPServer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/email_mime_text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,457 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib_robotparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,459 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter_ttk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,460 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/email_mime_nonmultipart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,461 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter_constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,462 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/cPickle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,464 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,465 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib_response.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,466 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/http_cookies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,467 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/html_entities.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,469 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/_dummy_thread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter_tkfiledialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,471 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter_filedialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,472 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,473 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/BaseHTTPServer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,475 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/email_mime_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,476 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter_dialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib_parse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,478 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,480 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/_thread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,481 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/tkinter_commondialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/html_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,484 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,485 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib/robotparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,486 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib/response.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,487 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,489 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib/request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,490 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,491 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib/parse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves/urllib 2026-05-04 17:38:18,492 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/collections_abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,494 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/http_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,495 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/urllib_request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,496 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/socketserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,498 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/http_cookiejar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,499 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/email_mime_multipart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,500 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/copyreg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,501 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/moves/builtins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six/moves 2026-05-04 17:38:18,503 root INFO copying build/lib/jedi/third_party/typeshed/stubs/six/six/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/six/six 2026-05-04 17:38:18,504 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-simplify 2026-05-04 17:38:18,505 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:18,506 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:18,508 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:18,509 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify 2026-05-04 17:38:18,510 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,511 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_for.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,513 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_bool_op.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,514 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_call.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,515 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_classdef.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,516 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_ifexp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,518 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_with.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,519 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,520 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_expr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,521 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_compare.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,523 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_if.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,524 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_subscript.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,525 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_try.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,527 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_assign.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_unary_op.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules 2026-05-04 17:38:18,530 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/peewee 2026-05-04 17:38:18,531 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/peewee/playhouse 2026-05-04 17:38:18,531 root INFO copying build/lib/jedi/third_party/typeshed/stubs/peewee/playhouse/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/peewee/playhouse 2026-05-04 17:38:18,533 root INFO copying build/lib/jedi/third_party/typeshed/stubs/peewee/playhouse/flask_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/peewee/playhouse 2026-05-04 17:38:18,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/peewee/peewee.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/peewee 2026-05-04 17:38:18,536 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Flask-SocketIO 2026-05-04 17:38:18,538 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:18,538 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/test_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:18,540 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/namespace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:18,541 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio 2026-05-04 17:38:18,543 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/httplib2 2026-05-04 17:38:18,544 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:18,545 root INFO copying build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:18,546 root INFO copying build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2/iri2uri.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:18,548 root INFO copying build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:18,549 root INFO copying build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2/certs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:18,550 root INFO copying build/lib/jedi/third_party/typeshed/stubs/httplib2/httplib2/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/httplib2/httplib2 2026-05-04 17:38:18,551 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyaudio 2026-05-04 17:38:18,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyaudio/pyaudio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyaudio 2026-05-04 17:38:18,554 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pika 2026-05-04 17:38:18,555 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,556 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/heartbeat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,559 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,560 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,561 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/twisted_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,563 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,564 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/select_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,565 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/blocking_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,567 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:18,568 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/selector_ioloop_adapter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:18,569 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/nbio_interface.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:18,571 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:18,572 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/io_services_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:18,573 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/connection_workflow.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters/utils 2026-05-04 17:38:18,574 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/tornado_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,575 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/asyncio_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,577 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/gevent_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,578 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/adapters/base_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika/adapters 2026-05-04 17:38:18,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/exchange_type.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,580 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/delivery_mode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,582 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,583 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/amqp_object.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,586 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/callback.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,587 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/spec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,589 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/frame.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,590 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/diagnostic_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,591 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,593 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,594 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/channel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,595 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/tcp_socket_opts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,596 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pika/pika/credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pika/pika 2026-05-04 17:38:18,598 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyAutoGUI 2026-05-04 17:38:18,599 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui 2026-05-04 17:38:18,600 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui 2026-05-04 17:38:18,602 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/requests-oauthlib 2026-05-04 17:38:18,603 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:18,604 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth2_auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:18,605 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth2_session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:18,606 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:18,608 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,609 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/plentymarkets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,610 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/mailchimp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,611 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/ebay.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,613 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/facebook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,614 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/douban.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,615 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,616 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/instagram.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,618 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/slack.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,619 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/weibo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,620 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/fitbit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes 2026-05-04 17:38:18,622 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth1_auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:18,623 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth1_session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib 2026-05-04 17:38:18,625 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WTForms 2026-05-04 17:38:18,626 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,627 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,628 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets 2026-05-04 17:38:18,629 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets 2026-05-04 17:38:18,630 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets 2026-05-04 17:38:18,632 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/meta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,633 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/i18n.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,635 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:18,636 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/session.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:18,637 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:18,638 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf 2026-05-04 17:38:18,639 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,641 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,642 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/choices.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,643 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,644 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/list.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,646 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,647 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/simple.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,648 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/datetime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,650 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/form.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/numeric.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms/fields 2026-05-04 17:38:18,653 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,654 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WTForms/wtforms/form.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WTForms/wtforms 2026-05-04 17:38:18,655 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyjks 2026-05-04 17:38:18,657 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,657 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/jks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,659 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/sun_crypto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,660 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,662 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/rfc7292.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,663 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,664 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/bks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,665 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyjks/jks/rfc2898.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyjks/jks 2026-05-04 17:38:18,667 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8 2026-05-04 17:38:18,668 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,669 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:18,670 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:18,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:18,672 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting/_windows_color.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:18,674 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/formatting/default.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/formatting 2026-05-04 17:38:18,675 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/checker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,676 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8/flake8/api 2026-05-04 17:38:18,677 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/api/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/api 2026-05-04 17:38:18,678 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/api/legacy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/api 2026-05-04 17:38:18,680 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/style_guide.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,681 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/statistics.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,682 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/_compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,683 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/violation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,685 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:18,686 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options/manager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:18,687 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:18,688 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:18,690 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options/parse_args.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:18,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/options/aggregator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/options 2026-05-04 17:38:18,692 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/defaults.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,694 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:18,695 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins/pycodestyle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:18,696 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:18,697 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins/reporter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:18,698 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins/pyflakes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:18,700 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/plugins/finder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/plugins 2026-05-04 17:38:18,701 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,702 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,704 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/processor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,705 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:18,706 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:18,707 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main/application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:18,709 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:18,710 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:18,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/main/cli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8/main 2026-05-04 17:38:18,712 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,714 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8/flake8/discover_files.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8/flake8 2026-05-04 17:38:18,715 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/mypy-extensions 2026-05-04 17:38:18,716 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mypy-extensions/mypy_extensions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mypy-extensions 2026-05-04 17:38:18,718 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/s2clientprotocol 2026-05-04 17:38:18,719 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,720 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/score_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,721 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/common_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,723 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/raw_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,724 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/sc2api_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,727 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/query_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,728 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/debug_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,729 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/data_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,731 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,732 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/error_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,734 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/ui_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,735 root INFO copying build/lib/jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/spatial_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol 2026-05-04 17:38:18,737 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels 2026-05-04 17:38:18,739 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,739 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/worker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,741 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels/channels/management 2026-05-04 17:38:18,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/management 2026-05-04 17:38:18,743 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels/channels/management/commands 2026-05-04 17:38:18,744 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/management/commands 2026-05-04 17:38:18,745 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/management/commands/runworker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/management/commands 2026-05-04 17:38:18,747 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:18,748 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:18,749 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic/websocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:18,751 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/generic/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/generic 2026-05-04 17:38:18,752 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/routing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,753 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/layers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,754 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,756 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,757 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,758 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels/channels/security 2026-05-04 17:38:18,759 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/security/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/security 2026-05-04 17:38:18,761 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/security/websocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/security 2026-05-04 17:38:18,762 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/apps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,763 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/sessions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,764 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/db.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,766 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,767 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:18,768 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing/application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:18,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing/live.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:18,771 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:18,772 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing/websocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:18,773 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/testing/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels/testing 2026-05-04 17:38:18,775 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/consumer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,776 root INFO copying build/lib/jedi/third_party/typeshed/stubs/channels/channels/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/channels/channels 2026-05-04 17:38:18,777 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pysftp 2026-05-04 17:38:18,779 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:18,779 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:18,781 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:18,782 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pysftp/pysftp/helpers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pysftp/pysftp 2026-05-04 17:38:18,784 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/whatthepatch 2026-05-04 17:38:18,785 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:18,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:18,787 root INFO copying build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:18,788 root INFO copying build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:18,789 root INFO copying build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/apply.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:18,791 root INFO copying build/lib/jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/snippets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch 2026-05-04 17:38:18,792 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-jose 2026-05-04 17:38:18,794 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,794 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/jwe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,796 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,797 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,798 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,799 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/jws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,801 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/jwt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,802 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,803 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,804 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/cryptography_backend.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,806 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/native.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,807 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/ecdsa_backend.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,809 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,811 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/_asn1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,812 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/backends/rsa_backend.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose/backends 2026-05-04 17:38:18,813 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jose/jose/jwk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jose/jose 2026-05-04 17:38:18,815 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools 2026-05-04 17:38:18,816 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,817 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,818 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers 2026-05-04 17:38:18,819 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,820 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/unix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,821 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/zos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,823 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,824 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/cygwin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,825 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,827 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/msvc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C 2026-05-04 17:38:18,828 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,829 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,831 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,832 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,833 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/zosccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,834 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,836 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,837 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,838 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,839 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,841 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,842 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,843 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,845 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,846 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,847 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,848 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,850 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,851 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,852 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,854 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,855 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,856 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,857 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command 2026-05-04 17:38:18,859 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,860 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/_msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,861 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,862 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,864 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,865 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat 2026-05-04 17:38:18,866 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat 2026-05-04 17:38:18,867 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/_modified.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,869 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils 2026-05-04 17:38:18,870 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/wheel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,871 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/warnings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,873 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/installer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,874 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/unicode_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,875 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/build_meta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,876 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,878 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/modified.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,879 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,881 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:18,882 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config/pyprojecttoml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:18,883 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config/setupcfg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:18,884 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:18,885 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/config/expand.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/config 2026-05-04 17:38:18,887 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/discovery.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,888 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/namespaces.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,889 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,890 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/dist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,892 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,893 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,895 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/saveopts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,896 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,897 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,898 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/setopt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,900 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/easy_install.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,901 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,902 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,904 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_wheel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,905 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/alias.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,906 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,907 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/egg_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,909 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,910 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_egg_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,911 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/rotate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,912 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/test.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,914 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/editable_wheel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,915 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,916 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,918 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_egg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,919 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,920 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/dist_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,921 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/command/develop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools/command 2026-05-04 17:38:18,923 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/extension.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,924 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/monkey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,925 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/glob.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,926 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/launch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,928 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/msvc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,929 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/depends.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,930 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/windows_support.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,931 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/logging.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,933 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/setuptools/archive_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/setuptools 2026-05-04 17:38:18,934 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,935 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers 2026-05-04 17:38:18,936 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,938 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/unix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,939 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/zos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,940 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,942 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/cygwin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,943 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,944 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/msvc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C 2026-05-04 17:38:18,945 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,947 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,948 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,949 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,950 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/zosccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,952 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,953 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,954 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,955 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,957 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,958 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,959 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,960 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,962 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,963 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,964 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,965 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,967 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,968 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,969 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,970 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,972 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,973 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,974 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/command 2026-05-04 17:38:18,975 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,977 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/_msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,978 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,979 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,980 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,982 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/setuptools/distutils/compat 2026-05-04 17:38:18,983 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/compat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils/compat 2026-05-04 17:38:18,984 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/_modified.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,985 root INFO copying build/lib/jedi/third_party/typeshed/stubs/setuptools/distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/setuptools/distutils 2026-05-04 17:38:18,987 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx 2026-05-04 17:38:18,988 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:18,989 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,990 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_agraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,991 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,993 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_pydot.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,994 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_latex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,995 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_pylab.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,997 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/drawing/layout.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/drawing 2026-05-04 17:38:18,998 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/_typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,000 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,001 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/algebraicconnectivity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,002 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/attrmatrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,003 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,004 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/laplacianmatrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,006 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/spectrum.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,007 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/graphmatrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,008 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/modularitymatrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,009 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/linalg/bethehessianmatrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/linalg 2026-05-04 17:38:19,011 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,012 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/duplication.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,013 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/joint_degree_seq.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,015 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/sudoku.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,016 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/random_graphs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,017 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/small.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,019 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/cographs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,020 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/classic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,021 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,022 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/community.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,024 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/internet_as_graphs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,025 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/random_clustered.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,026 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/atlas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,028 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/trees.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,029 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/nonisomorphic_trees.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,030 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/degree_seq.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,031 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/mycielski.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,033 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/intersection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,034 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/geometric.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,035 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/social.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,036 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/line.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,038 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/triads.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,039 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/harary_graph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,040 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/ego.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,041 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/time_series.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,043 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/interval_graph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,044 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/directed.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,045 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/stochastic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,046 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/expanders.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,048 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/lattice.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,049 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/generators/spectral_graph_forge.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/generators 2026-05-04 17:38:19,050 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/convert_matrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,052 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,053 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,054 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/digraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,056 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/filters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,057 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/function.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,058 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,060 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/graph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,061 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/coreviews.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,062 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/reportviews.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,064 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/multigraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,065 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/graphviews.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,067 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/classes/multidigraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/classes 2026-05-04 17:38:19,068 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,069 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/graphml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,070 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/gexf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,072 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/sparse6.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,073 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/gml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,074 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,076 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/pajek.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,077 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/graph6.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,078 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:19,079 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/node_link.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:19,081 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:19,082 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/adjacency.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:19,083 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/cytoscape.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:19,085 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/tree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph 2026-05-04 17:38:19,086 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/p2g.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,087 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,088 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/leda.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,090 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/multiline_adjlist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,091 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/edgelist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,092 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/adjlist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/readwrite 2026-05-04 17:38:19,094 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/exception.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,095 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,096 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/planarity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,098 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:19,099 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/all.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:19,100 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/binary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:19,101 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:19,103 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/unary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:19,104 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/product.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators 2026-05-04 17:38:19,105 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/threshold.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,107 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/smallworld.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,108 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dominating.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,109 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/planar_drawing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,110 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isolate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,112 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/covering.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,113 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/similarity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,115 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,115 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/kcomponents.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,117 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/traveling_salesman.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,118 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/distance_measures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,119 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/density.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,121 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/ramsey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,122 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,123 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/matching.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,124 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/vertex_cover.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,126 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/maxcut.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,127 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/dominating_set.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,128 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/clustering_coefficient.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,130 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/connectivity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,131 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/steinertree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,132 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/clique.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,133 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/treewidth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation 2026-05-04 17:38:19,135 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_prediction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,136 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/chains.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,137 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cluster.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,138 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/communicability_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,140 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:19,141 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:19,142 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/pagerank_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:19,144 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/hits_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis 2026-05-04 17:38:19,145 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/distance_measures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,146 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cycles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,147 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/node_classification.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,149 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/sparsifiers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,150 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/swap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,152 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,153 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,154 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/edgedfs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,155 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/edgebfs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,156 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/beamsearch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,158 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/breadth_first_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,159 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/depth_first_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal 2026-05-04 17:38:19,160 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,161 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/group.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,163 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/katz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,164 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/reaching.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,165 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/load.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,167 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/degree_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,168 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,169 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/voterank_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,170 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/subgraph_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,172 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,173 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/laplacian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,174 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/closeness.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,175 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/dispersion.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,177 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness_subset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,178 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,179 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/flow_matrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,181 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/second_order.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,182 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/harmonic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,183 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/eigenvector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,184 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness_subset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,186 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/trophic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,187 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/percolation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,188 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_closeness.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality 2026-05-04 17:38:19,190 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,191 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcomponents.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,192 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/stoerwagner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,193 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_augmentation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,194 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,196 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/disjoint_paths.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,197 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcutsets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,198 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,200 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_kcomponents.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,201 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/connectivity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,202 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/cuts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity 2026-05-04 17:38:19,203 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/graphical.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,205 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/wiener.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,206 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors 2026-05-04 17:38:19,207 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors 2026-05-04 17:38:19,209 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors/contraction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors 2026-05-04 17:38:19,210 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,211 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/spectral.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,212 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/covering.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,214 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/cluster.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,215 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/matrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,216 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,217 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/centrality.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,219 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/projection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,220 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/extendability.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,221 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/link_analysis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,222 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/matching.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,224 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/basic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,225 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/edgelist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,226 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/redundancy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,228 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/generators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite 2026-05-04 17:38:19,229 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,230 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/neighbor_degree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,231 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,233 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/correlation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,234 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/connectivity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,235 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/pairs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,237 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/mixing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity 2026-05-04 17:38:19,238 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dag.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,239 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tournament.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,240 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,242 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/richclub.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,243 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/reciprocity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,244 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/perfect_graph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,246 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,247 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/generic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,248 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/weighted.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,250 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,251 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/dense.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,252 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/unweighted.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,254 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/astar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths 2026-05-04 17:38:19,255 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,256 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/asyn_fluid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,258 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/community_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,259 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/quality.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,260 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/modularity_max.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,261 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/local.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,263 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/leiden.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,264 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,265 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/centrality.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,267 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/divisive.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,268 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/bipartitions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,269 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/lukes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,270 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/label_propagation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,272 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/kclique.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,273 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/louvain.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community 2026-05-04 17:38:19,274 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/regular.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,276 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/euler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,277 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/simple_paths.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,279 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/summarization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,280 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/lowest_common_ancestors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,282 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/mis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,283 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,284 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/distance_regular.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,286 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/asteroidal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,287 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/polynomials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,288 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/matching.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,289 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/structuralholes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,291 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,292 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/decomposition.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,293 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/distance_measures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,294 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/mst.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,296 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,297 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/operations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,298 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/recognition.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,299 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/branchings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,301 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/coding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree 2026-05-04 17:38:19,302 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/non_randomness.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,303 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bridges.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,305 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,306 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/matchhelpers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,307 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/ismags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,308 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorphvf2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,310 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,311 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,312 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/temporalisomorphvf2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,313 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2userfunc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,315 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/tree_isomorphism.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,316 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2pp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism 2026-05-04 17:38:19,317 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/boundary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,319 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,320 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/connected.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,321 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/semiconnected.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,322 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,324 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/attracting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,325 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/weakly_connected.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,326 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/biconnected.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,327 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/strongly_connected.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components 2026-05-04 17:38:19,329 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/broadcasting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,330 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/voronoi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,331 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/chordal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,332 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/d_separation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,334 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/hybrid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,335 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/triads.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,336 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dominance.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,337 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/efficiency_measures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,339 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/walks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,340 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:19,341 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/equitable_coloring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:19,342 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:19,344 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/greedy_coloring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring 2026-05-04 17:38:19,345 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/moral.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,346 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/hierarchy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,348 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/smetric.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,349 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/graph_hashing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,350 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/clique.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,352 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,353 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/preflowpush.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,354 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/dinitz_alg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,355 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/gomory_hu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,356 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/networksimplex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,358 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/maxflow.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,359 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/mincost.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,360 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,362 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/shortestaugmentingpath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,363 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,364 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/edmondskarp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,365 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/capacityscaling.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,367 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/boykovkolmogorov.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow 2026-05-04 17:38:19,368 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/time_dependent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,369 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cuts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,370 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/vitality.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/algorithms 2026-05-04 17:38:19,372 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/lazy_imports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,373 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,374 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/misc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,376 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/backends.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,377 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/mapped_queue.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,378 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,380 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/heaps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,381 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/rcm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,382 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/random_sequence.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,383 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/union_find.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,385 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/configs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,386 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/utils/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx/utils 2026-05-04 17:38:19,387 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/relabel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,389 root INFO copying build/lib/jedi/third_party/typeshed/stubs/networkx/networkx/convert.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/networkx/networkx 2026-05-04 17:38:19,390 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/parsimonious 2026-05-04 17:38:19,392 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,392 root INFO copying build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,394 root INFO copying build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,395 root INFO copying build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,396 root INFO copying build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious/expressions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,397 root INFO copying build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious/grammar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,399 root INFO copying build/lib/jedi/third_party/typeshed/stubs/parsimonious/parsimonious/nodes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/parsimonious/parsimonious 2026-05-04 17:38:19,400 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp 2026-05-04 17:38:19,401 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,402 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/update.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,404 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor 2026-05-04 17:38:19,405 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor 2026-05-04 17:38:19,406 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor 2026-05-04 17:38:19,408 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,408 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/impersonate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,410 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,411 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,412 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/websocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,414 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,415 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/_helper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking 2026-05-04 17:38:19,416 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,418 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/cookies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,419 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,420 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,422 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,423 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/jsinterp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,424 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/aes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,425 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/socks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,427 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,428 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib 2026-05-04 17:38:19,429 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib 2026-05-04 17:38:19,430 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/devalue.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib 2026-05-04 17:38:19,431 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_jsruntime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,433 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/progress.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,434 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/traversal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,435 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,437 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/networking.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,438 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_deprecated.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,439 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_legacy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,441 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils 2026-05-04 17:38:19,443 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,444 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtsp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,445 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/niconico.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,446 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/hls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,447 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,449 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/websocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,450 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/bunnycdn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,451 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/ism.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,452 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/fragment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,454 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtmp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,455 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/f4m.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,457 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,459 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/fc2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,460 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/soop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,461 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/dash.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,462 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/youtube_live_chat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,464 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/mhtml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,465 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/external.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader 2026-05-04 17:38:19,466 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/webvtt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,468 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:19,469 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:19,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/compat_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:19,471 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/imghdr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat 2026-05-04 17:38:19,473 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/YoutubeDL.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,474 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/minicurses.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,475 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/plugins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/globals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp 2026-05-04 17:38:19,478 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:19,479 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonprotocols.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:19,480 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:19,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:19,483 root INFO copying build/lib/jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonmistakes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor 2026-05-04 17:38:19,485 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/zxcvbn 2026-05-04 17:38:19,486 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,487 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/time_estimates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,488 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/adjacency_graphs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,490 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,491 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/frequency_lists.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,492 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/matching.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,494 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/scoring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,495 root INFO copying build/lib/jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/feedback.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn 2026-05-04 17:38:19,496 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Pygments 2026-05-04 17:38:19,498 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,498 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/plugin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,500 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,501 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/vyper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,502 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,503 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/ldap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,505 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/jsx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,506 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/vip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,507 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/lean.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,508 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/prql.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,510 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/kusto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,511 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/javascript.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,512 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/lisp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/lexers 2026-05-04 17:38:19,514 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,515 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/other.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,516 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/groff.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,517 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/bbcode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,518 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/rtf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,520 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/svg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,521 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/pangomarkup.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,522 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,524 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,525 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/img.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,527 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/terminal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/irc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,529 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/terminal256.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,530 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/_mapping.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,531 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/latex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/formatters 2026-05-04 17:38:19,533 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Pygments/pygments/filters 2026-05-04 17:38:19,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/filters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/filters 2026-05-04 17:38:19,535 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/scanner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,536 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/lexer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,538 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/modeline.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,539 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/regexopt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,540 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/style.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,541 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,543 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/cmdline.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,544 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/console.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,545 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/filter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,546 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/sphinxext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,548 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Pygments/pygments/styles 2026-05-04 17:38:19,549 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/styles/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments/styles 2026-05-04 17:38:19,550 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/formatter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,553 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,554 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Pygments/pygments/unistring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Pygments/pygments 2026-05-04 17:38:19,556 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyflakes 2026-05-04 17:38:19,557 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/checker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,559 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,560 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/messages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,562 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,563 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/reporter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,564 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts 2026-05-04 17:38:19,565 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts 2026-05-04 17:38:19,567 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts/pyflakes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts 2026-05-04 17:38:19,568 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyflakes/pyflakes/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyflakes/pyflakes 2026-05-04 17:38:19,569 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jsonschema 2026-05-04 17:38:19,571 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,571 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,573 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,574 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,575 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,577 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,578 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/protocols.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_keywords.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,580 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_format.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,582 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/cli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,583 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_legacy_keywords.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonschema/jsonschema 2026-05-04 17:38:19,586 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/translationstring 2026-05-04 17:38:19,587 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/translationstring/translationstring 2026-05-04 17:38:19,588 root INFO copying build/lib/jedi/third_party/typeshed/stubs/translationstring/translationstring/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/translationstring/translationstring 2026-05-04 17:38:19,589 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/toml 2026-05-04 17:38:19,591 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:19,591 root INFO copying build/lib/jedi/third_party/typeshed/stubs/toml/toml/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:19,593 root INFO copying build/lib/jedi/third_party/typeshed/stubs/toml/toml/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:19,594 root INFO copying build/lib/jedi/third_party/typeshed/stubs/toml/toml/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:19,595 root INFO copying build/lib/jedi/third_party/typeshed/stubs/toml/toml/ordered.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:19,596 root INFO copying build/lib/jedi/third_party/typeshed/stubs/toml/toml/tz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/toml/toml 2026-05-04 17:38:19,598 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PySocks 2026-05-04 17:38:19,599 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PySocks/sockshandler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PySocks 2026-05-04 17:38:19,600 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PySocks/socks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PySocks 2026-05-04 17:38:19,602 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/toposort 2026-05-04 17:38:19,603 root INFO copying build/lib/jedi/third_party/typeshed/stubs/toposort/toposort.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/toposort 2026-05-04 17:38:19,604 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-shell 2026-05-04 17:38:19,605 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:19,606 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell/_compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:19,608 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell/_cmd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:19,609 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:19,610 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:19,611 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-shell/click_shell/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-shell/click_shell 2026-05-04 17:38:19,613 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/cachetools 2026-05-04 17:38:19,614 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:19,615 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools/keys.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:19,616 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:19,618 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cachetools/cachetools/func.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cachetools/cachetools 2026-05-04 17:38:19,619 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-status 2026-05-04 17:38:19,620 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:19,621 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/rpc_status.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:19,622 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:19,623 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/_async.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-status/grpc_status 2026-05-04 17:38:19,625 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/fanstatic 2026-05-04 17:38:19,626 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,627 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/wsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,628 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/publisher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,630 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,631 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,632 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/injector.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,633 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/checksum.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,635 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/compiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,636 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,637 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/registry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,639 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fanstatic/fanstatic/inclusion.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fanstatic/fanstatic 2026-05-04 17:38:19,640 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-filter 2026-05-04 17:38:19,641 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,642 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/conf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,644 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:19,644 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/backends.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:19,646 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/filterset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:19,647 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/filters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:19,648 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework 2026-05-04 17:38:19,650 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/filterset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,652 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/filters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,654 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,655 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,656 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,657 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,659 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,660 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,662 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-filter/django_filters/widgets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-filter/django_filters 2026-05-04 17:38:19,663 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn 2026-05-04 17:38:19,664 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,665 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,666 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/area.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,667 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/bar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,669 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,670 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/dot.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,672 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,674 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/line.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks 2026-05-04 17:38:19,675 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/relational.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,676 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/objects.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,677 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/rcmod.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,679 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/regression.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,680 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,681 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,682 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,684 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,685 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,686 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/subplots.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,687 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/properties.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,689 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/groupby.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,690 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/moves.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/scales.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,693 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/rules.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,694 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/plot.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_core 2026-05-04 17:38:19,695 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/miscplot.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,697 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/cm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,698 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/distributions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,699 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/matrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,701 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,702 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/palettes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,703 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/axisgrid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,705 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,706 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external/husl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,707 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external/docscrape.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,709 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external/kde.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,710 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,712 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/external/appdirs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/external 2026-05-04 17:38:19,714 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:19,715 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/xkcd_rgb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:19,716 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:19,717 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/crayons.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/colors 2026-05-04 17:38:19,718 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/algorithms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,720 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,721 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/categorical.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,723 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/widgets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn 2026-05-04 17:38:19,724 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,725 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/aggregation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,726 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/counting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,728 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/regression.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,729 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,730 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/density.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,732 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,733 root INFO copying build/lib/jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/order.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats 2026-05-04 17:38:19,734 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/psycopg2 2026-05-04 17:38:19,736 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,736 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/extensions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,738 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/extras.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,739 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/sql.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,740 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,743 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/pool.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,744 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_json.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,746 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_range.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,747 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_ipaddress.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,748 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/tz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,749 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_psycopg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,751 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psycopg2/psycopg2/errorcodes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psycopg2/psycopg2 2026-05-04 17:38:19,753 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tabulate 2026-05-04 17:38:19,754 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tabulate/tabulate 2026-05-04 17:38:19,754 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tabulate/tabulate/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tabulate/tabulate 2026-05-04 17:38:19,756 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/nanoleafapi 2026-05-04 17:38:19,757 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:19,758 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:19,759 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/discovery.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:19,760 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/nanoleaf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:19,762 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/digital_twin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi 2026-05-04 17:38:19,763 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/requests 2026-05-04 17:38:19,765 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,765 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/packages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,767 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/structures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,768 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/cookies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,771 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/help.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,772 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,773 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,774 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/adapters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,776 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/certs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,777 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/hooks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,778 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/sessions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,780 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/status_codes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,781 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,782 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,783 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,785 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/__version__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/requests/requests/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/requests/requests 2026-05-04 17:38:19,788 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-dateutil 2026-05-04 17:38:19,789 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,790 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/_common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,791 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:19,792 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:19,793 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:19,795 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:19,796 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/win.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz 2026-05-04 17:38:19,797 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/_version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,799 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,800 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo 2026-05-04 17:38:19,801 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo 2026-05-04 17:38:19,802 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo/rebuild.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo 2026-05-04 17:38:19,804 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/rrule.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,805 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tzwin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,806 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,809 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:19,810 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:19,811 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:19,813 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/isoparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser 2026-05-04 17:38:19,814 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-dateutil/dateutil/easter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-dateutil/dateutil 2026-05-04 17:38:19,816 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WebOb 2026-05-04 17:38:19,817 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,818 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/headers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,819 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,821 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/response.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,822 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/etag.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,824 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/cookies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,826 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/descriptors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,827 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,829 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/exc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,830 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/dec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,832 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/multidict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,834 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,835 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/acceptparse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,837 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/static.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,838 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/byterange.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,840 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,841 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/datetime_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,843 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/cachecontrol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,844 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,846 root INFO copying build/lib/jedi/third_party/typeshed/stubs/WebOb/webob/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/WebOb/webob 2026-05-04 17:38:19,848 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pexpect 2026-05-04 17:38:19,849 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,850 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/FSM.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,851 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/run.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,853 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/expect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,854 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/popen_spawn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,856 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,857 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,859 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/spawnbase.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,860 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/fdpexpect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,862 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/socket_pexpect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,863 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/screen.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,865 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/pty_spawn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,866 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/replwrap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,868 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/_async.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,869 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,870 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/ANSI.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,872 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pexpect/pexpect/pxssh.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pexpect/pexpect 2026-05-04 17:38:19,874 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrcode 2026-05-04 17:38:19,875 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,876 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,877 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,879 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,880 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,881 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/pure.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,883 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/svg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,884 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,886 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,887 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles 2026-05-04 17:38:19,888 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:19,889 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/svg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:19,891 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:19,892 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:19,894 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/pil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers 2026-05-04 17:38:19,895 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles 2026-05-04 17:38:19,897 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/colormasks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles 2026-05-04 17:38:19,898 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styledpil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,900 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/image/pil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode/image 2026-05-04 17:38:19,901 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,902 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,904 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,905 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/LUT.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,906 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/release.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,907 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,909 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrcode/qrcode/console_scripts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrcode/qrcode 2026-05-04 17:38:19,910 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/slumber 2026-05-04 17:38:19,911 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:19,912 root INFO copying build/lib/jedi/third_party/typeshed/stubs/slumber/slumber/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:19,913 root INFO copying build/lib/jedi/third_party/typeshed/stubs/slumber/slumber/serialize.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:19,915 root INFO copying build/lib/jedi/third_party/typeshed/stubs/slumber/slumber/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:19,916 root INFO copying build/lib/jedi/third_party/typeshed/stubs/slumber/slumber/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/slumber/slumber 2026-05-04 17:38:19,917 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/resampy 2026-05-04 17:38:19,919 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:19,919 root INFO copying build/lib/jedi/third_party/typeshed/stubs/resampy/resampy/filters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:19,921 root INFO copying build/lib/jedi/third_party/typeshed/stubs/resampy/resampy/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:19,922 root INFO copying build/lib/jedi/third_party/typeshed/stubs/resampy/resampy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:19,923 root INFO copying build/lib/jedi/third_party/typeshed/stubs/resampy/resampy/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/resampy/resampy 2026-05-04 17:38:19,925 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/shapely 2026-05-04 17:38:19,926 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,927 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/validation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,928 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/shapely/shapely/vectorized 2026-05-04 17:38:19,929 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/vectorized/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/vectorized 2026-05-04 17:38:19,931 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/wkb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,932 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/_typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,933 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/constructive.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,935 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/ops.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,936 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/coordinates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,937 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/_enum.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,939 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/strtree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,940 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/lib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,941 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/linear.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,942 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/testing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,944 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/predicates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,945 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,946 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/affinity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,947 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/_version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,949 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,950 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/wkt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,951 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/_geometry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,952 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/creation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,954 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/plotting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,955 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/_ragged_array.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,956 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/coords.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,957 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/prepared.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,959 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,960 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,961 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/polygon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,962 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,964 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,965 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/collection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,966 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/linestring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,968 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/point.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,969 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multipolygon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,970 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multilinestring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,971 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multipoint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,972 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/geometry/geo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/geometry 2026-05-04 17:38:19,974 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:19,975 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:19,976 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/cga.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:19,977 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/polylabel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely/algorithms 2026-05-04 17:38:19,978 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/speedups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,980 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/set_operations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,981 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/measurement.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,982 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/io.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,984 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/_coverage.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,985 root INFO copying build/lib/jedi/third_party/typeshed/stubs/shapely/shapely/decorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/shapely/shapely 2026-05-04 17:38:19,986 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hnswlib 2026-05-04 17:38:19,987 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hnswlib/hnswlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hnswlib 2026-05-04 17:38:19,989 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyMySQL 2026-05-04 17:38:19,990 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:19,991 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/converters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:19,992 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/protocol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:19,993 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:19,994 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/_auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:19,996 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/optionfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:19,997 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:19,998 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/FLAG.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:19,999 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/SERVER_STATUS.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,001 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/FIELD_TYPE.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,002 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,003 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,004 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/ER.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,005 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/CR.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,007 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/COMMAND.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants 2026-05-04 17:38:20,008 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/cursors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:20,009 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/times.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:20,010 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/connections.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:20,012 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/err.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:20,013 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMySQL/pymysql/charset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMySQL/pymysql 2026-05-04 17:38:20,014 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-import-export 2026-05-04 17:38:20,015 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-import-export/management 2026-05-04 17:38:20,016 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/management 2026-05-04 17:38:20,018 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:20,019 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:20,020 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands/export.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:20,021 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/management/commands/import.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/management/commands 2026-05-04 17:38:20,023 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,024 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/forms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,025 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,026 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/tmp_storages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,027 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-import-export/import_export/formats 2026-05-04 17:38:20,028 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/formats/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export/formats 2026-05-04 17:38:20,029 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/formats/base_formats.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export/formats 2026-05-04 17:38:20,031 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/declarative.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,032 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,033 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,034 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,035 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/command_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,037 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,038 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,039 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/resources.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,040 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/admin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,042 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/instance_loaders.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,043 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,044 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/results.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,046 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags 2026-05-04 17:38:20,047 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags 2026-05-04 17:38:20,048 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags/import_export_tags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags 2026-05-04 17:38:20,049 root INFO copying build/lib/jedi/third_party/typeshed/stubs/django-import-export/import_export/widgets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/django-import-export/import_export 2026-05-04 17:38:20,051 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/JACK-Client 2026-05-04 17:38:20,052 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/JACK-Client/jack 2026-05-04 17:38:20,052 root INFO copying build/lib/jedi/third_party/typeshed/stubs/JACK-Client/jack/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/JACK-Client/jack 2026-05-04 17:38:20,054 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller 2026-05-04 17:38:20,055 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash 2026-05-04 17:38:20,056 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash 2026-05-04 17:38:20,058 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:20,059 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:20,059 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/analysis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:20,061 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:20,062 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/imphookapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend 2026-05-04 17:38:20,063 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:20,064 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:20,066 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/build_main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:20,067 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:20,068 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/splash.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:20,070 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/datastruct.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building 2026-05-04 17:38:20,071 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated 2026-05-04 17:38:20,072 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated 2026-05-04 17:38:20,073 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated/_parent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated 2026-05-04 17:38:20,074 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:20,076 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:20,077 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils 2026-05-04 17:38:20,078 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils 2026-05-04 17:38:20,079 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks 2026-05-04 17:38:20,080 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks 2026-05-04 17:38:20,081 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks/conda.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks 2026-05-04 17:38:20,083 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32 2026-05-04 17:38:20,084 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32/versioninfo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32 2026-05-04 17:38:20,085 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib 2026-05-04 17:38:20,086 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph 2026-05-04 17:38:20,087 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph/modulegraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph 2026-05-04 17:38:20,088 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph 2026-05-04 17:38:20,090 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib 2026-05-04 17:38:20,091 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller 2026-05-04 17:38:20,092 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xmldiff 2026-05-04 17:38:20,093 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,094 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/formatting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,095 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/diff.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,097 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,098 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,099 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,100 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,101 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/actions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,103 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xmldiff/xmldiff/diff_match_patch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xmldiff/xmldiff 2026-05-04 17:38:20,104 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/entrypoints 2026-05-04 17:38:20,105 root INFO copying build/lib/jedi/third_party/typeshed/stubs/entrypoints/entrypoints.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/entrypoints 2026-05-04 17:38:20,106 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-http-client 2026-05-04 17:38:20,108 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:20,108 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:20,110 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:20,111 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-http-client/python_http_client/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-http-client/python_http_client 2026-05-04 17:38:20,112 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/olefile 2026-05-04 17:38:20,113 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/olefile/olefile 2026-05-04 17:38:20,114 root INFO copying build/lib/jedi/third_party/typeshed/stubs/olefile/olefile/olefile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/olefile/olefile 2026-05-04 17:38:20,116 root INFO copying build/lib/jedi/third_party/typeshed/stubs/olefile/olefile/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/olefile/olefile 2026-05-04 17:38:20,117 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/inifile 2026-05-04 17:38:20,118 root INFO copying build/lib/jedi/third_party/typeshed/stubs/inifile/inifile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/inifile 2026-05-04 17:38:20,120 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils 2026-05-04 17:38:20,121 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,122 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,123 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/fr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,124 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/eo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,125 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/pt_br.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,126 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/zh_cn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,127 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/cs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,129 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/pl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,130 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/lv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,131 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/ko.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,132 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/es.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,134 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/fi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,135 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/de.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,136 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/nl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,137 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,138 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/sk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,140 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/ka.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,141 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/it.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,142 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/zh_tw.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,143 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/lt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,145 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/ca.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,146 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/en.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,147 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/af.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,148 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/gl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,150 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/ar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,151 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/ru.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,152 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/sv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,153 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/ja.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,154 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/uk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,156 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/fa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,157 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/da.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,158 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/languages/he.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/languages 2026-05-04 17:38:20,159 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/frontend.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,161 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/examples.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,162 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,163 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/misc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,164 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/peps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,166 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,167 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/frontmatter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,168 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/references.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,169 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/writer_aux.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,171 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/universal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,172 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/components.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,173 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/transforms/parts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/transforms 2026-05-04 17:38:20,174 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/statemachine.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,176 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,177 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,178 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:20,179 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:20,180 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/recommonmark_wrapper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:20,182 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:20,183 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,184 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,185 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/eo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,186 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/pt_br.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,188 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_cn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,189 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/cs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,190 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/pl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,191 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/lv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,193 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ko.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,194 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/es.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,195 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,196 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/de.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,198 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/nl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,199 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,200 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/sk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,201 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ka.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,202 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/it.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,204 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_tw.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,205 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/lt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,206 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ca.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,207 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/en.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,209 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/af.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,210 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/gl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,211 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,212 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ru.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,213 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/sv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,215 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ja.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,216 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/uk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,217 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,218 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/da.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,220 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/he.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages 2026-05-04 17:38:20,221 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/states.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:20,222 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:20,224 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/tableparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:20,225 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst 2026-05-04 17:38:20,227 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,227 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/misc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,229 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/body.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,230 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/admonitions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,231 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,232 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,234 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/references.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,235 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/tables.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,236 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/images.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,237 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/parts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives 2026-05-04 17:38:20,239 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/docutils_xml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:20,240 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/null.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:20,241 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/parsers/commonmark_wrapper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/parsers 2026-05-04 17:38:20,242 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,244 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,245 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/urischemes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,246 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/_roman_numerals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,247 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,249 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/punctuation_chars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,250 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/code_analyzer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,251 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,252 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/tex2unichar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,254 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/latex2mathml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,255 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,256 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/tex2mathml_extern.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,257 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/mathalphabet2unichar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,259 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/mathml_elements.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,260 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/unichar2tex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,261 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/math2html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils/math 2026-05-04 17:38:20,263 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/utils/smartquotes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/utils 2026-05-04 17:38:20,264 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,265 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1 2026-05-04 17:38:20,266 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1 2026-05-04 17:38:20,268 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/pseudoxml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,269 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html 2026-05-04 17:38:20,270 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html 2026-05-04 17:38:20,271 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,273 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex 2026-05-04 17:38:20,274 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex 2026-05-04 17:38:20,275 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e 2026-05-04 17:38:20,276 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e 2026-05-04 17:38:20,278 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/manpage.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,279 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html 2026-05-04 17:38:20,280 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html 2026-05-04 17:38:20,282 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:20,282 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:20,284 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/prepstyles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:20,285 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/pygmentsformatter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt 2026-05-04 17:38:20,287 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/docutils_xml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,288 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/_html_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,289 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/null.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers 2026-05-04 17:38:20,291 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot 2026-05-04 17:38:20,292 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot 2026-05-04 17:38:20,293 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/io.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,294 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/nodes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils 2026-05-04 17:38:20,296 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:20,297 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers/standalone.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:20,298 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers/doctree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:20,299 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:20,301 root INFO copying build/lib/jedi/third_party/typeshed/stubs/docutils/docutils/readers/pep.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/docutils/docutils/readers 2026-05-04 17:38:20,302 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/defusedxml 2026-05-04 17:38:20,304 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,304 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/cElementTree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,306 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/minidom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,307 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/pulldom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,308 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/ElementTree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,309 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,311 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/lxml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,312 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/expatbuilder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,313 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,314 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/expatreader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,316 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/sax.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,317 root INFO copying build/lib/jedi/third_party/typeshed/stubs/defusedxml/defusedxml/xmlrpc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/defusedxml/defusedxml 2026-05-04 17:38:20,318 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-default-group 2026-05-04 17:38:20,319 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-default-group/click_default_group.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-default-group 2026-05-04 17:38:20,321 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/assertpy 2026-05-04 17:38:20,322 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,323 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/extracting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,324 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/dynamic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,325 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,326 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/dict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,328 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,329 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/collection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,330 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/contains.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,331 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/string.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,332 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/exception.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,334 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,335 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/date.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,336 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/assertpy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,337 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/numeric.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,339 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/helpers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,340 root INFO copying build/lib/jedi/third_party/typeshed/stubs/assertpy/assertpy/snapshot.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/assertpy/assertpy 2026-05-04 17:38:20,341 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/bleach 2026-05-04 17:38:20,342 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,343 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/sanitizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,344 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/css_sanitizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,346 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,347 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/linkifier.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,349 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/callbacks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,350 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/html5lib_shim.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,351 root INFO copying build/lib/jedi/third_party/typeshed/stubs/bleach/bleach/parse_shim.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/bleach/bleach 2026-05-04 17:38:20,352 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/portpicker 2026-05-04 17:38:20,353 root INFO copying build/lib/jedi/third_party/typeshed/stubs/portpicker/portpicker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/portpicker 2026-05-04 17:38:20,355 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/retry 2026-05-04 17:38:20,356 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/retry/retry 2026-05-04 17:38:20,356 root INFO copying build/lib/jedi/third_party/typeshed/stubs/retry/retry/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/retry/retry 2026-05-04 17:38:20,358 root INFO copying build/lib/jedi/third_party/typeshed/stubs/retry/retry/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/retry/retry 2026-05-04 17:38:20,359 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrbill 2026-05-04 17:38:20,360 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/qrbill/qrbill 2026-05-04 17:38:20,361 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrbill/qrbill/bill.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrbill/qrbill 2026-05-04 17:38:20,362 root INFO copying build/lib/jedi/third_party/typeshed/stubs/qrbill/qrbill/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/qrbill/qrbill 2026-05-04 17:38:20,364 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Deprecated 2026-05-04 17:38:20,365 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:20,366 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated/classic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:20,367 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:20,368 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated/params.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:20,369 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Deprecated/deprecated/sphinx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Deprecated/deprecated 2026-05-04 17:38:20,370 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netifaces 2026-05-04 17:38:20,371 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netifaces/netifaces.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netifaces 2026-05-04 17:38:20,373 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/first 2026-05-04 17:38:20,374 root INFO copying build/lib/jedi/third_party/typeshed/stubs/first/first.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/first 2026-05-04 17:38:20,375 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/www-authenticate 2026-05-04 17:38:20,376 root INFO copying build/lib/jedi/third_party/typeshed/stubs/www-authenticate/www_authenticate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/www-authenticate 2026-05-04 17:38:20,377 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pytest-lazy-fixture 2026-05-04 17:38:20,378 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytest-lazy-fixture/pytest_lazyfixture.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytest-lazy-fixture 2026-05-04 17:38:20,380 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jsonnet 2026-05-04 17:38:20,380 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jsonnet/_jsonnet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jsonnet 2026-05-04 17:38:20,382 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyluach 2026-05-04 17:38:20,383 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:20,384 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach/parshios.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:20,385 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:20,386 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach/hebrewcal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:20,387 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach/dates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:20,389 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyluach/pyluach/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyluach/pyluach 2026-05-04 17:38:20,390 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac 2026-05-04 17:38:20,391 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:20,392 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:20,393 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/vault_api_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:20,394 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:20,395 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,396 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/legacy_mfa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,397 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/oidc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,399 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/azure.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,400 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,401 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/kubernetes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,402 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/ldap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,403 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/gcp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,405 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/aws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,406 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/radius.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,407 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/cert.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,408 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/approle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,410 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/okta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,411 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/jwt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,412 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,413 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/github.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,414 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/userpass.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods 2026-05-04 17:38:20,416 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,417 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/seal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,418 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/health.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,419 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/namespace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,420 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/leader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,421 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/init.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,423 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,424 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/system_backend_mixin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,425 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/raft.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,426 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/audit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,427 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/mount.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,428 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/quota.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,430 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/lease.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,431 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/policy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,432 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/capabilities.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,433 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/policies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,434 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/wrapping.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,435 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/auth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,437 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend 2026-05-04 17:38:20,438 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/vault_api_category.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api 2026-05-04 17:38:20,439 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,440 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/consul.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,441 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/transit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,443 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,444 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,445 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/rabbitmq.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,446 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/pki.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,447 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/ssh.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,449 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/azure.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,450 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,451 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/ldap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,452 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/gcp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,454 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/aws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,455 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/active_directory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/identity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,457 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,458 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/transform.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,460 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/database.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines 2026-05-04 17:38:20,461 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:20,462 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:20,463 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/aws_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:20,464 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/adapters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:20,466 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,467 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/transit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,468 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/azure.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,469 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/gcp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,471 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/aws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,473 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/approle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,474 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/identity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,475 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/constants/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/constants 2026-05-04 17:38:20,476 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hvac/hvac/v1 2026-05-04 17:38:20,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/v1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac/v1 2026-05-04 17:38:20,478 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hvac/hvac/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hvac/hvac 2026-05-04 17:38:20,480 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/geopandas 2026-05-04 17:38:20,481 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/array.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,483 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/testing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,485 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:20,486 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io/sql.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:20,487 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:20,488 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io/_geoarrow.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:20,489 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io/file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:20,491 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/io/arrow.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/io 2026-05-04 17:38:20,492 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/geodataframe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,493 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/_exports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,494 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,496 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,497 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,498 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/_show_versions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,499 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/hilbert_curve.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,500 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,502 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/clip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,503 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/geocoding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,504 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/overlay.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,505 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/sjoin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,506 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas/tools 2026-05-04 17:38:20,508 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/geoseries.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,509 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/plotting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,510 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/accessors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,512 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/_decorator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,513 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/explore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,514 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/_config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,515 root INFO copying build/lib/jedi/third_party/typeshed/stubs/geopandas/geopandas/sindex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/geopandas/geopandas 2026-05-04 17:38:20,517 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/atheris 2026-05-04 17:38:20,518 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,519 root INFO copying build/lib/jedi/third_party/typeshed/stubs/atheris/atheris/import_hook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,520 root INFO copying build/lib/jedi/third_party/typeshed/stubs/atheris/atheris/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,521 root INFO copying build/lib/jedi/third_party/typeshed/stubs/atheris/atheris/instrument_bytecode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,522 root INFO copying build/lib/jedi/third_party/typeshed/stubs/atheris/atheris/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,523 root INFO copying build/lib/jedi/third_party/typeshed/stubs/atheris/atheris/version_dependent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,524 root INFO copying build/lib/jedi/third_party/typeshed/stubs/atheris/atheris/function_hooks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/atheris/atheris 2026-05-04 17:38:20,526 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent 2026-05-04 17:38:20,528 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/fileobject.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,530 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/backdoor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,531 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,533 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_threading.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/ares.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,535 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_waiter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,537 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/queue.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,538 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_hub_local.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,539 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_abstract_linkable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,541 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/signal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,542 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_fileobjectcommon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,543 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/local.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,545 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_hub_primitives.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,546 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,548 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/ssl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,549 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/timeout.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,550 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_imap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,553 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ident.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,554 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,555 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,557 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/lock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/hub.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,559 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/subprocess.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,561 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/threadpool.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,562 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_monitor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,563 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/pool.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,565 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/select.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,566 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/win32util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,568 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,569 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver/dnspython.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,570 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver/ares.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,571 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver/blocking.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,573 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,574 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver/cares.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,575 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver/thread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/resolver 2026-05-04 17:38:20,577 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:20,578 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:20,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/loop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:20,580 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/watcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/_ffi 2026-05-04 17:38:20,582 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/socket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,583 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/os.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/time.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,586 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/selectors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,587 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver_ares.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,588 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:20,589 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:20,591 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv/loop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:20,592 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libuv/watcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libuv 2026-05-04 17:38:20,594 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:20,595 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:20,596 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev/watcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:20,597 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev/corecext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:20,599 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/libev/corecffi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/libev 2026-05-04 17:38:20,600 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,601 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/pywsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,603 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/baseserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,604 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_greenlet_primitives.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,605 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,607 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,609 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gevent/gevent/monkey 2026-05-04 17:38:20,610 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/monkey/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/monkey 2026-05-04 17:38:20,611 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/monkey/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent/monkey 2026-05-04 17:38:20,612 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/greenlet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,614 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,615 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gevent/gevent/resolver_thread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gevent/gevent 2026-05-04 17:38:20,616 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/capturer 2026-05-04 17:38:20,617 root INFO copying build/lib/jedi/third_party/typeshed/stubs/capturer/capturer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/capturer 2026-05-04 17:38:20,619 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/opentracing 2026-05-04 17:38:20,620 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,621 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/tags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,622 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/logs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,624 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_manager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,625 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,626 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,628 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,629 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/propagator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,630 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/span.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,632 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/tracer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,633 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/binary_propagator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,634 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/text_propagator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer 2026-05-04 17:38:20,636 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,637 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/contextvars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,638 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/tornado.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,640 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,641 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,642 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/gevent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,643 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/asyncio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers 2026-05-04 17:38:20,645 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/propagation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,646 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,648 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/opentracing/opentracing/ext 2026-05-04 17:38:20,649 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/ext/tags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/ext 2026-05-04 17:38:20,650 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/ext/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/ext 2026-05-04 17:38:20,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/span.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,653 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/tracer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,654 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:20,655 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:20,656 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/scope_check.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:20,658 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/api_check.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing/harness 2026-05-04 17:38:20,659 root INFO copying build/lib/jedi/third_party/typeshed/stubs/opentracing/opentracing/scope.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/opentracing/opentracing 2026-05-04 17:38:20,661 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-spinner 2026-05-04 17:38:20,662 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-spinner/click_spinner 2026-05-04 17:38:20,663 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-spinner/click_spinner/_version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-spinner/click_spinner 2026-05-04 17:38:20,664 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-spinner/click_spinner/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-spinner/click_spinner 2026-05-04 17:38:20,666 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/et_xmlfile 2026-05-04 17:38:20,667 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:20,668 root INFO copying build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/incremental_tree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:20,669 root INFO copying build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/xmlfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:20,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile 2026-05-04 17:38:20,672 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyperclip 2026-05-04 17:38:20,673 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyperclip/pyperclip 2026-05-04 17:38:20,674 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyperclip/pyperclip/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyperclip/pyperclip 2026-05-04 17:38:20,675 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/paramiko 2026-05-04 17:38:20,677 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,677 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/pipe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,679 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/win_pageant.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,680 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/ed25519key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,681 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/pkey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,682 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/_winapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,684 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_gss.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,685 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,686 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,687 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/buffered_pipe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,688 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/ssh_gss.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,689 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_attr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,692 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_curve25519.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,693 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_si.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,694 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,695 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,697 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/auth_strategy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,698 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group16.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,699 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/packet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,700 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group14.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,701 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/rsakey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,703 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/ecdsakey.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,704 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/primes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,705 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/ssh_exception.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,706 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/ber.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,707 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,708 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,710 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_gex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,712 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/compress.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,713 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/hostkeys.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,714 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/win_openssh.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,716 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_handle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,717 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/transport.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,718 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,719 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/agent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,720 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,722 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/auth_handler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,723 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_ecdh_nist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,724 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,725 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,727 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,728 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/channel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,729 root INFO copying build/lib/jedi/third_party/typeshed/stubs/paramiko/paramiko/proxy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/paramiko/paramiko 2026-05-04 17:38:20,731 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-jenkins 2026-05-04 17:38:20,732 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:20,732 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:20,734 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:20,735 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-jenkins/jenkins/plugins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-jenkins/jenkins 2026-05-04 17:38:20,737 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/m3u8 2026-05-04 17:38:20,738 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,739 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/protocol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,740 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/version_matching.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,741 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/model.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/version_matching_rules.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,744 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,745 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/httpclient.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,746 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,747 root INFO copying build/lib/jedi/third_party/typeshed/stubs/m3u8/m3u8/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/m3u8/m3u8 2026-05-04 17:38:20,749 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyScreeze 2026-05-04 17:38:20,750 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze 2026-05-04 17:38:20,751 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze 2026-05-04 17:38:20,752 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-typing-imports 2026-05-04 17:38:20,753 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-typing-imports/flake8_typing_imports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-typing-imports 2026-05-04 17:38:20,755 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/rfc3339-validator 2026-05-04 17:38:20,755 root INFO copying build/lib/jedi/third_party/typeshed/stubs/rfc3339-validator/rfc3339_validator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/rfc3339-validator 2026-05-04 17:38:20,757 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyserial 2026-05-04 17:38:20,758 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,759 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/rfc2217.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,760 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/serialwin32.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,761 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/serialutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,763 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/win32.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,764 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,766 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,766 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_posix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,768 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_windows.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/miniterm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,770 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,771 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,772 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_osx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,774 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_linux.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,775 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,776 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/tools/hexlify_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/tools 2026-05-04 17:38:20,778 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,779 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_cp2110.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,780 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_loop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,781 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_alt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,782 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,783 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_hwgrep.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,784 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_socket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_spy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,787 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_rfc2217.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler 2026-05-04 17:38:20,788 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,789 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/serialposix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,791 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/serialcli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,792 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyserial/serial/threaded 2026-05-04 17:38:20,793 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/threaded/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial/threaded 2026-05-04 17:38:20,794 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/serialjava.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,795 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyserial/serial/rs485.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyserial/serial 2026-05-04 17:38:20,797 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/psutil 2026-05-04 17:38:20,798 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,799 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_pssunos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,800 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psposix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,801 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_windows.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,803 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,804 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_aix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,805 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_pswindows.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,807 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psosx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psbsd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,809 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,811 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_pslinux.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,812 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_sunos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,813 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_osx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,815 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psaix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,816 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_linux.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,817 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_ntuples.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,818 root INFO copying build/lib/jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_bsd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/psutil/psutil 2026-05-04 17:38:20,820 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/nanoid 2026-05-04 17:38:20,821 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,822 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,823 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid/non_secure_generate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,824 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid/method.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,826 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid/resources.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,827 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid/algorithm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,828 root INFO copying build/lib/jedi/third_party/typeshed/stubs/nanoid/nanoid/generate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/nanoid/nanoid 2026-05-04 17:38:20,830 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow 2026-05-04 17:38:20,831 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,832 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/audio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,833 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/summary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,834 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/random.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,836 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/raw_ops.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,837 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train 2026-05-04 17:38:20,838 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train 2026-05-04 17:38:20,839 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train 2026-05-04 17:38:20,841 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types 2026-05-04 17:38:20,842 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types 2026-05-04 17:38:20,843 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types 2026-05-04 17:38:20,844 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/math.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,846 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/signal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,847 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/linalg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,848 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column 2026-05-04 17:38:20,849 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column 2026-05-04 17:38:20,851 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io 2026-05-04 17:38:20,852 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io 2026-05-04 17:38:20,853 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io/gfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io 2026-05-04 17:38:20,854 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/strings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,856 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental 2026-05-04 17:38:20,856 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental 2026-05-04 17:38:20,858 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental/dtensor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental 2026-05-04 17:38:20,859 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,860 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/regularizers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,861 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/losses.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,863 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,864 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/constraints.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,865 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers 2026-05-04 17:38:20,866 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/schedules.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers 2026-05-04 17:38:20,868 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy 2026-05-04 17:38:20,869 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy 2026-05-04 17:38:20,870 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers 2026-05-04 17:38:20,871 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/activations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,872 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/metrics.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,874 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/initializers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,875 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/callbacks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,877 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers 2026-05-04 17:38:20,878 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers 2026-05-04 17:38:20,879 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras 2026-05-04 17:38:20,881 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,882 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config 2026-05-04 17:38:20,883 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config 2026-05-04 17:38:20,884 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config 2026-05-04 17:38:20,886 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python 2026-05-04 17:38:20,887 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework 2026-05-04 17:38:20,888 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework/dtypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework 2026-05-04 17:38:20,889 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:20,890 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/feature_column_v2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:20,891 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:20,893 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/sequence_feature_column.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column 2026-05-04 17:38:20,894 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras 2026-05-04 17:38:20,895 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras 2026-05-04 17:38:20,896 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:20,897 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/saved_metadata_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:20,898 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/projector_config_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:20,900 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/versions_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf 2026-05-04 17:38:20,901 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python 2026-05-04 17:38:20,903 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute 2026-05-04 17:38:20,903 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute/distribute_lib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute 2026-05-04 17:38:20,905 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training 2026-05-04 17:38:20,906 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking 2026-05-04 17:38:20,907 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking/autotrackable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking 2026-05-04 17:38:20,908 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:20,909 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/autotrackable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:20,911 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:20,912 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:20,913 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/ressource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:20,914 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable 2026-05-04 17:38:20,915 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler 2026-05-04 17:38:20,916 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla 2026-05-04 17:38:20,917 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:20,918 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/metrics_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:20,920 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/test_compilation_environment_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:20,921 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/hlo_profile_printer_data_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:20,922 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/hlo_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:20,924 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/xla_compile_result_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service 2026-05-04 17:38:20,926 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/xla_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla 2026-05-04 17:38:20,928 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/xla_data_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla 2026-05-04 17:38:20,931 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl 2026-05-04 17:38:20,932 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf 2026-05-04 17:38:20,933 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf/test_log_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf 2026-05-04 17:38:20,934 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf/bfc_memory_map_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf 2026-05-04 17:38:20,936 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute 2026-05-04 17:38:20,937 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental 2026-05-04 17:38:20,938 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental/coordinator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental 2026-05-04 17:38:20,939 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute 2026-05-04 17:38:20,941 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/coordinator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute 2026-05-04 17:38:20,942 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data 2026-05-04 17:38:20,943 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data 2026-05-04 17:38:20,945 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data 2026-05-04 17:38:20,946 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autodiff.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:20,947 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core 2026-05-04 17:38:20,948 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:20,949 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/feature_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:20,951 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/example_parser_configuration_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:20,952 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/example_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example 2026-05-04 17:38:20,954 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,955 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_debug_info_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,956 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/step_stats_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,957 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/api_def_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,959 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/resource_handle_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,960 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/log_memory_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,961 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/kernel_def_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,963 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/optimized_function_graph_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,964 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,965 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/allocation_description_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,966 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/summary_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,968 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/types_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,969 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/reader_base_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,970 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,972 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_description_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,973 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/cpp_shape_inference_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,974 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/versions_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,975 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/function_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,977 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/variable_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,978 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/device_attributes_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,979 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/op_def_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,981 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/cost_graph_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,982 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/attr_value_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,984 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/full_type_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,985 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,986 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_options_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,988 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_transfer_info_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,990 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_shape_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,991 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_slice_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,992 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/node_def_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,993 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_metadata_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,995 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/model_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework 2026-05-04 17:38:20,996 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:20,997 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/saved_tensor_slice_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:20,998 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/event_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:21,000 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/test_log_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:21,001 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/memmapped_file_system_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util 2026-05-04 17:38:21,003 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,003 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/control_flow_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,005 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tensorflow_server_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,006 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/debug_event_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,008 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/fingerprint_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,009 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/config_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,011 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/error_codes_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,012 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saved_model_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,014 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saved_object_graph_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,015 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saver_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,016 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/service_config_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,018 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,019 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/core_platform_payloads_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,020 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/trackable_object_graph_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,022 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/transport_options_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,023 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/verifier_config_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,024 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/device_properties_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,026 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/struct_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,027 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/rpc_options_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,029 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/rewriter_config_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,030 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/debug_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,032 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/composite_tensor_variant_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,033 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/cluster_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,034 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/queue_runner_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,035 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/meta_graph_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,037 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/snapshot_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,039 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/status_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,040 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:21,041 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/dynamic_padding_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:21,042 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/optimization_parameters_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:21,044 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/topology_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:21,045 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/compilation_result_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:21,047 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/tpu_embedding_configuration_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu 2026-05-04 17:38:21,048 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/remote_tensor_handle_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,049 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/named_tensor_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,050 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tensor_bundle_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,052 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/data_service_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,053 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/bfc_memory_map_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,054 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/device_filters_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf 2026-05-04 17:38:21,056 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph 2026-05-04 17:38:21,057 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph 2026-05-04 17:38:21,058 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph 2026-05-04 17:38:21,059 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/initializers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:21,060 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/nn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:21,062 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model 2026-05-04 17:38:21,063 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model 2026-05-04 17:38:21,064 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model 2026-05-04 17:38:21,066 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl 2026-05-04 17:38:21,067 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,068 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/coordination_config_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,069 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/error_codes_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,071 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/dnn_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,073 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/coordination_service_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,074 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/histogram_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,075 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/rpc_options_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,077 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/status_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,078 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/distributed_runtime_payloads_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf 2026-05-04 17:38:21,079 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/_aliases.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:21,080 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/dtypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:21,082 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/bitwise.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:21,083 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tensorflow/tensorflow/sparse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tensorflow/tensorflow 2026-05-04 17:38:21,084 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib 2026-05-04 17:38:21,085 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,086 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:21,087 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:21,089 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/lock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:21,090 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/unix_connect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:21,091 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/vms_connect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:21,092 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/connect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/support 2026-05-04 17:38:21,093 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/_typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,095 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/display.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,096 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,097 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xcursorfont.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,098 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,100 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xatom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,101 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/XK.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,103 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,104 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xinput.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,105 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/composite.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,106 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/security.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,108 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xfixes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,109 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,110 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/shape.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,111 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/record.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,112 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xinerama.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,114 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xtest.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,115 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/nvcontrol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,117 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/res.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,118 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/dpms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,119 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/randr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,121 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/damage.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,122 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/screensaver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,123 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/ge.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext 2026-05-04 17:38:21,124 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/rdb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,126 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,127 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/miscellany.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,128 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/technical.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,129 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin4.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,131 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xf86.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,132 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/korean.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,133 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin3.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,135 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,136 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,137 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xk3270.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,138 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,139 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/greek.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,141 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/thai.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,142 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/publishing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,143 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/cyrillic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,145 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/special.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,146 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/hebrew.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,147 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/katakana.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,148 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/apl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,149 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xkb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,151 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/arabic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef 2026-05-04 17:38:21,152 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,153 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/structs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,154 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/rq.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,156 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/display.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,157 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,159 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,160 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol 2026-05-04 17:38:21,161 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,162 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/threaded.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,164 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,165 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/drawable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,166 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,167 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/cursor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,169 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/colormap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,170 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,171 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/fontable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,172 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/icccm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject 2026-05-04 17:38:21,174 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/X.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,175 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-xlib/Xlib/xauth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-xlib/Xlib 2026-05-04 17:38:21,176 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Jetson.GPIO 2026-05-04 17:38:21,178 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson 2026-05-04 17:38:21,178 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,179 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,180 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pin_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,182 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,183 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,184 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,185 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_cdev.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,187 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pinmux_lookup.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO 2026-05-04 17:38:21,188 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson 2026-05-04 17:38:21,189 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree 2026-05-04 17:38:21,191 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,192 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/blik_alias.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,193 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_details.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,195 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/visa_checkout_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,196 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/credit_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,197 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/meta_checkout_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,198 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/validation_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,200 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_jwt_request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,201 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,202 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_payload.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,203 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/venmo_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,204 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_nonce.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,206 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/attribute_getter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,207 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/receiver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,208 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,209 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/status_event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,210 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/amex_express_checkout_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,212 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/graphql 2026-05-04 17:38:21,213 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:21,214 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/customer_recommendations_payload.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:21,215 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/payment_options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:21,216 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:21,217 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/payment_recommendation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types 2026-05-04 17:38:21,219 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:21,220 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:21,221 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/recommended_payment_option.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:21,222 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/recommendations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums 2026-05-04 17:38:21,224 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions 2026-05-04 17:38:21,224 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions 2026-05-04 17:38:21,226 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions/customer_recommendations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions 2026-05-04 17:38:21,227 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql 2026-05-04 17:38:21,228 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,229 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/monetary_amount_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,231 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,232 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/create_customer_session_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,233 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/customer_recommendations_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,234 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/phone_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,235 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_purchase_unit_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,237 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/update_customer_session_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,238 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_payee_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,239 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/customer_session_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs 2026-05-04 17:38:21,240 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,241 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/credit_card_defaults.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,243 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/nonces.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,244 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/venmo_sdk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,245 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/authentication_ids.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,247 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/merchant_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,248 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,249 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/test/credit_card_numbers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/test 2026-05-04 17:38:21,250 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:21,251 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/evidence.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:21,252 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:21,254 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/status_history.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:21,255 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/paypal_message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details 2026-05-04 17:38:21,256 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_reversed.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,257 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/plan_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,258 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/address.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,260 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,261 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/bin_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,262 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/settlement_batch_summary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,263 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_amounts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,264 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/oauth_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,266 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/liability_shift.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,267 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,268 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paypal_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,269 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,271 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,272 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,273 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/europe_bank_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,274 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/signature_service.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,275 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,277 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/sub_merchant.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,278 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/subscription_status_event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,279 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_jwt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,280 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_line_item.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,281 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/validation_error_collection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,283 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/connected_merchant_paypal_status_changed.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,284 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/testing_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,285 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/discount_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,286 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/customer_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,287 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/three_d_secure_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,289 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/risk_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,291 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/meta_checkout_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,292 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,294 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/plan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,295 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/resource_collection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,296 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/facilitated_details.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,298 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:21,299 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:21,300 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:21,301 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/address_details.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account 2026-05-04 17:38:21,302 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/ach_mandate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,304 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,305 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,306 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/authorization_adjustment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,307 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,309 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,310 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/sender.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,311 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,312 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,313 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/iban_bank_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,315 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_method.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,316 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paypal_payment_resource_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,317 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,319 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/masterpass_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,320 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/connected_merchant_status_transitioned.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,321 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/customer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,322 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/samsung_pay_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,323 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/descriptor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,325 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/sepa_direct_debit_account_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,326 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,327 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,328 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_expired.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,330 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/client_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,331 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/account_updater_daily_report.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,332 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/facilitator_details.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,333 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/subscription_details.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,334 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,336 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/dispute_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,337 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/document_upload_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,338 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/sepa_direct_debit_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,339 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/subscription_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,341 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/customer_session_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,342 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/ids_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,343 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/unknown_payment_method.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,344 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/disbursement_detail.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,345 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,347 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,348 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paypal_account_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,349 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,350 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,351 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paypal_payment_resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,353 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/webhook_notification.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,354 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/braintree_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,355 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/partner_merchant.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,357 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,358 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/local_payment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,359 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/error_result.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,360 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/android_pay_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,362 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paginated_collection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,363 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paypal_here.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,364 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,365 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/error_codes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,367 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,368 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/crypto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,369 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/datetime_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,371 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/graphql_client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,372 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,373 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,374 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/experimental.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,375 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/http.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,377 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/xml_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,378 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/generator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,379 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/util/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/util 2026-05-04 17:38:21,380 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/paginated_result.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,382 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,383 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/customer_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,384 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/venmo_profile_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,385 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,386 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/oauth_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,388 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_facilitator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,389 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/package_details.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,390 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_nonce_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,391 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/monetary_amount.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,392 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_customer_data_updated_metadata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,394 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,395 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/too_many_requests_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,396 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/invalid_challenge_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,397 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/test_operation_performed_in_production_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,399 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/server_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,400 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,401 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/unexpected_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,402 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/request_timeout_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,403 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/braintree_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,405 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/authentication_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,406 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/service_unavailable_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,407 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/not_found_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,409 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/authorization_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,410 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/configuration_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,411 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/upgrade_required_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,412 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/gateway_timeout_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,413 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/invalid_signature_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions 2026-05-04 17:38:21,415 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:21,415 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/invalid_response_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:21,417 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/connection_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:21,418 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:21,419 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/timeout_error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http 2026-05-04 17:38:21,420 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/disbursement.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,421 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/successful_result.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,423 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/merchant.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,424 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_us_bank_account_request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,425 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/revoked_payment_method_metadata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,426 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,427 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/enriched_customer_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,428 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,430 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/credentials_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,431 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/discount.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,432 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,433 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/modification.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,435 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/subscription_search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,436 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/document_upload.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,437 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,438 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,440 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_funded.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,441 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/add_on_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,442 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/add_on.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,443 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,444 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/address_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,446 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/client_token_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,447 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_card.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,448 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,449 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/payment_instrument_type.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,450 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_completed.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,451 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/subscription.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,453 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/webhook_testing_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,454 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transfer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,455 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/webhook_notification_gateway.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/webhook_testing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,457 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/transaction_review.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,459 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/environment.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,460 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/configuration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,461 root INFO copying build/lib/jedi/third_party/typeshed/stubs/braintree/braintree/processor_response_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/braintree/braintree 2026-05-04 17:38:21,463 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser 2026-05-04 17:38:21,465 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,465 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/conf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,467 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/timezone_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,468 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/freshness_date_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,469 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:21,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/validation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:21,471 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/locale.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:21,472 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:21,474 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/dictionary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:21,475 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/loader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/languages 2026-05-04 17:38:21,476 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:21,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/hijri.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:21,478 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/jalali.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:21,480 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:21,481 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/hijri_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:21,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/jalali_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars 2026-05-04 17:38:21,483 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/timezones.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,484 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,486 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/date_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,487 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser/data 2026-05-04 17:38:21,488 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/data/languages_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/data 2026-05-04 17:38:21,489 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/data 2026-05-04 17:38:21,490 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:21,491 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:21,492 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search/text_detection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:21,494 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search/search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:21,495 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/search/detection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/search 2026-05-04 17:38:21,496 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/date.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,498 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:21,499 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/time_spans.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:21,500 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:21,501 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/strptime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/utils 2026-05-04 17:38:21,502 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser 2026-05-04 17:38:21,504 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:21,505 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/langdetect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:21,506 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:21,507 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/fasttext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:21,508 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/language_mapping.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection 2026-05-04 17:38:21,510 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dateparser/dateparser_data 2026-05-04 17:38:21,511 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser_data/settings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser_data 2026-05-04 17:38:21,512 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dateparser/dateparser_data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dateparser/dateparser_data 2026-05-04 17:38:21,513 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/lunardate 2026-05-04 17:38:21,514 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lunardate/lunardate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lunardate 2026-05-04 17:38:21,516 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tinycss2 2026-05-04 17:38:21,517 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,517 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color5.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,519 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/ast.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,520 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/bytes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,521 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/nth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,522 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,524 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color4.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,525 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color3.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,526 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/serializer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,527 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tinycss2/tinycss2/tokenizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tinycss2/tinycss2 2026-05-04 17:38:21,530 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pycurl 2026-05-04 17:38:21,531 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pycurl/pycurl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pycurl 2026-05-04 17:38:21,533 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/keyboard 2026-05-04 17:38:21,534 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard/_generic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,536 root INFO copying build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard/_canonical_names.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,537 root INFO copying build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard/_keyboard_event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,538 root INFO copying build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,539 root INFO copying build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard/mouse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,540 root INFO copying build/lib/jedi/third_party/typeshed/stubs/keyboard/keyboard/_mouse_event.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/keyboard/keyboard 2026-05-04 17:38:21,542 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/console-menu 2026-05-04 17:38:21,543 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,544 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/multiselect_menu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,545 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/console_menu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,546 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/menu_formatter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,548 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,549 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,550 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/submenu_item.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,551 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/external_item.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/command_item.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,554 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/selection_item.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,555 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/function_item.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/items 2026-05-04 17:38:21,556 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,557 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/menu_component.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,559 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/prompt_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,561 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:21,562 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:21,563 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_margins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:21,564 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_borders.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:21,566 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_style.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:21,567 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_padding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/format 2026-05-04 17:38:21,568 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/screen.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,569 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/selection_menu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu 2026-05-04 17:38:21,571 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:21,572 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/regex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:21,573 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/url.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:21,574 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:21,575 root INFO copying build/lib/jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators 2026-05-04 17:38:21,577 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/boltons 2026-05-04 17:38:21,578 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/statsutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,580 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/cacheutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,581 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/setutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,583 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/namedutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/urlutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,585 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/timeutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,586 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,587 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/fileutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,589 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/jsonutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,590 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/excutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,591 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/iterutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,592 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/strutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,593 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/funcutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,595 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/tableutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,596 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/typeutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,597 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/gcutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,598 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/listutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,599 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/socketutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,601 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/ioutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,602 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/tbutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,603 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/queueutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,604 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/easterutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,606 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/dictutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,607 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/deprutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,608 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/ecoutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,609 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/formatutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,610 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/mathutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,612 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/pathutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,613 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/debugutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,614 root INFO copying build/lib/jedi/third_party/typeshed/stubs/boltons/boltons/mboxutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/boltons/boltons 2026-05-04 17:38:21,615 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:21,616 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-crontab/crontabs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:21,618 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-crontab/crontab.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:21,619 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-crontab/cronlog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-crontab 2026-05-04 17:38:21,621 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xlrd 2026-05-04 17:38:21,622 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,623 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/formatting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,624 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,625 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/sheet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,626 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/biffh.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,628 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,629 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/xldate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,630 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/compdoc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,631 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/timemachine.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,632 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/book.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,634 root INFO copying build/lib/jedi/third_party/typeshed/stubs/xlrd/xlrd/formula.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/xlrd/xlrd 2026-05-04 17:38:21,635 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-log 2026-05-04 17:38:21,636 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:21,637 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-log/click_log/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:21,638 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-log/click_log/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:21,640 root INFO copying build/lib/jedi/third_party/typeshed/stubs/click-log/click_log/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/click-log/click_log 2026-05-04 17:38:21,641 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-nmap 2026-05-04 17:38:21,642 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/python-nmap/nmap 2026-05-04 17:38:21,643 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-nmap/nmap/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-nmap/nmap 2026-05-04 17:38:21,644 root INFO copying build/lib/jedi/third_party/typeshed/stubs/python-nmap/nmap/nmap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/python-nmap/nmap 2026-05-04 17:38:21,646 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/google-cloud-ndb 2026-05-04 17:38:21,647 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/google-cloud-ndb/google 2026-05-04 17:38:21,648 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud 2026-05-04 17:38:21,649 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,649 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/polymodel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_transaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,652 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/global_cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,653 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,654 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/django_middleware.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,656 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/stats.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,657 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/model.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,658 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/metadata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,660 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,661 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,662 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,664 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,665 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/tasklets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,666 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/query.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,667 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_eventloop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,669 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,670 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_cache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/blobstore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,672 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_batch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,673 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_query.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,675 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,676 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/msgprop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,677 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,678 root INFO copying build/lib/jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb 2026-05-04 17:38:21,680 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyYAML 2026-05-04 17:38:21,681 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,682 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/composer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,683 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/scanner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,684 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/tokens.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,685 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,687 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/emitter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,688 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,689 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/reader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/resolver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,692 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/cyaml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,693 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/representer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,694 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,696 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/dumper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,697 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/_yaml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,698 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/loader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,699 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/serializer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,701 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/nodes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,702 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,703 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyYAML/yaml/constructor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyYAML/yaml 2026-05-04 17:38:21,704 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf 2026-05-04 17:38:21,706 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf/google 2026-05-04 17:38:21,707 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf/google/_upb 2026-05-04 17:38:21,707 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/_upb/_message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/_upb 2026-05-04 17:38:21,709 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,710 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/timestamp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/reflection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,713 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/service_reflection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,714 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/unknown_fields.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,715 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/symbol_database.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,716 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,717 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_json.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,719 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/json_format.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,720 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/any_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,721 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,722 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/api_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,724 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,725 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,728 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler 2026-05-04 17:38:21,729 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler 2026-05-04 17:38:21,730 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler 2026-05-04 17:38:21,731 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/any.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,732 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/duration_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,734 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/runtime_version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,735 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/empty_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,736 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/text_format.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,738 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/wrappers_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,739 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/type_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,741 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_pool.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/message_factory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,743 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util 2026-05-04 17:38:21,744 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util 2026-05-04 17:38:21,745 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_database.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,746 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/struct_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,748 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,749 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/field_mask_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,750 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/timestamp_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,752 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/text_encoding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,753 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,754 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/wire_format.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,755 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/well_known_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,757 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/type_checkers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,758 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/message_listener.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,759 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,761 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/api_implementation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,762 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/testing_refleaks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,763 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,764 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,765 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/builder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,767 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/extension_dict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,768 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/field_mask.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,770 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/python_message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,772 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/python_edition_defaults.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,773 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/containers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal 2026-05-04 17:38:21,774 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_builder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,775 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,777 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/source_context_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,778 root INFO copying build/lib/jedi/third_party/typeshed/stubs/protobuf/google/protobuf/duration.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/protobuf/google/protobuf 2026-05-04 17:38:21,779 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jwcrypto 2026-05-04 17:38:21,780 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,781 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwe.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,783 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwa.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,784 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,785 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,787 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jws.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,788 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,790 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto 2026-05-04 17:38:21,791 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Markdown 2026-05-04 17:38:21,792 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,793 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/htmlparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,794 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/blockprocessors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,796 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/treeprocessors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,797 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/__meta__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,798 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,799 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,800 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,802 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,803 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,804 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/md_in_html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,805 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/fenced_code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,807 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/sane_lists.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/meta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,809 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/smarty.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,810 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/def_list.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,812 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/abbr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,813 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,814 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/extra.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,815 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/codehilite.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,816 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/legacy_attrs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,818 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,819 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/legacy_em.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,820 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/toc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,821 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/tables.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,823 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/attr_list.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,824 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/admonition.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,825 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/footnotes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,826 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/nl2br.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown/extensions 2026-05-04 17:38:21,827 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/test_tools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,829 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/serializers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,830 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/preprocessors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,831 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/blockparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,832 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,834 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Markdown/markdown/postprocessors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Markdown/markdown 2026-05-04 17:38:21,835 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/colorama 2026-05-04 17:38:21,836 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,837 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorama/colorama/win32.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,838 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorama/colorama/ansi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,839 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorama/colorama/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,841 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorama/colorama/initialise.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,842 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorama/colorama/ansitowin32.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,843 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorama/colorama/winterm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorama/colorama 2026-05-04 17:38:21,845 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab 2026-05-04 17:38:21,846 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:21,847 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/rl_config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:21,848 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,849 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfform.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,850 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/cidfonts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,852 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfmetrics.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,853 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,854 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,855 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/rl_codecs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,856 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/acroform.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,858 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/ttfonts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,859 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfpattern.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,860 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfdoc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase 2026-05-04 17:38:21,862 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,863 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pathobject.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,864 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,866 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pdfimages.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,867 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/textobject.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,868 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pdfgeom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,869 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/canvas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen 2026-05-04 17:38:21,871 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:21,872 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,873 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,874 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/ecc200datamatrix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,875 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/fourstate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,877 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,878 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/dmtx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,879 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code93.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,880 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/eanbc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,882 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/qrencoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,883 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,884 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/qr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,885 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,887 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/lto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,888 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code39.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,889 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code128.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,890 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps4s.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,892 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/widgets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode 2026-05-04 17:38:21,893 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderSVG.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,894 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgetbase.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,895 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPS.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,897 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,898 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/signsandsymbols.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,899 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/grids.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,900 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,901 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/table.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,903 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/markers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,904 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/adjustableArrow.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,905 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/flags.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,906 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/eventcal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets 2026-05-04 17:38:21,908 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,909 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/bubble.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,910 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/simple_pie.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,911 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/exploded_pie.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,912 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_column.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,914 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/runall.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,915 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines_markers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,916 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_bar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,917 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/excelcolors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,919 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,920 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_column.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,921 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/linechart_with_markers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,922 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/line_chart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,924 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,925 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/radar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,926 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,927 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/filled_radar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,928 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_bar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples 2026-05-04 17:38:21,930 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/svgpath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,931 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,932 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderbase.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,933 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPDF.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,935 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,936 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/areas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,937 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/linecharts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,938 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/lineplots.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,940 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/legends.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,941 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/barcharts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,942 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,943 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/dotbox.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,944 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/utils3d.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,946 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/textlabels.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,947 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/markers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,948 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/slidebox.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,949 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/spider.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,951 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/axes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,952 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/doughnut.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,953 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/piecharts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,955 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts 2026-05-04 17:38:21,956 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPM.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,957 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/shapes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,959 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/transform.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,960 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics 2026-05-04 17:38:21,962 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,963 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/xpreformatted.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,964 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/tableofcontents.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,965 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/para.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,967 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/flowables.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,968 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/multicol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,969 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,970 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/doctemplate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,972 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/paragraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,973 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/paraparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,974 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/frames.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,976 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/tables.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,977 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/figures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus 2026-05-04 17:38:21,979 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,980 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/formatters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,981 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,982 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pagesizes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,983 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/textsplit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,985 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pdfencrypt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,986 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/fontfinder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,987 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/attrmap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,988 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/logger.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,990 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/colors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:21,991 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/codecharts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,001 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/geomutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,002 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/normalDate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,004 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,005 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/extformat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,006 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/fonts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,007 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/enums.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,008 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/yaml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,010 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/boxstuff.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,011 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/arciv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,012 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/corp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,013 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/abag.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,015 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rl_safe_eval.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,016 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/PyFontify.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,017 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/sequencer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,018 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rltempfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,020 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rparsexml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,021 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,022 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/styles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,024 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pygments2xpre.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,025 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rl_accel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,026 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/testutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,027 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/units.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,029 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/randomtext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab/lib 2026-05-04 17:38:22,030 root INFO copying build/lib/jedi/third_party/typeshed/stubs/reportlab/reportlab/rl_settings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/reportlab/reportlab 2026-05-04 17:38:22,032 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/lupa 2026-05-04 17:38:22,033 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,034 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/luajit21.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,035 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/lua51.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,036 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,038 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,039 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/luajit20.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,040 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/lua52.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,041 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/lua54.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,043 root INFO copying build/lib/jedi/third_party/typeshed/stubs/lupa/lupa/lua53.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/lupa/lupa 2026-05-04 17:38:22,044 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/singledispatch 2026-05-04 17:38:22,045 root INFO copying build/lib/jedi/third_party/typeshed/stubs/singledispatch/singledispatch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/singledispatch 2026-05-04 17:38:22,047 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyxdg 2026-05-04 17:38:22,048 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,048 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/IniFile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,050 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,051 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/Config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,052 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/RecentFiles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,054 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/Mime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,055 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/Locale.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,056 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/BaseDirectory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,057 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/Menu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,059 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/MenuEditor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,060 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,061 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/Exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,062 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/DesktopEntry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,063 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pyxdg/xdg/IconTheme.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pyxdg/xdg 2026-05-04 17:38:22,065 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tqdm 2026-05-04 17:38:22,066 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,067 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,068 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/telegram.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,069 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/bells.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,070 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/utils_worker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,072 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,073 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/slack.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,074 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/discord.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,075 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/concurrent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,077 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/itertools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,078 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/logging.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib 2026-05-04 17:38:22,079 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/dask.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,080 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,082 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_pandas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,083 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/tk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,084 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/keras.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,085 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/notebook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,086 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,088 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,089 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_monitor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,090 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_notebook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,091 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/auto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,092 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/cli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,094 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/asyncio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,095 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_gui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,096 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,098 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/gui.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,099 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,100 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,101 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/std.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,102 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/autonotebook.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,104 root INFO copying build/lib/jedi/third_party/typeshed/stubs/tqdm/tqdm/rich.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/tqdm/tqdm 2026-05-04 17:38:22,105 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/cffi 2026-05-04 17:38:22,107 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,107 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/setuptools_ext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,109 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/commontypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,110 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/api.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,111 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/model.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,112 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/verifier.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,114 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,115 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/lock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,116 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/cparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,117 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/vengine_cpy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,119 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,120 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/recompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,121 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/ffiplatform.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,122 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/backend_ctypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,123 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/pkgconfig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,125 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/vengine_gen.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,126 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/cffi/cffi_opcode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi/cffi 2026-05-04 17:38:22,127 root INFO copying build/lib/jedi/third_party/typeshed/stubs/cffi/_cffi_backend.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/cffi 2026-05-04 17:38:22,129 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/chevron 2026-05-04 17:38:22,130 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:22,131 root INFO copying build/lib/jedi/third_party/typeshed/stubs/chevron/chevron/metadata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:22,132 root INFO copying build/lib/jedi/third_party/typeshed/stubs/chevron/chevron/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:22,133 root INFO copying build/lib/jedi/third_party/typeshed/stubs/chevron/chevron/main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:22,134 root INFO copying build/lib/jedi/third_party/typeshed/stubs/chevron/chevron/renderer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:22,135 root INFO copying build/lib/jedi/third_party/typeshed/stubs/chevron/chevron/tokenizer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/chevron/chevron 2026-05-04 17:38:22,137 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ibm-db 2026-05-04 17:38:22,138 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ibm-db/ibm_db.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ibm-db 2026-05-04 17:38:22,139 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ibm-db/ibm_db_ctx.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ibm-db 2026-05-04 17:38:22,141 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/uWSGI 2026-05-04 17:38:22,142 root INFO copying build/lib/jedi/third_party/typeshed/stubs/uWSGI/uwsgidecorators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/uWSGI 2026-05-04 17:38:22,143 root INFO copying build/lib/jedi/third_party/typeshed/stubs/uWSGI/uwsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/uWSGI 2026-05-04 17:38:22,145 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/usersettings 2026-05-04 17:38:22,146 root INFO copying build/lib/jedi/third_party/typeshed/stubs/usersettings/usersettings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/usersettings 2026-05-04 17:38:22,147 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/decorator 2026-05-04 17:38:22,148 root INFO copying build/lib/jedi/third_party/typeshed/stubs/decorator/decorator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/decorator 2026-05-04 17:38:22,150 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netaddr 2026-05-04 17:38:22,151 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:22,152 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib 2026-05-04 17:38:22,153 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib 2026-05-04 17:38:22,154 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib/subnet_splitter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib 2026-05-04 17:38:22,155 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:22,156 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/eui48.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:22,158 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/eui64.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:22,159 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:22,160 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/ipv6.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:22,161 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/ipv4.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy 2026-05-04 17:38:22,162 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:22,164 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:22,165 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,166 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/sets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,167 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,169 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/iana.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,170 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/glob.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,171 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/nmap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,172 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/rfc1924.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/ip 2026-05-04 17:38:22,174 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/netaddr/netaddr/eui 2026-05-04 17:38:22,175 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/eui/ieee.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/eui 2026-05-04 17:38:22,176 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/eui/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr/eui 2026-05-04 17:38:22,177 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/cli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:22,179 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:22,180 root INFO copying build/lib/jedi/third_party/typeshed/stubs/netaddr/netaddr/fbsocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/netaddr/netaddr 2026-05-04 17:38:22,181 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pynput 2026-05-04 17:38:22,182 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:22,183 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:22,184 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:22,186 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:22,187 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/_dummy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:22,188 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:22,189 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput/keyboard 2026-05-04 17:38:22,191 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:22,192 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse/_dummy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:22,193 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:22,194 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/mouse/_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput/mouse 2026-05-04 17:38:22,195 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pynput/pynput/_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pynput/pynput 2026-05-04 17:38:22,197 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-builtins 2026-05-04 17:38:22,198 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-builtins/flake8_builtins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-builtins 2026-05-04 17:38:22,199 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony 2026-05-04 17:38:22,200 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:22,201 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/py23compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:22,202 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/options.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:22,204 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,205 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,206 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/mysql.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,207 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,208 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/cockroach.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,210 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/sqlite.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,211 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/oracle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,212 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/postgres.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders 2026-05-04 17:38:22,214 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/decompiling.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,215 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,216 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/estore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,218 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/demo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,219 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/bug_ben.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,220 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/university1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,221 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/university2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,223 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,224 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/inheritance1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,225 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/alessandro_bug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,226 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/numbers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,227 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/compositekeys.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,229 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/bottle_example.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,230 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/examples/session01.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/examples 2026-05-04 17:38:22,231 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbapiprovider.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,232 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/sqlsymbols.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,234 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,235 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,237 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/sqltranslation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,238 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/serialization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,240 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/orm/integration 2026-05-04 17:38:22,241 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/integration/bottle_plugin.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/integration 2026-05-04 17:38:22,242 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/integration/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm/integration 2026-05-04 17:38:22,243 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/ormtypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,244 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/asttranslation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,246 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/dbschema.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,247 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/orm/sqlbuilding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/orm 2026-05-04 17:38:22,249 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/thirdparty 2026-05-04 17:38:22,250 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/thirdparty/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/thirdparty 2026-05-04 17:38:22,251 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/thirdparty/decorator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/thirdparty 2026-05-04 17:38:22,252 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:22,253 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/converting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony 2026-05-04 17:38:22,255 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/flask 2026-05-04 17:38:22,256 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:22,257 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example/views.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:22,258 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:22,259 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:22,260 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example/app.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:22,261 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/example/models.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/flask/example 2026-05-04 17:38:22,263 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/flask/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/flask 2026-05-04 17:38:22,264 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:22,265 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:22,266 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils/properties.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:22,268 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pony/pony/utils/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pony/pony/utils 2026-05-04 17:38:22,269 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/greenlet 2026-05-04 17:38:22,270 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/greenlet/greenlet 2026-05-04 17:38:22,271 root INFO copying build/lib/jedi/third_party/typeshed/stubs/greenlet/greenlet/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/greenlet/greenlet 2026-05-04 17:38:22,272 root INFO copying build/lib/jedi/third_party/typeshed/stubs/greenlet/greenlet/_greenlet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/greenlet/greenlet 2026-05-04 17:38:22,274 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jmespath 2026-05-04 17:38:22,275 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,276 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/ast.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,277 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/lexer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,278 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,279 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,281 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/visitor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,282 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/functions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,283 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,284 root INFO copying build/lib/jedi/third_party/typeshed/stubs/jmespath/jmespath/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/jmespath/jmespath 2026-05-04 17:38:22,286 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/polib 2026-05-04 17:38:22,287 root INFO copying build/lib/jedi/third_party/typeshed/stubs/polib/polib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/polib 2026-05-04 17:38:22,288 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/objgraph 2026-05-04 17:38:22,289 root INFO copying build/lib/jedi/third_party/typeshed/stubs/objgraph/objgraph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/objgraph 2026-05-04 17:38:22,291 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aiofiles 2026-05-04 17:38:22,292 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:22,293 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile 2026-05-04 17:38:22,294 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile 2026-05-04 17:38:22,295 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile/temptypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile 2026-05-04 17:38:22,296 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:22,297 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/ospath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:22,299 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:22,300 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/os.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles 2026-05-04 17:38:22,301 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:22,302 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:22,304 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:22,305 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:22,307 root INFO copying build/lib/jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool 2026-05-04 17:38:22,309 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/fpdf2 2026-05-04 17:38:22,310 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,311 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/linearization.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,312 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/image_datastructures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,313 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/deprecation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,315 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/prefs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,316 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/syntax.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,317 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/outline.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,318 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/image_parsing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,319 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/svg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,321 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/annotations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,322 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/text_region.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,323 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/fpdf.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,325 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/bidi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,326 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/html.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,328 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,329 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/fonts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,330 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/encryption.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,331 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/unicode_script.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,333 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/table.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,334 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/line_break.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,335 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/enums.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,337 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,338 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/transitions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,339 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/structure_tree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,340 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/_fonttools_shims.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,342 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/output.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,343 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/graphics_state.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,344 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/recorder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,345 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/sign.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,347 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/pattern.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,348 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,349 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/template.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,350 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/drawing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,352 root INFO copying build/lib/jedi/third_party/typeshed/stubs/fpdf2/fpdf/actions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/fpdf2/fpdf 2026-05-04 17:38:22,353 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/flake8-docstrings 2026-05-04 17:38:22,354 root INFO copying build/lib/jedi/third_party/typeshed/stubs/flake8-docstrings/flake8_docstrings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/flake8-docstrings 2026-05-04 17:38:22,356 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/waitress 2026-05-04 17:38:22,357 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,358 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/proxy_headers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,359 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/receiver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,360 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/utilities.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,362 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,363 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,364 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/adjustments.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,365 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/task.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,367 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/runner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,368 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/wasyncore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,369 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/buffers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,370 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/rfc7230.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,371 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/compat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,373 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,374 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/channel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,375 root INFO copying build/lib/jedi/third_party/typeshed/stubs/waitress/waitress/trigger.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/waitress/waitress 2026-05-04 17:38:22,377 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/behave 2026-05-04 17:38:22,378 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:22,379 root INFO copying build/lib/jedi/third_party/typeshed/stubs/behave/behave/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:22,380 root INFO copying build/lib/jedi/third_party/typeshed/stubs/behave/behave/runner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:22,381 root INFO copying build/lib/jedi/third_party/typeshed/stubs/behave/behave/fixture.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:22,382 root INFO copying build/lib/jedi/third_party/typeshed/stubs/behave/behave/step_registry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/behave/behave 2026-05-04 17:38:22,384 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Flask-Migrate 2026-05-04 17:38:22,385 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate 2026-05-04 17:38:22,386 root INFO copying build/lib/jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate 2026-05-04 17:38:22,387 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/punq 2026-05-04 17:38:22,388 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/punq/punq 2026-05-04 17:38:22,389 root INFO copying build/lib/jedi/third_party/typeshed/stubs/punq/punq/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/punq/punq 2026-05-04 17:38:22,391 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/mysqlclient 2026-05-04 17:38:22,392 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,393 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/converters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,394 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/_exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,395 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,397 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,398 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,399 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/FIELD_TYPE.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,400 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/CLIENT.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,401 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,403 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/ER.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,404 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/CR.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants 2026-05-04 17:38:22,406 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/cursors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,407 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/times.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,408 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/connections.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,409 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/release.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,411 root INFO copying build/lib/jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/_mysql.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb 2026-05-04 17:38:22,412 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3 2026-05-04 17:38:22,413 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3 2026-05-04 17:38:22,414 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,415 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockBase.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,416 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/reusable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,418 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/safeSync.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,419 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockSync.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,420 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockAsync.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,422 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,423 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,424 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/restartable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,425 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/asyncStream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,426 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/safeRestartable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,428 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/ldifProducer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,429 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/sync.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,430 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/asynchronous.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy 2026-05-04 17:38:22,431 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3 2026-05-04 17:38:22,432 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3 2026-05-04 17:38:22,434 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,435 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/novell.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,436 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc3062.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,438 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:22,439 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/formatters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:22,440 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:22,441 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:22,442 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/standard.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters 2026-05-04 17:38:22,444 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc2849.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,445 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/oid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,446 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/persistentSearch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,447 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/controls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,448 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,450 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/microsoft.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,451 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,452 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/ds389.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,453 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/edir914.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,454 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/edir888.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,456 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,457 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/slapd24.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,458 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/ad2012R2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas 2026-05-04 17:38:22,459 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4512.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,461 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,462 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/sasl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,463 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,464 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/digestMd5.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,465 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/kerberos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,467 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/plain.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,468 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/external.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl 2026-05-04 17:38:22,469 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4511.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,470 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4527.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,472 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/convert.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,473 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc2696.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol 2026-05-04 17:38:22,475 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,475 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/rdns.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,477 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/usage.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,478 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,479 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,481 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,482 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/pooling.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,483 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/timezone.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,484 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,486 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/results.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,487 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/core/tls.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/core 2026-05-04 17:38:22,489 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,490 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/objectDef.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,491 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,492 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/cursor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,493 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/attrDef.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,495 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/attribute.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,496 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/entry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract 2026-05-04 17:38:22,497 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,498 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/unbind.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,500 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/compare.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,501 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/abandon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,502 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,503 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/add.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,504 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/extended.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,506 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/bind.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,507 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/delete.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,508 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/modify.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,509 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/modifyDn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,511 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/search.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/operation 2026-05-04 17:38:22,512 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend 2026-05-04 17:38:22,513 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,514 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/addMembersToGroups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,515 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/dirSync.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,517 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/persistentSearch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,518 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/removeMembersFromGroups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,519 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,520 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/unlockAccount.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,521 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/modifyPassword.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft 2026-05-04 17:38:22,523 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/operation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend 2026-05-04 17:38:22,524 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend 2026-05-04 17:38:22,526 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,527 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/endTransaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,528 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/addMembersToGroups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,529 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/checkGroupsMemberships.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,530 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/getBindDn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,532 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/removeMembersFromGroups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,533 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,534 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/startTransaction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,535 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/nmasSetUniversalPassword.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,537 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/partition_entry_count.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,538 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/listReplicas.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,539 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/replicaInfo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,541 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/nmasGetUniversalPassword.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell 2026-05-04 17:38:22,542 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:22,543 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/PagedSearch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:22,544 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:22,546 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/PersistentSearch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:22,547 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/whoAmI.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:22,548 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/modifyPassword.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard 2026-05-04 17:38:22,550 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,551 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/ciDict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,552 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/port_validators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,553 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/conv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,555 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/log.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,556 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/ntlm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,557 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,558 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/repr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,560 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,561 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/hashed.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,562 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/uri.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,563 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/asn1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,565 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/dn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,566 root INFO copying build/lib/jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/tls_backport.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/ldap3/ldap3/utils 2026-05-04 17:38:22,568 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-channelz 2026-05-04 17:38:22,569 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz 2026-05-04 17:38:22,570 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz 2026-05-04 17:38:22,571 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,572 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,573 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2_grpc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,575 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,576 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_servicer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,577 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,579 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_async.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1 2026-05-04 17:38:22,581 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/colorful 2026-05-04 17:38:22,582 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,583 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/colors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,584 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/ansi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,585 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,586 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/terminal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,588 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,589 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,590 root INFO copying build/lib/jedi/third_party/typeshed/stubs/colorful/colorful/styles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/colorful/colorful 2026-05-04 17:38:22,592 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyMeeus 2026-05-04 17:38:22,593 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,594 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Venus.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,595 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Jupiter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,596 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Mercury.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,598 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Neptune.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,599 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Earth.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,600 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Coordinates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,602 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,603 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Minor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,604 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,606 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/CurveFitting.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,607 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Mars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,608 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Pluto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,609 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Uranus.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,611 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Moon.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,612 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Angle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,613 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/JupiterMoons.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,615 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Sun.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,616 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Saturn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,617 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Epoch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,619 root INFO copying build/lib/jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Interpolation.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/PyMeeus/pymeeus 2026-05-04 17:38:22,620 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-health-checking 2026-05-04 17:38:22,621 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health 2026-05-04 17:38:22,622 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health 2026-05-04 17:38:22,624 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:22,624 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:22,626 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:22,627 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:22,628 root INFO copying build/lib/jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2_grpc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1 2026-05-04 17:38:22,630 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dockerfile-parse 2026-05-04 17:38:22,631 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:22,632 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:22,633 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:22,634 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:22,636 root INFO copying build/lib/jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse 2026-05-04 17:38:22,637 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn 2026-05-04 17:38:22,638 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,639 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,641 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,643 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:22,644 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:22,645 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:22,646 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:22,648 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi 2026-05-04 17:38:22,649 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,650 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,651 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/protocol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,653 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/worker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,654 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,655 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,657 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/app.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,658 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/tlv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,659 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/arbiter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,660 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/stash.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,662 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty 2026-05-04 17:38:22,663 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/pidfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,664 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/systemd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,666 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/reloader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,667 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,668 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,670 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,671 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/protocol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,672 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,673 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,674 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/handlers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,676 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/cli.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,677 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl 2026-05-04 17:38:22,679 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,679 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/async_connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,681 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,682 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,683 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,685 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/stream.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,686 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2 2026-05-04 17:38:22,688 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,689 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/protocol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,690 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,691 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/websocket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,692 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/unreader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,694 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/uwsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,695 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/lifespan.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,696 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi 2026-05-04 17:38:22,698 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/sock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,699 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument 2026-05-04 17:38:22,700 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument/statsd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument 2026-05-04 17:38:22,701 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument 2026-05-04 17:38:22,703 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:22,704 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/pasterapp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:22,705 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:22,706 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:22,708 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/wsgiapp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app 2026-05-04 17:38:22,709 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/arbiter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,711 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,711 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/workertmp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,713 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gtornado.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,714 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/base_async.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,715 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,717 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,718 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/ggevent.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,719 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gasgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,721 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/geventlet.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,722 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/sync.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,723 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gthread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers 2026-05-04 17:38:22,724 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,726 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,727 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/body.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,728 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/wsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,730 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,731 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/unreader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,732 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,733 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,735 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http 2026-05-04 17:38:22,736 root INFO copying build/lib/jedi/third_party/typeshed/stubs/gunicorn/gunicorn/glogging.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/gunicorn/gunicorn 2026-05-04 17:38:22,738 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hdbcli 2026-05-04 17:38:22,739 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:22,740 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:22,741 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli/resultrow.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:22,742 root INFO copying build/lib/jedi/third_party/typeshed/stubs/hdbcli/hdbcli/dbapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/hdbcli/hdbcli 2026-05-04 17:38:22,744 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pytz 2026-05-04 17:38:22,745 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,746 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytz/pytz/reference.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,747 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytz/pytz/tzinfo.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,749 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytz/pytz/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,750 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytz/pytz/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,751 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytz/pytz/lazy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,752 root INFO copying build/lib/jedi/third_party/typeshed/stubs/pytz/pytz/tzfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/pytz/pytz 2026-05-04 17:38:22,754 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/auth0-python 2026-05-04 17:38:22,755 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,756 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,757 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,758 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/token_verifier.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,760 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/pushed_authorization_requests.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,761 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/delegated.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,762 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/passwordless.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,763 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/client_authentication.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,765 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,766 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,767 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/users.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,769 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/get_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,770 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/revoke_token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,771 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/async_token_verifier.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,773 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/social.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,774 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/back_channel_login.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,775 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/database.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,776 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/enterprise.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication 2026-05-04 17:38:22,778 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,779 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/emails.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,780 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/logs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,782 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/device_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,783 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/guardian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,784 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/users_by_email.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,786 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/prompts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,787 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/stats.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,788 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/rules_configs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,790 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,791 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/users.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,793 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/client_credentials.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,794 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/tickets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,795 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/jobs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,796 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/branding.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,798 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/clients.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,799 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/custom_domains.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,800 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/email_templates.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,802 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/log_streams.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,803 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/tenants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,804 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/hooks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,806 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/connections.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,807 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/resource_servers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,808 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/organizations.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,810 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/roles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,811 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/auth0.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,812 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/user_blocks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,814 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/self_service_profiles.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,815 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/attack_protection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,816 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/grants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,818 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/rules.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,819 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/async_auth0.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,820 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/client_grants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,822 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/actions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,823 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/management/blacklists.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0/management 2026-05-04 17:38:22,824 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/asyncify.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,825 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,827 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/rest.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,828 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,829 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/rest_async.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,831 root INFO copying build/lib/jedi/third_party/typeshed/stubs/auth0-python/auth0/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stubs/auth0-python/auth0 2026-05-04 17:38:22,836 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,837 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/secrets.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,839 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,840 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/feedparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,841 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,842 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/audio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,844 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/multipart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,845 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/image.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,846 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/application.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,847 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,849 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,850 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/nonmultipart.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,851 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,852 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/mime/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email/mime 2026-05-04 17:38:22,854 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,855 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/quoprimime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,856 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/iterators.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,857 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/headerregistry.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,859 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,860 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/_header_value_parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,862 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/header.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,863 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/message.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,864 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/base64mime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,866 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/generator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,867 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/policy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,868 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/encoders.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,870 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,871 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/contentmanager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,872 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/_policybase.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,873 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,875 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/email/charset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/email 2026-05-04 17:38:22,876 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/nt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,878 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/audioop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,879 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/contextvars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,880 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_weakrefset.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,881 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/csv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,883 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/mailbox.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,884 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/cgitb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,885 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lzma.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,887 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/argparse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,888 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/opcode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,890 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tabnanny.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,891 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/concurrent 2026-05-04 17:38:22,893 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:22,893 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:22,895 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:22,896 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/interpreters/_queues.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/interpreters 2026-05-04 17:38:22,898 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:22,898 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures/interpreter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:22,900 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures/process.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:22,901 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:22,902 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures/_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:22,904 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/futures/thread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent/futures 2026-05-04 17:38:22,905 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/concurrent/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/concurrent 2026-05-04 17:38:22,906 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/random.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,908 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/warnings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,909 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_osx_support.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,910 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/py_compile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,912 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_winapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,913 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/symtable.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,915 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_locale.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,916 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/enum.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,917 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/textwrap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,919 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/cmd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,920 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_imp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,921 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/weakref.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,923 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,924 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_struct.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,925 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/gettext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,927 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tomllib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,929 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/sys 2026-05-04 17:38:22,929 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sys/_monitoring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/sys 2026-05-04 17:38:22,931 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sys/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/sys 2026-05-04 17:38:22,932 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/reprlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,934 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compileall.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,935 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/hashlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,936 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zipimport.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,938 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/gzip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,939 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/array.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,940 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_markupbase.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,942 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:22,943 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xmlrpc/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:22,944 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xmlrpc/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:22,946 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xmlrpc/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xmlrpc 2026-05-04 17:38:22,947 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/telnetlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,949 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_io.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,950 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,951 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/statistics.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,953 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/difflib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,955 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,955 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/headers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,957 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/validate.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,958 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,959 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,960 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/handlers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,962 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,963 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wsgiref/simple_server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/wsgiref 2026-05-04 17:38:22,964 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/queue.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,966 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/math.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,967 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/configparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,969 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_frozen_importlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,970 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/graphlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,971 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ast.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,974 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_ctypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,975 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pkgutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,977 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/winsound.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,978 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/symbol.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,979 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_frozen_importlib_external.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,980 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/re.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,982 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/signal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,983 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/doctest.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,985 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_csv.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,986 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_tracemalloc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,988 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/typing.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:22,990 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:22,991 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/commondialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:22,992 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/scrolledtext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:22,993 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/filedialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:22,994 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:22,996 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:22,998 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/tix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,000 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/dialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,001 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/font.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,002 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/dnd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,004 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/messagebox.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,005 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/colorchooser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,006 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/simpledialog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,008 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tkinter/ttk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/tkinter 2026-05-04 17:38:23,009 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/posix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,011 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/shelve.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,012 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/ensurepip 2026-05-04 17:38:23,013 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ensurepip/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ensurepip 2026-05-04 17:38:23,015 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pyclbr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,016 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pydoc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,018 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/mmap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,019 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pickle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,021 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ssl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,022 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/smtpd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,024 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:23,025 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/json/scanner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:23,026 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/json/encoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:23,027 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/json/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:23,029 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/json/decoder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:23,030 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/json/tool.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/json 2026-05-04 17:38:23,031 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/decimal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,033 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/getopt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,034 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sre_compile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,035 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/locale.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,037 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/platform.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,038 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/chunk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,039 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_bisect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,041 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/imaplib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,042 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sre_parse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,043 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_ast.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,045 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_pydecimal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,046 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/binhex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,047 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pty.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,049 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/atexit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,050 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/stringprep.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,051 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_interpqueues.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,052 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/fractions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,054 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/timeit.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,055 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:23,056 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pydoc_data/topics.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:23,058 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pydoc_data/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:23,059 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pydoc_data/module_docs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pydoc_data 2026-05-04 17:38:23,060 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/nntplib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,061 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_decimal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,063 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/shlex.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,064 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/imp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,066 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/pathlib 2026-05-04 17:38:23,067 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pathlib/types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pathlib 2026-05-04 17:38:23,068 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pathlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pathlib 2026-05-04 17:38:23,069 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tarfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,071 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/functools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,072 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/colorsys.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,074 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/antigravity.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,075 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/string 2026-05-04 17:38:23,076 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/string/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/string 2026-05-04 17:38:23,077 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/string/templatelib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/string 2026-05-04 17:38:23,079 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/this.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,080 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/cmath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,082 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,083 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/streams.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,084 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/base_futures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,086 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/windows_events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,087 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/log.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,088 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/proactor_events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,090 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/coroutines.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,091 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,093 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,094 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/base_subprocess.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,095 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/staggered.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,096 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,098 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,100 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/protocols.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,101 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/windows_utils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,102 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/subprocess.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,104 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/graph.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,105 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/format_helpers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,106 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/runners.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,108 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/timeouts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,109 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/base_events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,110 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/base_tasks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,112 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/mixins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,113 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/tasks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,114 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/queues.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,116 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/sslproto.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,117 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/threads.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,119 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/locks.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,120 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/transports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,121 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/futures.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,123 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/unix_events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,124 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/selector_events.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,125 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/tools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,127 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/taskgroups.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,128 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncio/trsock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/asyncio 2026-05-04 17:38:23,129 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tempfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,131 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/fileinput.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,132 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/filecmp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,134 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/keyword.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,135 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/annotationlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,137 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pprint.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,138 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/bz2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,139 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/quopri.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,141 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/subprocess.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,143 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:23,144 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:23,145 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib/dylib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:23,146 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib/dyld.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:23,148 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:23,149 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/macholib/framework.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes/macholib 2026-05-04 17:38:23,150 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/wintypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:23,152 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:23,153 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/_endian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:23,155 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ctypes/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/ctypes 2026-05-04 17:38:23,156 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_py_abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,157 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_queue.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,159 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:23,160 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zoneinfo/_common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:23,161 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zoneinfo/_tzpath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:23,162 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zoneinfo/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/zoneinfo 2026-05-04 17:38:23,164 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ipaddress.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,165 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/profile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,166 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_dbm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,168 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/codecs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,169 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/__future__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,170 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/turtle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,172 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/inspect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,173 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_random.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,175 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_curses_panel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,176 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/cgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,177 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_weakref.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,179 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/rlcompleter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,180 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tty.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,181 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sndhdr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,183 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_curses.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,184 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_interpreters.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,185 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_tkinter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,187 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/operator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,188 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:23,189 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dbm/gnu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:23,191 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dbm/sqlite3.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:23,192 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dbm/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:23,193 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dbm/ndbm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:23,194 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dbm/dumb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/dbm 2026-05-04 17:38:23,196 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/smtplib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,198 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/zipfile 2026-05-04 17:38:23,199 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zipfile/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/zipfile 2026-05-04 17:38:23,200 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/zipfile/_path 2026-05-04 17:38:23,201 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zipfile/_path/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/zipfile/_path 2026-05-04 17:38:23,203 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zipfile/_path/glob.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/zipfile/_path 2026-05-04 17:38:23,204 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asyncore.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,205 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/calendar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,207 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_json.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,208 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/traceback.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,210 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/readline.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,211 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_bootlocale.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,212 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/optparse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,214 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_lzma.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,215 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/select.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,217 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/site.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,218 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:23,219 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/logging/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:23,221 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/logging/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:23,222 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/logging/handlers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/logging 2026-05-04 17:38:23,224 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/bisect.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,225 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:23,226 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sqlite3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:23,228 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sqlite3/dbapi2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:23,229 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sqlite3/dump.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/sqlite3 2026-05-04 17:38:23,231 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sched.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,232 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sre_constants.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,233 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/tokenize.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,235 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/__main__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,236 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_posixsubprocess.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,238 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/webbrowser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,239 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,240 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/copy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,242 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_operator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,243 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/base64.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,244 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/gc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,246 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/getpass.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,247 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/spwd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,248 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/socket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,250 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_stat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,251 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/nturl2path.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,253 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/bdb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,254 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/code.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,256 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dataclasses.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,257 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/numbers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,259 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/codeop.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,260 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,261 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_typeshed/wsgi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,263 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_typeshed/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,264 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_typeshed/xml.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,265 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_typeshed/importlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,267 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_typeshed/_type_checker_internals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,268 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_typeshed/dbapi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/_typeshed 2026-05-04 17:38:23,269 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/msvcrt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,271 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_lsprof.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,272 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/formatter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,273 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/mimetypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,275 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_socket.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,276 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/resource.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,278 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/fcntl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,279 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_sqlite3.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,281 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/asynchat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,282 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/trace.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,283 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,285 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/genericpath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,286 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/linecache.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,287 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_hashlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,289 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_msi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,290 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ftplib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,292 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/time.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,293 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_heapq.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,295 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/os 2026-05-04 17:38:23,296 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/os/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/os 2026-05-04 17:38:23,297 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/os/path.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/os 2026-05-04 17:38:23,299 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/selectors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,300 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_asyncio.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,302 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_multibytecodec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,303 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:23,304 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/lzma.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:23,305 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/gzip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:23,307 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/compression/zstd 2026-05-04 17:38:23,308 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/zstd/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression/zstd 2026-05-04 17:38:23,309 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/zstd/_zstdfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression/zstd 2026-05-04 17:38:23,311 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:23,312 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/compression/_common 2026-05-04 17:38:23,313 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/_common/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression/_common 2026-05-04 17:38:23,314 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/_common/_streams.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression/_common 2026-05-04 17:38:23,315 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/bz2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:23,317 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/compression/zlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/compression 2026-05-04 17:38:23,318 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:23,319 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/msilib/sequence.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:23,321 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/msilib/schema.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:23,322 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/msilib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:23,323 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/msilib/text.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/msilib 2026-05-04 17:38:23,325 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/itertools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,326 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/nis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,328 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/struct.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,329 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ntpath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,330 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/hmac.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,332 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_interpchannels.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,333 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,334 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/modulefinder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,336 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_thread.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,337 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,338 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/binascii.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,340 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/aifc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,341 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pstats.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,342 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/contextlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,344 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unicodedata.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,345 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/syslog.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,347 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/venv 2026-05-04 17:38:23,348 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/venv/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/venv 2026-05-04 17:38:23,349 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/stat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,350 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/glob.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,352 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_pickle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,353 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pdb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,355 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/uu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,356 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xxlimited.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,357 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_gdbm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,359 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/threading.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,360 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_compat_pickle.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,362 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pwd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,363 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/datetime.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,364 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/ossaudiodev.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,366 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,367 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/_log.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,368 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/case.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,370 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/suite.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,371 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,372 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,374 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/signals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,375 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/runner.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,376 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/loader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,378 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/result.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,379 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,380 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/mock.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,382 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/unittest/async_case.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/unittest 2026-05-04 17:38:23,383 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/typing_extensions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,385 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_zstd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,386 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xdrlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,388 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/zipapp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,389 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,390 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/btm_matcher.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,391 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pygram.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,393 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,394 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/main.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,395 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixer_base.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,397 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,398 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_long.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,399 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,400 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,402 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,403 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,404 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,406 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,407 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_print.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,408 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,410 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,411 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,412 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_input.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,413 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,415 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,416 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,417 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,419 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,420 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,421 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,422 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,424 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,425 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,426 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,427 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,429 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_next.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,430 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,431 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,432 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,434 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_types.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,435 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,436 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,438 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,439 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,440 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,442 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,443 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,444 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,446 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,447 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,448 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,449 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,451 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_import.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,452 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_future.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,453 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,455 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,456 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,457 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,458 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,460 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,461 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_except.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,462 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,464 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_map.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,465 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/fixes 2026-05-04 17:38:23,466 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/refactor.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,468 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pytree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3 2026-05-04 17:38:23,469 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,470 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/literals.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,472 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,473 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/pgen.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,474 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,476 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/token.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,477 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/parse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,478 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/driver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,480 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/lib2to3/pgen2/grammar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/lib2to3/pgen2 2026-05-04 17:38:23,481 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_bz2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,483 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,484 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/urllib/robotparser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,485 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/urllib/response.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,486 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/urllib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,487 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/urllib/request.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,489 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/urllib/error.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,490 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/urllib/parse.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/urllib 2026-05-04 17:38:23,492 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_sitebuiltins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,493 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_ssl.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,494 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_codecs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,497 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,498 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/unicode_escape.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,499 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_16_le.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,500 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_5.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,501 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/quopri_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,503 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp273.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,504 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1252.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,505 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/undefined.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,507 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_6.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,508 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/big5hkscs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,509 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/uu_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,511 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp855.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,512 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp932.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,513 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/hex_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,515 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp857.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,516 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/gbk.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,517 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp869.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,518 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1026.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,520 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_32.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,521 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_14.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,522 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_iceland.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,524 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_jp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,525 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/koi8_u.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,526 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp775.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,528 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/raw_unicode_escape.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,529 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_16.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,530 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_2004.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,531 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/palmos.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,533 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_11.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,534 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/shift_jis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,535 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_farsi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,537 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/euc_kr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,538 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1253.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,539 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_kr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,541 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_croatian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,542 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_3.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,543 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp858.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,545 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_7.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,546 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/aliases.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,547 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1255.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,548 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1251.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,550 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,551 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_13.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,552 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/koi8_t.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,554 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1257.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,555 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/latin_1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,556 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,557 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_16_be.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,559 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp862.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,560 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp424.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,561 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_turkish.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,563 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_9.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,564 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp852.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,565 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_latin2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,566 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/charmap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,568 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/ptcp154.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,569 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/gb18030.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,570 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp856.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,572 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/hz.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,573 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/base64_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,574 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mbcs.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,576 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/tis_620.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,577 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_7.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,578 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp950.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,580 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp866.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,581 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_cyrillic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,582 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp500.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,584 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/punycode.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,585 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/kz1048.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,586 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/gb2312.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,588 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp863.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,589 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1006.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,590 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_16.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,591 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp949.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,593 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/euc_jp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,594 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1256.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,595 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_32_le.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,596 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1254.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,598 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/rot_13.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,599 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_arabic.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,600 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_10.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,602 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/hp_roman8.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,603 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_romanian.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,604 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_greek.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,606 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1140.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,607 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/shift_jisx0213.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,608 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp861.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,610 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp737.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,611 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/euc_jis_2004.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,612 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1250.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,614 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/euc_jisx0213.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,615 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_3.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,616 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp865.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,618 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_8.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,619 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_8_sig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,620 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/idna.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,622 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp874.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,623 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,624 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_15.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,626 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_8.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,627 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp437.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,628 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/zlib_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,630 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp860.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,631 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/bz2_codec.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,632 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/mac_roman.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,633 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp850.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,635 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/johab.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,636 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1258.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,637 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp037.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,639 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/koi8_r.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,640 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,641 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/oem.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,643 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/utf_32_be.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,644 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_1.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,645 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp1125.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,647 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp864.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,648 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso8859_4.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,649 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp875.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,651 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_ext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,652 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/big5.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,653 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/shift_jis_2004.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,655 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/cp720.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,656 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/encodings/ascii.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/encodings 2026-05-04 17:38:23,657 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/fnmatch.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,659 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_blake2.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,660 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/mailcap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,662 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/collections 2026-05-04 17:38:23,663 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/collections/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/collections 2026-05-04 17:38:23,664 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/collections/abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/collections 2026-05-04 17:38:23,666 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/errno.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,667 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/socketserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,669 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_warnings.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,670 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xml 2026-05-04 17:38:23,671 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,672 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/minidom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,674 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/pulldom.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,675 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/minicompat.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,677 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,678 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/NodeFilter.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,679 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/domreg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,681 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/expatbuilder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,682 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/dom/xmlbuilder.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/dom 2026-05-04 17:38:23,684 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,684 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/sax/_exceptions.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,686 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/sax/xmlreader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,687 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/sax/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,689 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/sax/handler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,690 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/sax/expatreader.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,691 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/sax/saxutils.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/sax 2026-05-04 17:38:23,693 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml 2026-05-04 17:38:23,694 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xml/parsers 2026-05-04 17:38:23,695 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/parsers 2026-05-04 17:38:23,697 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:23,698 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat/model.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:23,699 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:23,700 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/parsers/expat/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/parsers/expat 2026-05-04 17:38:23,702 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:23,703 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/etree/cElementTree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:23,704 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/etree/ElementTree.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:23,706 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/etree/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:23,707 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/etree/ElementPath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:23,708 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/xml/etree/ElementInclude.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/xml/etree 2026-05-04 17:38:23,710 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:23,711 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/curses/panel.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:23,712 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/curses/textpad.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:23,713 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/curses/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:23,714 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/curses/has_key.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:23,716 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/curses/ascii.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/curses 2026-05-04 17:38:23,717 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/posixpath.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,718 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pipes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,720 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/cProfile.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,721 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/winreg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,723 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/sunau.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,724 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/io.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,725 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/crypt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,727 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/faulthandler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,728 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/plistlib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,729 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/dis.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,731 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/heapq.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,732 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_compression.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,733 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/imghdr.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,735 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,736 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,737 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/resource_sharer.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,739 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/popen_forkserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,740 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/popen_fork.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,741 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/sharedctypes.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,743 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,744 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/process.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,745 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,747 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/reduction.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,748 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/context.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,750 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/multiprocessing/dummy 2026-05-04 17:38:23,750 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/dummy/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing/dummy 2026-05-04 17:38:23,752 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/dummy/connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing/dummy 2026-05-04 17:38:23,753 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,754 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/heap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,756 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/synchronize.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,757 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/shared_memory.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,758 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/managers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,760 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/pool.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,761 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/forkserver.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,763 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/resource_tracker.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,764 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/spawn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,765 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/queues.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,766 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/connection.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,768 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/multiprocessing/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/multiprocessing 2026-05-04 17:38:23,769 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/runpy.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,771 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/shutil.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,772 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:23,773 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/http/cookies.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:23,775 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/http/cookiejar.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:23,776 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/http/server.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:23,778 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/http/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:23,779 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/http/client.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/http 2026-05-04 17:38:23,780 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_contextvars.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,782 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:23,783 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/html/entities.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:23,784 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/html/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:23,786 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/html/parser.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/html 2026-05-04 17:38:23,787 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pickletools.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,789 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,789 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/cmd.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,791 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/unixccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,792 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/filelist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,794 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/log.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,795 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,796 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/version.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,798 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/ccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,799 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,800 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/core.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,802 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/dep_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,803 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,804 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/text_file.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,806 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/dist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,807 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/debug.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,809 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/sysconfig.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,810 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/dir_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,812 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,813 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/build_ext.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,814 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/check.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,815 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/install_scripts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,817 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/bdist_packager.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,818 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/build_clib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,819 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/bdist_dumb.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,820 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/upload.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,821 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/bdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,823 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/config.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,824 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/install.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,825 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/build_py.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,826 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/clean.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,827 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/install_headers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,829 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,830 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/sdist.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,831 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/build_scripts.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,832 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/bdist_wininst.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,834 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/install_egg_info.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,835 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/register.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,836 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/install_lib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,837 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/bdist_msi.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,839 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/build.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,840 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/bdist_rpm.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,841 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/command/install_data.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils/command 2026-05-04 17:38:23,842 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/extension.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,844 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/_msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,845 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/cygwinccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,846 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/msvccompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,847 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/spawn.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,849 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/fancy_getopt.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,850 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/bcppcompiler.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,851 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/file_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,852 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,853 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/distutils/archive_util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/distutils 2026-05-04 17:38:23,855 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/wave.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,856 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/netrc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,858 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/grp.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,859 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/uuid.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,860 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:23,861 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pyexpat/model.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:23,862 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pyexpat/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:23,864 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/pyexpat/errors.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/pyexpat 2026-05-04 17:38:23,865 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/copyreg.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,866 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_collections_abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,867 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/marshal.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,869 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/builtins.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,871 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/poplib.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,873 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,874 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/_bootstrap_external.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,875 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,876 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/resources/_common.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,877 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/resources/_functional.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,879 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/resources/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,880 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/resources/simple.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,881 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/resources/abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,882 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/resources/readers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/resources 2026-05-04 17:38:23,884 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,885 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/machinery.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,886 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/_bootstrap.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,887 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/simple.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,889 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/_abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,890 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/abc.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,891 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/readers.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,893 root INFO creating build/bdist.linux-riscv64/wheel/jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:23,894 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata/__init__.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:23,895 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata/diagnose.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:23,896 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/metadata/_meta.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib/metadata 2026-05-04 17:38:23,897 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/importlib/util.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib/importlib 2026-05-04 17:38:23,899 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/termios.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,900 root INFO copying build/lib/jedi/third_party/typeshed/stdlib/_threading_local.pyi -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed/stdlib 2026-05-04 17:38:23,902 root INFO copying build/lib/jedi/third_party/typeshed/LICENSE -> build/bdist.linux-riscv64/wheel/./jedi/third_party/typeshed 2026-05-04 17:38:23,909 root INFO creating build/bdist.linux-riscv64/wheel/jedi/plugins 2026-05-04 17:38:23,910 root INFO copying build/lib/jedi/plugins/flask.py -> build/bdist.linux-riscv64/wheel/./jedi/plugins 2026-05-04 17:38:23,911 root INFO copying build/lib/jedi/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/plugins 2026-05-04 17:38:23,913 root INFO copying build/lib/jedi/plugins/django.py -> build/bdist.linux-riscv64/wheel/./jedi/plugins 2026-05-04 17:38:23,914 root INFO copying build/lib/jedi/plugins/pytest.py -> build/bdist.linux-riscv64/wheel/./jedi/plugins 2026-05-04 17:38:23,915 root INFO copying build/lib/jedi/plugins/registry.py -> build/bdist.linux-riscv64/wheel/./jedi/plugins 2026-05-04 17:38:23,917 root INFO copying build/lib/jedi/plugins/stdlib.py -> build/bdist.linux-riscv64/wheel/./jedi/plugins 2026-05-04 17:38:23,918 root INFO copying build/lib/jedi/file_io.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:23,920 root INFO creating build/bdist.linux-riscv64/wheel/jedi/inference 2026-05-04 17:38:23,921 root INFO copying build/lib/jedi/inference/parser_cache.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,922 root INFO copying build/lib/jedi/inference/context.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,923 root INFO copying build/lib/jedi/inference/dynamic_params.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,924 root INFO copying build/lib/jedi/inference/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,926 root INFO copying build/lib/jedi/inference/cache.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,927 root INFO copying build/lib/jedi/inference/signature.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,928 root INFO copying build/lib/jedi/inference/utils.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,929 root INFO copying build/lib/jedi/inference/names.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,931 root INFO copying build/lib/jedi/inference/syntax_tree.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,933 root INFO copying build/lib/jedi/inference/recursion.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,934 root INFO copying build/lib/jedi/inference/star_args.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,935 root INFO copying build/lib/jedi/inference/references.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,937 root INFO copying build/lib/jedi/inference/analysis.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,938 root INFO copying build/lib/jedi/inference/helpers.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,940 root INFO copying build/lib/jedi/inference/sys_path.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,941 root INFO copying build/lib/jedi/inference/docstring_utils.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,942 root INFO copying build/lib/jedi/inference/base_value.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,944 root INFO creating build/bdist.linux-riscv64/wheel/jedi/inference/value 2026-05-04 17:38:23,945 root INFO copying build/lib/jedi/inference/value/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,946 root INFO copying build/lib/jedi/inference/value/module.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,947 root INFO copying build/lib/jedi/inference/value/function.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,949 root INFO copying build/lib/jedi/inference/value/decorator.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,950 root INFO copying build/lib/jedi/inference/value/iterable.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,951 root INFO copying build/lib/jedi/inference/value/dynamic_arrays.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,953 root INFO copying build/lib/jedi/inference/value/namespace.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,954 root INFO copying build/lib/jedi/inference/value/instance.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,956 root INFO copying build/lib/jedi/inference/value/klass.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/value 2026-05-04 17:38:23,957 root INFO copying build/lib/jedi/inference/param.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,958 root INFO copying build/lib/jedi/inference/arguments.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,960 root INFO copying build/lib/jedi/inference/filters.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,961 root INFO copying build/lib/jedi/inference/flow_analysis.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,963 root INFO creating build/bdist.linux-riscv64/wheel/jedi/inference/gradual 2026-05-04 17:38:23,964 root INFO copying build/lib/jedi/inference/gradual/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,965 root INFO copying build/lib/jedi/inference/gradual/annotation.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,966 root INFO copying build/lib/jedi/inference/gradual/utils.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,968 root INFO copying build/lib/jedi/inference/gradual/conversion.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,969 root INFO copying build/lib/jedi/inference/gradual/type_var.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,970 root INFO copying build/lib/jedi/inference/gradual/typeshed.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,972 root INFO copying build/lib/jedi/inference/gradual/stub_value.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,973 root INFO copying build/lib/jedi/inference/gradual/base.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,974 root INFO copying build/lib/jedi/inference/gradual/typing.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,976 root INFO copying build/lib/jedi/inference/gradual/generics.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/gradual 2026-05-04 17:38:23,977 root INFO copying build/lib/jedi/inference/docstrings.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,979 root INFO creating build/bdist.linux-riscv64/wheel/jedi/inference/compiled 2026-05-04 17:38:23,979 root INFO copying build/lib/jedi/inference/compiled/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled 2026-05-04 17:38:23,981 root INFO copying build/lib/jedi/inference/compiled/value.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled 2026-05-04 17:38:23,982 root INFO creating build/bdist.linux-riscv64/wheel/jedi/inference/compiled/subprocess 2026-05-04 17:38:23,983 root INFO copying build/lib/jedi/inference/compiled/subprocess/__init__.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled/subprocess 2026-05-04 17:38:23,984 root INFO copying build/lib/jedi/inference/compiled/subprocess/functions.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled/subprocess 2026-05-04 17:38:23,986 root INFO copying build/lib/jedi/inference/compiled/subprocess/__main__.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled/subprocess 2026-05-04 17:38:23,987 root INFO copying build/lib/jedi/inference/compiled/getattr_static.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled 2026-05-04 17:38:23,988 root INFO copying build/lib/jedi/inference/compiled/access.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled 2026-05-04 17:38:23,990 root INFO copying build/lib/jedi/inference/compiled/mixed.py -> build/bdist.linux-riscv64/wheel/./jedi/inference/compiled 2026-05-04 17:38:23,991 root INFO copying build/lib/jedi/inference/imports.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,993 root INFO copying build/lib/jedi/inference/lazy_value.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,994 root INFO copying build/lib/jedi/inference/finder.py -> build/bdist.linux-riscv64/wheel/./jedi/inference 2026-05-04 17:38:23,995 root INFO copying build/lib/jedi/debug.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:23,996 root INFO copying build/lib/jedi/__main__.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:23,998 root INFO copying build/lib/jedi/common.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:23,999 root INFO copying build/lib/jedi/_compatibility.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:24,000 root INFO copying build/lib/jedi/parser_utils.py -> build/bdist.linux-riscv64/wheel/./jedi 2026-05-04 17:38:24,005 root INFO running install_egg_info 2026-05-04 17:38:24,025 root INFO Copying jedi.egg-info to build/bdist.linux-riscv64/wheel/./jedi-0.20.0-py3.14.egg-info 2026-05-04 17:38:24,034 root INFO running install_scripts 2026-05-04 17:38:24,043 root INFO creating build/bdist.linux-riscv64/wheel/jedi-0.20.0.dist-info/WHEEL 2026-05-04 17:38:24,047 wheel INFO creating '/home/buildozer/aports/community/py3-jedi/src/jedi-0.20.0/.dist/.tmp-3fdkuvm3/jedi-0.20.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2026-05-04 17:38:24,049 wheel INFO adding 'jedi/__init__.py' 2026-05-04 17:38:24,051 wheel INFO adding 'jedi/__main__.py' 2026-05-04 17:38:24,052 wheel INFO adding 'jedi/_compatibility.py' 2026-05-04 17:38:24,053 wheel INFO adding 'jedi/cache.py' 2026-05-04 17:38:24,054 wheel INFO adding 'jedi/common.py' 2026-05-04 17:38:24,055 wheel INFO adding 'jedi/debug.py' 2026-05-04 17:38:24,057 wheel INFO adding 'jedi/file_io.py' 2026-05-04 17:38:24,058 wheel INFO adding 'jedi/parser_utils.py' 2026-05-04 17:38:24,059 wheel INFO adding 'jedi/settings.py' 2026-05-04 17:38:24,060 wheel INFO adding 'jedi/utils.py' 2026-05-04 17:38:24,062 wheel INFO adding 'jedi/api/__init__.py' 2026-05-04 17:38:24,065 wheel INFO adding 'jedi/api/classes.py' 2026-05-04 17:38:24,067 wheel INFO adding 'jedi/api/completion.py' 2026-05-04 17:38:24,068 wheel INFO adding 'jedi/api/completion_cache.py' 2026-05-04 17:38:24,070 wheel INFO adding 'jedi/api/environment.py' 2026-05-04 17:38:24,071 wheel INFO adding 'jedi/api/errors.py' 2026-05-04 17:38:24,072 wheel INFO adding 'jedi/api/exceptions.py' 2026-05-04 17:38:24,074 wheel INFO adding 'jedi/api/file_name.py' 2026-05-04 17:38:24,075 wheel INFO adding 'jedi/api/helpers.py' 2026-05-04 17:38:24,077 wheel INFO adding 'jedi/api/interpreter.py' 2026-05-04 17:38:24,078 wheel INFO adding 'jedi/api/keywords.py' 2026-05-04 17:38:24,079 wheel INFO adding 'jedi/api/project.py' 2026-05-04 17:38:24,081 wheel INFO adding 'jedi/api/replstartup.py' 2026-05-04 17:38:24,082 wheel INFO adding 'jedi/api/strings.py' 2026-05-04 17:38:24,083 wheel INFO adding 'jedi/api/refactoring/__init__.py' 2026-05-04 17:38:24,085 wheel INFO adding 'jedi/api/refactoring/extract.py' 2026-05-04 17:38:24,087 wheel INFO adding 'jedi/inference/__init__.py' 2026-05-04 17:38:24,088 wheel INFO adding 'jedi/inference/analysis.py' 2026-05-04 17:38:24,090 wheel INFO adding 'jedi/inference/arguments.py' 2026-05-04 17:38:24,091 wheel INFO adding 'jedi/inference/base_value.py' 2026-05-04 17:38:24,093 wheel INFO adding 'jedi/inference/cache.py' 2026-05-04 17:38:24,094 wheel INFO adding 'jedi/inference/context.py' 2026-05-04 17:38:24,096 wheel INFO adding 'jedi/inference/docstring_utils.py' 2026-05-04 17:38:24,097 wheel INFO adding 'jedi/inference/docstrings.py' 2026-05-04 17:38:24,098 wheel INFO adding 'jedi/inference/dynamic_params.py' 2026-05-04 17:38:24,100 wheel INFO adding 'jedi/inference/filters.py' 2026-05-04 17:38:24,101 wheel INFO adding 'jedi/inference/finder.py' 2026-05-04 17:38:24,103 wheel INFO adding 'jedi/inference/flow_analysis.py' 2026-05-04 17:38:24,104 wheel INFO adding 'jedi/inference/helpers.py' 2026-05-04 17:38:24,105 wheel INFO adding 'jedi/inference/imports.py' 2026-05-04 17:38:24,107 wheel INFO adding 'jedi/inference/lazy_value.py' 2026-05-04 17:38:24,108 wheel INFO adding 'jedi/inference/names.py' 2026-05-04 17:38:24,110 wheel INFO adding 'jedi/inference/param.py' 2026-05-04 17:38:24,112 wheel INFO adding 'jedi/inference/parser_cache.py' 2026-05-04 17:38:24,113 wheel INFO adding 'jedi/inference/recursion.py' 2026-05-04 17:38:24,114 wheel INFO adding 'jedi/inference/references.py' 2026-05-04 17:38:24,115 wheel INFO adding 'jedi/inference/signature.py' 2026-05-04 17:38:24,117 wheel INFO adding 'jedi/inference/star_args.py' 2026-05-04 17:38:24,118 wheel INFO adding 'jedi/inference/syntax_tree.py' 2026-05-04 17:38:24,120 wheel INFO adding 'jedi/inference/sys_path.py' 2026-05-04 17:38:24,122 wheel INFO adding 'jedi/inference/utils.py' 2026-05-04 17:38:24,123 wheel INFO adding 'jedi/inference/compiled/__init__.py' 2026-05-04 17:38:24,125 wheel INFO adding 'jedi/inference/compiled/access.py' 2026-05-04 17:38:24,126 wheel INFO adding 'jedi/inference/compiled/getattr_static.py' 2026-05-04 17:38:24,128 wheel INFO adding 'jedi/inference/compiled/mixed.py' 2026-05-04 17:38:24,129 wheel INFO adding 'jedi/inference/compiled/value.py' 2026-05-04 17:38:24,131 wheel INFO adding 'jedi/inference/compiled/subprocess/__init__.py' 2026-05-04 17:38:24,133 wheel INFO adding 'jedi/inference/compiled/subprocess/__main__.py' 2026-05-04 17:38:24,134 wheel INFO adding 'jedi/inference/compiled/subprocess/functions.py' 2026-05-04 17:38:24,136 wheel INFO adding 'jedi/inference/gradual/__init__.py' 2026-05-04 17:38:24,137 wheel INFO adding 'jedi/inference/gradual/annotation.py' 2026-05-04 17:38:24,139 wheel INFO adding 'jedi/inference/gradual/base.py' 2026-05-04 17:38:24,140 wheel INFO adding 'jedi/inference/gradual/conversion.py' 2026-05-04 17:38:24,142 wheel INFO adding 'jedi/inference/gradual/generics.py' 2026-05-04 17:38:24,143 wheel INFO adding 'jedi/inference/gradual/stub_value.py' 2026-05-04 17:38:24,144 wheel INFO adding 'jedi/inference/gradual/type_var.py' 2026-05-04 17:38:24,145 wheel INFO adding 'jedi/inference/gradual/typeshed.py' 2026-05-04 17:38:24,147 wheel INFO adding 'jedi/inference/gradual/typing.py' 2026-05-04 17:38:24,148 wheel INFO adding 'jedi/inference/gradual/utils.py' 2026-05-04 17:38:24,150 wheel INFO adding 'jedi/inference/value/__init__.py' 2026-05-04 17:38:24,151 wheel INFO adding 'jedi/inference/value/decorator.py' 2026-05-04 17:38:24,152 wheel INFO adding 'jedi/inference/value/dynamic_arrays.py' 2026-05-04 17:38:24,154 wheel INFO adding 'jedi/inference/value/function.py' 2026-05-04 17:38:24,155 wheel INFO adding 'jedi/inference/value/instance.py' 2026-05-04 17:38:24,157 wheel INFO adding 'jedi/inference/value/iterable.py' 2026-05-04 17:38:24,159 wheel INFO adding 'jedi/inference/value/klass.py' 2026-05-04 17:38:24,161 wheel INFO adding 'jedi/inference/value/module.py' 2026-05-04 17:38:24,162 wheel INFO adding 'jedi/inference/value/namespace.py' 2026-05-04 17:38:24,164 wheel INFO adding 'jedi/plugins/__init__.py' 2026-05-04 17:38:24,165 wheel INFO adding 'jedi/plugins/django.py' 2026-05-04 17:38:24,166 wheel INFO adding 'jedi/plugins/flask.py' 2026-05-04 17:38:24,168 wheel INFO adding 'jedi/plugins/pytest.py' 2026-05-04 17:38:24,169 wheel INFO adding 'jedi/plugins/registry.py' 2026-05-04 17:38:24,170 wheel INFO adding 'jedi/plugins/stdlib.py' 2026-05-04 17:38:24,173 wheel INFO adding 'jedi/third_party/django-stubs/LICENSE.txt' 2026-05-04 17:38:24,174 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/__init__.pyi' 2026-05-04 17:38:24,175 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/shortcuts.pyi' 2026-05-04 17:38:24,177 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi' 2026-05-04 17:38:24,178 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/apps/config.pyi' 2026-05-04 17:38:24,179 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/apps/registry.pyi' 2026-05-04 17:38:24,181 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi' 2026-05-04 17:38:24,182 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi' 2026-05-04 17:38:24,184 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi' 2026-05-04 17:38:24,185 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi' 2026-05-04 17:38:24,186 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi' 2026-05-04 17:38:24,188 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi' 2026-05-04 17:38:24,189 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi' 2026-05-04 17:38:24,191 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi' 2026-05-04 17:38:24,192 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi' 2026-05-04 17:38:24,194 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi' 2026-05-04 17:38:24,195 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi' 2026-05-04 17:38:24,196 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi' 2026-05-04 17:38:24,197 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi' 2026-05-04 17:38:24,199 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi' 2026-05-04 17:38:24,200 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi' 2026-05-04 17:38:24,201 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi' 2026-05-04 17:38:24,203 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi' 2026-05-04 17:38:24,204 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi' 2026-05-04 17:38:24,206 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi' 2026-05-04 17:38:24,207 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi' 2026-05-04 17:38:24,208 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi' 2026-05-04 17:38:24,209 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi' 2026-05-04 17:38:24,211 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi' 2026-05-04 17:38:24,212 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi' 2026-05-04 17:38:24,213 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi' 2026-05-04 17:38:24,214 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi' 2026-05-04 17:38:24,215 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi' 2026-05-04 17:38:24,216 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi' 2026-05-04 17:38:24,217 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi' 2026-05-04 17:38:24,218 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi' 2026-05-04 17:38:24,220 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi' 2026-05-04 17:38:24,221 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi' 2026-05-04 17:38:24,222 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi' 2026-05-04 17:38:24,223 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi' 2026-05-04 17:38:24,224 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi' 2026-05-04 17:38:24,225 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi' 2026-05-04 17:38:24,226 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi' 2026-05-04 17:38:24,228 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi' 2026-05-04 17:38:24,229 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi' 2026-05-04 17:38:24,230 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi' 2026-05-04 17:38:24,231 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi' 2026-05-04 17:38:24,232 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi' 2026-05-04 17:38:24,234 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi' 2026-05-04 17:38:24,235 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi' 2026-05-04 17:38:24,236 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi' 2026-05-04 17:38:24,237 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi' 2026-05-04 17:38:24,238 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi' 2026-05-04 17:38:24,239 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi' 2026-05-04 17:38:24,240 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi' 2026-05-04 17:38:24,242 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi' 2026-05-04 17:38:24,243 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi' 2026-05-04 17:38:24,244 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi' 2026-05-04 17:38:24,245 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi' 2026-05-04 17:38:24,246 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi' 2026-05-04 17:38:24,247 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi' 2026-05-04 17:38:24,248 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi' 2026-05-04 17:38:24,250 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi' 2026-05-04 17:38:24,251 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi' 2026-05-04 17:38:24,252 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi' 2026-05-04 17:38:24,253 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi' 2026-05-04 17:38:24,255 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi' 2026-05-04 17:38:24,256 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi' 2026-05-04 17:38:24,257 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi' 2026-05-04 17:38:24,258 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi' 2026-05-04 17:38:24,259 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi' 2026-05-04 17:38:24,260 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi' 2026-05-04 17:38:24,261 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi' 2026-05-04 17:38:24,263 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi' 2026-05-04 17:38:24,264 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi' 2026-05-04 17:38:24,265 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi' 2026-05-04 17:38:24,266 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi' 2026-05-04 17:38:24,267 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi' 2026-05-04 17:38:24,268 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi' 2026-05-04 17:38:24,270 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi' 2026-05-04 17:38:24,271 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi' 2026-05-04 17:38:24,272 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi' 2026-05-04 17:38:24,273 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi' 2026-05-04 17:38:24,274 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi' 2026-05-04 17:38:24,275 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi' 2026-05-04 17:38:24,276 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi' 2026-05-04 17:38:24,278 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi' 2026-05-04 17:38:24,279 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi' 2026-05-04 17:38:24,280 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi' 2026-05-04 17:38:24,281 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi' 2026-05-04 17:38:24,283 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi' 2026-05-04 17:38:24,284 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi' 2026-05-04 17:38:24,285 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi' 2026-05-04 17:38:24,286 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi' 2026-05-04 17:38:24,287 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi' 2026-05-04 17:38:24,289 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi' 2026-05-04 17:38:24,290 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi' 2026-05-04 17:38:24,291 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi' 2026-05-04 17:38:24,292 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi' 2026-05-04 17:38:24,293 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi' 2026-05-04 17:38:24,294 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi' 2026-05-04 17:38:24,295 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi' 2026-05-04 17:38:24,297 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi' 2026-05-04 17:38:24,298 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi' 2026-05-04 17:38:24,299 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi' 2026-05-04 17:38:24,300 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi' 2026-05-04 17:38:24,301 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi' 2026-05-04 17:38:24,303 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi' 2026-05-04 17:38:24,304 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi' 2026-05-04 17:38:24,305 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi' 2026-05-04 17:38:24,306 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi' 2026-05-04 17:38:24,307 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi' 2026-05-04 17:38:24,308 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi' 2026-05-04 17:38:24,309 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi' 2026-05-04 17:38:24,311 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi' 2026-05-04 17:38:24,312 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi' 2026-05-04 17:38:24,313 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi' 2026-05-04 17:38:24,315 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi' 2026-05-04 17:38:24,317 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi' 2026-05-04 17:38:24,318 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi' 2026-05-04 17:38:24,319 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi' 2026-05-04 17:38:24,320 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi' 2026-05-04 17:38:24,321 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi' 2026-05-04 17:38:24,322 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi' 2026-05-04 17:38:24,324 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi' 2026-05-04 17:38:24,325 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi' 2026-05-04 17:38:24,326 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi' 2026-05-04 17:38:24,327 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi' 2026-05-04 17:38:24,328 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi' 2026-05-04 17:38:24,329 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi' 2026-05-04 17:38:24,331 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi' 2026-05-04 17:38:24,332 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi' 2026-05-04 17:38:24,333 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi' 2026-05-04 17:38:24,334 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi' 2026-05-04 17:38:24,335 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi' 2026-05-04 17:38:24,336 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi' 2026-05-04 17:38:24,337 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi' 2026-05-04 17:38:24,338 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi' 2026-05-04 17:38:24,340 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi' 2026-05-04 17:38:24,341 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi' 2026-05-04 17:38:24,342 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi' 2026-05-04 17:38:24,343 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi' 2026-05-04 17:38:24,344 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi' 2026-05-04 17:38:24,345 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi' 2026-05-04 17:38:24,346 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi' 2026-05-04 17:38:24,347 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi' 2026-05-04 17:38:24,349 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi' 2026-05-04 17:38:24,350 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi' 2026-05-04 17:38:24,351 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi' 2026-05-04 17:38:24,352 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi' 2026-05-04 17:38:24,354 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi' 2026-05-04 17:38:24,355 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi' 2026-05-04 17:38:24,356 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi' 2026-05-04 17:38:24,357 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi' 2026-05-04 17:38:24,358 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi' 2026-05-04 17:38:24,359 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi' 2026-05-04 17:38:24,360 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi' 2026-05-04 17:38:24,361 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi' 2026-05-04 17:38:24,363 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi' 2026-05-04 17:38:24,364 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi' 2026-05-04 17:38:24,365 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi' 2026-05-04 17:38:24,366 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi' 2026-05-04 17:38:24,367 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi' 2026-05-04 17:38:24,368 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi' 2026-05-04 17:38:24,369 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi' 2026-05-04 17:38:24,371 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi' 2026-05-04 17:38:24,372 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi' 2026-05-04 17:38:24,373 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi' 2026-05-04 17:38:24,374 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi' 2026-05-04 17:38:24,375 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi' 2026-05-04 17:38:24,376 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi' 2026-05-04 17:38:24,378 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi' 2026-05-04 17:38:24,379 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi' 2026-05-04 17:38:24,380 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi' 2026-05-04 17:38:24,381 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi' 2026-05-04 17:38:24,382 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi' 2026-05-04 17:38:24,383 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi' 2026-05-04 17:38:24,384 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi' 2026-05-04 17:38:24,386 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/__init__.pyi' 2026-05-04 17:38:24,387 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi' 2026-05-04 17:38:24,388 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/paginator.pyi' 2026-05-04 17:38:24,389 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/signals.pyi' 2026-05-04 17:38:24,390 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/signing.pyi' 2026-05-04 17:38:24,392 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/validators.pyi' 2026-05-04 17:38:24,393 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi' 2026-05-04 17:38:24,394 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi' 2026-05-04 17:38:24,395 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi' 2026-05-04 17:38:24,397 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi' 2026-05-04 17:38:24,398 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi' 2026-05-04 17:38:24,399 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi' 2026-05-04 17:38:24,400 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi' 2026-05-04 17:38:24,401 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi' 2026-05-04 17:38:24,402 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi' 2026-05-04 17:38:24,403 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi' 2026-05-04 17:38:24,405 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi' 2026-05-04 17:38:24,406 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi' 2026-05-04 17:38:24,407 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi' 2026-05-04 17:38:24,408 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi' 2026-05-04 17:38:24,409 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi' 2026-05-04 17:38:24,410 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi' 2026-05-04 17:38:24,411 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi' 2026-05-04 17:38:24,413 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi' 2026-05-04 17:38:24,414 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi' 2026-05-04 17:38:24,415 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi' 2026-05-04 17:38:24,416 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi' 2026-05-04 17:38:24,417 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi' 2026-05-04 17:38:24,419 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi' 2026-05-04 17:38:24,420 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi' 2026-05-04 17:38:24,421 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/base.pyi' 2026-05-04 17:38:24,422 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/images.pyi' 2026-05-04 17:38:24,423 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi' 2026-05-04 17:38:24,424 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/move.pyi' 2026-05-04 17:38:24,425 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi' 2026-05-04 17:38:24,426 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi' 2026-05-04 17:38:24,428 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi' 2026-05-04 17:38:24,429 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi' 2026-05-04 17:38:24,430 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi' 2026-05-04 17:38:24,431 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi' 2026-05-04 17:38:24,432 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi' 2026-05-04 17:38:24,433 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi' 2026-05-04 17:38:24,435 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi' 2026-05-04 17:38:24,436 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi' 2026-05-04 17:38:24,437 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi' 2026-05-04 17:38:24,438 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi' 2026-05-04 17:38:24,440 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi' 2026-05-04 17:38:24,441 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi' 2026-05-04 17:38:24,442 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi' 2026-05-04 17:38:24,443 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi' 2026-05-04 17:38:24,444 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi' 2026-05-04 17:38:24,445 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi' 2026-05-04 17:38:24,446 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi' 2026-05-04 17:38:24,447 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi' 2026-05-04 17:38:24,449 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/base.pyi' 2026-05-04 17:38:24,450 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/color.pyi' 2026-05-04 17:38:24,451 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi' 2026-05-04 17:38:24,452 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi' 2026-05-04 17:38:24,453 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi' 2026-05-04 17:38:24,455 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi' 2026-05-04 17:38:24,456 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi' 2026-05-04 17:38:24,457 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi' 2026-05-04 17:38:24,458 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi' 2026-05-04 17:38:24,459 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi' 2026-05-04 17:38:24,460 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi' 2026-05-04 17:38:24,462 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi' 2026-05-04 17:38:24,463 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi' 2026-05-04 17:38:24,464 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi' 2026-05-04 17:38:24,465 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi' 2026-05-04 17:38:24,466 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi' 2026-05-04 17:38:24,467 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi' 2026-05-04 17:38:24,469 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/__init__.pyi' 2026-05-04 17:38:24,470 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/transaction.pyi' 2026-05-04 17:38:24,471 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/utils.pyi' 2026-05-04 17:38:24,473 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi' 2026-05-04 17:38:24,474 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi' 2026-05-04 17:38:24,475 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi' 2026-05-04 17:38:24,476 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi' 2026-05-04 17:38:24,478 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi' 2026-05-04 17:38:24,479 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi' 2026-05-04 17:38:24,480 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi' 2026-05-04 17:38:24,482 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi' 2026-05-04 17:38:24,483 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi' 2026-05-04 17:38:24,484 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi' 2026-05-04 17:38:24,485 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi' 2026-05-04 17:38:24,487 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi' 2026-05-04 17:38:24,488 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi' 2026-05-04 17:38:24,489 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi' 2026-05-04 17:38:24,490 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi' 2026-05-04 17:38:24,491 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi' 2026-05-04 17:38:24,492 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi' 2026-05-04 17:38:24,494 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi' 2026-05-04 17:38:24,495 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi' 2026-05-04 17:38:24,496 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi' 2026-05-04 17:38:24,497 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi' 2026-05-04 17:38:24,498 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi' 2026-05-04 17:38:24,499 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi' 2026-05-04 17:38:24,500 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi' 2026-05-04 17:38:24,502 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi' 2026-05-04 17:38:24,503 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi' 2026-05-04 17:38:24,504 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi' 2026-05-04 17:38:24,505 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi' 2026-05-04 17:38:24,506 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi' 2026-05-04 17:38:24,507 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi' 2026-05-04 17:38:24,508 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi' 2026-05-04 17:38:24,510 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi' 2026-05-04 17:38:24,511 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi' 2026-05-04 17:38:24,512 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi' 2026-05-04 17:38:24,513 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi' 2026-05-04 17:38:24,514 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi' 2026-05-04 17:38:24,515 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi' 2026-05-04 17:38:24,516 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi' 2026-05-04 17:38:24,518 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi' 2026-05-04 17:38:24,519 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi' 2026-05-04 17:38:24,520 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi' 2026-05-04 17:38:24,521 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi' 2026-05-04 17:38:24,522 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi' 2026-05-04 17:38:24,523 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi' 2026-05-04 17:38:24,525 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi' 2026-05-04 17:38:24,526 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi' 2026-05-04 17:38:24,527 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi' 2026-05-04 17:38:24,528 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi' 2026-05-04 17:38:24,530 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi' 2026-05-04 17:38:24,531 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi' 2026-05-04 17:38:24,532 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi' 2026-05-04 17:38:24,534 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi' 2026-05-04 17:38:24,535 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/base.pyi' 2026-05-04 17:38:24,536 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi' 2026-05-04 17:38:24,537 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi' 2026-05-04 17:38:24,538 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi' 2026-05-04 17:38:24,540 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi' 2026-05-04 17:38:24,541 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi' 2026-05-04 17:38:24,542 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi' 2026-05-04 17:38:24,543 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi' 2026-05-04 17:38:24,544 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/options.pyi' 2026-05-04 17:38:24,546 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/query.pyi' 2026-05-04 17:38:24,547 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi' 2026-05-04 17:38:24,548 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi' 2026-05-04 17:38:24,550 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi' 2026-05-04 17:38:24,551 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi' 2026-05-04 17:38:24,553 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi' 2026-05-04 17:38:24,554 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi' 2026-05-04 17:38:24,555 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi' 2026-05-04 17:38:24,556 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi' 2026-05-04 17:38:24,558 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi' 2026-05-04 17:38:24,559 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi' 2026-05-04 17:38:24,560 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi' 2026-05-04 17:38:24,561 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi' 2026-05-04 17:38:24,563 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi' 2026-05-04 17:38:24,564 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi' 2026-05-04 17:38:24,565 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi' 2026-05-04 17:38:24,566 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi' 2026-05-04 17:38:24,567 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi' 2026-05-04 17:38:24,568 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi' 2026-05-04 17:38:24,570 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi' 2026-05-04 17:38:24,571 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi' 2026-05-04 17:38:24,572 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi' 2026-05-04 17:38:24,573 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi' 2026-05-04 17:38:24,574 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi' 2026-05-04 17:38:24,576 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi' 2026-05-04 17:38:24,577 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi' 2026-05-04 17:38:24,578 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi' 2026-05-04 17:38:24,579 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi' 2026-05-04 17:38:24,581 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi' 2026-05-04 17:38:24,582 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi' 2026-05-04 17:38:24,583 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/fields.pyi' 2026-05-04 17:38:24,585 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/forms.pyi' 2026-05-04 17:38:24,586 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi' 2026-05-04 17:38:24,587 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/models.pyi' 2026-05-04 17:38:24,588 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi' 2026-05-04 17:38:24,590 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/utils.pyi' 2026-05-04 17:38:24,591 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi' 2026-05-04 17:38:24,592 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/http/__init__.pyi' 2026-05-04 17:38:24,594 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/http/cookie.pyi' 2026-05-04 17:38:24,595 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi' 2026-05-04 17:38:24,596 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/http/request.pyi' 2026-05-04 17:38:24,597 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/http/response.pyi' 2026-05-04 17:38:24,598 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi' 2026-05-04 17:38:24,600 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi' 2026-05-04 17:38:24,601 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi' 2026-05-04 17:38:24,602 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/common.pyi' 2026-05-04 17:38:24,603 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi' 2026-05-04 17:38:24,604 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi' 2026-05-04 17:38:24,605 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/http.pyi' 2026-05-04 17:38:24,606 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi' 2026-05-04 17:38:24,607 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/middleware/security.pyi' 2026-05-04 17:38:24,609 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/__init__.pyi' 2026-05-04 17:38:24,610 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/base.pyi' 2026-05-04 17:38:24,611 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/context.pyi' 2026-05-04 17:38:24,612 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi' 2026-05-04 17:38:24,614 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi' 2026-05-04 17:38:24,615 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi' 2026-05-04 17:38:24,616 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/engine.pyi' 2026-05-04 17:38:24,618 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi' 2026-05-04 17:38:24,619 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/library.pyi' 2026-05-04 17:38:24,620 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loader.pyi' 2026-05-04 17:38:24,621 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi' 2026-05-04 17:38:24,622 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/response.pyi' 2026-05-04 17:38:24,623 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/smartif.pyi' 2026-05-04 17:38:24,624 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/utils.pyi' 2026-05-04 17:38:24,626 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi' 2026-05-04 17:38:24,627 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi' 2026-05-04 17:38:24,628 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi' 2026-05-04 17:38:24,629 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi' 2026-05-04 17:38:24,630 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi' 2026-05-04 17:38:24,631 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi' 2026-05-04 17:38:24,633 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi' 2026-05-04 17:38:24,634 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi' 2026-05-04 17:38:24,635 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi' 2026-05-04 17:38:24,636 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi' 2026-05-04 17:38:24,637 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi' 2026-05-04 17:38:24,638 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi' 2026-05-04 17:38:24,640 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi' 2026-05-04 17:38:24,641 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi' 2026-05-04 17:38:24,642 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi' 2026-05-04 17:38:24,643 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi' 2026-05-04 17:38:24,644 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi' 2026-05-04 17:38:24,645 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi' 2026-05-04 17:38:24,647 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/__init__.pyi' 2026-05-04 17:38:24,648 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/client.pyi' 2026-05-04 17:38:24,649 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/html.pyi' 2026-05-04 17:38:24,650 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/runner.pyi' 2026-05-04 17:38:24,652 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/selenium.pyi' 2026-05-04 17:38:24,653 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/signals.pyi' 2026-05-04 17:38:24,654 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/testcases.pyi' 2026-05-04 17:38:24,655 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/test/utils.pyi' 2026-05-04 17:38:24,657 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi' 2026-05-04 17:38:24,658 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/base.pyi' 2026-05-04 17:38:24,659 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/conf.pyi' 2026-05-04 17:38:24,660 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/converters.pyi' 2026-05-04 17:38:24,661 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi' 2026-05-04 17:38:24,663 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi' 2026-05-04 17:38:24,664 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/urls/utils.pyi' 2026-05-04 17:38:24,665 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi' 2026-05-04 17:38:24,666 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/_os.pyi' 2026-05-04 17:38:24,668 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/archive.pyi' 2026-05-04 17:38:24,669 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi' 2026-05-04 17:38:24,670 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi' 2026-05-04 17:38:24,671 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/cache.pyi' 2026-05-04 17:38:24,672 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi' 2026-05-04 17:38:24,673 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi' 2026-05-04 17:38:24,674 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi' 2026-05-04 17:38:24,676 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi' 2026-05-04 17:38:24,677 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/dates.pyi' 2026-05-04 17:38:24,678 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi' 2026-05-04 17:38:24,679 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi' 2026-05-04 17:38:24,680 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi' 2026-05-04 17:38:24,681 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi' 2026-05-04 17:38:24,682 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/duration.pyi' 2026-05-04 17:38:24,683 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi' 2026-05-04 17:38:24,685 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi' 2026-05-04 17:38:24,686 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/formats.pyi' 2026-05-04 17:38:24,687 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/functional.pyi' 2026-05-04 17:38:24,688 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi' 2026-05-04 17:38:24,689 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/html.pyi' 2026-05-04 17:38:24,690 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/http.pyi' 2026-05-04 17:38:24,691 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi' 2026-05-04 17:38:24,692 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi' 2026-05-04 17:38:24,693 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi' 2026-05-04 17:38:24,695 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi' 2026-05-04 17:38:24,696 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/log.pyi' 2026-05-04 17:38:24,697 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi' 2026-05-04 17:38:24,698 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi' 2026-05-04 17:38:24,699 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi' 2026-05-04 17:38:24,700 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi' 2026-05-04 17:38:24,701 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi' 2026-05-04 17:38:24,702 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/six.pyi' 2026-05-04 17:38:24,704 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi' 2026-05-04 17:38:24,705 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/text.pyi' 2026-05-04 17:38:24,706 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi' 2026-05-04 17:38:24,707 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi' 2026-05-04 17:38:24,708 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi' 2026-05-04 17:38:24,709 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/tree.pyi' 2026-05-04 17:38:24,710 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/version.pyi' 2026-05-04 17:38:24,711 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi' 2026-05-04 17:38:24,713 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi' 2026-05-04 17:38:24,714 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi' 2026-05-04 17:38:24,715 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi' 2026-05-04 17:38:24,716 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi' 2026-05-04 17:38:24,717 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi' 2026-05-04 17:38:24,719 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/__init__.pyi' 2026-05-04 17:38:24,720 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/csrf.pyi' 2026-05-04 17:38:24,721 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/debug.pyi' 2026-05-04 17:38:24,722 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/defaults.pyi' 2026-05-04 17:38:24,723 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/i18n.pyi' 2026-05-04 17:38:24,725 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/static.pyi' 2026-05-04 17:38:24,726 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi' 2026-05-04 17:38:24,727 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi' 2026-05-04 17:38:24,728 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi' 2026-05-04 17:38:24,729 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi' 2026-05-04 17:38:24,730 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi' 2026-05-04 17:38:24,731 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi' 2026-05-04 17:38:24,732 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi' 2026-05-04 17:38:24,734 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi' 2026-05-04 17:38:24,735 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi' 2026-05-04 17:38:24,736 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi' 2026-05-04 17:38:24,737 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi' 2026-05-04 17:38:24,738 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi' 2026-05-04 17:38:24,740 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi' 2026-05-04 17:38:24,741 wheel INFO adding 'jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi' 2026-05-04 17:38:24,742 wheel INFO adding 'jedi/third_party/typeshed/LICENSE' 2026-05-04 17:38:24,745 wheel INFO adding 'jedi/third_party/typeshed/stdlib/__future__.pyi' 2026-05-04 17:38:24,747 wheel INFO adding 'jedi/third_party/typeshed/stdlib/__main__.pyi' 2026-05-04 17:38:24,748 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_ast.pyi' 2026-05-04 17:38:24,749 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_asyncio.pyi' 2026-05-04 17:38:24,751 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_bisect.pyi' 2026-05-04 17:38:24,752 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_blake2.pyi' 2026-05-04 17:38:24,753 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_bootlocale.pyi' 2026-05-04 17:38:24,754 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_bz2.pyi' 2026-05-04 17:38:24,756 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_codecs.pyi' 2026-05-04 17:38:24,757 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_collections_abc.pyi' 2026-05-04 17:38:24,758 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_compat_pickle.pyi' 2026-05-04 17:38:24,759 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_compression.pyi' 2026-05-04 17:38:24,760 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_contextvars.pyi' 2026-05-04 17:38:24,762 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_csv.pyi' 2026-05-04 17:38:24,763 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_ctypes.pyi' 2026-05-04 17:38:24,765 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_curses.pyi' 2026-05-04 17:38:24,766 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_curses_panel.pyi' 2026-05-04 17:38:24,767 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_dbm.pyi' 2026-05-04 17:38:24,768 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_decimal.pyi' 2026-05-04 17:38:24,770 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_frozen_importlib.pyi' 2026-05-04 17:38:24,771 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_frozen_importlib_external.pyi' 2026-05-04 17:38:24,772 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_gdbm.pyi' 2026-05-04 17:38:24,774 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_hashlib.pyi' 2026-05-04 17:38:24,775 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_heapq.pyi' 2026-05-04 17:38:24,776 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_imp.pyi' 2026-05-04 17:38:24,777 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_interpchannels.pyi' 2026-05-04 17:38:24,779 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_interpqueues.pyi' 2026-05-04 17:38:24,780 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_interpreters.pyi' 2026-05-04 17:38:24,781 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_io.pyi' 2026-05-04 17:38:24,783 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_json.pyi' 2026-05-04 17:38:24,784 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_locale.pyi' 2026-05-04 17:38:24,785 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_lsprof.pyi' 2026-05-04 17:38:24,786 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_lzma.pyi' 2026-05-04 17:38:24,787 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_markupbase.pyi' 2026-05-04 17:38:24,789 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_msi.pyi' 2026-05-04 17:38:24,790 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_multibytecodec.pyi' 2026-05-04 17:38:24,791 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_operator.pyi' 2026-05-04 17:38:24,792 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_osx_support.pyi' 2026-05-04 17:38:24,793 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_pickle.pyi' 2026-05-04 17:38:24,795 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_posixsubprocess.pyi' 2026-05-04 17:38:24,796 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_py_abc.pyi' 2026-05-04 17:38:24,797 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_pydecimal.pyi' 2026-05-04 17:38:24,798 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_queue.pyi' 2026-05-04 17:38:24,799 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_random.pyi' 2026-05-04 17:38:24,800 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_sitebuiltins.pyi' 2026-05-04 17:38:24,801 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_socket.pyi' 2026-05-04 17:38:24,803 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_sqlite3.pyi' 2026-05-04 17:38:24,805 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_ssl.pyi' 2026-05-04 17:38:24,806 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_stat.pyi' 2026-05-04 17:38:24,807 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_struct.pyi' 2026-05-04 17:38:24,809 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_thread.pyi' 2026-05-04 17:38:24,810 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_threading_local.pyi' 2026-05-04 17:38:24,811 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_tkinter.pyi' 2026-05-04 17:38:24,813 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_tracemalloc.pyi' 2026-05-04 17:38:24,814 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_warnings.pyi' 2026-05-04 17:38:24,815 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_weakref.pyi' 2026-05-04 17:38:24,816 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_weakrefset.pyi' 2026-05-04 17:38:24,817 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_winapi.pyi' 2026-05-04 17:38:24,819 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_zstd.pyi' 2026-05-04 17:38:24,820 wheel INFO adding 'jedi/third_party/typeshed/stdlib/abc.pyi' 2026-05-04 17:38:24,821 wheel INFO adding 'jedi/third_party/typeshed/stdlib/aifc.pyi' 2026-05-04 17:38:24,822 wheel INFO adding 'jedi/third_party/typeshed/stdlib/annotationlib.pyi' 2026-05-04 17:38:24,824 wheel INFO adding 'jedi/third_party/typeshed/stdlib/antigravity.pyi' 2026-05-04 17:38:24,825 wheel INFO adding 'jedi/third_party/typeshed/stdlib/argparse.pyi' 2026-05-04 17:38:24,827 wheel INFO adding 'jedi/third_party/typeshed/stdlib/array.pyi' 2026-05-04 17:38:24,829 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ast.pyi' 2026-05-04 17:38:24,832 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asynchat.pyi' 2026-05-04 17:38:24,833 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncore.pyi' 2026-05-04 17:38:24,834 wheel INFO adding 'jedi/third_party/typeshed/stdlib/atexit.pyi' 2026-05-04 17:38:24,835 wheel INFO adding 'jedi/third_party/typeshed/stdlib/audioop.pyi' 2026-05-04 17:38:24,837 wheel INFO adding 'jedi/third_party/typeshed/stdlib/base64.pyi' 2026-05-04 17:38:24,838 wheel INFO adding 'jedi/third_party/typeshed/stdlib/bdb.pyi' 2026-05-04 17:38:24,839 wheel INFO adding 'jedi/third_party/typeshed/stdlib/binascii.pyi' 2026-05-04 17:38:24,840 wheel INFO adding 'jedi/third_party/typeshed/stdlib/binhex.pyi' 2026-05-04 17:38:24,841 wheel INFO adding 'jedi/third_party/typeshed/stdlib/bisect.pyi' 2026-05-04 17:38:24,843 wheel INFO adding 'jedi/third_party/typeshed/stdlib/builtins.pyi' 2026-05-04 17:38:24,847 wheel INFO adding 'jedi/third_party/typeshed/stdlib/bz2.pyi' 2026-05-04 17:38:24,848 wheel INFO adding 'jedi/third_party/typeshed/stdlib/cProfile.pyi' 2026-05-04 17:38:24,849 wheel INFO adding 'jedi/third_party/typeshed/stdlib/calendar.pyi' 2026-05-04 17:38:24,850 wheel INFO adding 'jedi/third_party/typeshed/stdlib/cgi.pyi' 2026-05-04 17:38:24,852 wheel INFO adding 'jedi/third_party/typeshed/stdlib/cgitb.pyi' 2026-05-04 17:38:24,853 wheel INFO adding 'jedi/third_party/typeshed/stdlib/chunk.pyi' 2026-05-04 17:38:24,854 wheel INFO adding 'jedi/third_party/typeshed/stdlib/cmath.pyi' 2026-05-04 17:38:24,855 wheel INFO adding 'jedi/third_party/typeshed/stdlib/cmd.pyi' 2026-05-04 17:38:24,856 wheel INFO adding 'jedi/third_party/typeshed/stdlib/code.pyi' 2026-05-04 17:38:24,857 wheel INFO adding 'jedi/third_party/typeshed/stdlib/codecs.pyi' 2026-05-04 17:38:24,859 wheel INFO adding 'jedi/third_party/typeshed/stdlib/codeop.pyi' 2026-05-04 17:38:24,860 wheel INFO adding 'jedi/third_party/typeshed/stdlib/colorsys.pyi' 2026-05-04 17:38:24,861 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compileall.pyi' 2026-05-04 17:38:24,863 wheel INFO adding 'jedi/third_party/typeshed/stdlib/configparser.pyi' 2026-05-04 17:38:24,864 wheel INFO adding 'jedi/third_party/typeshed/stdlib/contextlib.pyi' 2026-05-04 17:38:24,866 wheel INFO adding 'jedi/third_party/typeshed/stdlib/contextvars.pyi' 2026-05-04 17:38:24,867 wheel INFO adding 'jedi/third_party/typeshed/stdlib/copy.pyi' 2026-05-04 17:38:24,868 wheel INFO adding 'jedi/third_party/typeshed/stdlib/copyreg.pyi' 2026-05-04 17:38:24,869 wheel INFO adding 'jedi/third_party/typeshed/stdlib/crypt.pyi' 2026-05-04 17:38:24,871 wheel INFO adding 'jedi/third_party/typeshed/stdlib/csv.pyi' 2026-05-04 17:38:24,872 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dataclasses.pyi' 2026-05-04 17:38:24,874 wheel INFO adding 'jedi/third_party/typeshed/stdlib/datetime.pyi' 2026-05-04 17:38:24,875 wheel INFO adding 'jedi/third_party/typeshed/stdlib/decimal.pyi' 2026-05-04 17:38:24,877 wheel INFO adding 'jedi/third_party/typeshed/stdlib/difflib.pyi' 2026-05-04 17:38:24,878 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dis.pyi' 2026-05-04 17:38:24,880 wheel INFO adding 'jedi/third_party/typeshed/stdlib/doctest.pyi' 2026-05-04 17:38:24,881 wheel INFO adding 'jedi/third_party/typeshed/stdlib/enum.pyi' 2026-05-04 17:38:24,883 wheel INFO adding 'jedi/third_party/typeshed/stdlib/errno.pyi' 2026-05-04 17:38:24,884 wheel INFO adding 'jedi/third_party/typeshed/stdlib/faulthandler.pyi' 2026-05-04 17:38:24,886 wheel INFO adding 'jedi/third_party/typeshed/stdlib/fcntl.pyi' 2026-05-04 17:38:24,887 wheel INFO adding 'jedi/third_party/typeshed/stdlib/filecmp.pyi' 2026-05-04 17:38:24,888 wheel INFO adding 'jedi/third_party/typeshed/stdlib/fileinput.pyi' 2026-05-04 17:38:24,890 wheel INFO adding 'jedi/third_party/typeshed/stdlib/fnmatch.pyi' 2026-05-04 17:38:24,891 wheel INFO adding 'jedi/third_party/typeshed/stdlib/formatter.pyi' 2026-05-04 17:38:24,892 wheel INFO adding 'jedi/third_party/typeshed/stdlib/fractions.pyi' 2026-05-04 17:38:24,894 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ftplib.pyi' 2026-05-04 17:38:24,895 wheel INFO adding 'jedi/third_party/typeshed/stdlib/functools.pyi' 2026-05-04 17:38:24,896 wheel INFO adding 'jedi/third_party/typeshed/stdlib/gc.pyi' 2026-05-04 17:38:24,898 wheel INFO adding 'jedi/third_party/typeshed/stdlib/genericpath.pyi' 2026-05-04 17:38:24,899 wheel INFO adding 'jedi/third_party/typeshed/stdlib/getopt.pyi' 2026-05-04 17:38:24,900 wheel INFO adding 'jedi/third_party/typeshed/stdlib/getpass.pyi' 2026-05-04 17:38:24,901 wheel INFO adding 'jedi/third_party/typeshed/stdlib/gettext.pyi' 2026-05-04 17:38:24,902 wheel INFO adding 'jedi/third_party/typeshed/stdlib/glob.pyi' 2026-05-04 17:38:24,904 wheel INFO adding 'jedi/third_party/typeshed/stdlib/graphlib.pyi' 2026-05-04 17:38:24,905 wheel INFO adding 'jedi/third_party/typeshed/stdlib/grp.pyi' 2026-05-04 17:38:24,907 wheel INFO adding 'jedi/third_party/typeshed/stdlib/gzip.pyi' 2026-05-04 17:38:24,908 wheel INFO adding 'jedi/third_party/typeshed/stdlib/hashlib.pyi' 2026-05-04 17:38:24,909 wheel INFO adding 'jedi/third_party/typeshed/stdlib/heapq.pyi' 2026-05-04 17:38:24,910 wheel INFO adding 'jedi/third_party/typeshed/stdlib/hmac.pyi' 2026-05-04 17:38:24,911 wheel INFO adding 'jedi/third_party/typeshed/stdlib/imaplib.pyi' 2026-05-04 17:38:24,913 wheel INFO adding 'jedi/third_party/typeshed/stdlib/imghdr.pyi' 2026-05-04 17:38:24,914 wheel INFO adding 'jedi/third_party/typeshed/stdlib/imp.pyi' 2026-05-04 17:38:24,915 wheel INFO adding 'jedi/third_party/typeshed/stdlib/inspect.pyi' 2026-05-04 17:38:24,917 wheel INFO adding 'jedi/third_party/typeshed/stdlib/io.pyi' 2026-05-04 17:38:24,918 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ipaddress.pyi' 2026-05-04 17:38:24,920 wheel INFO adding 'jedi/third_party/typeshed/stdlib/itertools.pyi' 2026-05-04 17:38:24,921 wheel INFO adding 'jedi/third_party/typeshed/stdlib/keyword.pyi' 2026-05-04 17:38:24,922 wheel INFO adding 'jedi/third_party/typeshed/stdlib/linecache.pyi' 2026-05-04 17:38:24,924 wheel INFO adding 'jedi/third_party/typeshed/stdlib/locale.pyi' 2026-05-04 17:38:24,925 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lzma.pyi' 2026-05-04 17:38:24,926 wheel INFO adding 'jedi/third_party/typeshed/stdlib/mailbox.pyi' 2026-05-04 17:38:24,927 wheel INFO adding 'jedi/third_party/typeshed/stdlib/mailcap.pyi' 2026-05-04 17:38:24,929 wheel INFO adding 'jedi/third_party/typeshed/stdlib/marshal.pyi' 2026-05-04 17:38:24,930 wheel INFO adding 'jedi/third_party/typeshed/stdlib/math.pyi' 2026-05-04 17:38:24,931 wheel INFO adding 'jedi/third_party/typeshed/stdlib/mimetypes.pyi' 2026-05-04 17:38:24,932 wheel INFO adding 'jedi/third_party/typeshed/stdlib/mmap.pyi' 2026-05-04 17:38:24,934 wheel INFO adding 'jedi/third_party/typeshed/stdlib/modulefinder.pyi' 2026-05-04 17:38:24,935 wheel INFO adding 'jedi/third_party/typeshed/stdlib/msvcrt.pyi' 2026-05-04 17:38:24,936 wheel INFO adding 'jedi/third_party/typeshed/stdlib/netrc.pyi' 2026-05-04 17:38:24,937 wheel INFO adding 'jedi/third_party/typeshed/stdlib/nis.pyi' 2026-05-04 17:38:24,938 wheel INFO adding 'jedi/third_party/typeshed/stdlib/nntplib.pyi' 2026-05-04 17:38:24,939 wheel INFO adding 'jedi/third_party/typeshed/stdlib/nt.pyi' 2026-05-04 17:38:24,941 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ntpath.pyi' 2026-05-04 17:38:24,942 wheel INFO adding 'jedi/third_party/typeshed/stdlib/nturl2path.pyi' 2026-05-04 17:38:24,943 wheel INFO adding 'jedi/third_party/typeshed/stdlib/numbers.pyi' 2026-05-04 17:38:24,944 wheel INFO adding 'jedi/third_party/typeshed/stdlib/opcode.pyi' 2026-05-04 17:38:24,945 wheel INFO adding 'jedi/third_party/typeshed/stdlib/operator.pyi' 2026-05-04 17:38:24,947 wheel INFO adding 'jedi/third_party/typeshed/stdlib/optparse.pyi' 2026-05-04 17:38:24,948 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ossaudiodev.pyi' 2026-05-04 17:38:24,950 wheel INFO adding 'jedi/third_party/typeshed/stdlib/parser.pyi' 2026-05-04 17:38:24,951 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pdb.pyi' 2026-05-04 17:38:24,952 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pickle.pyi' 2026-05-04 17:38:24,954 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pickletools.pyi' 2026-05-04 17:38:24,955 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pipes.pyi' 2026-05-04 17:38:24,956 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pkgutil.pyi' 2026-05-04 17:38:24,957 wheel INFO adding 'jedi/third_party/typeshed/stdlib/platform.pyi' 2026-05-04 17:38:24,959 wheel INFO adding 'jedi/third_party/typeshed/stdlib/plistlib.pyi' 2026-05-04 17:38:24,960 wheel INFO adding 'jedi/third_party/typeshed/stdlib/poplib.pyi' 2026-05-04 17:38:24,961 wheel INFO adding 'jedi/third_party/typeshed/stdlib/posix.pyi' 2026-05-04 17:38:24,963 wheel INFO adding 'jedi/third_party/typeshed/stdlib/posixpath.pyi' 2026-05-04 17:38:24,964 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pprint.pyi' 2026-05-04 17:38:24,965 wheel INFO adding 'jedi/third_party/typeshed/stdlib/profile.pyi' 2026-05-04 17:38:24,966 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pstats.pyi' 2026-05-04 17:38:24,968 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pty.pyi' 2026-05-04 17:38:24,969 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pwd.pyi' 2026-05-04 17:38:24,970 wheel INFO adding 'jedi/third_party/typeshed/stdlib/py_compile.pyi' 2026-05-04 17:38:24,971 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pyclbr.pyi' 2026-05-04 17:38:24,973 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pydoc.pyi' 2026-05-04 17:38:24,974 wheel INFO adding 'jedi/third_party/typeshed/stdlib/queue.pyi' 2026-05-04 17:38:24,975 wheel INFO adding 'jedi/third_party/typeshed/stdlib/quopri.pyi' 2026-05-04 17:38:24,976 wheel INFO adding 'jedi/third_party/typeshed/stdlib/random.pyi' 2026-05-04 17:38:24,978 wheel INFO adding 'jedi/third_party/typeshed/stdlib/re.pyi' 2026-05-04 17:38:24,979 wheel INFO adding 'jedi/third_party/typeshed/stdlib/readline.pyi' 2026-05-04 17:38:24,981 wheel INFO adding 'jedi/third_party/typeshed/stdlib/reprlib.pyi' 2026-05-04 17:38:24,982 wheel INFO adding 'jedi/third_party/typeshed/stdlib/resource.pyi' 2026-05-04 17:38:24,983 wheel INFO adding 'jedi/third_party/typeshed/stdlib/rlcompleter.pyi' 2026-05-04 17:38:24,984 wheel INFO adding 'jedi/third_party/typeshed/stdlib/runpy.pyi' 2026-05-04 17:38:24,985 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sched.pyi' 2026-05-04 17:38:24,986 wheel INFO adding 'jedi/third_party/typeshed/stdlib/secrets.pyi' 2026-05-04 17:38:24,988 wheel INFO adding 'jedi/third_party/typeshed/stdlib/select.pyi' 2026-05-04 17:38:24,989 wheel INFO adding 'jedi/third_party/typeshed/stdlib/selectors.pyi' 2026-05-04 17:38:24,990 wheel INFO adding 'jedi/third_party/typeshed/stdlib/shelve.pyi' 2026-05-04 17:38:24,991 wheel INFO adding 'jedi/third_party/typeshed/stdlib/shlex.pyi' 2026-05-04 17:38:24,992 wheel INFO adding 'jedi/third_party/typeshed/stdlib/shutil.pyi' 2026-05-04 17:38:24,994 wheel INFO adding 'jedi/third_party/typeshed/stdlib/signal.pyi' 2026-05-04 17:38:24,995 wheel INFO adding 'jedi/third_party/typeshed/stdlib/site.pyi' 2026-05-04 17:38:24,996 wheel INFO adding 'jedi/third_party/typeshed/stdlib/smtpd.pyi' 2026-05-04 17:38:24,998 wheel INFO adding 'jedi/third_party/typeshed/stdlib/smtplib.pyi' 2026-05-04 17:38:24,999 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sndhdr.pyi' 2026-05-04 17:38:25,000 wheel INFO adding 'jedi/third_party/typeshed/stdlib/socket.pyi' 2026-05-04 17:38:25,003 wheel INFO adding 'jedi/third_party/typeshed/stdlib/socketserver.pyi' 2026-05-04 17:38:25,004 wheel INFO adding 'jedi/third_party/typeshed/stdlib/spwd.pyi' 2026-05-04 17:38:25,005 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sre_compile.pyi' 2026-05-04 17:38:25,006 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sre_constants.pyi' 2026-05-04 17:38:25,008 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sre_parse.pyi' 2026-05-04 17:38:25,009 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ssl.pyi' 2026-05-04 17:38:25,011 wheel INFO adding 'jedi/third_party/typeshed/stdlib/stat.pyi' 2026-05-04 17:38:25,012 wheel INFO adding 'jedi/third_party/typeshed/stdlib/statistics.pyi' 2026-05-04 17:38:25,013 wheel INFO adding 'jedi/third_party/typeshed/stdlib/stringprep.pyi' 2026-05-04 17:38:25,014 wheel INFO adding 'jedi/third_party/typeshed/stdlib/struct.pyi' 2026-05-04 17:38:25,016 wheel INFO adding 'jedi/third_party/typeshed/stdlib/subprocess.pyi' 2026-05-04 17:38:25,019 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sunau.pyi' 2026-05-04 17:38:25,020 wheel INFO adding 'jedi/third_party/typeshed/stdlib/symbol.pyi' 2026-05-04 17:38:25,021 wheel INFO adding 'jedi/third_party/typeshed/stdlib/symtable.pyi' 2026-05-04 17:38:25,022 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sysconfig.pyi' 2026-05-04 17:38:25,023 wheel INFO adding 'jedi/third_party/typeshed/stdlib/syslog.pyi' 2026-05-04 17:38:25,024 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tabnanny.pyi' 2026-05-04 17:38:25,026 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tarfile.pyi' 2026-05-04 17:38:25,028 wheel INFO adding 'jedi/third_party/typeshed/stdlib/telnetlib.pyi' 2026-05-04 17:38:25,029 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tempfile.pyi' 2026-05-04 17:38:25,031 wheel INFO adding 'jedi/third_party/typeshed/stdlib/termios.pyi' 2026-05-04 17:38:25,032 wheel INFO adding 'jedi/third_party/typeshed/stdlib/textwrap.pyi' 2026-05-04 17:38:25,033 wheel INFO adding 'jedi/third_party/typeshed/stdlib/this.pyi' 2026-05-04 17:38:25,034 wheel INFO adding 'jedi/third_party/typeshed/stdlib/threading.pyi' 2026-05-04 17:38:25,036 wheel INFO adding 'jedi/third_party/typeshed/stdlib/time.pyi' 2026-05-04 17:38:25,037 wheel INFO adding 'jedi/third_party/typeshed/stdlib/timeit.pyi' 2026-05-04 17:38:25,038 wheel INFO adding 'jedi/third_party/typeshed/stdlib/token.pyi' 2026-05-04 17:38:25,039 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tokenize.pyi' 2026-05-04 17:38:25,041 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tomllib.pyi' 2026-05-04 17:38:25,042 wheel INFO adding 'jedi/third_party/typeshed/stdlib/trace.pyi' 2026-05-04 17:38:25,043 wheel INFO adding 'jedi/third_party/typeshed/stdlib/traceback.pyi' 2026-05-04 17:38:25,045 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tracemalloc.pyi' 2026-05-04 17:38:25,046 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tty.pyi' 2026-05-04 17:38:25,047 wheel INFO adding 'jedi/third_party/typeshed/stdlib/turtle.pyi' 2026-05-04 17:38:25,049 wheel INFO adding 'jedi/third_party/typeshed/stdlib/types.pyi' 2026-05-04 17:38:25,051 wheel INFO adding 'jedi/third_party/typeshed/stdlib/typing.pyi' 2026-05-04 17:38:25,054 wheel INFO adding 'jedi/third_party/typeshed/stdlib/typing_extensions.pyi' 2026-05-04 17:38:25,055 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unicodedata.pyi' 2026-05-04 17:38:25,056 wheel INFO adding 'jedi/third_party/typeshed/stdlib/uu.pyi' 2026-05-04 17:38:25,058 wheel INFO adding 'jedi/third_party/typeshed/stdlib/uuid.pyi' 2026-05-04 17:38:25,059 wheel INFO adding 'jedi/third_party/typeshed/stdlib/warnings.pyi' 2026-05-04 17:38:25,060 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wave.pyi' 2026-05-04 17:38:25,061 wheel INFO adding 'jedi/third_party/typeshed/stdlib/weakref.pyi' 2026-05-04 17:38:25,063 wheel INFO adding 'jedi/third_party/typeshed/stdlib/webbrowser.pyi' 2026-05-04 17:38:25,064 wheel INFO adding 'jedi/third_party/typeshed/stdlib/winreg.pyi' 2026-05-04 17:38:25,065 wheel INFO adding 'jedi/third_party/typeshed/stdlib/winsound.pyi' 2026-05-04 17:38:25,066 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xdrlib.pyi' 2026-05-04 17:38:25,067 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xxlimited.pyi' 2026-05-04 17:38:25,069 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zipapp.pyi' 2026-05-04 17:38:25,070 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zipimport.pyi' 2026-05-04 17:38:25,071 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zlib.pyi' 2026-05-04 17:38:25,073 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_typeshed/__init__.pyi' 2026-05-04 17:38:25,075 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_typeshed/_type_checker_internals.pyi' 2026-05-04 17:38:25,076 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_typeshed/dbapi.pyi' 2026-05-04 17:38:25,077 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_typeshed/importlib.pyi' 2026-05-04 17:38:25,078 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_typeshed/wsgi.pyi' 2026-05-04 17:38:25,080 wheel INFO adding 'jedi/third_party/typeshed/stdlib/_typeshed/xml.pyi' 2026-05-04 17:38:25,082 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/__init__.pyi' 2026-05-04 17:38:25,084 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/base_events.pyi' 2026-05-04 17:38:25,086 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/base_futures.pyi' 2026-05-04 17:38:25,087 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/base_subprocess.pyi' 2026-05-04 17:38:25,088 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/base_tasks.pyi' 2026-05-04 17:38:25,089 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/constants.pyi' 2026-05-04 17:38:25,090 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/coroutines.pyi' 2026-05-04 17:38:25,092 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/events.pyi' 2026-05-04 17:38:25,093 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/exceptions.pyi' 2026-05-04 17:38:25,094 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/format_helpers.pyi' 2026-05-04 17:38:25,096 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/futures.pyi' 2026-05-04 17:38:25,097 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/graph.pyi' 2026-05-04 17:38:25,098 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/locks.pyi' 2026-05-04 17:38:25,099 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/log.pyi' 2026-05-04 17:38:25,100 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/mixins.pyi' 2026-05-04 17:38:25,101 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/proactor_events.pyi' 2026-05-04 17:38:25,102 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/protocols.pyi' 2026-05-04 17:38:25,104 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/queues.pyi' 2026-05-04 17:38:25,105 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/runners.pyi' 2026-05-04 17:38:25,106 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/selector_events.pyi' 2026-05-04 17:38:25,107 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/sslproto.pyi' 2026-05-04 17:38:25,108 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/staggered.pyi' 2026-05-04 17:38:25,109 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/streams.pyi' 2026-05-04 17:38:25,111 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/subprocess.pyi' 2026-05-04 17:38:25,112 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/taskgroups.pyi' 2026-05-04 17:38:25,113 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/tasks.pyi' 2026-05-04 17:38:25,115 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/threads.pyi' 2026-05-04 17:38:25,116 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/timeouts.pyi' 2026-05-04 17:38:25,117 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/tools.pyi' 2026-05-04 17:38:25,118 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/transports.pyi' 2026-05-04 17:38:25,119 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/trsock.pyi' 2026-05-04 17:38:25,121 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/unix_events.pyi' 2026-05-04 17:38:25,122 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/windows_events.pyi' 2026-05-04 17:38:25,124 wheel INFO adding 'jedi/third_party/typeshed/stdlib/asyncio/windows_utils.pyi' 2026-05-04 17:38:25,125 wheel INFO adding 'jedi/third_party/typeshed/stdlib/collections/__init__.pyi' 2026-05-04 17:38:25,127 wheel INFO adding 'jedi/third_party/typeshed/stdlib/collections/abc.pyi' 2026-05-04 17:38:25,128 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/__init__.pyi' 2026-05-04 17:38:25,129 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/bz2.pyi' 2026-05-04 17:38:25,130 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/gzip.pyi' 2026-05-04 17:38:25,131 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/lzma.pyi' 2026-05-04 17:38:25,132 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/zlib.pyi' 2026-05-04 17:38:25,134 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/_common/__init__.pyi' 2026-05-04 17:38:25,135 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/_common/_streams.pyi' 2026-05-04 17:38:25,136 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/zstd/__init__.pyi' 2026-05-04 17:38:25,138 wheel INFO adding 'jedi/third_party/typeshed/stdlib/compression/zstd/_zstdfile.pyi' 2026-05-04 17:38:25,139 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/__init__.pyi' 2026-05-04 17:38:25,140 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/futures/__init__.pyi' 2026-05-04 17:38:25,141 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/futures/_base.pyi' 2026-05-04 17:38:25,142 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/futures/interpreter.pyi' 2026-05-04 17:38:25,144 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/futures/process.pyi' 2026-05-04 17:38:25,145 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/futures/thread.pyi' 2026-05-04 17:38:25,146 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/interpreters/__init__.pyi' 2026-05-04 17:38:25,147 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/interpreters/_crossinterp.pyi' 2026-05-04 17:38:25,148 wheel INFO adding 'jedi/third_party/typeshed/stdlib/concurrent/interpreters/_queues.pyi' 2026-05-04 17:38:25,150 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/__init__.pyi' 2026-05-04 17:38:25,151 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/_endian.pyi' 2026-05-04 17:38:25,152 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/util.pyi' 2026-05-04 17:38:25,153 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/wintypes.pyi' 2026-05-04 17:38:25,155 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/macholib/__init__.pyi' 2026-05-04 17:38:25,156 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/macholib/dyld.pyi' 2026-05-04 17:38:25,157 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/macholib/dylib.pyi' 2026-05-04 17:38:25,158 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ctypes/macholib/framework.pyi' 2026-05-04 17:38:25,159 wheel INFO adding 'jedi/third_party/typeshed/stdlib/curses/__init__.pyi' 2026-05-04 17:38:25,160 wheel INFO adding 'jedi/third_party/typeshed/stdlib/curses/ascii.pyi' 2026-05-04 17:38:25,161 wheel INFO adding 'jedi/third_party/typeshed/stdlib/curses/has_key.pyi' 2026-05-04 17:38:25,162 wheel INFO adding 'jedi/third_party/typeshed/stdlib/curses/panel.pyi' 2026-05-04 17:38:25,163 wheel INFO adding 'jedi/third_party/typeshed/stdlib/curses/textpad.pyi' 2026-05-04 17:38:25,164 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dbm/__init__.pyi' 2026-05-04 17:38:25,166 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dbm/dumb.pyi' 2026-05-04 17:38:25,167 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dbm/gnu.pyi' 2026-05-04 17:38:25,168 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dbm/ndbm.pyi' 2026-05-04 17:38:25,169 wheel INFO adding 'jedi/third_party/typeshed/stdlib/dbm/sqlite3.pyi' 2026-05-04 17:38:25,170 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/__init__.pyi' 2026-05-04 17:38:25,171 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/_msvccompiler.pyi' 2026-05-04 17:38:25,172 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/archive_util.pyi' 2026-05-04 17:38:25,173 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/bcppcompiler.pyi' 2026-05-04 17:38:25,174 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/ccompiler.pyi' 2026-05-04 17:38:25,176 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/cmd.pyi' 2026-05-04 17:38:25,177 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/config.pyi' 2026-05-04 17:38:25,178 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/core.pyi' 2026-05-04 17:38:25,179 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/cygwinccompiler.pyi' 2026-05-04 17:38:25,180 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/debug.pyi' 2026-05-04 17:38:25,181 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/dep_util.pyi' 2026-05-04 17:38:25,182 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/dir_util.pyi' 2026-05-04 17:38:25,183 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/dist.pyi' 2026-05-04 17:38:25,185 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/errors.pyi' 2026-05-04 17:38:25,186 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/extension.pyi' 2026-05-04 17:38:25,187 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/fancy_getopt.pyi' 2026-05-04 17:38:25,188 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/file_util.pyi' 2026-05-04 17:38:25,189 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/filelist.pyi' 2026-05-04 17:38:25,190 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/log.pyi' 2026-05-04 17:38:25,192 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/msvccompiler.pyi' 2026-05-04 17:38:25,193 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/spawn.pyi' 2026-05-04 17:38:25,194 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/sysconfig.pyi' 2026-05-04 17:38:25,195 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/text_file.pyi' 2026-05-04 17:38:25,196 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/unixccompiler.pyi' 2026-05-04 17:38:25,197 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/util.pyi' 2026-05-04 17:38:25,198 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/version.pyi' 2026-05-04 17:38:25,199 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/__init__.pyi' 2026-05-04 17:38:25,200 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/bdist.pyi' 2026-05-04 17:38:25,202 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/bdist_dumb.pyi' 2026-05-04 17:38:25,203 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/bdist_msi.pyi' 2026-05-04 17:38:25,204 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/bdist_packager.pyi' 2026-05-04 17:38:25,205 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/bdist_rpm.pyi' 2026-05-04 17:38:25,206 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/bdist_wininst.pyi' 2026-05-04 17:38:25,207 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/build.pyi' 2026-05-04 17:38:25,208 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/build_clib.pyi' 2026-05-04 17:38:25,209 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/build_ext.pyi' 2026-05-04 17:38:25,210 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/build_py.pyi' 2026-05-04 17:38:25,211 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/build_scripts.pyi' 2026-05-04 17:38:25,212 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/check.pyi' 2026-05-04 17:38:25,213 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/clean.pyi' 2026-05-04 17:38:25,215 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/config.pyi' 2026-05-04 17:38:25,216 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/install.pyi' 2026-05-04 17:38:25,217 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/install_data.pyi' 2026-05-04 17:38:25,218 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/install_egg_info.pyi' 2026-05-04 17:38:25,219 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/install_headers.pyi' 2026-05-04 17:38:25,220 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/install_lib.pyi' 2026-05-04 17:38:25,221 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/install_scripts.pyi' 2026-05-04 17:38:25,222 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/register.pyi' 2026-05-04 17:38:25,223 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/sdist.pyi' 2026-05-04 17:38:25,224 wheel INFO adding 'jedi/third_party/typeshed/stdlib/distutils/command/upload.pyi' 2026-05-04 17:38:25,226 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/__init__.pyi' 2026-05-04 17:38:25,227 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/_header_value_parser.pyi' 2026-05-04 17:38:25,228 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/_policybase.pyi' 2026-05-04 17:38:25,229 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/base64mime.pyi' 2026-05-04 17:38:25,230 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/charset.pyi' 2026-05-04 17:38:25,231 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/contentmanager.pyi' 2026-05-04 17:38:25,232 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/encoders.pyi' 2026-05-04 17:38:25,233 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/errors.pyi' 2026-05-04 17:38:25,235 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/feedparser.pyi' 2026-05-04 17:38:25,236 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/generator.pyi' 2026-05-04 17:38:25,237 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/header.pyi' 2026-05-04 17:38:25,238 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/headerregistry.pyi' 2026-05-04 17:38:25,239 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/iterators.pyi' 2026-05-04 17:38:25,240 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/message.pyi' 2026-05-04 17:38:25,242 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/parser.pyi' 2026-05-04 17:38:25,243 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/policy.pyi' 2026-05-04 17:38:25,244 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/quoprimime.pyi' 2026-05-04 17:38:25,245 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/utils.pyi' 2026-05-04 17:38:25,246 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/__init__.pyi' 2026-05-04 17:38:25,247 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/application.pyi' 2026-05-04 17:38:25,248 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/audio.pyi' 2026-05-04 17:38:25,249 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/base.pyi' 2026-05-04 17:38:25,250 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/image.pyi' 2026-05-04 17:38:25,251 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/message.pyi' 2026-05-04 17:38:25,252 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/multipart.pyi' 2026-05-04 17:38:25,253 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/nonmultipart.pyi' 2026-05-04 17:38:25,254 wheel INFO adding 'jedi/third_party/typeshed/stdlib/email/mime/text.pyi' 2026-05-04 17:38:25,256 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/__init__.pyi' 2026-05-04 17:38:25,257 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/aliases.pyi' 2026-05-04 17:38:25,259 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/ascii.pyi' 2026-05-04 17:38:25,260 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/base64_codec.pyi' 2026-05-04 17:38:25,261 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/big5.pyi' 2026-05-04 17:38:25,262 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/big5hkscs.pyi' 2026-05-04 17:38:25,263 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/bz2_codec.pyi' 2026-05-04 17:38:25,265 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/charmap.pyi' 2026-05-04 17:38:25,266 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp037.pyi' 2026-05-04 17:38:25,267 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1006.pyi' 2026-05-04 17:38:25,268 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1026.pyi' 2026-05-04 17:38:25,269 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1125.pyi' 2026-05-04 17:38:25,271 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1140.pyi' 2026-05-04 17:38:25,272 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1250.pyi' 2026-05-04 17:38:25,273 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1251.pyi' 2026-05-04 17:38:25,274 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1252.pyi' 2026-05-04 17:38:25,275 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1253.pyi' 2026-05-04 17:38:25,276 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1254.pyi' 2026-05-04 17:38:25,278 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1255.pyi' 2026-05-04 17:38:25,279 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1256.pyi' 2026-05-04 17:38:25,280 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1257.pyi' 2026-05-04 17:38:25,281 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp1258.pyi' 2026-05-04 17:38:25,282 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp273.pyi' 2026-05-04 17:38:25,283 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp424.pyi' 2026-05-04 17:38:25,285 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp437.pyi' 2026-05-04 17:38:25,286 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp500.pyi' 2026-05-04 17:38:25,287 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp720.pyi' 2026-05-04 17:38:25,288 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp737.pyi' 2026-05-04 17:38:25,289 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp775.pyi' 2026-05-04 17:38:25,291 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp850.pyi' 2026-05-04 17:38:25,292 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp852.pyi' 2026-05-04 17:38:25,293 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp855.pyi' 2026-05-04 17:38:25,294 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp856.pyi' 2026-05-04 17:38:25,295 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp857.pyi' 2026-05-04 17:38:25,296 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp858.pyi' 2026-05-04 17:38:25,298 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp860.pyi' 2026-05-04 17:38:25,299 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp861.pyi' 2026-05-04 17:38:25,300 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp862.pyi' 2026-05-04 17:38:25,301 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp863.pyi' 2026-05-04 17:38:25,302 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp864.pyi' 2026-05-04 17:38:25,303 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp865.pyi' 2026-05-04 17:38:25,305 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp866.pyi' 2026-05-04 17:38:25,306 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp869.pyi' 2026-05-04 17:38:25,307 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp874.pyi' 2026-05-04 17:38:25,308 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp875.pyi' 2026-05-04 17:38:25,309 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp932.pyi' 2026-05-04 17:38:25,311 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp949.pyi' 2026-05-04 17:38:25,312 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/cp950.pyi' 2026-05-04 17:38:25,313 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/euc_jis_2004.pyi' 2026-05-04 17:38:25,314 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/euc_jisx0213.pyi' 2026-05-04 17:38:25,315 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/euc_jp.pyi' 2026-05-04 17:38:25,316 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/euc_kr.pyi' 2026-05-04 17:38:25,318 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/gb18030.pyi' 2026-05-04 17:38:25,319 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/gb2312.pyi' 2026-05-04 17:38:25,320 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/gbk.pyi' 2026-05-04 17:38:25,321 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/hex_codec.pyi' 2026-05-04 17:38:25,324 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/hp_roman8.pyi' 2026-05-04 17:38:25,325 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/hz.pyi' 2026-05-04 17:38:25,326 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/idna.pyi' 2026-05-04 17:38:25,327 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_jp.pyi' 2026-05-04 17:38:25,329 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_1.pyi' 2026-05-04 17:38:25,330 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_2.pyi' 2026-05-04 17:38:25,331 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_2004.pyi' 2026-05-04 17:38:25,332 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_3.pyi' 2026-05-04 17:38:25,334 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_jp_ext.pyi' 2026-05-04 17:38:25,335 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso2022_kr.pyi' 2026-05-04 17:38:25,336 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_1.pyi' 2026-05-04 17:38:25,337 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_10.pyi' 2026-05-04 17:38:25,338 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_11.pyi' 2026-05-04 17:38:25,339 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_13.pyi' 2026-05-04 17:38:25,341 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_14.pyi' 2026-05-04 17:38:25,342 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_15.pyi' 2026-05-04 17:38:25,343 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_16.pyi' 2026-05-04 17:38:25,344 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_2.pyi' 2026-05-04 17:38:25,345 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_3.pyi' 2026-05-04 17:38:25,346 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_4.pyi' 2026-05-04 17:38:25,348 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_5.pyi' 2026-05-04 17:38:25,349 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_6.pyi' 2026-05-04 17:38:25,350 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_7.pyi' 2026-05-04 17:38:25,351 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_8.pyi' 2026-05-04 17:38:25,352 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/iso8859_9.pyi' 2026-05-04 17:38:25,353 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/johab.pyi' 2026-05-04 17:38:25,355 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/koi8_r.pyi' 2026-05-04 17:38:25,356 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/koi8_t.pyi' 2026-05-04 17:38:25,357 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/koi8_u.pyi' 2026-05-04 17:38:25,358 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/kz1048.pyi' 2026-05-04 17:38:25,359 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/latin_1.pyi' 2026-05-04 17:38:25,361 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_arabic.pyi' 2026-05-04 17:38:25,362 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_croatian.pyi' 2026-05-04 17:38:25,363 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_cyrillic.pyi' 2026-05-04 17:38:25,364 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_farsi.pyi' 2026-05-04 17:38:25,365 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_greek.pyi' 2026-05-04 17:38:25,366 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_iceland.pyi' 2026-05-04 17:38:25,368 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_latin2.pyi' 2026-05-04 17:38:25,369 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_roman.pyi' 2026-05-04 17:38:25,370 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_romanian.pyi' 2026-05-04 17:38:25,371 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mac_turkish.pyi' 2026-05-04 17:38:25,372 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/mbcs.pyi' 2026-05-04 17:38:25,374 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/oem.pyi' 2026-05-04 17:38:25,375 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/palmos.pyi' 2026-05-04 17:38:25,376 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/ptcp154.pyi' 2026-05-04 17:38:25,377 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/punycode.pyi' 2026-05-04 17:38:25,378 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/quopri_codec.pyi' 2026-05-04 17:38:25,379 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/raw_unicode_escape.pyi' 2026-05-04 17:38:25,380 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/rot_13.pyi' 2026-05-04 17:38:25,382 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/shift_jis.pyi' 2026-05-04 17:38:25,383 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/shift_jis_2004.pyi' 2026-05-04 17:38:25,384 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/shift_jisx0213.pyi' 2026-05-04 17:38:25,385 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/tis_620.pyi' 2026-05-04 17:38:25,386 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/undefined.pyi' 2026-05-04 17:38:25,387 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/unicode_escape.pyi' 2026-05-04 17:38:25,388 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_16.pyi' 2026-05-04 17:38:25,389 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_16_be.pyi' 2026-05-04 17:38:25,390 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_16_le.pyi' 2026-05-04 17:38:25,391 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_32.pyi' 2026-05-04 17:38:25,392 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_32_be.pyi' 2026-05-04 17:38:25,393 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_32_le.pyi' 2026-05-04 17:38:25,394 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_7.pyi' 2026-05-04 17:38:25,395 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_8.pyi' 2026-05-04 17:38:25,396 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/utf_8_sig.pyi' 2026-05-04 17:38:25,397 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/uu_codec.pyi' 2026-05-04 17:38:25,398 wheel INFO adding 'jedi/third_party/typeshed/stdlib/encodings/zlib_codec.pyi' 2026-05-04 17:38:25,400 wheel INFO adding 'jedi/third_party/typeshed/stdlib/ensurepip/__init__.pyi' 2026-05-04 17:38:25,401 wheel INFO adding 'jedi/third_party/typeshed/stdlib/html/__init__.pyi' 2026-05-04 17:38:25,402 wheel INFO adding 'jedi/third_party/typeshed/stdlib/html/entities.pyi' 2026-05-04 17:38:25,403 wheel INFO adding 'jedi/third_party/typeshed/stdlib/html/parser.pyi' 2026-05-04 17:38:25,404 wheel INFO adding 'jedi/third_party/typeshed/stdlib/http/__init__.pyi' 2026-05-04 17:38:25,405 wheel INFO adding 'jedi/third_party/typeshed/stdlib/http/client.pyi' 2026-05-04 17:38:25,407 wheel INFO adding 'jedi/third_party/typeshed/stdlib/http/cookiejar.pyi' 2026-05-04 17:38:25,408 wheel INFO adding 'jedi/third_party/typeshed/stdlib/http/cookies.pyi' 2026-05-04 17:38:25,409 wheel INFO adding 'jedi/third_party/typeshed/stdlib/http/server.pyi' 2026-05-04 17:38:25,411 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/__init__.pyi' 2026-05-04 17:38:25,412 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/_abc.pyi' 2026-05-04 17:38:25,413 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/_bootstrap.pyi' 2026-05-04 17:38:25,414 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/_bootstrap_external.pyi' 2026-05-04 17:38:25,415 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/abc.pyi' 2026-05-04 17:38:25,417 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/machinery.pyi' 2026-05-04 17:38:25,418 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/readers.pyi' 2026-05-04 17:38:25,419 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/simple.pyi' 2026-05-04 17:38:25,420 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/util.pyi' 2026-05-04 17:38:25,421 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/metadata/__init__.pyi' 2026-05-04 17:38:25,423 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/metadata/_meta.pyi' 2026-05-04 17:38:25,424 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/metadata/diagnose.pyi' 2026-05-04 17:38:25,425 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/resources/__init__.pyi' 2026-05-04 17:38:25,426 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/resources/_common.pyi' 2026-05-04 17:38:25,427 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/resources/_functional.pyi' 2026-05-04 17:38:25,428 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/resources/abc.pyi' 2026-05-04 17:38:25,429 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/resources/readers.pyi' 2026-05-04 17:38:25,430 wheel INFO adding 'jedi/third_party/typeshed/stdlib/importlib/resources/simple.pyi' 2026-05-04 17:38:25,432 wheel INFO adding 'jedi/third_party/typeshed/stdlib/json/__init__.pyi' 2026-05-04 17:38:25,433 wheel INFO adding 'jedi/third_party/typeshed/stdlib/json/decoder.pyi' 2026-05-04 17:38:25,434 wheel INFO adding 'jedi/third_party/typeshed/stdlib/json/encoder.pyi' 2026-05-04 17:38:25,435 wheel INFO adding 'jedi/third_party/typeshed/stdlib/json/scanner.pyi' 2026-05-04 17:38:25,436 wheel INFO adding 'jedi/third_party/typeshed/stdlib/json/tool.pyi' 2026-05-04 17:38:25,437 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/__init__.pyi' 2026-05-04 17:38:25,438 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/btm_matcher.pyi' 2026-05-04 17:38:25,439 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixer_base.pyi' 2026-05-04 17:38:25,440 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/main.pyi' 2026-05-04 17:38:25,441 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pygram.pyi' 2026-05-04 17:38:25,443 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pytree.pyi' 2026-05-04 17:38:25,444 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/refactor.pyi' 2026-05-04 17:38:25,445 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/__init__.pyi' 2026-05-04 17:38:25,446 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_apply.pyi' 2026-05-04 17:38:25,447 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_asserts.pyi' 2026-05-04 17:38:25,448 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_basestring.pyi' 2026-05-04 17:38:25,449 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_buffer.pyi' 2026-05-04 17:38:25,450 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_dict.pyi' 2026-05-04 17:38:25,451 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_except.pyi' 2026-05-04 17:38:25,452 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_exec.pyi' 2026-05-04 17:38:25,453 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_execfile.pyi' 2026-05-04 17:38:25,455 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_exitfunc.pyi' 2026-05-04 17:38:25,456 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_filter.pyi' 2026-05-04 17:38:25,457 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_funcattrs.pyi' 2026-05-04 17:38:25,458 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_future.pyi' 2026-05-04 17:38:25,459 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_getcwdu.pyi' 2026-05-04 17:38:25,460 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_has_key.pyi' 2026-05-04 17:38:25,461 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_idioms.pyi' 2026-05-04 17:38:25,462 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_import.pyi' 2026-05-04 17:38:25,463 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_imports.pyi' 2026-05-04 17:38:25,464 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_imports2.pyi' 2026-05-04 17:38:25,465 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_input.pyi' 2026-05-04 17:38:25,466 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_intern.pyi' 2026-05-04 17:38:25,467 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_isinstance.pyi' 2026-05-04 17:38:25,468 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_itertools.pyi' 2026-05-04 17:38:25,469 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_itertools_imports.pyi' 2026-05-04 17:38:25,470 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_long.pyi' 2026-05-04 17:38:25,471 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_map.pyi' 2026-05-04 17:38:25,472 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_metaclass.pyi' 2026-05-04 17:38:25,473 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_methodattrs.pyi' 2026-05-04 17:38:25,474 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_ne.pyi' 2026-05-04 17:38:25,475 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_next.pyi' 2026-05-04 17:38:25,476 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_nonzero.pyi' 2026-05-04 17:38:25,477 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_numliterals.pyi' 2026-05-04 17:38:25,478 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_operator.pyi' 2026-05-04 17:38:25,479 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_paren.pyi' 2026-05-04 17:38:25,480 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_print.pyi' 2026-05-04 17:38:25,481 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_raise.pyi' 2026-05-04 17:38:25,482 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_raw_input.pyi' 2026-05-04 17:38:25,483 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_reduce.pyi' 2026-05-04 17:38:25,484 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_reload.pyi' 2026-05-04 17:38:25,485 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_renames.pyi' 2026-05-04 17:38:25,486 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_repr.pyi' 2026-05-04 17:38:25,487 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_set_literal.pyi' 2026-05-04 17:38:25,488 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_standarderror.pyi' 2026-05-04 17:38:25,489 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_sys_exc.pyi' 2026-05-04 17:38:25,490 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_throw.pyi' 2026-05-04 17:38:25,491 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_tuple_params.pyi' 2026-05-04 17:38:25,492 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_types.pyi' 2026-05-04 17:38:25,493 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_unicode.pyi' 2026-05-04 17:38:25,494 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_urllib.pyi' 2026-05-04 17:38:25,495 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_ws_comma.pyi' 2026-05-04 17:38:25,496 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_xrange.pyi' 2026-05-04 17:38:25,497 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_xreadlines.pyi' 2026-05-04 17:38:25,499 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/fixes/fix_zip.pyi' 2026-05-04 17:38:25,500 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/__init__.pyi' 2026-05-04 17:38:25,501 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/driver.pyi' 2026-05-04 17:38:25,502 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/grammar.pyi' 2026-05-04 17:38:25,503 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/literals.pyi' 2026-05-04 17:38:25,504 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/parse.pyi' 2026-05-04 17:38:25,505 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/pgen.pyi' 2026-05-04 17:38:25,506 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/token.pyi' 2026-05-04 17:38:25,507 wheel INFO adding 'jedi/third_party/typeshed/stdlib/lib2to3/pgen2/tokenize.pyi' 2026-05-04 17:38:25,509 wheel INFO adding 'jedi/third_party/typeshed/stdlib/logging/__init__.pyi' 2026-05-04 17:38:25,510 wheel INFO adding 'jedi/third_party/typeshed/stdlib/logging/config.pyi' 2026-05-04 17:38:25,512 wheel INFO adding 'jedi/third_party/typeshed/stdlib/logging/handlers.pyi' 2026-05-04 17:38:25,513 wheel INFO adding 'jedi/third_party/typeshed/stdlib/msilib/__init__.pyi' 2026-05-04 17:38:25,515 wheel INFO adding 'jedi/third_party/typeshed/stdlib/msilib/schema.pyi' 2026-05-04 17:38:25,516 wheel INFO adding 'jedi/third_party/typeshed/stdlib/msilib/sequence.pyi' 2026-05-04 17:38:25,517 wheel INFO adding 'jedi/third_party/typeshed/stdlib/msilib/text.pyi' 2026-05-04 17:38:25,518 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/__init__.pyi' 2026-05-04 17:38:25,519 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/connection.pyi' 2026-05-04 17:38:25,520 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/context.pyi' 2026-05-04 17:38:25,522 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/forkserver.pyi' 2026-05-04 17:38:25,523 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/heap.pyi' 2026-05-04 17:38:25,524 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/managers.pyi' 2026-05-04 17:38:25,525 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/pool.pyi' 2026-05-04 17:38:25,527 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/popen_fork.pyi' 2026-05-04 17:38:25,528 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/popen_forkserver.pyi' 2026-05-04 17:38:25,529 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/popen_spawn_posix.pyi' 2026-05-04 17:38:25,530 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/popen_spawn_win32.pyi' 2026-05-04 17:38:25,531 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/process.pyi' 2026-05-04 17:38:25,532 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/queues.pyi' 2026-05-04 17:38:25,533 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/reduction.pyi' 2026-05-04 17:38:25,534 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/resource_sharer.pyi' 2026-05-04 17:38:25,535 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/resource_tracker.pyi' 2026-05-04 17:38:25,536 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/shared_memory.pyi' 2026-05-04 17:38:25,538 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/sharedctypes.pyi' 2026-05-04 17:38:25,539 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/spawn.pyi' 2026-05-04 17:38:25,540 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/synchronize.pyi' 2026-05-04 17:38:25,541 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/util.pyi' 2026-05-04 17:38:25,543 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/dummy/__init__.pyi' 2026-05-04 17:38:25,544 wheel INFO adding 'jedi/third_party/typeshed/stdlib/multiprocessing/dummy/connection.pyi' 2026-05-04 17:38:25,545 wheel INFO adding 'jedi/third_party/typeshed/stdlib/os/__init__.pyi' 2026-05-04 17:38:25,548 wheel INFO adding 'jedi/third_party/typeshed/stdlib/os/path.pyi' 2026-05-04 17:38:25,549 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pathlib/__init__.pyi' 2026-05-04 17:38:25,551 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pathlib/types.pyi' 2026-05-04 17:38:25,552 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pydoc_data/__init__.pyi' 2026-05-04 17:38:25,553 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pydoc_data/module_docs.pyi' 2026-05-04 17:38:25,554 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pydoc_data/topics.pyi' 2026-05-04 17:38:25,555 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pyexpat/__init__.pyi' 2026-05-04 17:38:25,556 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pyexpat/errors.pyi' 2026-05-04 17:38:25,557 wheel INFO adding 'jedi/third_party/typeshed/stdlib/pyexpat/model.pyi' 2026-05-04 17:38:25,559 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sqlite3/__init__.pyi' 2026-05-04 17:38:25,560 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sqlite3/dbapi2.pyi' 2026-05-04 17:38:25,562 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sqlite3/dump.pyi' 2026-05-04 17:38:25,563 wheel INFO adding 'jedi/third_party/typeshed/stdlib/string/__init__.pyi' 2026-05-04 17:38:25,564 wheel INFO adding 'jedi/third_party/typeshed/stdlib/string/templatelib.pyi' 2026-05-04 17:38:25,566 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sys/__init__.pyi' 2026-05-04 17:38:25,567 wheel INFO adding 'jedi/third_party/typeshed/stdlib/sys/_monitoring.pyi' 2026-05-04 17:38:25,570 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/__init__.pyi' 2026-05-04 17:38:25,574 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/colorchooser.pyi' 2026-05-04 17:38:25,575 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/commondialog.pyi' 2026-05-04 17:38:25,576 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/constants.pyi' 2026-05-04 17:38:25,577 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/dialog.pyi' 2026-05-04 17:38:25,578 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/dnd.pyi' 2026-05-04 17:38:25,579 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/filedialog.pyi' 2026-05-04 17:38:25,580 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/font.pyi' 2026-05-04 17:38:25,582 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/messagebox.pyi' 2026-05-04 17:38:25,583 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/scrolledtext.pyi' 2026-05-04 17:38:25,584 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/simpledialog.pyi' 2026-05-04 17:38:25,585 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/tix.pyi' 2026-05-04 17:38:25,587 wheel INFO adding 'jedi/third_party/typeshed/stdlib/tkinter/ttk.pyi' 2026-05-04 17:38:25,590 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/__init__.pyi' 2026-05-04 17:38:25,591 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/_log.pyi' 2026-05-04 17:38:25,592 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/async_case.pyi' 2026-05-04 17:38:25,593 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/case.pyi' 2026-05-04 17:38:25,595 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/loader.pyi' 2026-05-04 17:38:25,596 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/main.pyi' 2026-05-04 17:38:25,597 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/mock.pyi' 2026-05-04 17:38:25,599 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/result.pyi' 2026-05-04 17:38:25,600 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/runner.pyi' 2026-05-04 17:38:25,601 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/signals.pyi' 2026-05-04 17:38:25,602 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/suite.pyi' 2026-05-04 17:38:25,603 wheel INFO adding 'jedi/third_party/typeshed/stdlib/unittest/util.pyi' 2026-05-04 17:38:25,605 wheel INFO adding 'jedi/third_party/typeshed/stdlib/urllib/__init__.pyi' 2026-05-04 17:38:25,606 wheel INFO adding 'jedi/third_party/typeshed/stdlib/urllib/error.pyi' 2026-05-04 17:38:25,607 wheel INFO adding 'jedi/third_party/typeshed/stdlib/urllib/parse.pyi' 2026-05-04 17:38:25,608 wheel INFO adding 'jedi/third_party/typeshed/stdlib/urllib/request.pyi' 2026-05-04 17:38:25,610 wheel INFO adding 'jedi/third_party/typeshed/stdlib/urllib/response.pyi' 2026-05-04 17:38:25,611 wheel INFO adding 'jedi/third_party/typeshed/stdlib/urllib/robotparser.pyi' 2026-05-04 17:38:25,612 wheel INFO adding 'jedi/third_party/typeshed/stdlib/venv/__init__.pyi' 2026-05-04 17:38:25,614 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/__init__.pyi' 2026-05-04 17:38:25,615 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/handlers.pyi' 2026-05-04 17:38:25,616 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/headers.pyi' 2026-05-04 17:38:25,617 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/simple_server.pyi' 2026-05-04 17:38:25,618 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/types.pyi' 2026-05-04 17:38:25,619 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/util.pyi' 2026-05-04 17:38:25,620 wheel INFO adding 'jedi/third_party/typeshed/stdlib/wsgiref/validate.pyi' 2026-05-04 17:38:25,621 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/__init__.pyi' 2026-05-04 17:38:25,623 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/NodeFilter.pyi' 2026-05-04 17:38:25,624 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/__init__.pyi' 2026-05-04 17:38:25,625 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/domreg.pyi' 2026-05-04 17:38:25,626 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/expatbuilder.pyi' 2026-05-04 17:38:25,627 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/minicompat.pyi' 2026-05-04 17:38:25,629 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/minidom.pyi' 2026-05-04 17:38:25,631 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/pulldom.pyi' 2026-05-04 17:38:25,632 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/dom/xmlbuilder.pyi' 2026-05-04 17:38:25,633 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/etree/ElementInclude.pyi' 2026-05-04 17:38:25,634 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/etree/ElementPath.pyi' 2026-05-04 17:38:25,636 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/etree/ElementTree.pyi' 2026-05-04 17:38:25,637 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/etree/__init__.pyi' 2026-05-04 17:38:25,638 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/etree/cElementTree.pyi' 2026-05-04 17:38:25,639 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/parsers/__init__.pyi' 2026-05-04 17:38:25,640 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/parsers/expat/__init__.pyi' 2026-05-04 17:38:25,641 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/parsers/expat/errors.pyi' 2026-05-04 17:38:25,643 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/parsers/expat/model.pyi' 2026-05-04 17:38:25,644 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/sax/__init__.pyi' 2026-05-04 17:38:25,645 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/sax/_exceptions.pyi' 2026-05-04 17:38:25,646 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/sax/expatreader.pyi' 2026-05-04 17:38:25,647 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/sax/handler.pyi' 2026-05-04 17:38:25,649 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/sax/saxutils.pyi' 2026-05-04 17:38:25,650 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xml/sax/xmlreader.pyi' 2026-05-04 17:38:25,651 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xmlrpc/__init__.pyi' 2026-05-04 17:38:25,652 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xmlrpc/client.pyi' 2026-05-04 17:38:25,654 wheel INFO adding 'jedi/third_party/typeshed/stdlib/xmlrpc/server.pyi' 2026-05-04 17:38:25,655 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zipfile/__init__.pyi' 2026-05-04 17:38:25,657 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zipfile/_path/__init__.pyi' 2026-05-04 17:38:25,658 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zipfile/_path/glob.pyi' 2026-05-04 17:38:25,660 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zoneinfo/__init__.pyi' 2026-05-04 17:38:25,661 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zoneinfo/_common.pyi' 2026-05-04 17:38:25,662 wheel INFO adding 'jedi/third_party/typeshed/stdlib/zoneinfo/_tzpath.pyi' 2026-05-04 17:38:25,668 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/__init__.pyi' 2026-05-04 17:38:25,669 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/consts.pyi' 2026-05-04 17:38:25,670 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/deprecate.pyi' 2026-05-04 17:38:25,672 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/common/__init__.pyi' 2026-05-04 17:38:25,673 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/common/encoding.pyi' 2026-05-04 17:38:25,674 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/common/errors.pyi' 2026-05-04 17:38:25,675 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/common/security.pyi' 2026-05-04 17:38:25,676 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/common/urls.pyi' 2026-05-04 17:38:25,678 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/__init__.pyi' 2026-05-04 17:38:25,679 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/__init__.pyi' 2026-05-04 17:38:25,680 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/async_app.pyi' 2026-05-04 17:38:25,682 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/async_openid.pyi' 2026-05-04 17:38:25,683 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/errors.pyi' 2026-05-04 17:38:25,684 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/framework_integration.pyi' 2026-05-04 17:38:25,685 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/registry.pyi' 2026-05-04 17:38:25,686 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_app.pyi' 2026-05-04 17:38:25,687 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/base_client/sync_openid.pyi' 2026-05-04 17:38:25,688 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/__init__.pyi' 2026-05-04 17:38:25,689 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/apps.pyi' 2026-05-04 17:38:25,690 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_client/integration.pyi' 2026-05-04 17:38:25,692 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/__init__.pyi' 2026-05-04 17:38:25,693 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/authorization_server.pyi' 2026-05-04 17:38:25,694 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/nonce.pyi' 2026-05-04 17:38:25,695 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth1/resource_protector.pyi' 2026-05-04 17:38:25,696 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/__init__.pyi' 2026-05-04 17:38:25,697 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/authorization_server.pyi' 2026-05-04 17:38:25,698 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/endpoints.pyi' 2026-05-04 17:38:25,699 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/requests.pyi' 2026-05-04 17:38:25,700 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/resource_protector.pyi' 2026-05-04 17:38:25,702 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/django_oauth2/signals.pyi' 2026-05-04 17:38:25,703 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/__init__.pyi' 2026-05-04 17:38:25,704 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/apps.pyi' 2026-05-04 17:38:25,705 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_client/integration.pyi' 2026-05-04 17:38:25,706 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/__init__.pyi' 2026-05-04 17:38:25,707 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/authorization_server.pyi' 2026-05-04 17:38:25,709 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/cache.pyi' 2026-05-04 17:38:25,710 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth1/resource_protector.pyi' 2026-05-04 17:38:25,711 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/__init__.pyi' 2026-05-04 17:38:25,712 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/authorization_server.pyi' 2026-05-04 17:38:25,713 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/errors.pyi' 2026-05-04 17:38:25,714 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/requests.pyi' 2026-05-04 17:38:25,716 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/resource_protector.pyi' 2026-05-04 17:38:25,717 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/flask_oauth2/signals.pyi' 2026-05-04 17:38:25,718 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/__init__.pyi' 2026-05-04 17:38:25,719 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/assertion_client.pyi' 2026-05-04 17:38:25,720 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/oauth1_client.pyi' 2026-05-04 17:38:25,721 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/oauth2_client.pyi' 2026-05-04 17:38:25,722 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/httpx_client/utils.pyi' 2026-05-04 17:38:25,724 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/__init__.pyi' 2026-05-04 17:38:25,725 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/assertion_session.pyi' 2026-05-04 17:38:25,726 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/oauth1_session.pyi' 2026-05-04 17:38:25,727 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/oauth2_session.pyi' 2026-05-04 17:38:25,728 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/requests_client/utils.pyi' 2026-05-04 17:38:25,730 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/__init__.pyi' 2026-05-04 17:38:25,731 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/client_mixin.pyi' 2026-05-04 17:38:25,732 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/functions.pyi' 2026-05-04 17:38:25,733 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/sqla_oauth2/tokens_mixins.pyi' 2026-05-04 17:38:25,734 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/__init__.pyi' 2026-05-04 17:38:25,736 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/apps.pyi' 2026-05-04 17:38:25,737 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/integrations/starlette_client/integration.pyi' 2026-05-04 17:38:25,739 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/__init__.pyi' 2026-05-04 17:38:25,740 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/errors.pyi' 2026-05-04 17:38:25,741 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/jwk.pyi' 2026-05-04 17:38:25,742 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/util.pyi' 2026-05-04 17:38:25,744 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/__init__.pyi' 2026-05-04 17:38:25,745 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_algorithms.pyi' 2026-05-04 17:38:25,746 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptodome.pyi' 2026-05-04 17:38:25,747 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/drafts/_jwe_enc_cryptography.pyi' 2026-05-04 17:38:25,748 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/__init__.pyi' 2026-05-04 17:38:25,749 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/jws.pyi' 2026-05-04 17:38:25,750 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7515/models.pyi' 2026-05-04 17:38:25,752 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/__init__.pyi' 2026-05-04 17:38:25,753 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/jwe.pyi' 2026-05-04 17:38:25,754 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7516/models.pyi' 2026-05-04 17:38:25,755 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/__init__.pyi' 2026-05-04 17:38:25,756 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/_cryptography_key.pyi' 2026-05-04 17:38:25,757 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/asymmetric_key.pyi' 2026-05-04 17:38:25,758 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/base_key.pyi' 2026-05-04 17:38:25,760 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/jwk.pyi' 2026-05-04 17:38:25,761 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7517/key_set.pyi' 2026-05-04 17:38:25,762 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/__init__.pyi' 2026-05-04 17:38:25,763 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/ec_key.pyi' 2026-05-04 17:38:25,764 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_algs.pyi' 2026-05-04 17:38:25,765 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_encs.pyi' 2026-05-04 17:38:25,767 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jwe_zips.pyi' 2026-05-04 17:38:25,768 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/jws_algs.pyi' 2026-05-04 17:38:25,769 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/oct_key.pyi' 2026-05-04 17:38:25,770 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/rsa_key.pyi' 2026-05-04 17:38:25,771 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7518/util.pyi' 2026-05-04 17:38:25,772 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/__init__.pyi' 2026-05-04 17:38:25,773 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/claims.pyi' 2026-05-04 17:38:25,775 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc7519/jwt.pyi' 2026-05-04 17:38:25,776 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/__init__.pyi' 2026-05-04 17:38:25,777 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/jws_eddsa.pyi' 2026-05-04 17:38:25,778 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/jose/rfc8037/okp_key.pyi' 2026-05-04 17:38:25,779 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/__init__.pyi' 2026-05-04 17:38:25,780 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/client.pyi' 2026-05-04 17:38:25,782 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/errors.pyi' 2026-05-04 17:38:25,783 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/__init__.pyi' 2026-05-04 17:38:25,784 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/authorization_server.pyi' 2026-05-04 17:38:25,785 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/base_server.pyi' 2026-05-04 17:38:25,786 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/client_auth.pyi' 2026-05-04 17:38:25,788 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/errors.pyi' 2026-05-04 17:38:25,789 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/models.pyi' 2026-05-04 17:38:25,790 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/parameters.pyi' 2026-05-04 17:38:25,791 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/resource_protector.pyi' 2026-05-04 17:38:25,792 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/rsa.pyi' 2026-05-04 17:38:25,793 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/signature.pyi' 2026-05-04 17:38:25,794 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/util.pyi' 2026-05-04 17:38:25,795 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth1/rfc5849/wrapper.pyi' 2026-05-04 17:38:25,797 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/__init__.pyi' 2026-05-04 17:38:25,798 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/auth.pyi' 2026-05-04 17:38:25,799 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/base.pyi' 2026-05-04 17:38:25,800 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/client.pyi' 2026-05-04 17:38:25,802 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/__init__.pyi' 2026-05-04 17:38:25,803 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authenticate_client.pyi' 2026-05-04 17:38:25,804 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/authorization_server.pyi' 2026-05-04 17:38:25,805 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/errors.pyi' 2026-05-04 17:38:25,806 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/hooks.pyi' 2026-05-04 17:38:25,807 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/models.pyi' 2026-05-04 17:38:25,809 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/parameters.pyi' 2026-05-04 17:38:25,810 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/requests.pyi' 2026-05-04 17:38:25,811 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/resource_protector.pyi' 2026-05-04 17:38:25,812 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/token_endpoint.pyi' 2026-05-04 17:38:25,813 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/util.pyi' 2026-05-04 17:38:25,814 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/wrappers.pyi' 2026-05-04 17:38:25,815 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/__init__.pyi' 2026-05-04 17:38:25,817 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/authorization_code.pyi' 2026-05-04 17:38:25,818 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/base.pyi' 2026-05-04 17:38:25,819 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/client_credentials.pyi' 2026-05-04 17:38:25,820 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/implicit.pyi' 2026-05-04 17:38:25,821 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/refresh_token.pyi' 2026-05-04 17:38:25,822 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6749/grants/resource_owner_password_credentials.pyi' 2026-05-04 17:38:25,824 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/__init__.pyi' 2026-05-04 17:38:25,825 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/errors.pyi' 2026-05-04 17:38:25,826 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/parameters.pyi' 2026-05-04 17:38:25,827 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/token.pyi' 2026-05-04 17:38:25,828 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc6750/validator.pyi' 2026-05-04 17:38:25,829 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/__init__.pyi' 2026-05-04 17:38:25,830 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/parameters.pyi' 2026-05-04 17:38:25,832 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7009/revocation.pyi' 2026-05-04 17:38:25,833 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/__init__.pyi' 2026-05-04 17:38:25,834 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7521/client.pyi' 2026-05-04 17:38:25,835 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/__init__.pyi' 2026-05-04 17:38:25,836 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/assertion.pyi' 2026-05-04 17:38:25,837 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/auth.pyi' 2026-05-04 17:38:25,839 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/client.pyi' 2026-05-04 17:38:25,840 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/jwt_bearer.pyi' 2026-05-04 17:38:25,841 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/token.pyi' 2026-05-04 17:38:25,842 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7523/validator.pyi' 2026-05-04 17:38:25,843 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/__init__.pyi' 2026-05-04 17:38:25,844 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/claims.pyi' 2026-05-04 17:38:25,846 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/endpoint.pyi' 2026-05-04 17:38:25,847 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7591/errors.pyi' 2026-05-04 17:38:25,848 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/__init__.pyi' 2026-05-04 17:38:25,849 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7592/endpoint.pyi' 2026-05-04 17:38:25,850 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/__init__.pyi' 2026-05-04 17:38:25,851 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7636/challenge.pyi' 2026-05-04 17:38:25,853 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/__init__.pyi' 2026-05-04 17:38:25,854 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/introspection.pyi' 2026-05-04 17:38:25,855 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/models.pyi' 2026-05-04 17:38:25,856 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc7662/token_validator.pyi' 2026-05-04 17:38:25,857 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/__init__.pyi' 2026-05-04 17:38:25,858 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/models.pyi' 2026-05-04 17:38:25,859 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8414/well_known.pyi' 2026-05-04 17:38:25,861 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/__init__.pyi' 2026-05-04 17:38:25,862 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/device_code.pyi' 2026-05-04 17:38:25,863 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/endpoint.pyi' 2026-05-04 17:38:25,864 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/errors.pyi' 2026-05-04 17:38:25,865 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8628/models.pyi' 2026-05-04 17:38:25,866 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc8693/__init__.pyi' 2026-05-04 17:38:25,867 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/__init__.pyi' 2026-05-04 17:38:25,869 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/claims.pyi' 2026-05-04 17:38:25,870 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/introspection.pyi' 2026-05-04 17:38:25,871 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/revocation.pyi' 2026-05-04 17:38:25,872 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token.pyi' 2026-05-04 17:38:25,873 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9068/token_validator.pyi' 2026-05-04 17:38:25,874 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/__init__.pyi' 2026-05-04 17:38:25,875 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/authorization_server.pyi' 2026-05-04 17:38:25,877 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/discovery.pyi' 2026-05-04 17:38:25,878 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/errors.pyi' 2026-05-04 17:38:25,879 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9101/registration.pyi' 2026-05-04 17:38:25,880 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/__init__.pyi' 2026-05-04 17:38:25,881 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oauth2/rfc9207/parameter.pyi' 2026-05-04 17:38:25,882 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/__init__.pyi' 2026-05-04 17:38:25,884 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/__init__.pyi' 2026-05-04 17:38:25,885 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/claims.pyi' 2026-05-04 17:38:25,886 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/errors.pyi' 2026-05-04 17:38:25,887 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/models.pyi' 2026-05-04 17:38:25,888 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/userinfo.pyi' 2026-05-04 17:38:25,890 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/util.pyi' 2026-05-04 17:38:25,891 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/__init__.pyi' 2026-05-04 17:38:25,892 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/code.pyi' 2026-05-04 17:38:25,893 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/hybrid.pyi' 2026-05-04 17:38:25,894 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/implicit.pyi' 2026-05-04 17:38:25,896 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/core/grants/util.pyi' 2026-05-04 17:38:25,897 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/__init__.pyi' 2026-05-04 17:38:25,898 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/models.pyi' 2026-05-04 17:38:25,899 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/discovery/well_known.pyi' 2026-05-04 17:38:25,900 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration/__init__.pyi' 2026-05-04 17:38:25,901 wheel INFO adding 'jedi/third_party/typeshed/stubs/Authlib/authlib/oidc/registration/claims.pyi' 2026-05-04 17:38:25,903 wheel INFO adding 'jedi/third_party/typeshed/stubs/Deprecated/deprecated/__init__.pyi' 2026-05-04 17:38:25,904 wheel INFO adding 'jedi/third_party/typeshed/stubs/Deprecated/deprecated/classic.pyi' 2026-05-04 17:38:25,905 wheel INFO adding 'jedi/third_party/typeshed/stubs/Deprecated/deprecated/params.pyi' 2026-05-04 17:38:25,906 wheel INFO adding 'jedi/third_party/typeshed/stubs/Deprecated/deprecated/sphinx.pyi' 2026-05-04 17:38:25,908 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/__init__.pyi' 2026-05-04 17:38:25,909 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/core.pyi' 2026-05-04 17:38:25,910 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/decorator.pyi' 2026-05-04 17:38:25,911 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/extension.pyi' 2026-05-04 17:38:25,912 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-Cors/flask_cors/version.pyi' 2026-05-04 17:38:25,914 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-Migrate/flask_migrate/__init__.pyi' 2026-05-04 17:38:25,915 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/__init__.pyi' 2026-05-04 17:38:25,917 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/namespace.pyi' 2026-05-04 17:38:25,918 wheel INFO adding 'jedi/third_party/typeshed/stubs/Flask-SocketIO/flask_socketio/test_client.pyi' 2026-05-04 17:38:25,919 wheel INFO adding 'jedi/third_party/typeshed/stubs/JACK-Client/jack/__init__.pyi' 2026-05-04 17:38:25,921 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/__init__.pyi' 2026-05-04 17:38:25,922 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/__init__.pyi' 2026-05-04 17:38:25,924 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/constants.pyi' 2026-05-04 17:38:25,925 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio.pyi' 2026-05-04 17:38:25,926 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_cdev.pyi' 2026-05-04 17:38:25,927 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_event.pyi' 2026-05-04 17:38:25,928 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pin_data.pyi' 2026-05-04 17:38:25,929 wheel INFO adding 'jedi/third_party/typeshed/stubs/Jetson.GPIO/Jetson/GPIO/gpio_pinmux_lookup.pyi' 2026-05-04 17:38:25,931 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/__init__.pyi' 2026-05-04 17:38:25,932 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/__main__.pyi' 2026-05-04 17:38:25,933 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/__meta__.pyi' 2026-05-04 17:38:25,934 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/blockparser.pyi' 2026-05-04 17:38:25,935 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/blockprocessors.pyi' 2026-05-04 17:38:25,937 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/core.pyi' 2026-05-04 17:38:25,938 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/htmlparser.pyi' 2026-05-04 17:38:25,939 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/inlinepatterns.pyi' 2026-05-04 17:38:25,940 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/postprocessors.pyi' 2026-05-04 17:38:25,941 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/preprocessors.pyi' 2026-05-04 17:38:25,942 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/serializers.pyi' 2026-05-04 17:38:25,943 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/test_tools.pyi' 2026-05-04 17:38:25,945 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/treeprocessors.pyi' 2026-05-04 17:38:25,946 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/util.pyi' 2026-05-04 17:38:25,947 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/__init__.pyi' 2026-05-04 17:38:25,948 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/abbr.pyi' 2026-05-04 17:38:25,950 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/admonition.pyi' 2026-05-04 17:38:25,951 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/attr_list.pyi' 2026-05-04 17:38:25,952 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/codehilite.pyi' 2026-05-04 17:38:25,953 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/def_list.pyi' 2026-05-04 17:38:25,954 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/extra.pyi' 2026-05-04 17:38:25,955 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/fenced_code.pyi' 2026-05-04 17:38:25,957 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/footnotes.pyi' 2026-05-04 17:38:25,958 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/legacy_attrs.pyi' 2026-05-04 17:38:25,959 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/legacy_em.pyi' 2026-05-04 17:38:25,960 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/md_in_html.pyi' 2026-05-04 17:38:25,961 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/meta.pyi' 2026-05-04 17:38:25,962 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/nl2br.pyi' 2026-05-04 17:38:25,963 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/sane_lists.pyi' 2026-05-04 17:38:25,964 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/smarty.pyi' 2026-05-04 17:38:25,965 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/tables.pyi' 2026-05-04 17:38:25,966 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/toc.pyi' 2026-05-04 17:38:25,968 wheel INFO adding 'jedi/third_party/typeshed/stubs/Markdown/markdown/extensions/wikilinks.pyi' 2026-05-04 17:38:25,969 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyAutoGUI/pyautogui/__init__.pyi' 2026-05-04 17:38:25,971 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Angle.pyi' 2026-05-04 17:38:25,972 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Coordinates.pyi' 2026-05-04 17:38:25,974 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/CurveFitting.pyi' 2026-05-04 17:38:25,975 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Earth.pyi' 2026-05-04 17:38:25,976 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Epoch.pyi' 2026-05-04 17:38:25,977 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Interpolation.pyi' 2026-05-04 17:38:25,978 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Jupiter.pyi' 2026-05-04 17:38:25,979 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/JupiterMoons.pyi' 2026-05-04 17:38:25,981 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Mars.pyi' 2026-05-04 17:38:25,982 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Mercury.pyi' 2026-05-04 17:38:25,983 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Minor.pyi' 2026-05-04 17:38:25,984 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Moon.pyi' 2026-05-04 17:38:25,985 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Neptune.pyi' 2026-05-04 17:38:25,986 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Pluto.pyi' 2026-05-04 17:38:25,987 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Saturn.pyi' 2026-05-04 17:38:25,988 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Sun.pyi' 2026-05-04 17:38:25,989 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Uranus.pyi' 2026-05-04 17:38:25,991 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/Venus.pyi' 2026-05-04 17:38:25,992 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/__init__.pyi' 2026-05-04 17:38:25,993 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMeeus/pymeeus/base.pyi' 2026-05-04 17:38:25,994 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/__init__.pyi' 2026-05-04 17:38:25,996 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/_auth.pyi' 2026-05-04 17:38:25,997 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/charset.pyi' 2026-05-04 17:38:25,998 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/connections.pyi' 2026-05-04 17:38:25,999 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/converters.pyi' 2026-05-04 17:38:26,000 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/cursors.pyi' 2026-05-04 17:38:26,001 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/err.pyi' 2026-05-04 17:38:26,003 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/optionfile.pyi' 2026-05-04 17:38:26,004 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/protocol.pyi' 2026-05-04 17:38:26,005 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/times.pyi' 2026-05-04 17:38:26,006 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/CLIENT.pyi' 2026-05-04 17:38:26,007 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/COMMAND.pyi' 2026-05-04 17:38:26,009 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/CR.pyi' 2026-05-04 17:38:26,010 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/ER.pyi' 2026-05-04 17:38:26,011 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/FIELD_TYPE.pyi' 2026-05-04 17:38:26,012 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/FLAG.pyi' 2026-05-04 17:38:26,014 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/SERVER_STATUS.pyi' 2026-05-04 17:38:26,015 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyMySQL/pymysql/constants/__init__.pyi' 2026-05-04 17:38:26,016 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyScreeze/pyscreeze/__init__.pyi' 2026-05-04 17:38:26,018 wheel INFO adding 'jedi/third_party/typeshed/stubs/PySocks/socks.pyi' 2026-05-04 17:38:26,019 wheel INFO adding 'jedi/third_party/typeshed/stubs/PySocks/sockshandler.pyi' 2026-05-04 17:38:26,021 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/__init__.pyi' 2026-05-04 17:38:26,022 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/_yaml.pyi' 2026-05-04 17:38:26,024 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/composer.pyi' 2026-05-04 17:38:26,025 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/constructor.pyi' 2026-05-04 17:38:26,026 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/cyaml.pyi' 2026-05-04 17:38:26,027 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/dumper.pyi' 2026-05-04 17:38:26,028 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/emitter.pyi' 2026-05-04 17:38:26,030 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/error.pyi' 2026-05-04 17:38:26,031 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/events.pyi' 2026-05-04 17:38:26,032 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/loader.pyi' 2026-05-04 17:38:26,033 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/nodes.pyi' 2026-05-04 17:38:26,034 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/parser.pyi' 2026-05-04 17:38:26,036 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/reader.pyi' 2026-05-04 17:38:26,037 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/representer.pyi' 2026-05-04 17:38:26,038 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/resolver.pyi' 2026-05-04 17:38:26,039 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/scanner.pyi' 2026-05-04 17:38:26,040 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/serializer.pyi' 2026-05-04 17:38:26,042 wheel INFO adding 'jedi/third_party/typeshed/stubs/PyYAML/yaml/tokens.pyi' 2026-05-04 17:38:26,043 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/__init__.pyi' 2026-05-04 17:38:26,044 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/cmdline.pyi' 2026-05-04 17:38:26,046 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/console.pyi' 2026-05-04 17:38:26,047 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/filter.pyi' 2026-05-04 17:38:26,048 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatter.pyi' 2026-05-04 17:38:26,049 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexer.pyi' 2026-05-04 17:38:26,050 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/modeline.pyi' 2026-05-04 17:38:26,051 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/plugin.pyi' 2026-05-04 17:38:26,052 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/regexopt.pyi' 2026-05-04 17:38:26,053 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/scanner.pyi' 2026-05-04 17:38:26,055 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/sphinxext.pyi' 2026-05-04 17:38:26,056 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/style.pyi' 2026-05-04 17:38:26,057 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/token.pyi' 2026-05-04 17:38:26,058 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/unistring.pyi' 2026-05-04 17:38:26,059 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/util.pyi' 2026-05-04 17:38:26,060 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/filters/__init__.pyi' 2026-05-04 17:38:26,062 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/__init__.pyi' 2026-05-04 17:38:26,063 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/_mapping.pyi' 2026-05-04 17:38:26,064 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/bbcode.pyi' 2026-05-04 17:38:26,065 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/groff.pyi' 2026-05-04 17:38:26,066 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/html.pyi' 2026-05-04 17:38:26,068 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/img.pyi' 2026-05-04 17:38:26,069 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/irc.pyi' 2026-05-04 17:38:26,070 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/latex.pyi' 2026-05-04 17:38:26,071 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/other.pyi' 2026-05-04 17:38:26,072 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/pangomarkup.pyi' 2026-05-04 17:38:26,073 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/rtf.pyi' 2026-05-04 17:38:26,074 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/svg.pyi' 2026-05-04 17:38:26,075 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/terminal.pyi' 2026-05-04 17:38:26,077 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/formatters/terminal256.pyi' 2026-05-04 17:38:26,078 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/__init__.pyi' 2026-05-04 17:38:26,079 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/javascript.pyi' 2026-05-04 17:38:26,080 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/jsx.pyi' 2026-05-04 17:38:26,081 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/kusto.pyi' 2026-05-04 17:38:26,082 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/ldap.pyi' 2026-05-04 17:38:26,083 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/lean.pyi' 2026-05-04 17:38:26,084 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/lisp.pyi' 2026-05-04 17:38:26,086 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/prql.pyi' 2026-05-04 17:38:26,087 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/vip.pyi' 2026-05-04 17:38:26,088 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/lexers/vyper.pyi' 2026-05-04 17:38:26,089 wheel INFO adding 'jedi/third_party/typeshed/stubs/Pygments/pygments/styles/__init__.pyi' 2026-05-04 17:38:26,091 wheel INFO adding 'jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/__init__.pyi' 2026-05-04 17:38:26,092 wheel INFO adding 'jedi/third_party/typeshed/stubs/RPi.GPIO/RPi/GPIO/__init__.pyi' 2026-05-04 17:38:26,093 wheel INFO adding 'jedi/third_party/typeshed/stubs/Send2Trash/send2trash/__init__.pyi' 2026-05-04 17:38:26,094 wheel INFO adding 'jedi/third_party/typeshed/stubs/Send2Trash/send2trash/__main__.pyi' 2026-05-04 17:38:26,096 wheel INFO adding 'jedi/third_party/typeshed/stubs/Send2Trash/send2trash/exceptions.pyi' 2026-05-04 17:38:26,097 wheel INFO adding 'jedi/third_party/typeshed/stubs/Send2Trash/send2trash/util.pyi' 2026-05-04 17:38:26,098 wheel INFO adding 'jedi/third_party/typeshed/stubs/TgCrypto/tgcrypto/__init__.pyi' 2026-05-04 17:38:26,100 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/__init__.pyi' 2026-05-04 17:38:26,101 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/form.pyi' 2026-05-04 17:38:26,102 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/i18n.pyi' 2026-05-04 17:38:26,103 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/meta.pyi' 2026-05-04 17:38:26,104 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/utils.pyi' 2026-05-04 17:38:26,106 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/validators.pyi' 2026-05-04 17:38:26,107 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/__init__.pyi' 2026-05-04 17:38:26,108 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/core.pyi' 2026-05-04 17:38:26,109 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/csrf/session.pyi' 2026-05-04 17:38:26,111 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/__init__.pyi' 2026-05-04 17:38:26,112 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/choices.pyi' 2026-05-04 17:38:26,113 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/core.pyi' 2026-05-04 17:38:26,115 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/datetime.pyi' 2026-05-04 17:38:26,116 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/form.pyi' 2026-05-04 17:38:26,117 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/list.pyi' 2026-05-04 17:38:26,118 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/numeric.pyi' 2026-05-04 17:38:26,120 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/fields/simple.pyi' 2026-05-04 17:38:26,121 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets/__init__.pyi' 2026-05-04 17:38:26,122 wheel INFO adding 'jedi/third_party/typeshed/stubs/WTForms/wtforms/widgets/core.pyi' 2026-05-04 17:38:26,124 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/__init__.pyi' 2026-05-04 17:38:26,125 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/_types.pyi' 2026-05-04 17:38:26,126 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/acceptparse.pyi' 2026-05-04 17:38:26,128 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/byterange.pyi' 2026-05-04 17:38:26,129 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/cachecontrol.pyi' 2026-05-04 17:38:26,131 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/client.pyi' 2026-05-04 17:38:26,132 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/compat.pyi' 2026-05-04 17:38:26,133 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/cookies.pyi' 2026-05-04 17:38:26,134 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/datetime_utils.pyi' 2026-05-04 17:38:26,136 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/dec.pyi' 2026-05-04 17:38:26,137 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/descriptors.pyi' 2026-05-04 17:38:26,138 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/etag.pyi' 2026-05-04 17:38:26,139 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/exc.pyi' 2026-05-04 17:38:26,141 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/headers.pyi' 2026-05-04 17:38:26,142 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/multidict.pyi' 2026-05-04 17:38:26,143 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/request.pyi' 2026-05-04 17:38:26,145 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/response.pyi' 2026-05-04 17:38:26,146 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/static.pyi' 2026-05-04 17:38:26,147 wheel INFO adding 'jedi/third_party/typeshed/stubs/WebOb/webob/util.pyi' 2026-05-04 17:38:26,149 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/__init__.pyi' 2026-05-04 17:38:26,150 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/base.pyi' 2026-05-04 17:38:26,151 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/os.pyi' 2026-05-04 17:38:26,152 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/ospath.pyi' 2026-05-04 17:38:26,154 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile/__init__.pyi' 2026-05-04 17:38:26,155 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/tempfile/temptypes.pyi' 2026-05-04 17:38:26,157 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/__init__.pyi' 2026-05-04 17:38:26,158 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/binary.pyi' 2026-05-04 17:38:26,159 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/text.pyi' 2026-05-04 17:38:26,160 wheel INFO adding 'jedi/third_party/typeshed/stubs/aiofiles/aiofiles/threadpool/utils.pyi' 2026-05-04 17:38:26,162 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/BufferedTokenStream.pyi' 2026-05-04 17:38:26,163 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenFactory.pyi' 2026-05-04 17:38:26,164 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/CommonTokenStream.pyi' 2026-05-04 17:38:26,165 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/FileStream.pyi' 2026-05-04 17:38:26,167 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/InputStream.pyi' 2026-05-04 17:38:26,168 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/IntervalSet.pyi' 2026-05-04 17:38:26,169 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/LL1Analyzer.pyi' 2026-05-04 17:38:26,170 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Lexer.pyi' 2026-05-04 17:38:26,171 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ListTokenSource.pyi' 2026-05-04 17:38:26,172 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Parser.pyi' 2026-05-04 17:38:26,174 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserInterpreter.pyi' 2026-05-04 17:38:26,175 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/ParserRuleContext.pyi' 2026-05-04 17:38:26,176 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/PredictionContext.pyi' 2026-05-04 17:38:26,177 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Recognizer.pyi' 2026-05-04 17:38:26,179 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/RuleContext.pyi' 2026-05-04 17:38:26,180 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/StdinStream.pyi' 2026-05-04 17:38:26,181 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Token.pyi' 2026-05-04 17:38:26,182 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/TokenStreamRewriter.pyi' 2026-05-04 17:38:26,183 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/Utils.pyi' 2026-05-04 17:38:26,184 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/__init__.pyi' 2026-05-04 17:38:26,185 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/_pygrun.pyi' 2026-05-04 17:38:26,187 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATN.pyi' 2026-05-04 17:38:26,188 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfig.pyi' 2026-05-04 17:38:26,189 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNConfigSet.pyi' 2026-05-04 17:38:26,190 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializationOptions.pyi' 2026-05-04 17:38:26,192 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNDeserializer.pyi' 2026-05-04 17:38:26,193 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNSimulator.pyi' 2026-05-04 17:38:26,194 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNState.pyi' 2026-05-04 17:38:26,195 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ATNType.pyi' 2026-05-04 17:38:26,196 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerATNSimulator.pyi' 2026-05-04 17:38:26,197 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerAction.pyi' 2026-05-04 17:38:26,199 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/LexerActionExecutor.pyi' 2026-05-04 17:38:26,200 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/ParserATNSimulator.pyi' 2026-05-04 17:38:26,201 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/PredictionMode.pyi' 2026-05-04 17:38:26,202 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/SemanticContext.pyi' 2026-05-04 17:38:26,204 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/Transition.pyi' 2026-05-04 17:38:26,205 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/atn/__init__.pyi' 2026-05-04 17:38:26,206 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFA.pyi' 2026-05-04 17:38:26,207 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFASerializer.pyi' 2026-05-04 17:38:26,208 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/DFAState.pyi' 2026-05-04 17:38:26,210 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/dfa/__init__.pyi' 2026-05-04 17:38:26,211 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/DiagnosticErrorListener.pyi' 2026-05-04 17:38:26,212 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorListener.pyi' 2026-05-04 17:38:26,213 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/ErrorStrategy.pyi' 2026-05-04 17:38:26,215 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/Errors.pyi' 2026-05-04 17:38:26,216 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/error/__init__.pyi' 2026-05-04 17:38:26,217 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Chunk.pyi' 2026-05-04 17:38:26,218 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreeMatch.pyi' 2026-05-04 17:38:26,219 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePattern.pyi' 2026-05-04 17:38:26,220 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/ParseTreePatternMatcher.pyi' 2026-05-04 17:38:26,221 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/RuleTagToken.pyi' 2026-05-04 17:38:26,223 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/TokenTagToken.pyi' 2026-05-04 17:38:26,224 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Tree.pyi' 2026-05-04 17:38:26,225 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/Trees.pyi' 2026-05-04 17:38:26,226 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/tree/__init__.pyi' 2026-05-04 17:38:26,227 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPath.pyi' 2026-05-04 17:38:26,229 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/XPathLexer.pyi' 2026-05-04 17:38:26,230 wheel INFO adding 'jedi/third_party/typeshed/stubs/antlr4-python3-runtime/antlr4/xpath/__init__.pyi' 2026-05-04 17:38:26,231 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/__init__.pyi' 2026-05-04 17:38:26,232 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/assertpy.pyi' 2026-05-04 17:38:26,233 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/base.pyi' 2026-05-04 17:38:26,235 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/collection.pyi' 2026-05-04 17:38:26,236 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/contains.pyi' 2026-05-04 17:38:26,237 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/date.pyi' 2026-05-04 17:38:26,238 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/dict.pyi' 2026-05-04 17:38:26,239 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/dynamic.pyi' 2026-05-04 17:38:26,240 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/exception.pyi' 2026-05-04 17:38:26,241 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/extracting.pyi' 2026-05-04 17:38:26,242 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/file.pyi' 2026-05-04 17:38:26,243 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/helpers.pyi' 2026-05-04 17:38:26,245 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/numeric.pyi' 2026-05-04 17:38:26,246 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/snapshot.pyi' 2026-05-04 17:38:26,247 wheel INFO adding 'jedi/third_party/typeshed/stubs/assertpy/assertpy/string.pyi' 2026-05-04 17:38:26,249 wheel INFO adding 'jedi/third_party/typeshed/stubs/atheris/atheris/__init__.pyi' 2026-05-04 17:38:26,250 wheel INFO adding 'jedi/third_party/typeshed/stubs/atheris/atheris/function_hooks.pyi' 2026-05-04 17:38:26,251 wheel INFO adding 'jedi/third_party/typeshed/stubs/atheris/atheris/import_hook.pyi' 2026-05-04 17:38:26,252 wheel INFO adding 'jedi/third_party/typeshed/stubs/atheris/atheris/instrument_bytecode.pyi' 2026-05-04 17:38:26,253 wheel INFO adding 'jedi/third_party/typeshed/stubs/atheris/atheris/utils.pyi' 2026-05-04 17:38:26,254 wheel INFO adding 'jedi/third_party/typeshed/stubs/atheris/atheris/version_dependent.pyi' 2026-05-04 17:38:26,256 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/__init__.pyi' 2026-05-04 17:38:26,257 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/asyncify.pyi' 2026-05-04 17:38:26,258 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/exceptions.pyi' 2026-05-04 17:38:26,259 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/rest.pyi' 2026-05-04 17:38:26,260 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/rest_async.pyi' 2026-05-04 17:38:26,261 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/types.pyi' 2026-05-04 17:38:26,262 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/utils.pyi' 2026-05-04 17:38:26,264 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/__init__.pyi' 2026-05-04 17:38:26,265 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/async_token_verifier.pyi' 2026-05-04 17:38:26,266 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/back_channel_login.pyi' 2026-05-04 17:38:26,267 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/base.pyi' 2026-05-04 17:38:26,268 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/client_authentication.pyi' 2026-05-04 17:38:26,269 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/database.pyi' 2026-05-04 17:38:26,271 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/delegated.pyi' 2026-05-04 17:38:26,272 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/enterprise.pyi' 2026-05-04 17:38:26,273 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/get_token.pyi' 2026-05-04 17:38:26,274 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/passwordless.pyi' 2026-05-04 17:38:26,275 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/pushed_authorization_requests.pyi' 2026-05-04 17:38:26,276 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/revoke_token.pyi' 2026-05-04 17:38:26,277 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/social.pyi' 2026-05-04 17:38:26,278 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/token_verifier.pyi' 2026-05-04 17:38:26,279 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/authentication/users.pyi' 2026-05-04 17:38:26,281 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/__init__.pyi' 2026-05-04 17:38:26,282 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/actions.pyi' 2026-05-04 17:38:26,283 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/async_auth0.pyi' 2026-05-04 17:38:26,284 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/attack_protection.pyi' 2026-05-04 17:38:26,286 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/auth0.pyi' 2026-05-04 17:38:26,287 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/blacklists.pyi' 2026-05-04 17:38:26,288 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/branding.pyi' 2026-05-04 17:38:26,289 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/client_credentials.pyi' 2026-05-04 17:38:26,290 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/client_grants.pyi' 2026-05-04 17:38:26,291 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/clients.pyi' 2026-05-04 17:38:26,293 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/connections.pyi' 2026-05-04 17:38:26,294 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/custom_domains.pyi' 2026-05-04 17:38:26,295 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/device_credentials.pyi' 2026-05-04 17:38:26,296 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/email_templates.pyi' 2026-05-04 17:38:26,297 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/emails.pyi' 2026-05-04 17:38:26,298 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/grants.pyi' 2026-05-04 17:38:26,300 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/guardian.pyi' 2026-05-04 17:38:26,301 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/hooks.pyi' 2026-05-04 17:38:26,302 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/jobs.pyi' 2026-05-04 17:38:26,303 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/log_streams.pyi' 2026-05-04 17:38:26,304 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/logs.pyi' 2026-05-04 17:38:26,305 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/organizations.pyi' 2026-05-04 17:38:26,307 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/prompts.pyi' 2026-05-04 17:38:26,308 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/resource_servers.pyi' 2026-05-04 17:38:26,309 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/roles.pyi' 2026-05-04 17:38:26,310 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/rules.pyi' 2026-05-04 17:38:26,312 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/rules_configs.pyi' 2026-05-04 17:38:26,313 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/self_service_profiles.pyi' 2026-05-04 17:38:26,314 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/stats.pyi' 2026-05-04 17:38:26,315 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/tenants.pyi' 2026-05-04 17:38:26,317 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/tickets.pyi' 2026-05-04 17:38:26,318 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/user_blocks.pyi' 2026-05-04 17:38:26,319 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/users.pyi' 2026-05-04 17:38:26,321 wheel INFO adding 'jedi/third_party/typeshed/stubs/auth0-python/auth0/management/users_by_email.pyi' 2026-05-04 17:38:26,322 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/__init__.pyi' 2026-05-04 17:38:26,324 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/sdk_config.pyi' 2026-05-04 17:38:26,325 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/version.pyi' 2026-05-04 17:38:26,326 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/__init__.pyi' 2026-05-04 17:38:26,327 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_context.pyi' 2026-05-04 17:38:26,328 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/async_recorder.pyi' 2026-05-04 17:38:26,334 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/context.pyi' 2026-05-04 17:38:26,336 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/daemon_config.pyi' 2026-05-04 17:38:26,337 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/lambda_launcher.pyi' 2026-05-04 17:38:26,338 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/patcher.pyi' 2026-05-04 17:38:26,339 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/recorder.pyi' 2026-05-04 17:38:26,340 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/__init__.pyi' 2026-05-04 17:38:26,342 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/udp_emitter.pyi' 2026-05-04 17:38:26,343 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/__init__.pyi' 2026-05-04 17:38:26,344 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/exceptions.pyi' 2026-05-04 17:38:26,345 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/__init__.pyi' 2026-05-04 17:38:26,346 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/default_dynamic_naming.pyi' 2026-05-04 17:38:26,347 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/dummy_entities.pyi' 2026-05-04 17:38:26,348 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/entity.pyi' 2026-05-04 17:38:26,349 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/facade_segment.pyi' 2026-05-04 17:38:26,350 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/http.pyi' 2026-05-04 17:38:26,351 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/noop_traceid.pyi' 2026-05-04 17:38:26,352 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/segment.pyi' 2026-05-04 17:38:26,354 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/subsegment.pyi' 2026-05-04 17:38:26,355 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/throwable.pyi' 2026-05-04 17:38:26,356 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/trace_header.pyi' 2026-05-04 17:38:26,357 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/models/traceid.pyi' 2026-05-04 17:38:26,358 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/__init__.pyi' 2026-05-04 17:38:26,359 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ec2_plugin.pyi' 2026-05-04 17:38:26,360 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/ecs_plugin.pyi' 2026-05-04 17:38:26,361 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/elasticbeanstalk_plugin.pyi' 2026-05-04 17:38:26,362 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/utils.pyi' 2026-05-04 17:38:26,364 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/__init__.pyi' 2026-05-04 17:38:26,365 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/connector.pyi' 2026-05-04 17:38:26,366 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/reservoir.pyi' 2026-05-04 17:38:26,367 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_cache.pyi' 2026-05-04 17:38:26,368 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/rule_poller.pyi' 2026-05-04 17:38:26,369 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampler.pyi' 2026-05-04 17:38:26,370 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/sampling_rule.pyi' 2026-05-04 17:38:26,371 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/target_poller.pyi' 2026-05-04 17:38:26,372 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/__init__.pyi' 2026-05-04 17:38:26,373 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/reservoir.pyi' 2026-05-04 17:38:26,374 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampler.pyi' 2026-05-04 17:38:26,376 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/sampling_rule.pyi' 2026-05-04 17:38:26,377 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/__init__.pyi' 2026-05-04 17:38:26,378 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/default_streaming.pyi' 2026-05-04 17:38:26,379 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/__init__.pyi' 2026-05-04 17:38:26,380 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/atomic_counter.pyi' 2026-05-04 17:38:26,381 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/compat.pyi' 2026-05-04 17:38:26,382 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/conversion.pyi' 2026-05-04 17:38:26,383 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/search_pattern.pyi' 2026-05-04 17:38:26,384 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/sqs_message_helper.pyi' 2026-05-04 17:38:26,385 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/stacktrace.pyi' 2026-05-04 17:38:26,387 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/__init__.pyi' 2026-05-04 17:38:26,388 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/boto_utils.pyi' 2026-05-04 17:38:26,389 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/dbapi2.pyi' 2026-05-04 17:38:26,390 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/util.pyi' 2026-05-04 17:38:26,392 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/__init__.pyi' 2026-05-04 17:38:26,393 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/patch.pyi' 2026-05-04 17:38:26,394 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/__init__.pyi' 2026-05-04 17:38:26,395 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/client.pyi' 2026-05-04 17:38:26,396 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/middleware.pyi' 2026-05-04 17:38:26,397 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/__init__.pyi' 2026-05-04 17:38:26,398 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/patch.pyi' 2026-05-04 17:38:26,399 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/__init__.pyi' 2026-05-04 17:38:26,400 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/middleware.pyi' 2026-05-04 17:38:26,402 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/__init__.pyi' 2026-05-04 17:38:26,403 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/apps.pyi' 2026-05-04 17:38:26,404 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/conf.pyi' 2026-05-04 17:38:26,405 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/db.pyi' 2026-05-04 17:38:26,406 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/middleware.pyi' 2026-05-04 17:38:26,407 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/django/templates.pyi' 2026-05-04 17:38:26,408 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/__init__.pyi' 2026-05-04 17:38:26,409 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/middleware.pyi' 2026-05-04 17:38:26,411 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/__init__.pyi' 2026-05-04 17:38:26,412 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/query.pyi' 2026-05-04 17:38:26,413 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/__init__.pyi' 2026-05-04 17:38:26,414 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httplib/patch.pyi' 2026-05-04 17:38:26,415 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/__init__.pyi' 2026-05-04 17:38:26,416 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/patch.pyi' 2026-05-04 17:38:26,417 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/__init__.pyi' 2026-05-04 17:38:26,418 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/patch.pyi' 2026-05-04 17:38:26,420 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/__init__.pyi' 2026-05-04 17:38:26,421 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/patch.pyi' 2026-05-04 17:38:26,422 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/__init__.pyi' 2026-05-04 17:38:26,423 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/patch.pyi' 2026-05-04 17:38:26,424 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/__init__.pyi' 2026-05-04 17:38:26,425 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/patch.pyi' 2026-05-04 17:38:26,426 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/__init__.pyi' 2026-05-04 17:38:26,427 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymongo/patch.pyi' 2026-05-04 17:38:26,428 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/__init__.pyi' 2026-05-04 17:38:26,430 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/patch.pyi' 2026-05-04 17:38:26,431 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/__init__.pyi' 2026-05-04 17:38:26,432 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/pynamodb/patch.pyi' 2026-05-04 17:38:26,433 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/__init__.pyi' 2026-05-04 17:38:26,434 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/requests/patch.pyi' 2026-05-04 17:38:26,435 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/__init__.pyi' 2026-05-04 17:38:26,436 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/query.pyi' 2026-05-04 17:38:26,437 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/__init__.pyi' 2026-05-04 17:38:26,438 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/decorators.pyi' 2026-05-04 17:38:26,440 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/__init__.pyi' 2026-05-04 17:38:26,441 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/patch.pyi' 2026-05-04 17:38:26,442 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/__init__.pyi' 2026-05-04 17:38:26,443 wheel INFO adding 'jedi/third_party/typeshed/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/patch.pyi' 2026-05-04 17:38:26,444 wheel INFO adding 'jedi/third_party/typeshed/stubs/behave/behave/__init__.pyi' 2026-05-04 17:38:26,445 wheel INFO adding 'jedi/third_party/typeshed/stubs/behave/behave/fixture.pyi' 2026-05-04 17:38:26,447 wheel INFO adding 'jedi/third_party/typeshed/stubs/behave/behave/runner.pyi' 2026-05-04 17:38:26,448 wheel INFO adding 'jedi/third_party/typeshed/stubs/behave/behave/step_registry.pyi' 2026-05-04 17:38:26,449 wheel INFO adding 'jedi/third_party/typeshed/stubs/binaryornot/binaryornot/__init__.pyi' 2026-05-04 17:38:26,450 wheel INFO adding 'jedi/third_party/typeshed/stubs/binaryornot/binaryornot/check.pyi' 2026-05-04 17:38:26,451 wheel INFO adding 'jedi/third_party/typeshed/stubs/binaryornot/binaryornot/helpers.pyi' 2026-05-04 17:38:26,452 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/__init__.pyi' 2026-05-04 17:38:26,454 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/callbacks.pyi' 2026-05-04 17:38:26,455 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/css_sanitizer.pyi' 2026-05-04 17:38:26,456 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/html5lib_shim.pyi' 2026-05-04 17:38:26,457 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/linkifier.pyi' 2026-05-04 17:38:26,458 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/parse_shim.pyi' 2026-05-04 17:38:26,459 wheel INFO adding 'jedi/third_party/typeshed/stubs/bleach/bleach/sanitizer.pyi' 2026-05-04 17:38:26,461 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/__init__.pyi' 2026-05-04 17:38:26,462 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/cacheutils.pyi' 2026-05-04 17:38:26,463 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/debugutils.pyi' 2026-05-04 17:38:26,464 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/deprutils.pyi' 2026-05-04 17:38:26,465 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/dictutils.pyi' 2026-05-04 17:38:26,466 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/easterutils.pyi' 2026-05-04 17:38:26,467 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/ecoutils.pyi' 2026-05-04 17:38:26,468 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/excutils.pyi' 2026-05-04 17:38:26,470 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/fileutils.pyi' 2026-05-04 17:38:26,471 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/formatutils.pyi' 2026-05-04 17:38:26,472 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/funcutils.pyi' 2026-05-04 17:38:26,473 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/gcutils.pyi' 2026-05-04 17:38:26,474 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/ioutils.pyi' 2026-05-04 17:38:26,475 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/iterutils.pyi' 2026-05-04 17:38:26,476 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/jsonutils.pyi' 2026-05-04 17:38:26,478 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/listutils.pyi' 2026-05-04 17:38:26,479 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/mathutils.pyi' 2026-05-04 17:38:26,480 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/mboxutils.pyi' 2026-05-04 17:38:26,481 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/namedutils.pyi' 2026-05-04 17:38:26,482 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/pathutils.pyi' 2026-05-04 17:38:26,483 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/queueutils.pyi' 2026-05-04 17:38:26,484 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/setutils.pyi' 2026-05-04 17:38:26,485 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/socketutils.pyi' 2026-05-04 17:38:26,487 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/statsutils.pyi' 2026-05-04 17:38:26,488 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/strutils.pyi' 2026-05-04 17:38:26,489 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/tableutils.pyi' 2026-05-04 17:38:26,490 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/tbutils.pyi' 2026-05-04 17:38:26,491 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/timeutils.pyi' 2026-05-04 17:38:26,492 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/typeutils.pyi' 2026-05-04 17:38:26,493 wheel INFO adding 'jedi/third_party/typeshed/stubs/boltons/boltons/urlutils.pyi' 2026-05-04 17:38:26,496 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/__init__.pyi' 2026-05-04 17:38:26,497 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/account_updater_daily_report.pyi' 2026-05-04 17:38:26,498 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/ach_mandate.pyi' 2026-05-04 17:38:26,499 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/add_on.pyi' 2026-05-04 17:38:26,500 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/add_on_gateway.pyi' 2026-05-04 17:38:26,501 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/address.pyi' 2026-05-04 17:38:26,502 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/address_gateway.pyi' 2026-05-04 17:38:26,504 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/amex_express_checkout_card.pyi' 2026-05-04 17:38:26,505 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/android_pay_card.pyi' 2026-05-04 17:38:26,506 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_card.pyi' 2026-05-04 17:38:26,507 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_gateway.pyi' 2026-05-04 17:38:26,508 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/apple_pay_options.pyi' 2026-05-04 17:38:26,509 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/attribute_getter.pyi' 2026-05-04 17:38:26,510 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/authorization_adjustment.pyi' 2026-05-04 17:38:26,511 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_gateway.pyi' 2026-05-04 17:38:26,512 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_jwt.pyi' 2026-05-04 17:38:26,513 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/bank_account_instant_verification_jwt_request.pyi' 2026-05-04 17:38:26,514 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/bin_data.pyi' 2026-05-04 17:38:26,515 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/blik_alias.pyi' 2026-05-04 17:38:26,517 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/braintree_gateway.pyi' 2026-05-04 17:38:26,518 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/client_token.pyi' 2026-05-04 17:38:26,519 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/client_token_gateway.pyi' 2026-05-04 17:38:26,520 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/configuration.pyi' 2026-05-04 17:38:26,521 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/connected_merchant_paypal_status_changed.pyi' 2026-05-04 17:38:26,522 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/connected_merchant_status_transitioned.pyi' 2026-05-04 17:38:26,523 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/credentials_parser.pyi' 2026-05-04 17:38:26,524 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/credit_card.pyi' 2026-05-04 17:38:26,525 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_gateway.pyi' 2026-05-04 17:38:26,526 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification.pyi' 2026-05-04 17:38:26,527 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification_gateway.pyi' 2026-05-04 17:38:26,529 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/credit_card_verification_search.pyi' 2026-05-04 17:38:26,530 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/customer.pyi' 2026-05-04 17:38:26,531 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/customer_gateway.pyi' 2026-05-04 17:38:26,532 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/customer_search.pyi' 2026-05-04 17:38:26,533 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/customer_session_gateway.pyi' 2026-05-04 17:38:26,534 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/descriptor.pyi' 2026-05-04 17:38:26,535 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/disbursement.pyi' 2026-05-04 17:38:26,536 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/disbursement_detail.pyi' 2026-05-04 17:38:26,537 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/discount.pyi' 2026-05-04 17:38:26,538 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/discount_gateway.pyi' 2026-05-04 17:38:26,540 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute.pyi' 2026-05-04 17:38:26,541 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute_gateway.pyi' 2026-05-04 17:38:26,542 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute_search.pyi' 2026-05-04 17:38:26,543 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/document_upload.pyi' 2026-05-04 17:38:26,544 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/document_upload_gateway.pyi' 2026-05-04 17:38:26,545 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/enriched_customer_data.pyi' 2026-05-04 17:38:26,546 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/environment.pyi' 2026-05-04 17:38:26,548 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/error_codes.pyi' 2026-05-04 17:38:26,550 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/error_result.pyi' 2026-05-04 17:38:26,551 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/errors.pyi' 2026-05-04 17:38:26,552 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/europe_bank_account.pyi' 2026-05-04 17:38:26,553 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote.pyi' 2026-05-04 17:38:26,554 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_gateway.pyi' 2026-05-04 17:38:26,555 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_input.pyi' 2026-05-04 17:38:26,556 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_payload.pyi' 2026-05-04 17:38:26,557 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exchange_rate_quote_request.pyi' 2026-05-04 17:38:26,558 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/facilitated_details.pyi' 2026-05-04 17:38:26,559 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/facilitator_details.pyi' 2026-05-04 17:38:26,560 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/granted_payment_instrument_update.pyi' 2026-05-04 17:38:26,561 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/iban_bank_account.pyi' 2026-05-04 17:38:26,562 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/ids_search.pyi' 2026-05-04 17:38:26,563 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/liability_shift.pyi' 2026-05-04 17:38:26,564 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/local_payment.pyi' 2026-05-04 17:38:26,565 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_completed.pyi' 2026-05-04 17:38:26,566 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_expired.pyi' 2026-05-04 17:38:26,567 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_funded.pyi' 2026-05-04 17:38:26,568 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/local_payment_reversed.pyi' 2026-05-04 17:38:26,569 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/masterpass_card.pyi' 2026-05-04 17:38:26,570 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/merchant.pyi' 2026-05-04 17:38:26,571 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account_gateway.pyi' 2026-05-04 17:38:26,572 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/merchant_gateway.pyi' 2026-05-04 17:38:26,573 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/meta_checkout_card.pyi' 2026-05-04 17:38:26,575 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/meta_checkout_token.pyi' 2026-05-04 17:38:26,576 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/modification.pyi' 2026-05-04 17:38:26,577 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/monetary_amount.pyi' 2026-05-04 17:38:26,578 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/oauth_access_revocation.pyi' 2026-05-04 17:38:26,579 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/oauth_credentials.pyi' 2026-05-04 17:38:26,580 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/oauth_gateway.pyi' 2026-05-04 17:38:26,581 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/package_details.pyi' 2026-05-04 17:38:26,582 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paginated_collection.pyi' 2026-05-04 17:38:26,583 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paginated_result.pyi' 2026-05-04 17:38:26,584 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/partner_merchant.pyi' 2026-05-04 17:38:26,585 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_facilitator.pyi' 2026-05-04 17:38:26,586 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_instrument_type.pyi' 2026-05-04 17:38:26,587 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_method.pyi' 2026-05-04 17:38:26,588 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_customer_data_updated_metadata.pyi' 2026-05-04 17:38:26,589 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_gateway.pyi' 2026-05-04 17:38:26,591 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_nonce.pyi' 2026-05-04 17:38:26,592 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_nonce_gateway.pyi' 2026-05-04 17:38:26,593 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/payment_method_parser.pyi' 2026-05-04 17:38:26,594 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paypal_account.pyi' 2026-05-04 17:38:26,595 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paypal_account_gateway.pyi' 2026-05-04 17:38:26,596 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paypal_here.pyi' 2026-05-04 17:38:26,597 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paypal_payment_resource.pyi' 2026-05-04 17:38:26,598 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/paypal_payment_resource_gateway.pyi' 2026-05-04 17:38:26,599 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/plan.pyi' 2026-05-04 17:38:26,600 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/plan_gateway.pyi' 2026-05-04 17:38:26,601 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/processor_response_types.pyi' 2026-05-04 17:38:26,602 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/receiver.pyi' 2026-05-04 17:38:26,603 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/resource.pyi' 2026-05-04 17:38:26,604 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/resource_collection.pyi' 2026-05-04 17:38:26,605 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/revoked_payment_method_metadata.pyi' 2026-05-04 17:38:26,606 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/risk_data.pyi' 2026-05-04 17:38:26,607 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/samsung_pay_card.pyi' 2026-05-04 17:38:26,608 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/search.pyi' 2026-05-04 17:38:26,610 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/sender.pyi' 2026-05-04 17:38:26,611 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/sepa_direct_debit_account.pyi' 2026-05-04 17:38:26,612 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/sepa_direct_debit_account_gateway.pyi' 2026-05-04 17:38:26,613 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/settlement_batch_summary.pyi' 2026-05-04 17:38:26,614 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/settlement_batch_summary_gateway.pyi' 2026-05-04 17:38:26,615 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/signature_service.pyi' 2026-05-04 17:38:26,616 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/status_event.pyi' 2026-05-04 17:38:26,617 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/sub_merchant.pyi' 2026-05-04 17:38:26,618 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/subscription.pyi' 2026-05-04 17:38:26,619 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/subscription_details.pyi' 2026-05-04 17:38:26,620 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/subscription_gateway.pyi' 2026-05-04 17:38:26,621 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/subscription_search.pyi' 2026-05-04 17:38:26,622 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/subscription_status_event.pyi' 2026-05-04 17:38:26,623 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/successful_result.pyi' 2026-05-04 17:38:26,624 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/testing_gateway.pyi' 2026-05-04 17:38:26,625 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/three_d_secure_info.pyi' 2026-05-04 17:38:26,627 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction.pyi' 2026-05-04 17:38:26,628 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_amounts.pyi' 2026-05-04 17:38:26,629 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_details.pyi' 2026-05-04 17:38:26,630 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_gateway.pyi' 2026-05-04 17:38:26,631 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_line_item.pyi' 2026-05-04 17:38:26,632 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_line_item_gateway.pyi' 2026-05-04 17:38:26,633 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_review.pyi' 2026-05-04 17:38:26,634 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_search.pyi' 2026-05-04 17:38:26,636 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transaction_us_bank_account_request.pyi' 2026-05-04 17:38:26,637 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/transfer.pyi' 2026-05-04 17:38:26,638 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/unknown_payment_method.pyi' 2026-05-04 17:38:26,639 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account.pyi' 2026-05-04 17:38:26,640 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_gateway.pyi' 2026-05-04 17:38:26,641 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification.pyi' 2026-05-04 17:38:26,642 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification_gateway.pyi' 2026-05-04 17:38:26,643 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/us_bank_account_verification_search.pyi' 2026-05-04 17:38:26,644 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/validation_error.pyi' 2026-05-04 17:38:26,645 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/validation_error_collection.pyi' 2026-05-04 17:38:26,646 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/venmo_account.pyi' 2026-05-04 17:38:26,647 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/venmo_profile_data.pyi' 2026-05-04 17:38:26,648 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/version.pyi' 2026-05-04 17:38:26,649 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/visa_checkout_card.pyi' 2026-05-04 17:38:26,651 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/webhook_notification.pyi' 2026-05-04 17:38:26,652 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/webhook_notification_gateway.pyi' 2026-05-04 17:38:26,653 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/webhook_testing.pyi' 2026-05-04 17:38:26,654 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/webhook_testing_gateway.pyi' 2026-05-04 17:38:26,655 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/__init__.pyi' 2026-05-04 17:38:26,656 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/evidence.pyi' 2026-05-04 17:38:26,657 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/paypal_message.pyi' 2026-05-04 17:38:26,659 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/dispute_details/status_history.pyi' 2026-05-04 17:38:26,660 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/__init__.pyi' 2026-05-04 17:38:26,661 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/authentication_error.pyi' 2026-05-04 17:38:26,662 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/authorization_error.pyi' 2026-05-04 17:38:26,663 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/braintree_error.pyi' 2026-05-04 17:38:26,664 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/configuration_error.pyi' 2026-05-04 17:38:26,665 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/gateway_timeout_error.pyi' 2026-05-04 17:38:26,666 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/invalid_challenge_error.pyi' 2026-05-04 17:38:26,667 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/invalid_signature_error.pyi' 2026-05-04 17:38:26,668 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/not_found_error.pyi' 2026-05-04 17:38:26,669 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/request_timeout_error.pyi' 2026-05-04 17:38:26,671 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/server_error.pyi' 2026-05-04 17:38:26,672 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/service_unavailable_error.pyi' 2026-05-04 17:38:26,673 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/test_operation_performed_in_production_error.pyi' 2026-05-04 17:38:26,674 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/too_many_requests_error.pyi' 2026-05-04 17:38:26,675 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/unexpected_error.pyi' 2026-05-04 17:38:26,676 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/upgrade_required_error.pyi' 2026-05-04 17:38:26,677 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/__init__.pyi' 2026-05-04 17:38:26,678 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/connection_error.pyi' 2026-05-04 17:38:26,679 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/invalid_response_error.pyi' 2026-05-04 17:38:26,680 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/exceptions/http/timeout_error.pyi' 2026-05-04 17:38:26,681 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/__init__.pyi' 2026-05-04 17:38:26,683 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/__init__.pyi' 2026-05-04 17:38:26,684 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/recommendations.pyi' 2026-05-04 17:38:26,685 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/enums/recommended_payment_option.pyi' 2026-05-04 17:38:26,686 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/__init__.pyi' 2026-05-04 17:38:26,688 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/create_customer_session_input.pyi' 2026-05-04 17:38:26,689 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/customer_recommendations_input.pyi' 2026-05-04 17:38:26,690 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/customer_session_input.pyi' 2026-05-04 17:38:26,691 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/monetary_amount_input.pyi' 2026-05-04 17:38:26,692 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_payee_input.pyi' 2026-05-04 17:38:26,693 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/paypal_purchase_unit_input.pyi' 2026-05-04 17:38:26,694 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/phone_input.pyi' 2026-05-04 17:38:26,695 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/inputs/update_customer_session_input.pyi' 2026-05-04 17:38:26,696 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/__init__.pyi' 2026-05-04 17:38:26,698 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/customer_recommendations_payload.pyi' 2026-05-04 17:38:26,699 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/payment_options.pyi' 2026-05-04 17:38:26,700 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/types/payment_recommendation.pyi' 2026-05-04 17:38:26,701 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions/__init__.pyi' 2026-05-04 17:38:26,702 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/graphql/unions/customer_recommendations.pyi' 2026-05-04 17:38:26,703 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/__init__.pyi' 2026-05-04 17:38:26,704 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/address_details.pyi' 2026-05-04 17:38:26,705 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/merchant_account/merchant_account.pyi' 2026-05-04 17:38:26,707 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/__init__.pyi' 2026-05-04 17:38:26,708 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/authentication_ids.pyi' 2026-05-04 17:38:26,709 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/credit_card_defaults.pyi' 2026-05-04 17:38:26,710 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/credit_card_numbers.pyi' 2026-05-04 17:38:26,711 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/merchant_account.pyi' 2026-05-04 17:38:26,712 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/nonces.pyi' 2026-05-04 17:38:26,713 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/test/venmo_sdk.pyi' 2026-05-04 17:38:26,715 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/__init__.pyi' 2026-05-04 17:38:26,716 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/constants.pyi' 2026-05-04 17:38:26,717 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/crypto.pyi' 2026-05-04 17:38:26,718 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/datetime_parser.pyi' 2026-05-04 17:38:26,719 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/experimental.pyi' 2026-05-04 17:38:26,720 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/generator.pyi' 2026-05-04 17:38:26,721 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/graphql_client.pyi' 2026-05-04 17:38:26,722 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/http.pyi' 2026-05-04 17:38:26,723 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/parser.pyi' 2026-05-04 17:38:26,724 wheel INFO adding 'jedi/third_party/typeshed/stubs/braintree/braintree/util/xml_util.pyi' 2026-05-04 17:38:26,726 wheel INFO adding 'jedi/third_party/typeshed/stubs/cachetools/cachetools/__init__.pyi' 2026-05-04 17:38:26,727 wheel INFO adding 'jedi/third_party/typeshed/stubs/cachetools/cachetools/func.pyi' 2026-05-04 17:38:26,728 wheel INFO adding 'jedi/third_party/typeshed/stubs/cachetools/cachetools/keys.pyi' 2026-05-04 17:38:26,730 wheel INFO adding 'jedi/third_party/typeshed/stubs/capturer/capturer.pyi' 2026-05-04 17:38:26,731 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/_cffi_backend.pyi' 2026-05-04 17:38:26,733 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/__init__.pyi' 2026-05-04 17:38:26,734 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/api.pyi' 2026-05-04 17:38:26,735 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/backend_ctypes.pyi' 2026-05-04 17:38:26,736 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/cffi_opcode.pyi' 2026-05-04 17:38:26,737 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/commontypes.pyi' 2026-05-04 17:38:26,739 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/cparser.pyi' 2026-05-04 17:38:26,740 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/error.pyi' 2026-05-04 17:38:26,741 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/ffiplatform.pyi' 2026-05-04 17:38:26,742 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/lock.pyi' 2026-05-04 17:38:26,743 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/model.pyi' 2026-05-04 17:38:26,744 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/pkgconfig.pyi' 2026-05-04 17:38:26,745 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/recompiler.pyi' 2026-05-04 17:38:26,746 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/setuptools_ext.pyi' 2026-05-04 17:38:26,747 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/vengine_cpy.pyi' 2026-05-04 17:38:26,748 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/vengine_gen.pyi' 2026-05-04 17:38:26,750 wheel INFO adding 'jedi/third_party/typeshed/stubs/cffi/cffi/verifier.pyi' 2026-05-04 17:38:26,751 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/__init__.pyi' 2026-05-04 17:38:26,752 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/apps.pyi' 2026-05-04 17:38:26,753 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/auth.pyi' 2026-05-04 17:38:26,754 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/consumer.pyi' 2026-05-04 17:38:26,755 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/db.pyi' 2026-05-04 17:38:26,756 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/exceptions.pyi' 2026-05-04 17:38:26,757 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/layers.pyi' 2026-05-04 17:38:26,759 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/middleware.pyi' 2026-05-04 17:38:26,760 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/routing.pyi' 2026-05-04 17:38:26,761 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/sessions.pyi' 2026-05-04 17:38:26,762 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/utils.pyi' 2026-05-04 17:38:26,763 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/worker.pyi' 2026-05-04 17:38:26,765 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/generic/__init__.pyi' 2026-05-04 17:38:26,766 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/generic/http.pyi' 2026-05-04 17:38:26,767 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/generic/websocket.pyi' 2026-05-04 17:38:26,768 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/management/__init__.pyi' 2026-05-04 17:38:26,769 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/management/commands/__init__.pyi' 2026-05-04 17:38:26,771 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/management/commands/runworker.pyi' 2026-05-04 17:38:26,772 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/security/__init__.pyi' 2026-05-04 17:38:26,773 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/security/websocket.pyi' 2026-05-04 17:38:26,774 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/testing/__init__.pyi' 2026-05-04 17:38:26,775 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/testing/application.pyi' 2026-05-04 17:38:26,776 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/testing/http.pyi' 2026-05-04 17:38:26,777 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/testing/live.pyi' 2026-05-04 17:38:26,779 wheel INFO adding 'jedi/third_party/typeshed/stubs/channels/channels/testing/websocket.pyi' 2026-05-04 17:38:26,780 wheel INFO adding 'jedi/third_party/typeshed/stubs/chevron/chevron/__init__.pyi' 2026-05-04 17:38:26,781 wheel INFO adding 'jedi/third_party/typeshed/stubs/chevron/chevron/main.pyi' 2026-05-04 17:38:26,782 wheel INFO adding 'jedi/third_party/typeshed/stubs/chevron/chevron/metadata.pyi' 2026-05-04 17:38:26,783 wheel INFO adding 'jedi/third_party/typeshed/stubs/chevron/chevron/renderer.pyi' 2026-05-04 17:38:26,784 wheel INFO adding 'jedi/third_party/typeshed/stubs/chevron/chevron/tokenizer.pyi' 2026-05-04 17:38:26,786 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-default-group/click_default_group.pyi' 2026-05-04 17:38:26,787 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-log/click_log/__init__.pyi' 2026-05-04 17:38:26,788 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-log/click_log/core.pyi' 2026-05-04 17:38:26,789 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-log/click_log/options.pyi' 2026-05-04 17:38:26,791 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-shell/click_shell/__init__.pyi' 2026-05-04 17:38:26,792 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-shell/click_shell/_cmd.pyi' 2026-05-04 17:38:26,793 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-shell/click_shell/_compat.pyi' 2026-05-04 17:38:26,794 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-shell/click_shell/core.pyi' 2026-05-04 17:38:26,795 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-shell/click_shell/decorators.pyi' 2026-05-04 17:38:26,796 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-spinner/click_spinner/__init__.pyi' 2026-05-04 17:38:26,798 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-spinner/click_spinner/_version.pyi' 2026-05-04 17:38:26,799 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/__init__.pyi' 2026-05-04 17:38:26,800 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/exceptions.pyi' 2026-05-04 17:38:26,801 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/web_click_types.pyi' 2026-05-04 17:38:26,802 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/resources/__init__.pyi' 2026-05-04 17:38:26,804 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/resources/cmd_exec.pyi' 2026-05-04 17:38:26,805 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/resources/cmd_form.pyi' 2026-05-04 17:38:26,806 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/resources/index.pyi' 2026-05-04 17:38:26,807 wheel INFO adding 'jedi/third_party/typeshed/stubs/click-web/click_web/resources/input_fields.pyi' 2026-05-04 17:38:26,808 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorama/colorama/__init__.pyi' 2026-05-04 17:38:26,809 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorama/colorama/ansi.pyi' 2026-05-04 17:38:26,811 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorama/colorama/ansitowin32.pyi' 2026-05-04 17:38:26,812 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorama/colorama/initialise.pyi' 2026-05-04 17:38:26,813 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorama/colorama/win32.pyi' 2026-05-04 17:38:26,814 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorama/colorama/winterm.pyi' 2026-05-04 17:38:26,815 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/__init__.pyi' 2026-05-04 17:38:26,816 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/ansi.pyi' 2026-05-04 17:38:26,818 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/colors.pyi' 2026-05-04 17:38:26,819 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/core.pyi' 2026-05-04 17:38:26,820 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/styles.pyi' 2026-05-04 17:38:26,821 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/terminal.pyi' 2026-05-04 17:38:26,822 wheel INFO adding 'jedi/third_party/typeshed/stubs/colorful/colorful/utils.pyi' 2026-05-04 17:38:26,823 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/__init__.pyi' 2026-05-04 17:38:26,825 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/console_menu.pyi' 2026-05-04 17:38:26,826 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/menu_component.pyi' 2026-05-04 17:38:26,827 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/menu_formatter.pyi' 2026-05-04 17:38:26,828 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/multiselect_menu.pyi' 2026-05-04 17:38:26,829 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/prompt_utils.pyi' 2026-05-04 17:38:26,831 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/screen.pyi' 2026-05-04 17:38:26,832 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/selection_menu.pyi' 2026-05-04 17:38:26,833 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/version.pyi' 2026-05-04 17:38:26,834 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/__init__.pyi' 2026-05-04 17:38:26,835 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_borders.pyi' 2026-05-04 17:38:26,837 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_margins.pyi' 2026-05-04 17:38:26,838 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_padding.pyi' 2026-05-04 17:38:26,839 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/format/menu_style.pyi' 2026-05-04 17:38:26,840 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/__init__.pyi' 2026-05-04 17:38:26,841 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/command_item.pyi' 2026-05-04 17:38:26,842 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/external_item.pyi' 2026-05-04 17:38:26,843 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/function_item.pyi' 2026-05-04 17:38:26,845 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/selection_item.pyi' 2026-05-04 17:38:26,846 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/items/submenu_item.pyi' 2026-05-04 17:38:26,847 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/__init__.pyi' 2026-05-04 17:38:26,848 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/base.pyi' 2026-05-04 17:38:26,849 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/regex.pyi' 2026-05-04 17:38:26,850 wheel INFO adding 'jedi/third_party/typeshed/stubs/console-menu/consolemenu/validators/url.pyi' 2026-05-04 17:38:26,851 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/__init__.pyi' 2026-05-04 17:38:26,853 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/armenian.pyi' 2026-05-04 17:38:26,854 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/bahai.pyi' 2026-05-04 17:38:26,855 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/coptic.pyi' 2026-05-04 17:38:26,856 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/daycount.pyi' 2026-05-04 17:38:26,857 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/dublin.pyi' 2026-05-04 17:38:26,858 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/french_republican.pyi' 2026-05-04 17:38:26,859 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/gregorian.pyi' 2026-05-04 17:38:26,860 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/hebrew.pyi' 2026-05-04 17:38:26,862 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/holidays.pyi' 2026-05-04 17:38:26,863 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/indian_civil.pyi' 2026-05-04 17:38:26,864 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/islamic.pyi' 2026-05-04 17:38:26,865 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/iso.pyi' 2026-05-04 17:38:26,866 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/julian.pyi' 2026-05-04 17:38:26,868 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/julianday.pyi' 2026-05-04 17:38:26,869 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/mayan.pyi' 2026-05-04 17:38:26,870 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/ordinal.pyi' 2026-05-04 17:38:26,871 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/persian.pyi' 2026-05-04 17:38:26,872 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/positivist.pyi' 2026-05-04 17:38:26,873 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/utils.pyi' 2026-05-04 17:38:26,875 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/data/__init__.pyi' 2026-05-04 17:38:26,876 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/data/french_republican_days.pyi' 2026-05-04 17:38:26,877 wheel INFO adding 'jedi/third_party/typeshed/stubs/convertdate/convertdate/data/positivist.pyi' 2026-05-04 17:38:26,878 wheel INFO adding 'jedi/third_party/typeshed/stubs/croniter/croniter/__init__.pyi' 2026-05-04 17:38:26,879 wheel INFO adding 'jedi/third_party/typeshed/stubs/croniter/croniter/croniter.pyi' 2026-05-04 17:38:26,881 wheel INFO adding 'jedi/third_party/typeshed/stubs/datauri/datauri/__init__.pyi' 2026-05-04 17:38:26,882 wheel INFO adding 'jedi/third_party/typeshed/stubs/datauri/datauri/datauri.pyi' 2026-05-04 17:38:26,884 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/__init__.pyi' 2026-05-04 17:38:26,885 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/conf.pyi' 2026-05-04 17:38:26,886 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/date.pyi' 2026-05-04 17:38:26,887 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/date_parser.pyi' 2026-05-04 17:38:26,889 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/freshness_date_parser.pyi' 2026-05-04 17:38:26,890 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/parser.pyi' 2026-05-04 17:38:26,891 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/timezone_parser.pyi' 2026-05-04 17:38:26,892 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/timezones.pyi' 2026-05-04 17:38:26,893 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/__init__.pyi' 2026-05-04 17:38:26,895 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/hijri.pyi' 2026-05-04 17:38:26,896 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/hijri_parser.pyi' 2026-05-04 17:38:26,897 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/jalali.pyi' 2026-05-04 17:38:26,898 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/calendars/jalali_parser.pyi' 2026-05-04 17:38:26,899 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/__init__.pyi' 2026-05-04 17:38:26,900 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/fasttext.pyi' 2026-05-04 17:38:26,901 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/langdetect.pyi' 2026-05-04 17:38:26,902 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/custom_language_detection/language_mapping.pyi' 2026-05-04 17:38:26,904 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/data/__init__.pyi' 2026-05-04 17:38:26,905 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/data/languages_info.pyi' 2026-05-04 17:38:26,906 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/__init__.pyi' 2026-05-04 17:38:26,907 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/dictionary.pyi' 2026-05-04 17:38:26,908 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/loader.pyi' 2026-05-04 17:38:26,909 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/locale.pyi' 2026-05-04 17:38:26,910 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/languages/validation.pyi' 2026-05-04 17:38:26,912 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/search/__init__.pyi' 2026-05-04 17:38:26,913 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/search/detection.pyi' 2026-05-04 17:38:26,914 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/search/search.pyi' 2026-05-04 17:38:26,915 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/search/text_detection.pyi' 2026-05-04 17:38:26,917 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/__init__.pyi' 2026-05-04 17:38:26,918 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/strptime.pyi' 2026-05-04 17:38:26,919 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser/utils/time_spans.pyi' 2026-05-04 17:38:26,920 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser_data/__init__.pyi' 2026-05-04 17:38:26,921 wheel INFO adding 'jedi/third_party/typeshed/stubs/dateparser/dateparser_data/settings.pyi' 2026-05-04 17:38:26,922 wheel INFO adding 'jedi/third_party/typeshed/stubs/decorator/decorator.pyi' 2026-05-04 17:38:26,924 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/ElementTree.pyi' 2026-05-04 17:38:26,925 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/__init__.pyi' 2026-05-04 17:38:26,926 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/cElementTree.pyi' 2026-05-04 17:38:26,927 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/common.pyi' 2026-05-04 17:38:26,928 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/expatbuilder.pyi' 2026-05-04 17:38:26,930 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/expatreader.pyi' 2026-05-04 17:38:26,931 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/lxml.pyi' 2026-05-04 17:38:26,932 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/minidom.pyi' 2026-05-04 17:38:26,933 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/pulldom.pyi' 2026-05-04 17:38:26,934 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/sax.pyi' 2026-05-04 17:38:26,935 wheel INFO adding 'jedi/third_party/typeshed/stubs/defusedxml/defusedxml/xmlrpc.pyi' 2026-05-04 17:38:26,937 wheel INFO adding 'jedi/third_party/typeshed/stubs/dirhash/dirhash/__init__.pyi' 2026-05-04 17:38:26,938 wheel INFO adding 'jedi/third_party/typeshed/stubs/dirhash/dirhash/cli.pyi' 2026-05-04 17:38:26,939 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/__init__.pyi' 2026-05-04 17:38:26,940 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/compat.pyi' 2026-05-04 17:38:26,942 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/conf.pyi' 2026-05-04 17:38:26,943 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/constants.pyi' 2026-05-04 17:38:26,944 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/exceptions.pyi' 2026-05-04 17:38:26,945 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/fields.pyi' 2026-05-04 17:38:26,946 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/filters.pyi' 2026-05-04 17:38:26,948 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/filterset.pyi' 2026-05-04 17:38:26,949 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/utils.pyi' 2026-05-04 17:38:26,950 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/views.pyi' 2026-05-04 17:38:26,951 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/widgets.pyi' 2026-05-04 17:38:26,953 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/__init__.pyi' 2026-05-04 17:38:26,954 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/backends.pyi' 2026-05-04 17:38:26,955 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/filters.pyi' 2026-05-04 17:38:26,956 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-filter/django_filters/rest_framework/filterset.pyi' 2026-05-04 17:38:26,958 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/__init__.pyi' 2026-05-04 17:38:26,959 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/admin.pyi' 2026-05-04 17:38:26,960 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/command_utils.pyi' 2026-05-04 17:38:26,961 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/declarative.pyi' 2026-05-04 17:38:26,962 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/exceptions.pyi' 2026-05-04 17:38:26,964 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/fields.pyi' 2026-05-04 17:38:26,965 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/forms.pyi' 2026-05-04 17:38:26,966 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/instance_loaders.pyi' 2026-05-04 17:38:26,967 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/mixins.pyi' 2026-05-04 17:38:26,968 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/options.pyi' 2026-05-04 17:38:26,969 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/resources.pyi' 2026-05-04 17:38:26,971 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/results.pyi' 2026-05-04 17:38:26,972 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/signals.pyi' 2026-05-04 17:38:26,973 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/tmp_storages.pyi' 2026-05-04 17:38:26,974 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/utils.pyi' 2026-05-04 17:38:26,975 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/widgets.pyi' 2026-05-04 17:38:26,976 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/formats/__init__.pyi' 2026-05-04 17:38:26,978 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/formats/base_formats.pyi' 2026-05-04 17:38:26,979 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags/__init__.pyi' 2026-05-04 17:38:26,980 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/import_export/templatetags/import_export_tags.pyi' 2026-05-04 17:38:26,981 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/management/__init__.pyi' 2026-05-04 17:38:26,982 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/management/commands/__init__.pyi' 2026-05-04 17:38:26,983 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/management/commands/export.pyi' 2026-05-04 17:38:26,984 wheel INFO adding 'jedi/third_party/typeshed/stubs/django-import-export/management/commands/import.pyi' 2026-05-04 17:38:26,986 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/__init__.pyi' 2026-05-04 17:38:26,987 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/_types.pyi' 2026-05-04 17:38:26,988 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/auth.pyi' 2026-05-04 17:38:26,990 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/client.pyi' 2026-05-04 17:38:26,994 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/constants.pyi' 2026-05-04 17:38:26,995 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/errors.pyi' 2026-05-04 17:38:26,996 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/tls.pyi' 2026-05-04 17:38:26,997 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/version.pyi' 2026-05-04 17:38:26,999 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/__init__.pyi' 2026-05-04 17:38:27,000 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/build.pyi' 2026-05-04 17:38:27,001 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/client.pyi' 2026-05-04 17:38:27,002 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/config.pyi' 2026-05-04 17:38:27,003 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/container.pyi' 2026-05-04 17:38:27,005 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/daemon.pyi' 2026-05-04 17:38:27,006 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/exec_api.pyi' 2026-05-04 17:38:27,007 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/image.pyi' 2026-05-04 17:38:27,008 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/network.pyi' 2026-05-04 17:38:27,009 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/plugin.pyi' 2026-05-04 17:38:27,010 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/secret.pyi' 2026-05-04 17:38:27,011 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/service.pyi' 2026-05-04 17:38:27,012 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/swarm.pyi' 2026-05-04 17:38:27,014 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/api/volume.pyi' 2026-05-04 17:38:27,015 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/context/__init__.pyi' 2026-05-04 17:38:27,016 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/context/api.pyi' 2026-05-04 17:38:27,017 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/context/config.pyi' 2026-05-04 17:38:27,018 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/context/context.pyi' 2026-05-04 17:38:27,020 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/credentials/__init__.pyi' 2026-05-04 17:38:27,021 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/credentials/constants.pyi' 2026-05-04 17:38:27,022 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/credentials/errors.pyi' 2026-05-04 17:38:27,023 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/credentials/store.pyi' 2026-05-04 17:38:27,024 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/credentials/utils.pyi' 2026-05-04 17:38:27,025 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/__init__.pyi' 2026-05-04 17:38:27,026 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/configs.pyi' 2026-05-04 17:38:27,028 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/containers.pyi' 2026-05-04 17:38:27,029 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/images.pyi' 2026-05-04 17:38:27,030 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/networks.pyi' 2026-05-04 17:38:27,031 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/nodes.pyi' 2026-05-04 17:38:27,033 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/plugins.pyi' 2026-05-04 17:38:27,034 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/resource.pyi' 2026-05-04 17:38:27,035 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/secrets.pyi' 2026-05-04 17:38:27,036 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/services.pyi' 2026-05-04 17:38:27,037 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/swarm.pyi' 2026-05-04 17:38:27,038 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/models/volumes.pyi' 2026-05-04 17:38:27,039 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/transport/__init__.pyi' 2026-05-04 17:38:27,040 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/transport/basehttpadapter.pyi' 2026-05-04 17:38:27,041 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/transport/npipeconn.pyi' 2026-05-04 17:38:27,043 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/transport/npipesocket.pyi' 2026-05-04 17:38:27,044 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/transport/sshconn.pyi' 2026-05-04 17:38:27,045 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/transport/unixconn.pyi' 2026-05-04 17:38:27,046 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/__init__.pyi' 2026-05-04 17:38:27,047 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/base.pyi' 2026-05-04 17:38:27,049 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/containers.pyi' 2026-05-04 17:38:27,050 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/daemon.pyi' 2026-05-04 17:38:27,051 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/healthcheck.pyi' 2026-05-04 17:38:27,052 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/networks.pyi' 2026-05-04 17:38:27,053 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/services.pyi' 2026-05-04 17:38:27,055 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/types/swarm.pyi' 2026-05-04 17:38:27,056 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/__init__.pyi' 2026-05-04 17:38:27,057 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/build.pyi' 2026-05-04 17:38:27,058 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/config.pyi' 2026-05-04 17:38:27,059 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/decorators.pyi' 2026-05-04 17:38:27,060 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/fnmatch.pyi' 2026-05-04 17:38:27,061 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/json_stream.pyi' 2026-05-04 17:38:27,063 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/ports.pyi' 2026-05-04 17:38:27,064 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/proxy.pyi' 2026-05-04 17:38:27,065 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/socket.pyi' 2026-05-04 17:38:27,066 wheel INFO adding 'jedi/third_party/typeshed/stubs/docker/docker/utils/utils.pyi' 2026-05-04 17:38:27,067 wheel INFO adding 'jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/__init__.pyi' 2026-05-04 17:38:27,068 wheel INFO adding 'jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/constants.pyi' 2026-05-04 17:38:27,070 wheel INFO adding 'jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/parser.pyi' 2026-05-04 17:38:27,071 wheel INFO adding 'jedi/third_party/typeshed/stubs/dockerfile-parse/dockerfile_parse/util.pyi' 2026-05-04 17:38:27,072 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/__init__.pyi' 2026-05-04 17:38:27,073 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/__main__.pyi' 2026-05-04 17:38:27,075 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/core.pyi' 2026-05-04 17:38:27,076 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/examples.pyi' 2026-05-04 17:38:27,077 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/frontend.pyi' 2026-05-04 17:38:27,079 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/io.pyi' 2026-05-04 17:38:27,080 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/nodes.pyi' 2026-05-04 17:38:27,082 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/statemachine.pyi' 2026-05-04 17:38:27,084 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/__init__.pyi' 2026-05-04 17:38:27,085 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/af.pyi' 2026-05-04 17:38:27,087 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/ar.pyi' 2026-05-04 17:38:27,088 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/ca.pyi' 2026-05-04 17:38:27,089 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/cs.pyi' 2026-05-04 17:38:27,090 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/da.pyi' 2026-05-04 17:38:27,091 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/de.pyi' 2026-05-04 17:38:27,092 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/en.pyi' 2026-05-04 17:38:27,093 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/eo.pyi' 2026-05-04 17:38:27,094 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/es.pyi' 2026-05-04 17:38:27,095 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/fa.pyi' 2026-05-04 17:38:27,096 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/fi.pyi' 2026-05-04 17:38:27,097 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/fr.pyi' 2026-05-04 17:38:27,098 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/gl.pyi' 2026-05-04 17:38:27,099 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/he.pyi' 2026-05-04 17:38:27,100 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/it.pyi' 2026-05-04 17:38:27,101 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/ja.pyi' 2026-05-04 17:38:27,103 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/ka.pyi' 2026-05-04 17:38:27,104 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/ko.pyi' 2026-05-04 17:38:27,105 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/lt.pyi' 2026-05-04 17:38:27,106 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/lv.pyi' 2026-05-04 17:38:27,107 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/nl.pyi' 2026-05-04 17:38:27,108 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/pl.pyi' 2026-05-04 17:38:27,109 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/pt_br.pyi' 2026-05-04 17:38:27,110 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/ru.pyi' 2026-05-04 17:38:27,111 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/sk.pyi' 2026-05-04 17:38:27,112 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/sv.pyi' 2026-05-04 17:38:27,113 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/uk.pyi' 2026-05-04 17:38:27,114 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/zh_cn.pyi' 2026-05-04 17:38:27,115 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/languages/zh_tw.pyi' 2026-05-04 17:38:27,116 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/__init__.pyi' 2026-05-04 17:38:27,118 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/commonmark_wrapper.pyi' 2026-05-04 17:38:27,119 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/docutils_xml.pyi' 2026-05-04 17:38:27,120 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/null.pyi' 2026-05-04 17:38:27,121 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/recommonmark_wrapper.pyi' 2026-05-04 17:38:27,122 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/__init__.pyi' 2026-05-04 17:38:27,123 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/roles.pyi' 2026-05-04 17:38:27,125 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/states.pyi' 2026-05-04 17:38:27,126 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/tableparser.pyi' 2026-05-04 17:38:27,128 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/__init__.pyi' 2026-05-04 17:38:27,129 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/admonitions.pyi' 2026-05-04 17:38:27,130 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/body.pyi' 2026-05-04 17:38:27,131 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/html.pyi' 2026-05-04 17:38:27,132 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/images.pyi' 2026-05-04 17:38:27,134 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/misc.pyi' 2026-05-04 17:38:27,135 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/parts.pyi' 2026-05-04 17:38:27,136 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/references.pyi' 2026-05-04 17:38:27,137 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/directives/tables.pyi' 2026-05-04 17:38:27,138 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/__init__.pyi' 2026-05-04 17:38:27,140 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/af.pyi' 2026-05-04 17:38:27,141 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ar.pyi' 2026-05-04 17:38:27,142 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ca.pyi' 2026-05-04 17:38:27,143 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/cs.pyi' 2026-05-04 17:38:27,144 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/da.pyi' 2026-05-04 17:38:27,145 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/de.pyi' 2026-05-04 17:38:27,146 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/en.pyi' 2026-05-04 17:38:27,147 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/eo.pyi' 2026-05-04 17:38:27,148 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/es.pyi' 2026-05-04 17:38:27,149 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fa.pyi' 2026-05-04 17:38:27,150 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fi.pyi' 2026-05-04 17:38:27,151 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/fr.pyi' 2026-05-04 17:38:27,153 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/gl.pyi' 2026-05-04 17:38:27,154 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/he.pyi' 2026-05-04 17:38:27,155 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/it.pyi' 2026-05-04 17:38:27,156 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ja.pyi' 2026-05-04 17:38:27,157 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ka.pyi' 2026-05-04 17:38:27,158 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ko.pyi' 2026-05-04 17:38:27,159 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/lt.pyi' 2026-05-04 17:38:27,160 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/lv.pyi' 2026-05-04 17:38:27,161 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/nl.pyi' 2026-05-04 17:38:27,162 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/pl.pyi' 2026-05-04 17:38:27,163 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/pt_br.pyi' 2026-05-04 17:38:27,164 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/ru.pyi' 2026-05-04 17:38:27,165 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/sk.pyi' 2026-05-04 17:38:27,166 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/sv.pyi' 2026-05-04 17:38:27,167 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/uk.pyi' 2026-05-04 17:38:27,169 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_cn.pyi' 2026-05-04 17:38:27,170 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/parsers/rst/languages/zh_tw.pyi' 2026-05-04 17:38:27,171 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/readers/__init__.pyi' 2026-05-04 17:38:27,172 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/readers/doctree.pyi' 2026-05-04 17:38:27,173 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/readers/pep.pyi' 2026-05-04 17:38:27,174 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/readers/standalone.pyi' 2026-05-04 17:38:27,175 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/__init__.pyi' 2026-05-04 17:38:27,177 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/components.pyi' 2026-05-04 17:38:27,178 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/frontmatter.pyi' 2026-05-04 17:38:27,179 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/misc.pyi' 2026-05-04 17:38:27,180 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/parts.pyi' 2026-05-04 17:38:27,181 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/peps.pyi' 2026-05-04 17:38:27,182 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/references.pyi' 2026-05-04 17:38:27,183 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/universal.pyi' 2026-05-04 17:38:27,184 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/transforms/writer_aux.pyi' 2026-05-04 17:38:27,186 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/__init__.pyi' 2026-05-04 17:38:27,187 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/_roman_numerals.pyi' 2026-05-04 17:38:27,188 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/code_analyzer.pyi' 2026-05-04 17:38:27,189 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/punctuation_chars.pyi' 2026-05-04 17:38:27,191 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/smartquotes.pyi' 2026-05-04 17:38:27,192 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/urischemes.pyi' 2026-05-04 17:38:27,193 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/__init__.pyi' 2026-05-04 17:38:27,194 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/latex2mathml.pyi' 2026-05-04 17:38:27,195 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/math2html.pyi' 2026-05-04 17:38:27,197 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/mathalphabet2unichar.pyi' 2026-05-04 17:38:27,198 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/mathml_elements.pyi' 2026-05-04 17:38:27,199 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/tex2mathml_extern.pyi' 2026-05-04 17:38:27,200 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/tex2unichar.pyi' 2026-05-04 17:38:27,202 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/utils/math/unichar2tex.pyi' 2026-05-04 17:38:27,203 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/__init__.pyi' 2026-05-04 17:38:27,204 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/_html_base.pyi' 2026-05-04 17:38:27,206 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/docutils_xml.pyi' 2026-05-04 17:38:27,207 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/manpage.pyi' 2026-05-04 17:38:27,209 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/null.pyi' 2026-05-04 17:38:27,210 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/pseudoxml.pyi' 2026-05-04 17:38:27,211 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/html4css1/__init__.pyi' 2026-05-04 17:38:27,213 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/html5_polyglot/__init__.pyi' 2026-05-04 17:38:27,214 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/latex2e/__init__.pyi' 2026-05-04 17:38:27,216 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/__init__.pyi' 2026-05-04 17:38:27,218 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/prepstyles.pyi' 2026-05-04 17:38:27,219 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/odf_odt/pygmentsformatter.pyi' 2026-05-04 17:38:27,220 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/pep_html/__init__.pyi' 2026-05-04 17:38:27,222 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/s5_html/__init__.pyi' 2026-05-04 17:38:27,223 wheel INFO adding 'jedi/third_party/typeshed/stubs/docutils/docutils/writers/xetex/__init__.pyi' 2026-05-04 17:38:27,225 wheel INFO adding 'jedi/third_party/typeshed/stubs/editdistance/editdistance/__init__.pyi' 2026-05-04 17:38:27,226 wheel INFO adding 'jedi/third_party/typeshed/stubs/entrypoints/entrypoints.pyi' 2026-05-04 17:38:27,227 wheel INFO adding 'jedi/third_party/typeshed/stubs/ephem/ephem/__init__.pyi' 2026-05-04 17:38:27,229 wheel INFO adding 'jedi/third_party/typeshed/stubs/ephem/ephem/_libastro.pyi' 2026-05-04 17:38:27,230 wheel INFO adding 'jedi/third_party/typeshed/stubs/ephem/ephem/cities.pyi' 2026-05-04 17:38:27,231 wheel INFO adding 'jedi/third_party/typeshed/stubs/ephem/ephem/stars.pyi' 2026-05-04 17:38:27,233 wheel INFO adding 'jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/__init__.pyi' 2026-05-04 17:38:27,234 wheel INFO adding 'jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/incremental_tree.pyi' 2026-05-04 17:38:27,235 wheel INFO adding 'jedi/third_party/typeshed/stubs/et_xmlfile/et_xmlfile/xmlfile.pyi' 2026-05-04 17:38:27,237 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/__init__.pyi' 2026-05-04 17:38:27,238 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/checksum.pyi' 2026-05-04 17:38:27,239 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/compiler.pyi' 2026-05-04 17:38:27,240 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/config.pyi' 2026-05-04 17:38:27,242 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/core.pyi' 2026-05-04 17:38:27,243 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/inclusion.pyi' 2026-05-04 17:38:27,244 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/injector.pyi' 2026-05-04 17:38:27,245 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/publisher.pyi' 2026-05-04 17:38:27,247 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/registry.pyi' 2026-05-04 17:38:27,248 wheel INFO adding 'jedi/third_party/typeshed/stubs/fanstatic/fanstatic/wsgi.pyi' 2026-05-04 17:38:27,249 wheel INFO adding 'jedi/third_party/typeshed/stubs/first/first.pyi' 2026-05-04 17:38:27,251 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/__init__.pyi' 2026-05-04 17:38:27,252 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/_compat.pyi' 2026-05-04 17:38:27,253 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/checker.pyi' 2026-05-04 17:38:27,254 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/defaults.pyi' 2026-05-04 17:38:27,255 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/discover_files.pyi' 2026-05-04 17:38:27,256 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/exceptions.pyi' 2026-05-04 17:38:27,257 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/processor.pyi' 2026-05-04 17:38:27,259 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/statistics.pyi' 2026-05-04 17:38:27,260 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/style_guide.pyi' 2026-05-04 17:38:27,261 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/utils.pyi' 2026-05-04 17:38:27,262 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/violation.pyi' 2026-05-04 17:38:27,263 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/api/__init__.pyi' 2026-05-04 17:38:27,265 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/api/legacy.pyi' 2026-05-04 17:38:27,266 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/formatting/__init__.pyi' 2026-05-04 17:38:27,267 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/formatting/_windows_color.pyi' 2026-05-04 17:38:27,268 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/formatting/base.pyi' 2026-05-04 17:38:27,269 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/formatting/default.pyi' 2026-05-04 17:38:27,270 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/main/__init__.pyi' 2026-05-04 17:38:27,272 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/main/application.pyi' 2026-05-04 17:38:27,273 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/main/cli.pyi' 2026-05-04 17:38:27,274 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/main/debug.pyi' 2026-05-04 17:38:27,275 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/main/options.pyi' 2026-05-04 17:38:27,276 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/options/__init__.pyi' 2026-05-04 17:38:27,277 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/options/aggregator.pyi' 2026-05-04 17:38:27,278 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/options/config.pyi' 2026-05-04 17:38:27,280 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/options/manager.pyi' 2026-05-04 17:38:27,281 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/options/parse_args.pyi' 2026-05-04 17:38:27,282 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/plugins/__init__.pyi' 2026-05-04 17:38:27,283 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/plugins/finder.pyi' 2026-05-04 17:38:27,284 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/plugins/pycodestyle.pyi' 2026-05-04 17:38:27,285 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/plugins/pyflakes.pyi' 2026-05-04 17:38:27,286 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8/flake8/plugins/reporter.pyi' 2026-05-04 17:38:27,288 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-bugbear/bugbear.pyi' 2026-05-04 17:38:27,289 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-builtins/flake8_builtins.pyi' 2026-05-04 17:38:27,291 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-docstrings/flake8_docstrings.pyi' 2026-05-04 17:38:27,292 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-rst-docstrings/flake8_rst_docstrings.pyi' 2026-05-04 17:38:27,294 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/__init__.pyi' 2026-05-04 17:38:27,295 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/constants.pyi' 2026-05-04 17:38:27,296 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/utils.pyi' 2026-05-04 17:38:27,297 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/__init__.pyi' 2026-05-04 17:38:27,299 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_assign.pyi' 2026-05-04 17:38:27,300 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_bool_op.pyi' 2026-05-04 17:38:27,301 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_call.pyi' 2026-05-04 17:38:27,302 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_classdef.pyi' 2026-05-04 17:38:27,303 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_compare.pyi' 2026-05-04 17:38:27,304 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_expr.pyi' 2026-05-04 17:38:27,305 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_for.pyi' 2026-05-04 17:38:27,306 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_if.pyi' 2026-05-04 17:38:27,307 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_ifexp.pyi' 2026-05-04 17:38:27,308 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_subscript.pyi' 2026-05-04 17:38:27,309 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_try.pyi' 2026-05-04 17:38:27,310 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_unary_op.pyi' 2026-05-04 17:38:27,311 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-simplify/flake8_simplify/rules/ast_with.pyi' 2026-05-04 17:38:27,313 wheel INFO adding 'jedi/third_party/typeshed/stubs/flake8-typing-imports/flake8_typing_imports.pyi' 2026-05-04 17:38:27,314 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/__init__.pyi' 2026-05-04 17:38:27,316 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/_fonttools_shims.pyi' 2026-05-04 17:38:27,317 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/actions.pyi' 2026-05-04 17:38:27,318 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/annotations.pyi' 2026-05-04 17:38:27,319 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/bidi.pyi' 2026-05-04 17:38:27,320 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/deprecation.pyi' 2026-05-04 17:38:27,322 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/drawing.pyi' 2026-05-04 17:38:27,323 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/encryption.pyi' 2026-05-04 17:38:27,324 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/enums.pyi' 2026-05-04 17:38:27,326 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/errors.pyi' 2026-05-04 17:38:27,327 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/fonts.pyi' 2026-05-04 17:38:27,329 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/fpdf.pyi' 2026-05-04 17:38:27,330 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/graphics_state.pyi' 2026-05-04 17:38:27,332 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/html.pyi' 2026-05-04 17:38:27,333 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/image_datastructures.pyi' 2026-05-04 17:38:27,334 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/image_parsing.pyi' 2026-05-04 17:38:27,335 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/line_break.pyi' 2026-05-04 17:38:27,336 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/linearization.pyi' 2026-05-04 17:38:27,338 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/outline.pyi' 2026-05-04 17:38:27,339 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/output.pyi' 2026-05-04 17:38:27,340 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/pattern.pyi' 2026-05-04 17:38:27,341 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/prefs.pyi' 2026-05-04 17:38:27,343 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/recorder.pyi' 2026-05-04 17:38:27,344 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/sign.pyi' 2026-05-04 17:38:27,345 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/structure_tree.pyi' 2026-05-04 17:38:27,346 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/svg.pyi' 2026-05-04 17:38:27,348 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/syntax.pyi' 2026-05-04 17:38:27,350 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/table.pyi' 2026-05-04 17:38:27,351 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/template.pyi' 2026-05-04 17:38:27,352 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/text_region.pyi' 2026-05-04 17:38:27,353 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/transitions.pyi' 2026-05-04 17:38:27,354 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/unicode_script.pyi' 2026-05-04 17:38:27,356 wheel INFO adding 'jedi/third_party/typeshed/stubs/fpdf2/fpdf/util.pyi' 2026-05-04 17:38:27,357 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/FrameDecorator.pyi' 2026-05-04 17:38:27,358 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/FrameIterator.pyi' 2026-05-04 17:38:27,360 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/__init__.pyi' 2026-05-04 17:38:27,362 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/disassembler.pyi' 2026-05-04 17:38:27,363 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/events.pyi' 2026-05-04 17:38:27,364 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/missing_debug.pyi' 2026-05-04 17:38:27,365 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/missing_files.pyi' 2026-05-04 17:38:27,366 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/missing_objfile.pyi' 2026-05-04 17:38:27,367 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/printing.pyi' 2026-05-04 17:38:27,368 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/prompt.pyi' 2026-05-04 17:38:27,369 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/types.pyi' 2026-05-04 17:38:27,370 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/unwinder.pyi' 2026-05-04 17:38:27,372 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/xmethod.pyi' 2026-05-04 17:38:27,373 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/__init__.pyi' 2026-05-04 17:38:27,374 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/breakpoint.pyi' 2026-05-04 17:38:27,375 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/bt.pyi' 2026-05-04 17:38:27,376 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/disassemble.pyi' 2026-05-04 17:38:27,378 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/evaluate.pyi' 2026-05-04 17:38:27,379 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/events.pyi' 2026-05-04 17:38:27,380 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/frames.pyi' 2026-05-04 17:38:27,381 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/io.pyi' 2026-05-04 17:38:27,382 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/launch.pyi' 2026-05-04 17:38:27,383 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/locations.pyi' 2026-05-04 17:38:27,384 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/memory.pyi' 2026-05-04 17:38:27,385 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/modules.pyi' 2026-05-04 17:38:27,386 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/next.pyi' 2026-05-04 17:38:27,387 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/pause.pyi' 2026-05-04 17:38:27,388 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/scopes.pyi' 2026-05-04 17:38:27,389 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/server.pyi' 2026-05-04 17:38:27,391 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/sources.pyi' 2026-05-04 17:38:27,392 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/startup.pyi' 2026-05-04 17:38:27,393 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/state.pyi' 2026-05-04 17:38:27,394 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/threads.pyi' 2026-05-04 17:38:27,395 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/typecheck.pyi' 2026-05-04 17:38:27,396 wheel INFO adding 'jedi/third_party/typeshed/stubs/gdb/gdb/dap/varref.pyi' 2026-05-04 17:38:27,398 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/__init__.pyi' 2026-05-04 17:38:27,399 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/_config.pyi' 2026-05-04 17:38:27,400 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/_decorator.pyi' 2026-05-04 17:38:27,401 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/_exports.pyi' 2026-05-04 17:38:27,402 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/accessors.pyi' 2026-05-04 17:38:27,403 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/array.pyi' 2026-05-04 17:38:27,405 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/base.pyi' 2026-05-04 17:38:27,407 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/explore.pyi' 2026-05-04 17:38:27,408 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/geodataframe.pyi' 2026-05-04 17:38:27,410 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/geoseries.pyi' 2026-05-04 17:38:27,411 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/plotting.pyi' 2026-05-04 17:38:27,412 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/sindex.pyi' 2026-05-04 17:38:27,414 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/testing.pyi' 2026-05-04 17:38:27,415 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/io/__init__.pyi' 2026-05-04 17:38:27,416 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/io/_geoarrow.pyi' 2026-05-04 17:38:27,417 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/io/arrow.pyi' 2026-05-04 17:38:27,418 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/io/file.pyi' 2026-05-04 17:38:27,420 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/io/sql.pyi' 2026-05-04 17:38:27,421 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/__init__.pyi' 2026-05-04 17:38:27,422 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/_show_versions.pyi' 2026-05-04 17:38:27,423 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/clip.pyi' 2026-05-04 17:38:27,424 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/geocoding.pyi' 2026-05-04 17:38:27,425 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/hilbert_curve.pyi' 2026-05-04 17:38:27,427 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/overlay.pyi' 2026-05-04 17:38:27,428 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/sjoin.pyi' 2026-05-04 17:38:27,429 wheel INFO adding 'jedi/third_party/typeshed/stubs/geopandas/geopandas/tools/util.pyi' 2026-05-04 17:38:27,431 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/__init__.pyi' 2026-05-04 17:38:27,432 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_abstract_linkable.pyi' 2026-05-04 17:38:27,433 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_config.pyi' 2026-05-04 17:38:27,434 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_fileobjectcommon.pyi' 2026-05-04 17:38:27,436 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_greenlet_primitives.pyi' 2026-05-04 17:38:27,437 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_hub_local.pyi' 2026-05-04 17:38:27,438 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_hub_primitives.pyi' 2026-05-04 17:38:27,439 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_ident.pyi' 2026-05-04 17:38:27,440 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_imap.pyi' 2026-05-04 17:38:27,442 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_monitor.pyi' 2026-05-04 17:38:27,443 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_threading.pyi' 2026-05-04 17:38:27,444 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_types.pyi' 2026-05-04 17:38:27,445 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_util.pyi' 2026-05-04 17:38:27,447 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_waiter.pyi' 2026-05-04 17:38:27,448 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/ares.pyi' 2026-05-04 17:38:27,449 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/backdoor.pyi' 2026-05-04 17:38:27,450 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/baseserver.pyi' 2026-05-04 17:38:27,451 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/event.pyi' 2026-05-04 17:38:27,452 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/events.pyi' 2026-05-04 17:38:27,454 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/exceptions.pyi' 2026-05-04 17:38:27,455 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/fileobject.pyi' 2026-05-04 17:38:27,456 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/greenlet.pyi' 2026-05-04 17:38:27,458 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/hub.pyi' 2026-05-04 17:38:27,459 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/local.pyi' 2026-05-04 17:38:27,460 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/lock.pyi' 2026-05-04 17:38:27,461 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/os.pyi' 2026-05-04 17:38:27,462 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/pool.pyi' 2026-05-04 17:38:27,464 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/pywsgi.pyi' 2026-05-04 17:38:27,465 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/queue.pyi' 2026-05-04 17:38:27,467 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver_ares.pyi' 2026-05-04 17:38:27,468 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver_thread.pyi' 2026-05-04 17:38:27,469 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/select.pyi' 2026-05-04 17:38:27,470 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/selectors.pyi' 2026-05-04 17:38:27,471 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/server.pyi' 2026-05-04 17:38:27,472 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/signal.pyi' 2026-05-04 17:38:27,473 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/socket.pyi' 2026-05-04 17:38:27,474 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/ssl.pyi' 2026-05-04 17:38:27,476 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/subprocess.pyi' 2026-05-04 17:38:27,477 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/threadpool.pyi' 2026-05-04 17:38:27,478 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/time.pyi' 2026-05-04 17:38:27,479 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/timeout.pyi' 2026-05-04 17:38:27,480 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/util.pyi' 2026-05-04 17:38:27,481 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/win32util.pyi' 2026-05-04 17:38:27,482 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/__init__.pyi' 2026-05-04 17:38:27,484 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/loop.pyi' 2026-05-04 17:38:27,485 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/_ffi/watcher.pyi' 2026-05-04 17:38:27,486 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libev/__init__.pyi' 2026-05-04 17:38:27,487 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libev/corecext.pyi' 2026-05-04 17:38:27,488 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libev/corecffi.pyi' 2026-05-04 17:38:27,490 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libev/watcher.pyi' 2026-05-04 17:38:27,491 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libuv/__init__.pyi' 2026-05-04 17:38:27,492 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libuv/loop.pyi' 2026-05-04 17:38:27,493 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/libuv/watcher.pyi' 2026-05-04 17:38:27,495 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/monkey/__init__.pyi' 2026-05-04 17:38:27,496 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/monkey/api.pyi' 2026-05-04 17:38:27,497 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver/__init__.pyi' 2026-05-04 17:38:27,498 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver/ares.pyi' 2026-05-04 17:38:27,499 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver/blocking.pyi' 2026-05-04 17:38:27,500 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver/cares.pyi' 2026-05-04 17:38:27,502 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver/dnspython.pyi' 2026-05-04 17:38:27,503 wheel INFO adding 'jedi/third_party/typeshed/stubs/gevent/gevent/resolver/thread.pyi' 2026-05-04 17:38:27,505 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/__init__.pyi' 2026-05-04 17:38:27,506 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_batch.pyi' 2026-05-04 17:38:27,507 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_cache.pyi' 2026-05-04 17:38:27,508 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_api.pyi' 2026-05-04 17:38:27,510 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_datastore_query.pyi' 2026-05-04 17:38:27,511 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_eventloop.pyi' 2026-05-04 17:38:27,512 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_options.pyi' 2026-05-04 17:38:27,513 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/_transaction.pyi' 2026-05-04 17:38:27,514 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/blobstore.pyi' 2026-05-04 17:38:27,515 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/client.pyi' 2026-05-04 17:38:27,517 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/context.pyi' 2026-05-04 17:38:27,518 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/django_middleware.pyi' 2026-05-04 17:38:27,519 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/exceptions.pyi' 2026-05-04 17:38:27,520 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/global_cache.pyi' 2026-05-04 17:38:27,521 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/key.pyi' 2026-05-04 17:38:27,522 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/metadata.pyi' 2026-05-04 17:38:27,524 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/model.pyi' 2026-05-04 17:38:27,526 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/msgprop.pyi' 2026-05-04 17:38:27,527 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/polymodel.pyi' 2026-05-04 17:38:27,528 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/query.pyi' 2026-05-04 17:38:27,529 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/stats.pyi' 2026-05-04 17:38:27,530 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/tasklets.pyi' 2026-05-04 17:38:27,531 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/utils.pyi' 2026-05-04 17:38:27,532 wheel INFO adding 'jedi/third_party/typeshed/stubs/google-cloud-ndb/google/cloud/ndb/version.pyi' 2026-05-04 17:38:27,534 wheel INFO adding 'jedi/third_party/typeshed/stubs/greenlet/greenlet/__init__.pyi' 2026-05-04 17:38:27,535 wheel INFO adding 'jedi/third_party/typeshed/stubs/greenlet/greenlet/_greenlet.pyi' 2026-05-04 17:38:27,537 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio/grpc/__init__.pyi' 2026-05-04 17:38:27,539 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio/grpc/aio/__init__.pyi' 2026-05-04 17:38:27,541 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/__init__.pyi' 2026-05-04 17:38:27,542 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/__init__.pyi' 2026-05-04 17:38:27,543 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_async.pyi' 2026-05-04 17:38:27,544 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/_servicer.pyi' 2026-05-04 17:38:27,546 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz.pyi' 2026-05-04 17:38:27,547 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2.pyi' 2026-05-04 17:38:27,549 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-channelz/grpc_channelz/v1/channelz_pb2_grpc.pyi' 2026-05-04 17:38:27,550 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/__init__.pyi' 2026-05-04 17:38:27,551 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/__init__.pyi' 2026-05-04 17:38:27,553 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health.pyi' 2026-05-04 17:38:27,554 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2.pyi' 2026-05-04 17:38:27,555 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-health-checking/grpc_health/v1/health_pb2_grpc.pyi' 2026-05-04 17:38:27,557 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/__init__.pyi' 2026-05-04 17:38:27,558 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/__init__.pyi' 2026-05-04 17:38:27,559 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_async.pyi' 2026-05-04 17:38:27,560 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/_base.pyi' 2026-05-04 17:38:27,561 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/proto_reflection_descriptor_database.pyi' 2026-05-04 17:38:27,562 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection.pyi' 2026-05-04 17:38:27,563 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2.pyi' 2026-05-04 17:38:27,565 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-reflection/grpc_reflection/v1alpha/reflection_pb2_grpc.pyi' 2026-05-04 17:38:27,566 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/__init__.pyi' 2026-05-04 17:38:27,567 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/_async.pyi' 2026-05-04 17:38:27,568 wheel INFO adding 'jedi/third_party/typeshed/stubs/grpcio-status/grpc_status/rpc_status.pyi' 2026-05-04 17:38:27,570 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/__init__.pyi' 2026-05-04 17:38:27,571 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/_types.pyi' 2026-05-04 17:38:27,572 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/arbiter.pyi' 2026-05-04 17:38:27,574 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/config.pyi' 2026-05-04 17:38:27,576 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/debug.pyi' 2026-05-04 17:38:27,577 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/errors.pyi' 2026-05-04 17:38:27,578 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/glogging.pyi' 2026-05-04 17:38:27,579 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/pidfile.pyi' 2026-05-04 17:38:27,580 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/reloader.pyi' 2026-05-04 17:38:27,582 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/sock.pyi' 2026-05-04 17:38:27,583 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/systemd.pyi' 2026-05-04 17:38:27,584 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/util.pyi' 2026-05-04 17:38:27,585 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/__init__.pyi' 2026-05-04 17:38:27,587 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/base.pyi' 2026-05-04 17:38:27,588 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/pasterapp.pyi' 2026-05-04 17:38:27,589 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/app/wsgiapp.pyi' 2026-05-04 17:38:27,590 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/__init__.pyi' 2026-05-04 17:38:27,591 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/lifespan.pyi' 2026-05-04 17:38:27,592 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/parser.pyi' 2026-05-04 17:38:27,594 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/protocol.pyi' 2026-05-04 17:38:27,595 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/unreader.pyi' 2026-05-04 17:38:27,596 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/uwsgi.pyi' 2026-05-04 17:38:27,597 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/asgi/websocket.pyi' 2026-05-04 17:38:27,598 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/__init__.pyi' 2026-05-04 17:38:27,599 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/cli.pyi' 2026-05-04 17:38:27,601 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/client.pyi' 2026-05-04 17:38:27,602 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/handlers.pyi' 2026-05-04 17:38:27,603 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/protocol.pyi' 2026-05-04 17:38:27,604 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/ctl/server.pyi' 2026-05-04 17:38:27,605 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/__init__.pyi' 2026-05-04 17:38:27,606 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/app.pyi' 2026-05-04 17:38:27,608 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/arbiter.pyi' 2026-05-04 17:38:27,609 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/client.pyi' 2026-05-04 17:38:27,610 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/errors.pyi' 2026-05-04 17:38:27,611 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/protocol.pyi' 2026-05-04 17:38:27,612 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/stash.pyi' 2026-05-04 17:38:27,613 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/tlv.pyi' 2026-05-04 17:38:27,615 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/dirty/worker.pyi' 2026-05-04 17:38:27,616 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/__init__.pyi' 2026-05-04 17:38:27,617 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/body.pyi' 2026-05-04 17:38:27,619 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/errors.pyi' 2026-05-04 17:38:27,620 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/message.pyi' 2026-05-04 17:38:27,621 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/parser.pyi' 2026-05-04 17:38:27,622 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/unreader.pyi' 2026-05-04 17:38:27,623 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http/wsgi.pyi' 2026-05-04 17:38:27,625 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/__init__.pyi' 2026-05-04 17:38:27,626 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/async_connection.pyi' 2026-05-04 17:38:27,627 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/connection.pyi' 2026-05-04 17:38:27,628 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/errors.pyi' 2026-05-04 17:38:27,629 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/request.pyi' 2026-05-04 17:38:27,630 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/http2/stream.pyi' 2026-05-04 17:38:27,632 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument/__init__.pyi' 2026-05-04 17:38:27,633 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/instrument/statsd.pyi' 2026-05-04 17:38:27,634 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/__init__.pyi' 2026-05-04 17:38:27,635 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/errors.pyi' 2026-05-04 17:38:27,636 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/message.pyi' 2026-05-04 17:38:27,638 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/uwsgi/parser.pyi' 2026-05-04 17:38:27,639 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/__init__.pyi' 2026-05-04 17:38:27,640 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/base.pyi' 2026-05-04 17:38:27,641 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/base_async.pyi' 2026-05-04 17:38:27,643 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gasgi.pyi' 2026-05-04 17:38:27,644 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/geventlet.pyi' 2026-05-04 17:38:27,645 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/ggevent.pyi' 2026-05-04 17:38:27,646 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gthread.pyi' 2026-05-04 17:38:27,647 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/gtornado.pyi' 2026-05-04 17:38:27,649 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/sync.pyi' 2026-05-04 17:38:27,650 wheel INFO adding 'jedi/third_party/typeshed/stubs/gunicorn/gunicorn/workers/workertmp.pyi' 2026-05-04 17:38:27,651 wheel INFO adding 'jedi/third_party/typeshed/stubs/hdbcli/hdbcli/__init__.pyi' 2026-05-04 17:38:27,652 wheel INFO adding 'jedi/third_party/typeshed/stubs/hdbcli/hdbcli/dbapi.pyi' 2026-05-04 17:38:27,654 wheel INFO adding 'jedi/third_party/typeshed/stubs/hdbcli/hdbcli/resultrow.pyi' 2026-05-04 17:38:27,655 wheel INFO adding 'jedi/third_party/typeshed/stubs/hnswlib/hnswlib.pyi' 2026-05-04 17:38:27,657 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/__init__.pyi' 2026-05-04 17:38:27,658 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_ihatexml.pyi' 2026-05-04 17:38:27,659 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_inputstream.pyi' 2026-05-04 17:38:27,661 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_tokenizer.pyi' 2026-05-04 17:38:27,662 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_utils.pyi' 2026-05-04 17:38:27,663 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/constants.pyi' 2026-05-04 17:38:27,664 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/html5parser.pyi' 2026-05-04 17:38:27,666 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/serializer.pyi' 2026-05-04 17:38:27,667 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/__init__.pyi' 2026-05-04 17:38:27,668 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/_base.pyi' 2026-05-04 17:38:27,669 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/_trie/py.pyi' 2026-05-04 17:38:27,671 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/__init__.pyi' 2026-05-04 17:38:27,672 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/alphabeticalattributes.pyi' 2026-05-04 17:38:27,673 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/base.pyi' 2026-05-04 17:38:27,674 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/inject_meta_charset.pyi' 2026-05-04 17:38:27,675 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/lint.pyi' 2026-05-04 17:38:27,676 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/optionaltags.pyi' 2026-05-04 17:38:27,677 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/sanitizer.pyi' 2026-05-04 17:38:27,678 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/filters/whitespace.pyi' 2026-05-04 17:38:27,680 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/__init__.pyi' 2026-05-04 17:38:27,681 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/genshi.pyi' 2026-05-04 17:38:27,682 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treeadapters/sax.pyi' 2026-05-04 17:38:27,683 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/__init__.pyi' 2026-05-04 17:38:27,684 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/base.pyi' 2026-05-04 17:38:27,685 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/dom.pyi' 2026-05-04 17:38:27,686 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/etree.pyi' 2026-05-04 17:38:27,687 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treebuilders/etree_lxml.pyi' 2026-05-04 17:38:27,689 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/__init__.pyi' 2026-05-04 17:38:27,690 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/base.pyi' 2026-05-04 17:38:27,691 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/dom.pyi' 2026-05-04 17:38:27,692 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/etree.pyi' 2026-05-04 17:38:27,693 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/etree_lxml.pyi' 2026-05-04 17:38:27,694 wheel INFO adding 'jedi/third_party/typeshed/stubs/html5lib/html5lib/treewalkers/genshi.pyi' 2026-05-04 17:38:27,696 wheel INFO adding 'jedi/third_party/typeshed/stubs/httplib2/httplib2/__init__.pyi' 2026-05-04 17:38:27,697 wheel INFO adding 'jedi/third_party/typeshed/stubs/httplib2/httplib2/auth.pyi' 2026-05-04 17:38:27,699 wheel INFO adding 'jedi/third_party/typeshed/stubs/httplib2/httplib2/certs.pyi' 2026-05-04 17:38:27,700 wheel INFO adding 'jedi/third_party/typeshed/stubs/httplib2/httplib2/error.pyi' 2026-05-04 17:38:27,701 wheel INFO adding 'jedi/third_party/typeshed/stubs/httplib2/httplib2/iri2uri.pyi' 2026-05-04 17:38:27,702 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/__init__.pyi' 2026-05-04 17:38:27,704 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/adapters.pyi' 2026-05-04 17:38:27,705 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/aws_utils.pyi' 2026-05-04 17:38:27,706 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/exceptions.pyi' 2026-05-04 17:38:27,707 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/utils.pyi' 2026-05-04 17:38:27,709 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/__init__.pyi' 2026-05-04 17:38:27,710 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/vault_api_base.pyi' 2026-05-04 17:38:27,711 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/vault_api_category.pyi' 2026-05-04 17:38:27,712 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/__init__.pyi' 2026-05-04 17:38:27,714 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/approle.pyi' 2026-05-04 17:38:27,715 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/aws.pyi' 2026-05-04 17:38:27,716 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/azure.pyi' 2026-05-04 17:38:27,717 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/cert.pyi' 2026-05-04 17:38:27,718 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/gcp.pyi' 2026-05-04 17:38:27,719 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/github.pyi' 2026-05-04 17:38:27,721 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/jwt.pyi' 2026-05-04 17:38:27,722 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/kubernetes.pyi' 2026-05-04 17:38:27,723 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/ldap.pyi' 2026-05-04 17:38:27,724 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/legacy_mfa.pyi' 2026-05-04 17:38:27,725 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/oidc.pyi' 2026-05-04 17:38:27,726 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/okta.pyi' 2026-05-04 17:38:27,728 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/radius.pyi' 2026-05-04 17:38:27,729 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/token.pyi' 2026-05-04 17:38:27,730 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/auth_methods/userpass.pyi' 2026-05-04 17:38:27,731 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/__init__.pyi' 2026-05-04 17:38:27,732 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/active_directory.pyi' 2026-05-04 17:38:27,734 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/aws.pyi' 2026-05-04 17:38:27,735 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/azure.pyi' 2026-05-04 17:38:27,736 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/consul.pyi' 2026-05-04 17:38:27,737 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/database.pyi' 2026-05-04 17:38:27,738 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/gcp.pyi' 2026-05-04 17:38:27,739 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/identity.pyi' 2026-05-04 17:38:27,741 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv.pyi' 2026-05-04 17:38:27,742 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v1.pyi' 2026-05-04 17:38:27,743 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/kv_v2.pyi' 2026-05-04 17:38:27,744 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/ldap.pyi' 2026-05-04 17:38:27,745 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/pki.pyi' 2026-05-04 17:38:27,746 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/rabbitmq.pyi' 2026-05-04 17:38:27,747 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/ssh.pyi' 2026-05-04 17:38:27,749 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/transform.pyi' 2026-05-04 17:38:27,750 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/secrets_engines/transit.pyi' 2026-05-04 17:38:27,751 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/__init__.pyi' 2026-05-04 17:38:27,753 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/audit.pyi' 2026-05-04 17:38:27,754 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/auth.pyi' 2026-05-04 17:38:27,755 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/capabilities.pyi' 2026-05-04 17:38:27,756 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/health.pyi' 2026-05-04 17:38:27,757 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/init.pyi' 2026-05-04 17:38:27,758 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/key.pyi' 2026-05-04 17:38:27,759 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/leader.pyi' 2026-05-04 17:38:27,760 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/lease.pyi' 2026-05-04 17:38:27,762 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/mount.pyi' 2026-05-04 17:38:27,763 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/namespace.pyi' 2026-05-04 17:38:27,764 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/policies.pyi' 2026-05-04 17:38:27,765 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/policy.pyi' 2026-05-04 17:38:27,766 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/quota.pyi' 2026-05-04 17:38:27,767 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/raft.pyi' 2026-05-04 17:38:27,768 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/seal.pyi' 2026-05-04 17:38:27,769 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/system_backend_mixin.pyi' 2026-05-04 17:38:27,770 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/api/system_backend/wrapping.pyi' 2026-05-04 17:38:27,772 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/__init__.pyi' 2026-05-04 17:38:27,773 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/approle.pyi' 2026-05-04 17:38:27,774 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/aws.pyi' 2026-05-04 17:38:27,775 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/azure.pyi' 2026-05-04 17:38:27,776 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/client.pyi' 2026-05-04 17:38:27,777 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/gcp.pyi' 2026-05-04 17:38:27,778 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/identity.pyi' 2026-05-04 17:38:27,779 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/constants/transit.pyi' 2026-05-04 17:38:27,781 wheel INFO adding 'jedi/third_party/typeshed/stubs/hvac/hvac/v1/__init__.pyi' 2026-05-04 17:38:27,782 wheel INFO adding 'jedi/third_party/typeshed/stubs/ibm-db/ibm_db.pyi' 2026-05-04 17:38:27,784 wheel INFO adding 'jedi/third_party/typeshed/stubs/ibm-db/ibm_db_ctx.pyi' 2026-05-04 17:38:27,785 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/__init__.pyi' 2026-05-04 17:38:27,787 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/alarms.pyi' 2026-05-04 17:38:27,788 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/attr.pyi' 2026-05-04 17:38:27,789 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/cal.pyi' 2026-05-04 17:38:27,791 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/caselessdict.pyi' 2026-05-04 17:38:27,792 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/enums.pyi' 2026-05-04 17:38:27,793 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/error.pyi' 2026-05-04 17:38:27,794 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/param.pyi' 2026-05-04 17:38:27,795 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/parser.pyi' 2026-05-04 17:38:27,796 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/parser_tools.pyi' 2026-05-04 17:38:27,798 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/prop.pyi' 2026-05-04 17:38:27,799 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/tools.pyi' 2026-05-04 17:38:27,800 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/version.pyi' 2026-05-04 17:38:27,802 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/__init__.pyi' 2026-05-04 17:38:27,803 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids.pyi' 2026-05-04 17:38:27,804 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/equivalent_timezone_ids_result.pyi' 2026-05-04 17:38:27,805 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/provider.pyi' 2026-05-04 17:38:27,806 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/pytz.pyi' 2026-05-04 17:38:27,808 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/tzid.pyi' 2026-05-04 17:38:27,809 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/tzp.pyi' 2026-05-04 17:38:27,810 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/windows_to_olson.pyi' 2026-05-04 17:38:27,811 wheel INFO adding 'jedi/third_party/typeshed/stubs/icalendar/icalendar/timezone/zoneinfo.pyi' 2026-05-04 17:38:27,813 wheel INFO adding 'jedi/third_party/typeshed/stubs/inifile/inifile.pyi' 2026-05-04 17:38:27,814 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/__init__.pyi' 2026-05-04 17:38:27,815 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/ast.pyi' 2026-05-04 17:38:27,817 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/compat.pyi' 2026-05-04 17:38:27,818 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/exceptions.pyi' 2026-05-04 17:38:27,819 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/functions.pyi' 2026-05-04 17:38:27,820 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/lexer.pyi' 2026-05-04 17:38:27,821 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/parser.pyi' 2026-05-04 17:38:27,823 wheel INFO adding 'jedi/third_party/typeshed/stubs/jmespath/jmespath/visitor.pyi' 2026-05-04 17:38:27,824 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonnet/_jsonnet.pyi' 2026-05-04 17:38:27,826 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/__init__.pyi' 2026-05-04 17:38:27,827 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_format.pyi' 2026-05-04 17:38:27,828 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_keywords.pyi' 2026-05-04 17:38:27,829 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_legacy_keywords.pyi' 2026-05-04 17:38:27,830 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_types.pyi' 2026-05-04 17:38:27,831 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_typing.pyi' 2026-05-04 17:38:27,833 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/_utils.pyi' 2026-05-04 17:38:27,834 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/cli.pyi' 2026-05-04 17:38:27,835 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/exceptions.pyi' 2026-05-04 17:38:27,836 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/protocols.pyi' 2026-05-04 17:38:27,837 wheel INFO adding 'jedi/third_party/typeshed/stubs/jsonschema/jsonschema/validators.pyi' 2026-05-04 17:38:27,839 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/__init__.pyi' 2026-05-04 17:38:27,840 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/common.pyi' 2026-05-04 17:38:27,841 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwa.pyi' 2026-05-04 17:38:27,843 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwe.pyi' 2026-05-04 17:38:27,844 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwk.pyi' 2026-05-04 17:38:27,845 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jws.pyi' 2026-05-04 17:38:27,846 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/jwt.pyi' 2026-05-04 17:38:27,848 wheel INFO adding 'jedi/third_party/typeshed/stubs/jwcrypto/jwcrypto/version.pyi' 2026-05-04 17:38:27,849 wheel INFO adding 'jedi/third_party/typeshed/stubs/keyboard/keyboard/__init__.pyi' 2026-05-04 17:38:27,850 wheel INFO adding 'jedi/third_party/typeshed/stubs/keyboard/keyboard/_canonical_names.pyi' 2026-05-04 17:38:27,851 wheel INFO adding 'jedi/third_party/typeshed/stubs/keyboard/keyboard/_generic.pyi' 2026-05-04 17:38:27,853 wheel INFO adding 'jedi/third_party/typeshed/stubs/keyboard/keyboard/_keyboard_event.pyi' 2026-05-04 17:38:27,854 wheel INFO adding 'jedi/third_party/typeshed/stubs/keyboard/keyboard/_mouse_event.pyi' 2026-05-04 17:38:27,855 wheel INFO adding 'jedi/third_party/typeshed/stubs/keyboard/keyboard/mouse.pyi' 2026-05-04 17:38:27,857 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/__init__.pyi' 2026-05-04 17:38:27,858 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/version.pyi' 2026-05-04 17:38:27,859 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/__init__.pyi' 2026-05-04 17:38:27,861 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/attrDef.pyi' 2026-05-04 17:38:27,862 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/attribute.pyi' 2026-05-04 17:38:27,863 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/cursor.pyi' 2026-05-04 17:38:27,864 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/entry.pyi' 2026-05-04 17:38:27,865 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/abstract/objectDef.pyi' 2026-05-04 17:38:27,867 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/__init__.pyi' 2026-05-04 17:38:27,868 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/connection.pyi' 2026-05-04 17:38:27,870 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/exceptions.pyi' 2026-05-04 17:38:27,871 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/pooling.pyi' 2026-05-04 17:38:27,872 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/rdns.pyi' 2026-05-04 17:38:27,873 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/results.pyi' 2026-05-04 17:38:27,874 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/server.pyi' 2026-05-04 17:38:27,876 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/timezone.pyi' 2026-05-04 17:38:27,877 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/tls.pyi' 2026-05-04 17:38:27,878 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/core/usage.pyi' 2026-05-04 17:38:27,879 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/__init__.pyi' 2026-05-04 17:38:27,880 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/operation.pyi' 2026-05-04 17:38:27,882 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/__init__.pyi' 2026-05-04 17:38:27,883 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/addMembersToGroups.pyi' 2026-05-04 17:38:27,884 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/dirSync.pyi' 2026-05-04 17:38:27,885 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/modifyPassword.pyi' 2026-05-04 17:38:27,886 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/persistentSearch.pyi' 2026-05-04 17:38:27,887 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/removeMembersFromGroups.pyi' 2026-05-04 17:38:27,888 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/microsoft/unlockAccount.pyi' 2026-05-04 17:38:27,890 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/__init__.pyi' 2026-05-04 17:38:27,891 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/addMembersToGroups.pyi' 2026-05-04 17:38:27,892 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/checkGroupsMemberships.pyi' 2026-05-04 17:38:27,893 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/endTransaction.pyi' 2026-05-04 17:38:27,894 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/getBindDn.pyi' 2026-05-04 17:38:27,895 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/listReplicas.pyi' 2026-05-04 17:38:27,896 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/nmasGetUniversalPassword.pyi' 2026-05-04 17:38:27,897 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/nmasSetUniversalPassword.pyi' 2026-05-04 17:38:27,899 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/partition_entry_count.pyi' 2026-05-04 17:38:27,900 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/removeMembersFromGroups.pyi' 2026-05-04 17:38:27,901 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/replicaInfo.pyi' 2026-05-04 17:38:27,902 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/novell/startTransaction.pyi' 2026-05-04 17:38:27,903 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/PagedSearch.pyi' 2026-05-04 17:38:27,904 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/PersistentSearch.pyi' 2026-05-04 17:38:27,906 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/__init__.pyi' 2026-05-04 17:38:27,907 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/modifyPassword.pyi' 2026-05-04 17:38:27,908 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/extend/standard/whoAmI.pyi' 2026-05-04 17:38:27,909 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/__init__.pyi' 2026-05-04 17:38:27,910 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/abandon.pyi' 2026-05-04 17:38:27,911 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/add.pyi' 2026-05-04 17:38:27,913 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/bind.pyi' 2026-05-04 17:38:27,914 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/compare.pyi' 2026-05-04 17:38:27,915 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/delete.pyi' 2026-05-04 17:38:27,916 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/extended.pyi' 2026-05-04 17:38:27,917 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/modify.pyi' 2026-05-04 17:38:27,918 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/modifyDn.pyi' 2026-05-04 17:38:27,919 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/search.pyi' 2026-05-04 17:38:27,920 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/operation/unbind.pyi' 2026-05-04 17:38:27,922 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/__init__.pyi' 2026-05-04 17:38:27,923 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/controls.pyi' 2026-05-04 17:38:27,924 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/convert.pyi' 2026-05-04 17:38:27,925 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/microsoft.pyi' 2026-05-04 17:38:27,926 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/novell.pyi' 2026-05-04 17:38:27,927 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/oid.pyi' 2026-05-04 17:38:27,929 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/persistentSearch.pyi' 2026-05-04 17:38:27,930 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc2696.pyi' 2026-05-04 17:38:27,931 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc2849.pyi' 2026-05-04 17:38:27,932 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc3062.pyi' 2026-05-04 17:38:27,933 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4511.pyi' 2026-05-04 17:38:27,935 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4512.pyi' 2026-05-04 17:38:27,936 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/rfc4527.pyi' 2026-05-04 17:38:27,938 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/__init__.pyi' 2026-05-04 17:38:27,939 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/formatters.pyi' 2026-05-04 17:38:27,940 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/standard.pyi' 2026-05-04 17:38:27,941 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/formatters/validators.pyi' 2026-05-04 17:38:27,942 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/__init__.pyi' 2026-05-04 17:38:27,943 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/digestMd5.pyi' 2026-05-04 17:38:27,945 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/external.pyi' 2026-05-04 17:38:27,946 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/kerberos.pyi' 2026-05-04 17:38:27,947 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/plain.pyi' 2026-05-04 17:38:27,948 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/sasl/sasl.pyi' 2026-05-04 17:38:27,949 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/__init__.pyi' 2026-05-04 17:38:27,950 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/ad2012R2.pyi' 2026-05-04 17:38:27,951 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/ds389.pyi' 2026-05-04 17:38:27,952 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/edir888.pyi' 2026-05-04 17:38:27,953 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/edir914.pyi' 2026-05-04 17:38:27,955 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/protocol/schemas/slapd24.pyi' 2026-05-04 17:38:27,956 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/__init__.pyi' 2026-05-04 17:38:27,957 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/asyncStream.pyi' 2026-05-04 17:38:27,958 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/asynchronous.pyi' 2026-05-04 17:38:27,959 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/base.pyi' 2026-05-04 17:38:27,960 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/ldifProducer.pyi' 2026-05-04 17:38:27,962 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockAsync.pyi' 2026-05-04 17:38:27,963 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockBase.pyi' 2026-05-04 17:38:27,964 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/mockSync.pyi' 2026-05-04 17:38:27,965 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/restartable.pyi' 2026-05-04 17:38:27,966 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/reusable.pyi' 2026-05-04 17:38:27,967 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/safeRestartable.pyi' 2026-05-04 17:38:27,968 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/safeSync.pyi' 2026-05-04 17:38:27,969 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/strategy/sync.pyi' 2026-05-04 17:38:27,971 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/__init__.pyi' 2026-05-04 17:38:27,972 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/asn1.pyi' 2026-05-04 17:38:27,973 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/ciDict.pyi' 2026-05-04 17:38:27,974 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/config.pyi' 2026-05-04 17:38:27,975 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/conv.pyi' 2026-05-04 17:38:27,977 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/dn.pyi' 2026-05-04 17:38:27,978 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/hashed.pyi' 2026-05-04 17:38:27,979 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/log.pyi' 2026-05-04 17:38:27,980 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/ntlm.pyi' 2026-05-04 17:38:27,981 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/port_validators.pyi' 2026-05-04 17:38:27,983 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/repr.pyi' 2026-05-04 17:38:27,984 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/tls_backport.pyi' 2026-05-04 17:38:27,985 wheel INFO adding 'jedi/third_party/typeshed/stubs/ldap3/ldap3/utils/uri.pyi' 2026-05-04 17:38:27,986 wheel INFO adding 'jedi/third_party/typeshed/stubs/lunardate/lunardate.pyi' 2026-05-04 17:38:27,988 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/__init__.pyi' 2026-05-04 17:38:27,989 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/lua51.pyi' 2026-05-04 17:38:27,990 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/lua52.pyi' 2026-05-04 17:38:27,991 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/lua53.pyi' 2026-05-04 17:38:27,992 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/lua54.pyi' 2026-05-04 17:38:27,994 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/luajit20.pyi' 2026-05-04 17:38:27,995 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/luajit21.pyi' 2026-05-04 17:38:27,996 wheel INFO adding 'jedi/third_party/typeshed/stubs/lupa/lupa/version.pyi' 2026-05-04 17:38:27,997 wheel INFO adding 'jedi/third_party/typeshed/stubs/lzstring/lzstring/__init__.pyi' 2026-05-04 17:38:27,999 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/__init__.pyi' 2026-05-04 17:38:28,000 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/httpclient.pyi' 2026-05-04 17:38:28,001 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/mixins.pyi' 2026-05-04 17:38:28,003 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/model.pyi' 2026-05-04 17:38:28,004 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/parser.pyi' 2026-05-04 17:38:28,005 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/protocol.pyi' 2026-05-04 17:38:28,007 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/version_matching.pyi' 2026-05-04 17:38:28,008 wheel INFO adding 'jedi/third_party/typeshed/stubs/m3u8/m3u8/version_matching_rules.pyi' 2026-05-04 17:38:28,009 wheel INFO adding 'jedi/third_party/typeshed/stubs/mock/mock/__init__.pyi' 2026-05-04 17:38:28,010 wheel INFO adding 'jedi/third_party/typeshed/stubs/mock/mock/backports.pyi' 2026-05-04 17:38:28,012 wheel INFO adding 'jedi/third_party/typeshed/stubs/mock/mock/mock.pyi' 2026-05-04 17:38:28,013 wheel INFO adding 'jedi/third_party/typeshed/stubs/mypy-extensions/mypy_extensions.pyi' 2026-05-04 17:38:28,015 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/__init__.pyi' 2026-05-04 17:38:28,016 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/_exceptions.pyi' 2026-05-04 17:38:28,017 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/_mysql.pyi' 2026-05-04 17:38:28,018 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/connections.pyi' 2026-05-04 17:38:28,020 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/converters.pyi' 2026-05-04 17:38:28,021 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/cursors.pyi' 2026-05-04 17:38:28,022 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/release.pyi' 2026-05-04 17:38:28,023 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/times.pyi' 2026-05-04 17:38:28,025 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/CLIENT.pyi' 2026-05-04 17:38:28,026 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/CR.pyi' 2026-05-04 17:38:28,027 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/ER.pyi' 2026-05-04 17:38:28,029 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/FIELD_TYPE.pyi' 2026-05-04 17:38:28,030 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/FLAG.pyi' 2026-05-04 17:38:28,031 wheel INFO adding 'jedi/third_party/typeshed/stubs/mysqlclient/MySQLdb/constants/__init__.pyi' 2026-05-04 17:38:28,033 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoid/nanoid/__init__.pyi' 2026-05-04 17:38:28,034 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoid/nanoid/algorithm.pyi' 2026-05-04 17:38:28,035 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoid/nanoid/generate.pyi' 2026-05-04 17:38:28,036 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoid/nanoid/method.pyi' 2026-05-04 17:38:28,037 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoid/nanoid/non_secure_generate.pyi' 2026-05-04 17:38:28,038 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoid/nanoid/resources.pyi' 2026-05-04 17:38:28,040 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/__init__.pyi' 2026-05-04 17:38:28,041 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/digital_twin.pyi' 2026-05-04 17:38:28,042 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/discovery.pyi' 2026-05-04 17:38:28,043 wheel INFO adding 'jedi/third_party/typeshed/stubs/nanoleafapi/nanoleafapi/nanoleaf.pyi' 2026-05-04 17:38:28,044 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/__init__.pyi' 2026-05-04 17:38:28,046 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/cli.pyi' 2026-05-04 17:38:28,047 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/compat.pyi' 2026-05-04 17:38:28,048 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/core.pyi' 2026-05-04 17:38:28,049 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/fbsocket.pyi' 2026-05-04 17:38:28,050 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib/__init__.pyi' 2026-05-04 17:38:28,051 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/contrib/subnet_splitter.pyi' 2026-05-04 17:38:28,053 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/eui/__init__.pyi' 2026-05-04 17:38:28,054 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/eui/ieee.pyi' 2026-05-04 17:38:28,055 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/__init__.pyi' 2026-05-04 17:38:28,057 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/glob.pyi' 2026-05-04 17:38:28,058 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/iana.pyi' 2026-05-04 17:38:28,059 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/nmap.pyi' 2026-05-04 17:38:28,060 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/rfc1924.pyi' 2026-05-04 17:38:28,061 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/ip/sets.pyi' 2026-05-04 17:38:28,063 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/__init__.pyi' 2026-05-04 17:38:28,064 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/eui48.pyi' 2026-05-04 17:38:28,065 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/eui64.pyi' 2026-05-04 17:38:28,066 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/ipv4.pyi' 2026-05-04 17:38:28,067 wheel INFO adding 'jedi/third_party/typeshed/stubs/netaddr/netaddr/strategy/ipv6.pyi' 2026-05-04 17:38:28,069 wheel INFO adding 'jedi/third_party/typeshed/stubs/netifaces/netifaces.pyi' 2026-05-04 17:38:28,070 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/__init__.pyi' 2026-05-04 17:38:28,072 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/_typing.pyi' 2026-05-04 17:38:28,073 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/convert.pyi' 2026-05-04 17:38:28,074 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/convert_matrix.pyi' 2026-05-04 17:38:28,075 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/exception.pyi' 2026-05-04 17:38:28,076 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/lazy_imports.pyi' 2026-05-04 17:38:28,077 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/relabel.pyi' 2026-05-04 17:38:28,079 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/__init__.pyi' 2026-05-04 17:38:28,081 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/asteroidal.pyi' 2026-05-04 17:38:28,082 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/boundary.pyi' 2026-05-04 17:38:28,083 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bridges.pyi' 2026-05-04 17:38:28,084 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/broadcasting.pyi' 2026-05-04 17:38:28,086 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/chains.pyi' 2026-05-04 17:38:28,087 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/chordal.pyi' 2026-05-04 17:38:28,088 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/clique.pyi' 2026-05-04 17:38:28,089 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cluster.pyi' 2026-05-04 17:38:28,090 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/communicability_alg.pyi' 2026-05-04 17:38:28,092 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/core.pyi' 2026-05-04 17:38:28,093 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/covering.pyi' 2026-05-04 17:38:28,094 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cuts.pyi' 2026-05-04 17:38:28,095 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/cycles.pyi' 2026-05-04 17:38:28,096 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/d_separation.pyi' 2026-05-04 17:38:28,097 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dag.pyi' 2026-05-04 17:38:28,099 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/distance_measures.pyi' 2026-05-04 17:38:28,100 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/distance_regular.pyi' 2026-05-04 17:38:28,101 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dominance.pyi' 2026-05-04 17:38:28,102 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/dominating.pyi' 2026-05-04 17:38:28,103 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/efficiency_measures.pyi' 2026-05-04 17:38:28,104 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/euler.pyi' 2026-05-04 17:38:28,105 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/graph_hashing.pyi' 2026-05-04 17:38:28,107 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/graphical.pyi' 2026-05-04 17:38:28,108 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/hierarchy.pyi' 2026-05-04 17:38:28,109 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/hybrid.pyi' 2026-05-04 17:38:28,110 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isolate.pyi' 2026-05-04 17:38:28,111 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_prediction.pyi' 2026-05-04 17:38:28,112 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/lowest_common_ancestors.pyi' 2026-05-04 17:38:28,114 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/matching.pyi' 2026-05-04 17:38:28,115 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/mis.pyi' 2026-05-04 17:38:28,116 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/moral.pyi' 2026-05-04 17:38:28,117 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/node_classification.pyi' 2026-05-04 17:38:28,118 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/non_randomness.pyi' 2026-05-04 17:38:28,119 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/perfect_graph.pyi' 2026-05-04 17:38:28,120 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/planar_drawing.pyi' 2026-05-04 17:38:28,121 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/planarity.pyi' 2026-05-04 17:38:28,123 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/polynomials.pyi' 2026-05-04 17:38:28,124 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/reciprocity.pyi' 2026-05-04 17:38:28,125 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/regular.pyi' 2026-05-04 17:38:28,126 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/richclub.pyi' 2026-05-04 17:38:28,127 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/similarity.pyi' 2026-05-04 17:38:28,128 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/simple_paths.pyi' 2026-05-04 17:38:28,129 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/smallworld.pyi' 2026-05-04 17:38:28,131 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/smetric.pyi' 2026-05-04 17:38:28,132 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/sparsifiers.pyi' 2026-05-04 17:38:28,133 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/structuralholes.pyi' 2026-05-04 17:38:28,134 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/summarization.pyi' 2026-05-04 17:38:28,135 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/swap.pyi' 2026-05-04 17:38:28,136 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/threshold.pyi' 2026-05-04 17:38:28,137 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/time_dependent.pyi' 2026-05-04 17:38:28,139 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tournament.pyi' 2026-05-04 17:38:28,140 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/triads.pyi' 2026-05-04 17:38:28,141 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/vitality.pyi' 2026-05-04 17:38:28,142 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/voronoi.pyi' 2026-05-04 17:38:28,143 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/walks.pyi' 2026-05-04 17:38:28,144 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/wiener.pyi' 2026-05-04 17:38:28,146 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/__init__.pyi' 2026-05-04 17:38:28,148 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/clique.pyi' 2026-05-04 17:38:28,149 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/clustering_coefficient.pyi' 2026-05-04 17:38:28,150 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/connectivity.pyi' 2026-05-04 17:38:28,151 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/density.pyi' 2026-05-04 17:38:28,152 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/distance_measures.pyi' 2026-05-04 17:38:28,153 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/dominating_set.pyi' 2026-05-04 17:38:28,154 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/kcomponents.pyi' 2026-05-04 17:38:28,155 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/matching.pyi' 2026-05-04 17:38:28,157 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/maxcut.pyi' 2026-05-04 17:38:28,158 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/ramsey.pyi' 2026-05-04 17:38:28,159 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/steinertree.pyi' 2026-05-04 17:38:28,160 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/traveling_salesman.pyi' 2026-05-04 17:38:28,161 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/treewidth.pyi' 2026-05-04 17:38:28,162 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/approximation/vertex_cover.pyi' 2026-05-04 17:38:28,164 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/__init__.pyi' 2026-05-04 17:38:28,165 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/connectivity.pyi' 2026-05-04 17:38:28,166 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/correlation.pyi' 2026-05-04 17:38:28,167 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/mixing.pyi' 2026-05-04 17:38:28,168 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/neighbor_degree.pyi' 2026-05-04 17:38:28,169 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/assortativity/pairs.pyi' 2026-05-04 17:38:28,171 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/__init__.pyi' 2026-05-04 17:38:28,172 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/basic.pyi' 2026-05-04 17:38:28,173 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/centrality.pyi' 2026-05-04 17:38:28,174 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/cluster.pyi' 2026-05-04 17:38:28,176 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/covering.pyi' 2026-05-04 17:38:28,177 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/edgelist.pyi' 2026-05-04 17:38:28,178 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/extendability.pyi' 2026-05-04 17:38:28,179 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/generators.pyi' 2026-05-04 17:38:28,180 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/link_analysis.pyi' 2026-05-04 17:38:28,181 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/matching.pyi' 2026-05-04 17:38:28,183 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/matrix.pyi' 2026-05-04 17:38:28,184 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/projection.pyi' 2026-05-04 17:38:28,185 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/redundancy.pyi' 2026-05-04 17:38:28,186 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/bipartite/spectral.pyi' 2026-05-04 17:38:28,188 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/__init__.pyi' 2026-05-04 17:38:28,189 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness.pyi' 2026-05-04 17:38:28,190 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/betweenness_subset.pyi' 2026-05-04 17:38:28,191 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/closeness.pyi' 2026-05-04 17:38:28,192 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness.pyi' 2026-05-04 17:38:28,193 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_betweenness_subset.pyi' 2026-05-04 17:38:28,195 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/current_flow_closeness.pyi' 2026-05-04 17:38:28,196 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/degree_alg.pyi' 2026-05-04 17:38:28,197 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/dispersion.pyi' 2026-05-04 17:38:28,198 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/eigenvector.pyi' 2026-05-04 17:38:28,199 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/flow_matrix.pyi' 2026-05-04 17:38:28,200 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/group.pyi' 2026-05-04 17:38:28,201 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/harmonic.pyi' 2026-05-04 17:38:28,203 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/katz.pyi' 2026-05-04 17:38:28,204 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/laplacian.pyi' 2026-05-04 17:38:28,205 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/load.pyi' 2026-05-04 17:38:28,206 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/percolation.pyi' 2026-05-04 17:38:28,207 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/reaching.pyi' 2026-05-04 17:38:28,208 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/second_order.pyi' 2026-05-04 17:38:28,209 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/subgraph_alg.pyi' 2026-05-04 17:38:28,211 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/trophic.pyi' 2026-05-04 17:38:28,212 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/centrality/voterank_alg.pyi' 2026-05-04 17:38:28,213 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/__init__.pyi' 2026-05-04 17:38:28,214 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/equitable_coloring.pyi' 2026-05-04 17:38:28,215 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/coloring/greedy_coloring.pyi' 2026-05-04 17:38:28,217 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/__init__.pyi' 2026-05-04 17:38:28,218 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/asyn_fluid.pyi' 2026-05-04 17:38:28,219 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/bipartitions.pyi' 2026-05-04 17:38:28,220 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/centrality.pyi' 2026-05-04 17:38:28,221 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/community_utils.pyi' 2026-05-04 17:38:28,222 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/divisive.pyi' 2026-05-04 17:38:28,224 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/kclique.pyi' 2026-05-04 17:38:28,225 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/label_propagation.pyi' 2026-05-04 17:38:28,226 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/leiden.pyi' 2026-05-04 17:38:28,227 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/local.pyi' 2026-05-04 17:38:28,228 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/louvain.pyi' 2026-05-04 17:38:28,230 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/lukes.pyi' 2026-05-04 17:38:28,231 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/modularity_max.pyi' 2026-05-04 17:38:28,232 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/community/quality.pyi' 2026-05-04 17:38:28,233 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/__init__.pyi' 2026-05-04 17:38:28,234 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/attracting.pyi' 2026-05-04 17:38:28,235 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/biconnected.pyi' 2026-05-04 17:38:28,237 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/connected.pyi' 2026-05-04 17:38:28,238 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/semiconnected.pyi' 2026-05-04 17:38:28,239 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/strongly_connected.pyi' 2026-05-04 17:38:28,240 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/components/weakly_connected.pyi' 2026-05-04 17:38:28,241 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/__init__.pyi' 2026-05-04 17:38:28,243 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/connectivity.pyi' 2026-05-04 17:38:28,244 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/cuts.pyi' 2026-05-04 17:38:28,245 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/disjoint_paths.pyi' 2026-05-04 17:38:28,246 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_augmentation.pyi' 2026-05-04 17:38:28,247 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/edge_kcomponents.pyi' 2026-05-04 17:38:28,249 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcomponents.pyi' 2026-05-04 17:38:28,250 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/kcutsets.pyi' 2026-05-04 17:38:28,251 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/stoerwagner.pyi' 2026-05-04 17:38:28,252 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/connectivity/utils.pyi' 2026-05-04 17:38:28,253 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/__init__.pyi' 2026-05-04 17:38:28,254 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/boykovkolmogorov.pyi' 2026-05-04 17:38:28,256 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/capacityscaling.pyi' 2026-05-04 17:38:28,257 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/dinitz_alg.pyi' 2026-05-04 17:38:28,258 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/edmondskarp.pyi' 2026-05-04 17:38:28,259 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/gomory_hu.pyi' 2026-05-04 17:38:28,260 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/maxflow.pyi' 2026-05-04 17:38:28,261 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/mincost.pyi' 2026-05-04 17:38:28,262 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/networksimplex.pyi' 2026-05-04 17:38:28,264 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/preflowpush.pyi' 2026-05-04 17:38:28,265 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/shortestaugmentingpath.pyi' 2026-05-04 17:38:28,266 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/flow/utils.pyi' 2026-05-04 17:38:28,267 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/__init__.pyi' 2026-05-04 17:38:28,268 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/ismags.pyi' 2026-05-04 17:38:28,270 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorph.pyi' 2026-05-04 17:38:28,271 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/isomorphvf2.pyi' 2026-05-04 17:38:28,272 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/matchhelpers.pyi' 2026-05-04 17:38:28,273 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/temporalisomorphvf2.pyi' 2026-05-04 17:38:28,274 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/tree_isomorphism.pyi' 2026-05-04 17:38:28,275 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2pp.pyi' 2026-05-04 17:38:28,276 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/isomorphism/vf2userfunc.pyi' 2026-05-04 17:38:28,278 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/__init__.pyi' 2026-05-04 17:38:28,279 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/hits_alg.pyi' 2026-05-04 17:38:28,280 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/link_analysis/pagerank_alg.pyi' 2026-05-04 17:38:28,281 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors/__init__.pyi' 2026-05-04 17:38:28,283 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/minors/contraction.pyi' 2026-05-04 17:38:28,284 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/__init__.pyi' 2026-05-04 17:38:28,285 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/all.pyi' 2026-05-04 17:38:28,286 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/binary.pyi' 2026-05-04 17:38:28,287 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/product.pyi' 2026-05-04 17:38:28,288 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/operators/unary.pyi' 2026-05-04 17:38:28,290 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/__init__.pyi' 2026-05-04 17:38:28,291 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/astar.pyi' 2026-05-04 17:38:28,292 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/dense.pyi' 2026-05-04 17:38:28,293 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/generic.pyi' 2026-05-04 17:38:28,295 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/unweighted.pyi' 2026-05-04 17:38:28,296 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/shortest_paths/weighted.pyi' 2026-05-04 17:38:28,298 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/__init__.pyi' 2026-05-04 17:38:28,299 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/beamsearch.pyi' 2026-05-04 17:38:28,300 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/breadth_first_search.pyi' 2026-05-04 17:38:28,301 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/depth_first_search.pyi' 2026-05-04 17:38:28,302 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/edgebfs.pyi' 2026-05-04 17:38:28,303 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/traversal/edgedfs.pyi' 2026-05-04 17:38:28,305 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/__init__.pyi' 2026-05-04 17:38:28,306 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/branchings.pyi' 2026-05-04 17:38:28,307 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/coding.pyi' 2026-05-04 17:38:28,308 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/decomposition.pyi' 2026-05-04 17:38:28,309 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/distance_measures.pyi' 2026-05-04 17:38:28,311 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/mst.pyi' 2026-05-04 17:38:28,312 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/operations.pyi' 2026-05-04 17:38:28,313 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/algorithms/tree/recognition.pyi' 2026-05-04 17:38:28,314 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/__init__.pyi' 2026-05-04 17:38:28,315 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/coreviews.pyi' 2026-05-04 17:38:28,317 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/digraph.pyi' 2026-05-04 17:38:28,318 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/filters.pyi' 2026-05-04 17:38:28,319 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/function.pyi' 2026-05-04 17:38:28,320 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/graph.pyi' 2026-05-04 17:38:28,322 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/graphviews.pyi' 2026-05-04 17:38:28,323 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/multidigraph.pyi' 2026-05-04 17:38:28,324 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/multigraph.pyi' 2026-05-04 17:38:28,326 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/classes/reportviews.pyi' 2026-05-04 17:38:28,328 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/drawing/__init__.pyi' 2026-05-04 17:38:28,329 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/drawing/layout.pyi' 2026-05-04 17:38:28,330 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_agraph.pyi' 2026-05-04 17:38:28,331 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_latex.pyi' 2026-05-04 17:38:28,332 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_pydot.pyi' 2026-05-04 17:38:28,334 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/drawing/nx_pylab.pyi' 2026-05-04 17:38:28,336 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/__init__.pyi' 2026-05-04 17:38:28,337 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/atlas.pyi' 2026-05-04 17:38:28,338 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/classic.pyi' 2026-05-04 17:38:28,339 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/cographs.pyi' 2026-05-04 17:38:28,340 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/community.pyi' 2026-05-04 17:38:28,342 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/degree_seq.pyi' 2026-05-04 17:38:28,343 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/directed.pyi' 2026-05-04 17:38:28,345 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/duplication.pyi' 2026-05-04 17:38:28,346 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/ego.pyi' 2026-05-04 17:38:28,347 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/expanders.pyi' 2026-05-04 17:38:28,348 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/geometric.pyi' 2026-05-04 17:38:28,349 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/harary_graph.pyi' 2026-05-04 17:38:28,350 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/internet_as_graphs.pyi' 2026-05-04 17:38:28,351 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/intersection.pyi' 2026-05-04 17:38:28,353 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/interval_graph.pyi' 2026-05-04 17:38:28,354 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/joint_degree_seq.pyi' 2026-05-04 17:38:28,355 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/lattice.pyi' 2026-05-04 17:38:28,356 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/line.pyi' 2026-05-04 17:38:28,357 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/mycielski.pyi' 2026-05-04 17:38:28,358 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/nonisomorphic_trees.pyi' 2026-05-04 17:38:28,359 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/random_clustered.pyi' 2026-05-04 17:38:28,360 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/random_graphs.pyi' 2026-05-04 17:38:28,362 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/small.pyi' 2026-05-04 17:38:28,363 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/social.pyi' 2026-05-04 17:38:28,364 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/spectral_graph_forge.pyi' 2026-05-04 17:38:28,365 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/stochastic.pyi' 2026-05-04 17:38:28,366 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/sudoku.pyi' 2026-05-04 17:38:28,367 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/time_series.pyi' 2026-05-04 17:38:28,368 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/trees.pyi' 2026-05-04 17:38:28,369 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/generators/triads.pyi' 2026-05-04 17:38:28,371 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/__init__.pyi' 2026-05-04 17:38:28,372 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/algebraicconnectivity.pyi' 2026-05-04 17:38:28,373 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/attrmatrix.pyi' 2026-05-04 17:38:28,374 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/bethehessianmatrix.pyi' 2026-05-04 17:38:28,375 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/graphmatrix.pyi' 2026-05-04 17:38:28,376 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/laplacianmatrix.pyi' 2026-05-04 17:38:28,377 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/modularitymatrix.pyi' 2026-05-04 17:38:28,379 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/linalg/spectrum.pyi' 2026-05-04 17:38:28,380 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/__init__.pyi' 2026-05-04 17:38:28,381 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/adjlist.pyi' 2026-05-04 17:38:28,382 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/edgelist.pyi' 2026-05-04 17:38:28,384 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/gexf.pyi' 2026-05-04 17:38:28,385 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/gml.pyi' 2026-05-04 17:38:28,386 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/graph6.pyi' 2026-05-04 17:38:28,387 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/graphml.pyi' 2026-05-04 17:38:28,388 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/leda.pyi' 2026-05-04 17:38:28,390 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/multiline_adjlist.pyi' 2026-05-04 17:38:28,391 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/p2g.pyi' 2026-05-04 17:38:28,392 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/pajek.pyi' 2026-05-04 17:38:28,393 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/sparse6.pyi' 2026-05-04 17:38:28,394 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/text.pyi' 2026-05-04 17:38:28,395 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/__init__.pyi' 2026-05-04 17:38:28,397 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/adjacency.pyi' 2026-05-04 17:38:28,398 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/cytoscape.pyi' 2026-05-04 17:38:28,399 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/node_link.pyi' 2026-05-04 17:38:28,400 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/readwrite/json_graph/tree.pyi' 2026-05-04 17:38:28,401 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/__init__.pyi' 2026-05-04 17:38:28,402 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/backends.pyi' 2026-05-04 17:38:28,404 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/configs.pyi' 2026-05-04 17:38:28,405 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/decorators.pyi' 2026-05-04 17:38:28,406 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/heaps.pyi' 2026-05-04 17:38:28,407 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/mapped_queue.pyi' 2026-05-04 17:38:28,408 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/misc.pyi' 2026-05-04 17:38:28,410 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/random_sequence.pyi' 2026-05-04 17:38:28,411 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/rcm.pyi' 2026-05-04 17:38:28,412 wheel INFO adding 'jedi/third_party/typeshed/stubs/networkx/networkx/utils/union_find.pyi' 2026-05-04 17:38:28,413 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/__init__.pyi' 2026-05-04 17:38:28,415 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/common.pyi' 2026-05-04 17:38:28,416 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/signals.pyi' 2026-05-04 17:38:28,417 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/uri_validate.pyi' 2026-05-04 17:38:28,418 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/__init__.pyi' 2026-05-04 17:38:28,420 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/__init__.pyi' 2026-05-04 17:38:28,421 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/errors.pyi' 2026-05-04 17:38:28,422 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/parameters.pyi' 2026-05-04 17:38:28,423 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/request_validator.pyi' 2026-05-04 17:38:28,424 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/signature.pyi' 2026-05-04 17:38:28,426 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/utils.pyi' 2026-05-04 17:38:28,427 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/__init__.pyi' 2026-05-04 17:38:28,428 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/access_token.pyi' 2026-05-04 17:38:28,429 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/authorization.pyi' 2026-05-04 17:38:28,430 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/base.pyi' 2026-05-04 17:38:28,432 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/pre_configured.pyi' 2026-05-04 17:38:28,433 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/request_token.pyi' 2026-05-04 17:38:28,434 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/resource.pyi' 2026-05-04 17:38:28,435 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth1/rfc5849/endpoints/signature_only.pyi' 2026-05-04 17:38:28,436 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/__init__.pyi' 2026-05-04 17:38:28,438 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/__init__.pyi' 2026-05-04 17:38:28,439 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/errors.pyi' 2026-05-04 17:38:28,440 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/parameters.pyi' 2026-05-04 17:38:28,441 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/request_validator.pyi' 2026-05-04 17:38:28,443 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/tokens.pyi' 2026-05-04 17:38:28,444 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/utils.pyi' 2026-05-04 17:38:28,445 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/__init__.pyi' 2026-05-04 17:38:28,446 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/backend_application.pyi' 2026-05-04 17:38:28,447 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/base.pyi' 2026-05-04 17:38:28,449 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/legacy_application.pyi' 2026-05-04 17:38:28,450 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/mobile_application.pyi' 2026-05-04 17:38:28,451 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/service_application.pyi' 2026-05-04 17:38:28,452 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/clients/web_application.pyi' 2026-05-04 17:38:28,453 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/__init__.pyi' 2026-05-04 17:38:28,455 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/authorization.pyi' 2026-05-04 17:38:28,456 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/base.pyi' 2026-05-04 17:38:28,457 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/introspect.pyi' 2026-05-04 17:38:28,458 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/metadata.pyi' 2026-05-04 17:38:28,460 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/pre_configured.pyi' 2026-05-04 17:38:28,461 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/resource.pyi' 2026-05-04 17:38:28,462 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/revocation.pyi' 2026-05-04 17:38:28,463 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/endpoints/token.pyi' 2026-05-04 17:38:28,465 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/__init__.pyi' 2026-05-04 17:38:28,466 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/authorization_code.pyi' 2026-05-04 17:38:28,467 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/base.pyi' 2026-05-04 17:38:28,468 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/client_credentials.pyi' 2026-05-04 17:38:28,469 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/implicit.pyi' 2026-05-04 17:38:28,471 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/refresh_token.pyi' 2026-05-04 17:38:28,472 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc6749/grant_types/resource_owner_password_credentials.pyi' 2026-05-04 17:38:28,474 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/__init__.pyi' 2026-05-04 17:38:28,475 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/errors.pyi' 2026-05-04 17:38:28,476 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/request_validator.pyi' 2026-05-04 17:38:28,477 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/__init__.pyi' 2026-05-04 17:38:28,478 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/clients/device.pyi' 2026-05-04 17:38:28,480 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/__init__.pyi' 2026-05-04 17:38:28,481 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/device_authorization.pyi' 2026-05-04 17:38:28,482 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/endpoints/pre_configured.pyi' 2026-05-04 17:38:28,483 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/__init__.pyi' 2026-05-04 17:38:28,485 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/oauth2/rfc8628/grant_types/device_code.pyi' 2026-05-04 17:38:28,486 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/__init__.pyi' 2026-05-04 17:38:28,487 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi' 2026-05-04 17:38:28,488 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi' 2026-05-04 17:38:28,490 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/exceptions.pyi' 2026-05-04 17:38:28,491 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/request_validator.pyi' 2026-05-04 17:38:28,492 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/tokens.pyi' 2026-05-04 17:38:28,493 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/__init__.pyi' 2026-05-04 17:38:28,495 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/pre_configured.pyi' 2026-05-04 17:38:28,496 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/endpoints/userinfo.pyi' 2026-05-04 17:38:28,497 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/__init__.pyi' 2026-05-04 17:38:28,498 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/authorization_code.pyi' 2026-05-04 17:38:28,499 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/base.pyi' 2026-05-04 17:38:28,501 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/dispatchers.pyi' 2026-05-04 17:38:28,502 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/hybrid.pyi' 2026-05-04 17:38:28,503 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/implicit.pyi' 2026-05-04 17:38:28,504 wheel INFO adding 'jedi/third_party/typeshed/stubs/oauthlib/oauthlib/openid/connect/core/grant_types/refresh_token.pyi' 2026-05-04 17:38:28,506 wheel INFO adding 'jedi/third_party/typeshed/stubs/objgraph/objgraph.pyi' 2026-05-04 17:38:28,507 wheel INFO adding 'jedi/third_party/typeshed/stubs/olefile/olefile/__init__.pyi' 2026-05-04 17:38:28,508 wheel INFO adding 'jedi/third_party/typeshed/stubs/olefile/olefile/olefile.pyi' 2026-05-04 17:38:28,510 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/__init__.pyi' 2026-05-04 17:38:28,511 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/_constants.pyi' 2026-05-04 17:38:28,513 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/__init__.pyi' 2026-05-04 17:38:28,514 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/_writer.pyi' 2026-05-04 17:38:28,515 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/cell.pyi' 2026-05-04 17:38:28,517 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/read_only.pyi' 2026-05-04 17:38:28,518 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/rich_text.pyi' 2026-05-04 17:38:28,519 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/cell/text.pyi' 2026-05-04 17:38:28,520 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/_3d.pyi' 2026-05-04 17:38:28,522 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/__init__.pyi' 2026-05-04 17:38:28,523 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/_chart.pyi' 2026-05-04 17:38:28,524 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/area_chart.pyi' 2026-05-04 17:38:28,525 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/axis.pyi' 2026-05-04 17:38:28,527 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/bar_chart.pyi' 2026-05-04 17:38:28,528 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/bubble_chart.pyi' 2026-05-04 17:38:28,529 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/chartspace.pyi' 2026-05-04 17:38:28,531 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/data_source.pyi' 2026-05-04 17:38:28,532 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/descriptors.pyi' 2026-05-04 17:38:28,533 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/error_bar.pyi' 2026-05-04 17:38:28,535 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/label.pyi' 2026-05-04 17:38:28,536 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/layout.pyi' 2026-05-04 17:38:28,537 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/legend.pyi' 2026-05-04 17:38:28,538 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/line_chart.pyi' 2026-05-04 17:38:28,539 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/marker.pyi' 2026-05-04 17:38:28,541 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/picture.pyi' 2026-05-04 17:38:28,542 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/pie_chart.pyi' 2026-05-04 17:38:28,543 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/pivot.pyi' 2026-05-04 17:38:28,544 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/plotarea.pyi' 2026-05-04 17:38:28,545 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/print_settings.pyi' 2026-05-04 17:38:28,547 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/radar_chart.pyi' 2026-05-04 17:38:28,548 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/reader.pyi' 2026-05-04 17:38:28,549 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/reference.pyi' 2026-05-04 17:38:28,550 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/scatter_chart.pyi' 2026-05-04 17:38:28,551 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/series.pyi' 2026-05-04 17:38:28,552 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/series_factory.pyi' 2026-05-04 17:38:28,554 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/shapes.pyi' 2026-05-04 17:38:28,555 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/stock_chart.pyi' 2026-05-04 17:38:28,556 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/surface_chart.pyi' 2026-05-04 17:38:28,557 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/text.pyi' 2026-05-04 17:38:28,558 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/title.pyi' 2026-05-04 17:38:28,559 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/trendline.pyi' 2026-05-04 17:38:28,561 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chart/updown_bars.pyi' 2026-05-04 17:38:28,562 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/__init__.pyi' 2026-05-04 17:38:28,563 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/chartsheet.pyi' 2026-05-04 17:38:28,564 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/custom.pyi' 2026-05-04 17:38:28,566 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/properties.pyi' 2026-05-04 17:38:28,567 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/protection.pyi' 2026-05-04 17:38:28,568 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/publish.pyi' 2026-05-04 17:38:28,569 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/relation.pyi' 2026-05-04 17:38:28,570 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/chartsheet/views.pyi' 2026-05-04 17:38:28,572 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/__init__.pyi' 2026-05-04 17:38:28,573 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/author.pyi' 2026-05-04 17:38:28,574 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/comment_sheet.pyi' 2026-05-04 17:38:28,575 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/comments.pyi' 2026-05-04 17:38:28,576 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/comments/shape_writer.pyi' 2026-05-04 17:38:28,578 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/__init__.pyi' 2026-05-04 17:38:28,579 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/abc.pyi' 2026-05-04 17:38:28,580 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/numbers.pyi' 2026-05-04 17:38:28,581 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/product.pyi' 2026-05-04 17:38:28,582 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/singleton.pyi' 2026-05-04 17:38:28,583 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/compat/strings.pyi' 2026-05-04 17:38:28,585 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/__init__.pyi' 2026-05-04 17:38:28,586 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/base.pyi' 2026-05-04 17:38:28,587 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/container.pyi' 2026-05-04 17:38:28,589 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/excel.pyi' 2026-05-04 17:38:28,590 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/namespace.pyi' 2026-05-04 17:38:28,591 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/nested.pyi' 2026-05-04 17:38:28,593 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/sequence.pyi' 2026-05-04 17:38:28,594 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/serialisable.pyi' 2026-05-04 17:38:28,595 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/descriptors/slots.pyi' 2026-05-04 17:38:28,597 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/__init__.pyi' 2026-05-04 17:38:28,598 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/colors.pyi' 2026-05-04 17:38:28,599 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/connector.pyi' 2026-05-04 17:38:28,601 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/drawing.pyi' 2026-05-04 17:38:28,602 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/effect.pyi' 2026-05-04 17:38:28,603 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/fill.pyi' 2026-05-04 17:38:28,605 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/geometry.pyi' 2026-05-04 17:38:28,607 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/graphic.pyi' 2026-05-04 17:38:28,608 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/image.pyi' 2026-05-04 17:38:28,609 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/line.pyi' 2026-05-04 17:38:28,610 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/picture.pyi' 2026-05-04 17:38:28,611 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/properties.pyi' 2026-05-04 17:38:28,613 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/relation.pyi' 2026-05-04 17:38:28,614 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/spreadsheet_drawing.pyi' 2026-05-04 17:38:28,615 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/text.pyi' 2026-05-04 17:38:28,617 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/drawing/xdr.pyi' 2026-05-04 17:38:28,618 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/__init__.pyi' 2026-05-04 17:38:28,619 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/formatting.pyi' 2026-05-04 17:38:28,621 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formatting/rule.pyi' 2026-05-04 17:38:28,622 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/__init__.pyi' 2026-05-04 17:38:28,624 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/tokenizer.pyi' 2026-05-04 17:38:28,625 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/formula/translate.pyi' 2026-05-04 17:38:28,626 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/__init__.pyi' 2026-05-04 17:38:28,627 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/core.pyi' 2026-05-04 17:38:28,628 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/custom.pyi' 2026-05-04 17:38:28,630 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/extended.pyi' 2026-05-04 17:38:28,631 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/interface.pyi' 2026-05-04 17:38:28,632 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/manifest.pyi' 2026-05-04 17:38:28,633 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/relationship.pyi' 2026-05-04 17:38:28,634 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/packaging/workbook.pyi' 2026-05-04 17:38:28,636 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/__init__.pyi' 2026-05-04 17:38:28,637 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/cache.pyi' 2026-05-04 17:38:28,639 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/fields.pyi' 2026-05-04 17:38:28,640 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/record.pyi' 2026-05-04 17:38:28,642 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/pivot/table.pyi' 2026-05-04 17:38:28,644 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/__init__.pyi' 2026-05-04 17:38:28,645 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/drawings.pyi' 2026-05-04 17:38:28,646 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/excel.pyi' 2026-05-04 17:38:28,648 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/strings.pyi' 2026-05-04 17:38:28,649 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/reader/workbook.pyi' 2026-05-04 17:38:28,650 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/__init__.pyi' 2026-05-04 17:38:28,651 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/alignment.pyi' 2026-05-04 17:38:28,653 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/borders.pyi' 2026-05-04 17:38:28,654 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/builtins.pyi' 2026-05-04 17:38:28,655 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/cell_style.pyi' 2026-05-04 17:38:28,656 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/colors.pyi' 2026-05-04 17:38:28,658 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/differential.pyi' 2026-05-04 17:38:28,659 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/fills.pyi' 2026-05-04 17:38:28,660 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/fonts.pyi' 2026-05-04 17:38:28,661 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/named_styles.pyi' 2026-05-04 17:38:28,662 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/numbers.pyi' 2026-05-04 17:38:28,664 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/protection.pyi' 2026-05-04 17:38:28,665 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/proxy.pyi' 2026-05-04 17:38:28,666 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/styleable.pyi' 2026-05-04 17:38:28,667 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/stylesheet.pyi' 2026-05-04 17:38:28,668 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/styles/table.pyi' 2026-05-04 17:38:28,670 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/__init__.pyi' 2026-05-04 17:38:28,671 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/bound_dictionary.pyi' 2026-05-04 17:38:28,672 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/cell.pyi' 2026-05-04 17:38:28,673 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/dataframe.pyi' 2026-05-04 17:38:28,674 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/datetime.pyi' 2026-05-04 17:38:28,675 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/escape.pyi' 2026-05-04 17:38:28,676 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/exceptions.pyi' 2026-05-04 17:38:28,677 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/formulas.pyi' 2026-05-04 17:38:28,679 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/indexed_list.pyi' 2026-05-04 17:38:28,680 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/inference.pyi' 2026-05-04 17:38:28,681 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/protection.pyi' 2026-05-04 17:38:28,682 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/utils/units.pyi' 2026-05-04 17:38:28,683 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/__init__.pyi' 2026-05-04 17:38:28,684 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/_writer.pyi' 2026-05-04 17:38:28,686 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/child.pyi' 2026-05-04 17:38:28,687 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/defined_name.pyi' 2026-05-04 17:38:28,688 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_reference.pyi' 2026-05-04 17:38:28,689 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/function_group.pyi' 2026-05-04 17:38:28,690 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/properties.pyi' 2026-05-04 17:38:28,691 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/protection.pyi' 2026-05-04 17:38:28,693 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/smart_tags.pyi' 2026-05-04 17:38:28,694 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/views.pyi' 2026-05-04 17:38:28,695 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/web.pyi' 2026-05-04 17:38:28,697 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/workbook.pyi' 2026-05-04 17:38:28,698 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link/__init__.pyi' 2026-05-04 17:38:28,699 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/workbook/external_link/external.pyi' 2026-05-04 17:38:28,701 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/__init__.pyi' 2026-05-04 17:38:28,702 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_read_only.pyi' 2026-05-04 17:38:28,703 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_reader.pyi' 2026-05-04 17:38:28,704 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_write_only.pyi' 2026-05-04 17:38:28,706 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/_writer.pyi' 2026-05-04 17:38:28,707 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/cell_range.pyi' 2026-05-04 17:38:28,708 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/cell_watch.pyi' 2026-05-04 17:38:28,709 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/controls.pyi' 2026-05-04 17:38:28,710 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/copier.pyi' 2026-05-04 17:38:28,711 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/custom.pyi' 2026-05-04 17:38:28,713 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/datavalidation.pyi' 2026-05-04 17:38:28,714 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/dimensions.pyi' 2026-05-04 17:38:28,715 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/drawing.pyi' 2026-05-04 17:38:28,716 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/errors.pyi' 2026-05-04 17:38:28,717 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/filters.pyi' 2026-05-04 17:38:28,719 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/formula.pyi' 2026-05-04 17:38:28,720 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/header_footer.pyi' 2026-05-04 17:38:28,721 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/hyperlink.pyi' 2026-05-04 17:38:28,723 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/merge.pyi' 2026-05-04 17:38:28,724 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/ole.pyi' 2026-05-04 17:38:28,725 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/page.pyi' 2026-05-04 17:38:28,726 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/pagebreak.pyi' 2026-05-04 17:38:28,727 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/picture.pyi' 2026-05-04 17:38:28,729 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/print_settings.pyi' 2026-05-04 17:38:28,730 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/properties.pyi' 2026-05-04 17:38:28,731 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/protection.pyi' 2026-05-04 17:38:28,732 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/related.pyi' 2026-05-04 17:38:28,733 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/scenario.pyi' 2026-05-04 17:38:28,735 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/smart_tag.pyi' 2026-05-04 17:38:28,736 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/table.pyi' 2026-05-04 17:38:28,737 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/views.pyi' 2026-05-04 17:38:28,738 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/worksheet/worksheet.pyi' 2026-05-04 17:38:28,740 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/__init__.pyi' 2026-05-04 17:38:28,741 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/excel.pyi' 2026-05-04 17:38:28,742 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/writer/theme.pyi' 2026-05-04 17:38:28,744 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/__init__.pyi' 2026-05-04 17:38:28,745 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/_functions_overloads.pyi' 2026-05-04 17:38:28,746 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/constants.pyi' 2026-05-04 17:38:28,747 wheel INFO adding 'jedi/third_party/typeshed/stubs/openpyxl/openpyxl/xml/functions.pyi' 2026-05-04 17:38:28,749 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/__init__.pyi' 2026-05-04 17:38:28,750 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/logs.pyi' 2026-05-04 17:38:28,751 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/propagation.pyi' 2026-05-04 17:38:28,752 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope.pyi' 2026-05-04 17:38:28,754 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_manager.pyi' 2026-05-04 17:38:28,755 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/span.pyi' 2026-05-04 17:38:28,756 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/tags.pyi' 2026-05-04 17:38:28,757 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/tracer.pyi' 2026-05-04 17:38:28,758 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/ext/__init__.pyi' 2026-05-04 17:38:28,760 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/ext/tags.pyi' 2026-05-04 17:38:28,761 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/__init__.pyi' 2026-05-04 17:38:28,762 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/api_check.pyi' 2026-05-04 17:38:28,763 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/harness/scope_check.pyi' 2026-05-04 17:38:28,764 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/__init__.pyi' 2026-05-04 17:38:28,765 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/binary_propagator.pyi' 2026-05-04 17:38:28,767 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/context.pyi' 2026-05-04 17:38:28,768 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/propagator.pyi' 2026-05-04 17:38:28,769 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/span.pyi' 2026-05-04 17:38:28,770 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/text_propagator.pyi' 2026-05-04 17:38:28,771 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/mocktracer/tracer.pyi' 2026-05-04 17:38:28,772 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/__init__.pyi' 2026-05-04 17:38:28,774 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/asyncio.pyi' 2026-05-04 17:38:28,775 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/constants.pyi' 2026-05-04 17:38:28,776 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/contextvars.pyi' 2026-05-04 17:38:28,777 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/gevent.pyi' 2026-05-04 17:38:28,778 wheel INFO adding 'jedi/third_party/typeshed/stubs/opentracing/opentracing/scope_managers/tornado.pyi' 2026-05-04 17:38:28,780 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/__init__.pyi' 2026-05-04 17:38:28,781 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/_winapi.pyi' 2026-05-04 17:38:28,782 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/agent.pyi' 2026-05-04 17:38:28,783 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/auth_handler.pyi' 2026-05-04 17:38:28,785 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/auth_strategy.pyi' 2026-05-04 17:38:28,786 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/ber.pyi' 2026-05-04 17:38:28,787 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/buffered_pipe.pyi' 2026-05-04 17:38:28,788 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/channel.pyi' 2026-05-04 17:38:28,789 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/client.pyi' 2026-05-04 17:38:28,791 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/common.pyi' 2026-05-04 17:38:28,792 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/compress.pyi' 2026-05-04 17:38:28,793 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/config.pyi' 2026-05-04 17:38:28,794 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/ecdsakey.pyi' 2026-05-04 17:38:28,795 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/ed25519key.pyi' 2026-05-04 17:38:28,797 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/file.pyi' 2026-05-04 17:38:28,798 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/hostkeys.pyi' 2026-05-04 17:38:28,799 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_curve25519.pyi' 2026-05-04 17:38:28,800 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_ecdh_nist.pyi' 2026-05-04 17:38:28,801 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_gex.pyi' 2026-05-04 17:38:28,802 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group1.pyi' 2026-05-04 17:38:28,803 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group14.pyi' 2026-05-04 17:38:28,805 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_group16.pyi' 2026-05-04 17:38:28,806 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/kex_gss.pyi' 2026-05-04 17:38:28,807 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/message.pyi' 2026-05-04 17:38:28,808 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/packet.pyi' 2026-05-04 17:38:28,809 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/pipe.pyi' 2026-05-04 17:38:28,810 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/pkey.pyi' 2026-05-04 17:38:28,812 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/primes.pyi' 2026-05-04 17:38:28,813 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/proxy.pyi' 2026-05-04 17:38:28,814 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/rsakey.pyi' 2026-05-04 17:38:28,815 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/server.pyi' 2026-05-04 17:38:28,816 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp.pyi' 2026-05-04 17:38:28,817 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_attr.pyi' 2026-05-04 17:38:28,819 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_client.pyi' 2026-05-04 17:38:28,820 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_file.pyi' 2026-05-04 17:38:28,821 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_handle.pyi' 2026-05-04 17:38:28,822 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_server.pyi' 2026-05-04 17:38:28,823 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/sftp_si.pyi' 2026-05-04 17:38:28,824 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/ssh_exception.pyi' 2026-05-04 17:38:28,825 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/ssh_gss.pyi' 2026-05-04 17:38:28,827 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/transport.pyi' 2026-05-04 17:38:28,828 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/util.pyi' 2026-05-04 17:38:28,829 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/win_openssh.pyi' 2026-05-04 17:38:28,830 wheel INFO adding 'jedi/third_party/typeshed/stubs/paramiko/paramiko/win_pageant.pyi' 2026-05-04 17:38:28,832 wheel INFO adding 'jedi/third_party/typeshed/stubs/parsimonious/parsimonious/__init__.pyi' 2026-05-04 17:38:28,833 wheel INFO adding 'jedi/third_party/typeshed/stubs/parsimonious/parsimonious/exceptions.pyi' 2026-05-04 17:38:28,834 wheel INFO adding 'jedi/third_party/typeshed/stubs/parsimonious/parsimonious/expressions.pyi' 2026-05-04 17:38:28,836 wheel INFO adding 'jedi/third_party/typeshed/stubs/parsimonious/parsimonious/grammar.pyi' 2026-05-04 17:38:28,837 wheel INFO adding 'jedi/third_party/typeshed/stubs/parsimonious/parsimonious/nodes.pyi' 2026-05-04 17:38:28,838 wheel INFO adding 'jedi/third_party/typeshed/stubs/parsimonious/parsimonious/utils.pyi' 2026-05-04 17:38:28,839 wheel INFO adding 'jedi/third_party/typeshed/stubs/passpy/passpy/__init__.pyi' 2026-05-04 17:38:28,840 wheel INFO adding 'jedi/third_party/typeshed/stubs/passpy/passpy/exceptions.pyi' 2026-05-04 17:38:28,842 wheel INFO adding 'jedi/third_party/typeshed/stubs/passpy/passpy/store.pyi' 2026-05-04 17:38:28,843 wheel INFO adding 'jedi/third_party/typeshed/stubs/passpy/passpy/util.pyi' 2026-05-04 17:38:28,845 wheel INFO adding 'jedi/third_party/typeshed/stubs/peewee/peewee.pyi' 2026-05-04 17:38:28,847 wheel INFO adding 'jedi/third_party/typeshed/stubs/peewee/playhouse/__init__.pyi' 2026-05-04 17:38:28,849 wheel INFO adding 'jedi/third_party/typeshed/stubs/peewee/playhouse/flask_utils.pyi' 2026-05-04 17:38:28,850 wheel INFO adding 'jedi/third_party/typeshed/stubs/pep8-naming/pep8ext_naming.pyi' 2026-05-04 17:38:28,852 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/ANSI.pyi' 2026-05-04 17:38:28,853 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/FSM.pyi' 2026-05-04 17:38:28,854 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/__init__.pyi' 2026-05-04 17:38:28,855 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/_async.pyi' 2026-05-04 17:38:28,857 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/exceptions.pyi' 2026-05-04 17:38:28,858 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/expect.pyi' 2026-05-04 17:38:28,859 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/fdpexpect.pyi' 2026-05-04 17:38:28,860 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/popen_spawn.pyi' 2026-05-04 17:38:28,861 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/pty_spawn.pyi' 2026-05-04 17:38:28,863 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/pxssh.pyi' 2026-05-04 17:38:28,864 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/replwrap.pyi' 2026-05-04 17:38:28,865 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/run.pyi' 2026-05-04 17:38:28,866 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/screen.pyi' 2026-05-04 17:38:28,867 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/socket_pexpect.pyi' 2026-05-04 17:38:28,869 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/spawnbase.pyi' 2026-05-04 17:38:28,870 wheel INFO adding 'jedi/third_party/typeshed/stubs/pexpect/pexpect/utils.pyi' 2026-05-04 17:38:28,872 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/__init__.pyi' 2026-05-04 17:38:28,873 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/amqp_object.pyi' 2026-05-04 17:38:28,874 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/callback.pyi' 2026-05-04 17:38:28,875 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/channel.pyi' 2026-05-04 17:38:28,876 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/compat.pyi' 2026-05-04 17:38:28,878 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/connection.pyi' 2026-05-04 17:38:28,879 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/credentials.pyi' 2026-05-04 17:38:28,880 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/data.pyi' 2026-05-04 17:38:28,881 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/delivery_mode.pyi' 2026-05-04 17:38:28,882 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/diagnostic_utils.pyi' 2026-05-04 17:38:28,884 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/exceptions.pyi' 2026-05-04 17:38:28,885 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/exchange_type.pyi' 2026-05-04 17:38:28,886 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/frame.pyi' 2026-05-04 17:38:28,887 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/heartbeat.pyi' 2026-05-04 17:38:28,888 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/spec.pyi' 2026-05-04 17:38:28,890 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/tcp_socket_opts.pyi' 2026-05-04 17:38:28,891 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/validators.pyi' 2026-05-04 17:38:28,893 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/__init__.pyi' 2026-05-04 17:38:28,894 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/asyncio_connection.pyi' 2026-05-04 17:38:28,895 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/base_connection.pyi' 2026-05-04 17:38:28,896 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/blocking_connection.pyi' 2026-05-04 17:38:28,898 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/gevent_connection.pyi' 2026-05-04 17:38:28,899 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/select_connection.pyi' 2026-05-04 17:38:28,900 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/tornado_connection.pyi' 2026-05-04 17:38:28,901 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/twisted_connection.pyi' 2026-05-04 17:38:28,903 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/__init__.pyi' 2026-05-04 17:38:28,904 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/connection_workflow.pyi' 2026-05-04 17:38:28,905 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/io_services_utils.pyi' 2026-05-04 17:38:28,906 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/nbio_interface.pyi' 2026-05-04 17:38:28,908 wheel INFO adding 'jedi/third_party/typeshed/stubs/pika/pika/adapters/utils/selector_ioloop_adapter.pyi' 2026-05-04 17:38:28,909 wheel INFO adding 'jedi/third_party/typeshed/stubs/polib/polib.pyi' 2026-05-04 17:38:28,911 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/__init__.pyi' 2026-05-04 17:38:28,912 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/converting.pyi' 2026-05-04 17:38:28,913 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/options.pyi' 2026-05-04 17:38:28,914 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/py23compat.pyi' 2026-05-04 17:38:28,916 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/flask/__init__.pyi' 2026-05-04 17:38:28,917 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/flask/example/__init__.pyi' 2026-05-04 17:38:28,918 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/flask/example/app.pyi' 2026-05-04 17:38:28,919 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/flask/example/config.pyi' 2026-05-04 17:38:28,920 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/flask/example/models.pyi' 2026-05-04 17:38:28,922 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/flask/example/views.pyi' 2026-05-04 17:38:28,923 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/__init__.pyi' 2026-05-04 17:38:28,924 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/asttranslation.pyi' 2026-05-04 17:38:28,926 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/core.pyi' 2026-05-04 17:38:28,928 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbapiprovider.pyi' 2026-05-04 17:38:28,929 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbschema.pyi' 2026-05-04 17:38:28,930 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/decompiling.pyi' 2026-05-04 17:38:28,932 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/ormtypes.pyi' 2026-05-04 17:38:28,933 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/serialization.pyi' 2026-05-04 17:38:28,934 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/sqlbuilding.pyi' 2026-05-04 17:38:28,936 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/sqlsymbols.pyi' 2026-05-04 17:38:28,937 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/sqltranslation.pyi' 2026-05-04 17:38:28,939 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/__init__.pyi' 2026-05-04 17:38:28,940 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/cockroach.pyi' 2026-05-04 17:38:28,941 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/mysql.pyi' 2026-05-04 17:38:28,943 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/oracle.pyi' 2026-05-04 17:38:28,945 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/postgres.pyi' 2026-05-04 17:38:28,947 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/dbproviders/sqlite.pyi' 2026-05-04 17:38:28,949 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/__init__.pyi' 2026-05-04 17:38:28,950 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/alessandro_bug.pyi' 2026-05-04 17:38:28,951 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/bottle_example.pyi' 2026-05-04 17:38:28,952 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/bug_ben.pyi' 2026-05-04 17:38:28,954 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/compositekeys.pyi' 2026-05-04 17:38:28,955 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/demo.pyi' 2026-05-04 17:38:28,957 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/estore.pyi' 2026-05-04 17:38:28,958 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/inheritance1.pyi' 2026-05-04 17:38:28,959 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/numbers.pyi' 2026-05-04 17:38:28,960 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/session01.pyi' 2026-05-04 17:38:28,961 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/university1.pyi' 2026-05-04 17:38:28,963 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/examples/university2.pyi' 2026-05-04 17:38:28,964 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/integration/__init__.pyi' 2026-05-04 17:38:28,965 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/orm/integration/bottle_plugin.pyi' 2026-05-04 17:38:28,966 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/thirdparty/__init__.pyi' 2026-05-04 17:38:28,967 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/thirdparty/decorator.pyi' 2026-05-04 17:38:28,969 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/utils/__init__.pyi' 2026-05-04 17:38:28,970 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/utils/properties.pyi' 2026-05-04 17:38:28,971 wheel INFO adding 'jedi/third_party/typeshed/stubs/pony/pony/utils/utils.pyi' 2026-05-04 17:38:28,972 wheel INFO adding 'jedi/third_party/typeshed/stubs/portpicker/portpicker.pyi' 2026-05-04 17:38:28,974 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/_upb/_message.pyi' 2026-05-04 17:38:28,976 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/__init__.pyi' 2026-05-04 17:38:28,977 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/any.pyi' 2026-05-04 17:38:28,979 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/any_pb2.pyi' 2026-05-04 17:38:28,980 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/api_pb2.pyi' 2026-05-04 17:38:28,982 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor.pyi' 2026-05-04 17:38:28,983 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_database.pyi' 2026-05-04 17:38:28,986 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_pb2.pyi' 2026-05-04 17:38:28,989 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/descriptor_pool.pyi' 2026-05-04 17:38:28,990 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/duration.pyi' 2026-05-04 17:38:28,992 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/duration_pb2.pyi' 2026-05-04 17:38:28,993 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/empty_pb2.pyi' 2026-05-04 17:38:28,994 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/field_mask_pb2.pyi' 2026-05-04 17:38:28,995 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/json_format.pyi' 2026-05-04 17:38:28,997 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/message.pyi' 2026-05-04 17:38:28,998 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/message_factory.pyi' 2026-05-04 17:38:28,999 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto.pyi' 2026-05-04 17:38:29,000 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_builder.pyi' 2026-05-04 17:38:29,001 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_json.pyi' 2026-05-04 17:38:29,002 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/proto_text.pyi' 2026-05-04 17:38:29,003 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/reflection.pyi' 2026-05-04 17:38:29,004 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/runtime_version.pyi' 2026-05-04 17:38:29,006 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/service_reflection.pyi' 2026-05-04 17:38:29,007 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/source_context_pb2.pyi' 2026-05-04 17:38:29,008 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/struct_pb2.pyi' 2026-05-04 17:38:29,009 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/symbol_database.pyi' 2026-05-04 17:38:29,011 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/text_encoding.pyi' 2026-05-04 17:38:29,012 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/text_format.pyi' 2026-05-04 17:38:29,013 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/timestamp.pyi' 2026-05-04 17:38:29,015 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/timestamp_pb2.pyi' 2026-05-04 17:38:29,016 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/type_pb2.pyi' 2026-05-04 17:38:29,018 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/unknown_fields.pyi' 2026-05-04 17:38:29,019 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/wrappers_pb2.pyi' 2026-05-04 17:38:29,020 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler/__init__.pyi' 2026-05-04 17:38:29,022 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/compiler/plugin_pb2.pyi' 2026-05-04 17:38:29,024 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/__init__.pyi' 2026-05-04 17:38:29,025 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/api_implementation.pyi' 2026-05-04 17:38:29,026 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/builder.pyi' 2026-05-04 17:38:29,027 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/containers.pyi' 2026-05-04 17:38:29,029 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/decoder.pyi' 2026-05-04 17:38:29,030 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/encoder.pyi' 2026-05-04 17:38:29,031 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/enum_type_wrapper.pyi' 2026-05-04 17:38:29,032 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/extension_dict.pyi' 2026-05-04 17:38:29,033 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/field_mask.pyi' 2026-05-04 17:38:29,035 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/message_listener.pyi' 2026-05-04 17:38:29,036 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/python_edition_defaults.pyi' 2026-05-04 17:38:29,037 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/python_message.pyi' 2026-05-04 17:38:29,038 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/testing_refleaks.pyi' 2026-05-04 17:38:29,039 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/type_checkers.pyi' 2026-05-04 17:38:29,040 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/well_known_types.pyi' 2026-05-04 17:38:29,042 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/internal/wire_format.pyi' 2026-05-04 17:38:29,043 wheel INFO adding 'jedi/third_party/typeshed/stubs/protobuf/google/protobuf/util/__init__.pyi' 2026-05-04 17:38:29,045 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/__init__.pyi' 2026-05-04 17:38:29,046 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_common.pyi' 2026-05-04 17:38:29,048 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_ntuples.pyi' 2026-05-04 17:38:29,049 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psaix.pyi' 2026-05-04 17:38:29,051 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psbsd.pyi' 2026-05-04 17:38:29,052 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_pslinux.pyi' 2026-05-04 17:38:29,054 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psosx.pyi' 2026-05-04 17:38:29,055 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psposix.pyi' 2026-05-04 17:38:29,056 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_pssunos.pyi' 2026-05-04 17:38:29,057 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_aix.pyi' 2026-05-04 17:38:29,059 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_bsd.pyi' 2026-05-04 17:38:29,060 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_linux.pyi' 2026-05-04 17:38:29,061 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_osx.pyi' 2026-05-04 17:38:29,063 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_sunos.pyi' 2026-05-04 17:38:29,064 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_psutil_windows.pyi' 2026-05-04 17:38:29,065 wheel INFO adding 'jedi/third_party/typeshed/stubs/psutil/psutil/_pswindows.pyi' 2026-05-04 17:38:29,067 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/__init__.pyi' 2026-05-04 17:38:29,068 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_ipaddress.pyi' 2026-05-04 17:38:29,070 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_json.pyi' 2026-05-04 17:38:29,071 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_psycopg.pyi' 2026-05-04 17:38:29,073 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/_range.pyi' 2026-05-04 17:38:29,074 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/errorcodes.pyi' 2026-05-04 17:38:29,076 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/errors.pyi' 2026-05-04 17:38:29,077 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/extensions.pyi' 2026-05-04 17:38:29,079 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/extras.pyi' 2026-05-04 17:38:29,080 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/pool.pyi' 2026-05-04 17:38:29,081 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/sql.pyi' 2026-05-04 17:38:29,082 wheel INFO adding 'jedi/third_party/typeshed/stubs/psycopg2/psycopg2/tz.pyi' 2026-05-04 17:38:29,084 wheel INFO adding 'jedi/third_party/typeshed/stubs/punq/punq/__init__.pyi' 2026-05-04 17:38:29,085 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/__init__.pyi' 2026-05-04 17:38:29,086 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/debug.pyi' 2026-05-04 17:38:29,087 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/error.pyi' 2026-05-04 17:38:29,089 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/__init__.pyi' 2026-05-04 17:38:29,090 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/streaming.pyi' 2026-05-04 17:38:29,091 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/__init__.pyi' 2026-05-04 17:38:29,093 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/decoder.pyi' 2026-05-04 17:38:29,094 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/encoder.pyi' 2026-05-04 17:38:29,095 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/ber/eoo.pyi' 2026-05-04 17:38:29,097 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/__init__.pyi' 2026-05-04 17:38:29,098 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/decoder.pyi' 2026-05-04 17:38:29,099 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/cer/encoder.pyi' 2026-05-04 17:38:29,100 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/__init__.pyi' 2026-05-04 17:38:29,101 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/decoder.pyi' 2026-05-04 17:38:29,103 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/der/encoder.pyi' 2026-05-04 17:38:29,104 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/__init__.pyi' 2026-05-04 17:38:29,105 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/decoder.pyi' 2026-05-04 17:38:29,106 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/codec/native/encoder.pyi' 2026-05-04 17:38:29,108 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat/__init__.pyi' 2026-05-04 17:38:29,109 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/compat/integer.pyi' 2026-05-04 17:38:29,110 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/__init__.pyi' 2026-05-04 17:38:29,111 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/base.pyi' 2026-05-04 17:38:29,112 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/char.pyi' 2026-05-04 17:38:29,114 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/constraint.pyi' 2026-05-04 17:38:29,115 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/error.pyi' 2026-05-04 17:38:29,116 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/namedtype.pyi' 2026-05-04 17:38:29,117 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/namedval.pyi' 2026-05-04 17:38:29,118 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/opentype.pyi' 2026-05-04 17:38:29,120 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/tag.pyi' 2026-05-04 17:38:29,121 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/tagmap.pyi' 2026-05-04 17:38:29,122 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/univ.pyi' 2026-05-04 17:38:29,124 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyasn1/pyasn1/type/useful.pyi' 2026-05-04 17:38:29,125 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyaudio/pyaudio.pyi' 2026-05-04 17:38:29,127 wheel INFO adding 'jedi/third_party/typeshed/stubs/pycocotools/pycocotools/__init__.pyi' 2026-05-04 17:38:29,128 wheel INFO adding 'jedi/third_party/typeshed/stubs/pycocotools/pycocotools/coco.pyi' 2026-05-04 17:38:29,129 wheel INFO adding 'jedi/third_party/typeshed/stubs/pycocotools/pycocotools/cocoeval.pyi' 2026-05-04 17:38:29,130 wheel INFO adding 'jedi/third_party/typeshed/stubs/pycocotools/pycocotools/mask.pyi' 2026-05-04 17:38:29,132 wheel INFO adding 'jedi/third_party/typeshed/stubs/pycurl/pycurl.pyi' 2026-05-04 17:38:29,134 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyfarmhash/farmhash.pyi' 2026-05-04 17:38:29,135 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/__init__.pyi' 2026-05-04 17:38:29,136 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/__main__.pyi' 2026-05-04 17:38:29,137 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/api.pyi' 2026-05-04 17:38:29,139 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/checker.pyi' 2026-05-04 17:38:29,141 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/messages.pyi' 2026-05-04 17:38:29,142 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/reporter.pyi' 2026-05-04 17:38:29,143 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts/__init__.pyi' 2026-05-04 17:38:29,144 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyflakes/pyflakes/scripts/pyflakes.pyi' 2026-05-04 17:38:29,146 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/__init__.pyi' 2026-05-04 17:38:29,147 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/__main__.pyi' 2026-05-04 17:38:29,148 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/compat.pyi' 2026-05-04 17:38:29,150 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/__init__.pyi' 2026-05-04 17:38:29,151 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/api.pyi' 2026-05-04 17:38:29,152 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/build_main.pyi' 2026-05-04 17:38:29,154 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/datastruct.pyi' 2026-05-04 17:38:29,155 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/building/splash.pyi' 2026-05-04 17:38:29,156 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/__init__.pyi' 2026-05-04 17:38:29,157 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/analysis.pyi' 2026-05-04 17:38:29,159 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/depend/imphookapi.pyi' 2026-05-04 17:38:29,160 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated/__init__.pyi' 2026-05-04 17:38:29,161 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/isolated/_parent.pyi' 2026-05-04 17:38:29,162 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/__init__.pyi' 2026-05-04 17:38:29,164 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph/__init__.pyi' 2026-05-04 17:38:29,165 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/lib/modulegraph/modulegraph.pyi' 2026-05-04 17:38:29,166 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/__init__.pyi' 2026-05-04 17:38:29,168 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks/__init__.pyi' 2026-05-04 17:38:29,169 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/hooks/conda.pyi' 2026-05-04 17:38:29,170 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/PyInstaller/utils/win32/versioninfo.pyi' 2026-05-04 17:38:29,172 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyinstaller/pyi_splash/__init__.pyi' 2026-05-04 17:38:29,173 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/__init__.pyi' 2026-05-04 17:38:29,174 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/bks.pyi' 2026-05-04 17:38:29,176 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/jks.pyi' 2026-05-04 17:38:29,177 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/rfc2898.pyi' 2026-05-04 17:38:29,178 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/rfc7292.pyi' 2026-05-04 17:38:29,179 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/sun_crypto.pyi' 2026-05-04 17:38:29,180 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyjks/jks/util.pyi' 2026-05-04 17:38:29,182 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyluach/pyluach/__init__.pyi' 2026-05-04 17:38:29,183 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyluach/pyluach/dates.pyi' 2026-05-04 17:38:29,184 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyluach/pyluach/hebrewcal.pyi' 2026-05-04 17:38:29,186 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyluach/pyluach/parshios.pyi' 2026-05-04 17:38:29,187 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyluach/pyluach/utils.pyi' 2026-05-04 17:38:29,188 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/__init__.pyi' 2026-05-04 17:38:29,190 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/_info.pyi' 2026-05-04 17:38:29,191 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/_util.pyi' 2026-05-04 17:38:29,192 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/__init__.pyi' 2026-05-04 17:38:29,193 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/_base.pyi' 2026-05-04 17:38:29,195 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/keyboard/_dummy.pyi' 2026-05-04 17:38:29,196 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/mouse/__init__.pyi' 2026-05-04 17:38:29,197 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/mouse/_base.pyi' 2026-05-04 17:38:29,199 wheel INFO adding 'jedi/third_party/typeshed/stubs/pynput/pynput/mouse/_dummy.pyi' 2026-05-04 17:38:29,200 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyperclip/pyperclip/__init__.pyi' 2026-05-04 17:38:29,202 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/__init__.pyi' 2026-05-04 17:38:29,203 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/__main__.pyi' 2026-05-04 17:38:29,204 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/rfc2217.pyi' 2026-05-04 17:38:29,206 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/rs485.pyi' 2026-05-04 17:38:29,207 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/serialcli.pyi' 2026-05-04 17:38:29,208 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/serialjava.pyi' 2026-05-04 17:38:29,209 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/serialposix.pyi' 2026-05-04 17:38:29,210 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/serialutil.pyi' 2026-05-04 17:38:29,212 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/serialwin32.pyi' 2026-05-04 17:38:29,213 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/win32.pyi' 2026-05-04 17:38:29,215 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/threaded/__init__.pyi' 2026-05-04 17:38:29,216 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/__init__.pyi' 2026-05-04 17:38:29,217 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/hexlify_codec.pyi' 2026-05-04 17:38:29,218 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports.pyi' 2026-05-04 17:38:29,220 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_common.pyi' 2026-05-04 17:38:29,221 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_linux.pyi' 2026-05-04 17:38:29,222 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_osx.pyi' 2026-05-04 17:38:29,223 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_posix.pyi' 2026-05-04 17:38:29,224 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/list_ports_windows.pyi' 2026-05-04 17:38:29,225 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/tools/miniterm.pyi' 2026-05-04 17:38:29,227 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/__init__.pyi' 2026-05-04 17:38:29,228 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_alt.pyi' 2026-05-04 17:38:29,229 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_cp2110.pyi' 2026-05-04 17:38:29,230 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_hwgrep.pyi' 2026-05-04 17:38:29,231 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_loop.pyi' 2026-05-04 17:38:29,232 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_rfc2217.pyi' 2026-05-04 17:38:29,234 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_socket.pyi' 2026-05-04 17:38:29,235 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyserial/serial/urlhandler/protocol_spy.pyi' 2026-05-04 17:38:29,236 wheel INFO adding 'jedi/third_party/typeshed/stubs/pysftp/pysftp/__init__.pyi' 2026-05-04 17:38:29,238 wheel INFO adding 'jedi/third_party/typeshed/stubs/pysftp/pysftp/exceptions.pyi' 2026-05-04 17:38:29,239 wheel INFO adding 'jedi/third_party/typeshed/stubs/pysftp/pysftp/helpers.pyi' 2026-05-04 17:38:29,240 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytest-lazy-fixture/pytest_lazyfixture.pyi' 2026-05-04 17:38:29,242 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-crontab/cronlog.pyi' 2026-05-04 17:38:29,243 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-crontab/crontab.pyi' 2026-05-04 17:38:29,244 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-crontab/crontabs.pyi' 2026-05-04 17:38:29,246 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/__init__.pyi' 2026-05-04 17:38:29,247 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/_common.pyi' 2026-05-04 17:38:29,248 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/_version.pyi' 2026-05-04 17:38:29,250 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/easter.pyi' 2026-05-04 17:38:29,251 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/relativedelta.pyi' 2026-05-04 17:38:29,252 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/rrule.pyi' 2026-05-04 17:38:29,253 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tzwin.pyi' 2026-05-04 17:38:29,255 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/utils.pyi' 2026-05-04 17:38:29,256 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/__init__.pyi' 2026-05-04 17:38:29,257 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/_parser.pyi' 2026-05-04 17:38:29,258 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/parser/isoparser.pyi' 2026-05-04 17:38:29,260 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/__init__.pyi' 2026-05-04 17:38:29,261 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/_common.pyi' 2026-05-04 17:38:29,262 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/tz.pyi' 2026-05-04 17:38:29,263 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/tz/win.pyi' 2026-05-04 17:38:29,265 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo/__init__.pyi' 2026-05-04 17:38:29,266 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-dateutil/dateutil/zoneinfo/rebuild.pyi' 2026-05-04 17:38:29,267 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-http-client/python_http_client/__init__.pyi' 2026-05-04 17:38:29,269 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-http-client/python_http_client/client.pyi' 2026-05-04 17:38:29,270 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-http-client/python_http_client/exceptions.pyi' 2026-05-04 17:38:29,271 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jenkins/jenkins/__init__.pyi' 2026-05-04 17:38:29,273 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jenkins/jenkins/plugins.pyi' 2026-05-04 17:38:29,274 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jenkins/jenkins/version.pyi' 2026-05-04 17:38:29,276 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/__init__.pyi' 2026-05-04 17:38:29,277 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/constants.pyi' 2026-05-04 17:38:29,278 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/exceptions.pyi' 2026-05-04 17:38:29,279 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/jwe.pyi' 2026-05-04 17:38:29,280 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/jwk.pyi' 2026-05-04 17:38:29,281 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/jws.pyi' 2026-05-04 17:38:29,283 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/jwt.pyi' 2026-05-04 17:38:29,284 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/utils.pyi' 2026-05-04 17:38:29,285 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/__init__.pyi' 2026-05-04 17:38:29,286 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/_asn1.pyi' 2026-05-04 17:38:29,288 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/base.pyi' 2026-05-04 17:38:29,289 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/cryptography_backend.pyi' 2026-05-04 17:38:29,290 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/ecdsa_backend.pyi' 2026-05-04 17:38:29,291 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/native.pyi' 2026-05-04 17:38:29,292 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-jose/jose/backends/rsa_backend.pyi' 2026-05-04 17:38:29,294 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-nmap/nmap/__init__.pyi' 2026-05-04 17:38:29,295 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-nmap/nmap/nmap.pyi' 2026-05-04 17:38:29,297 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/X.pyi' 2026-05-04 17:38:29,298 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/XK.pyi' 2026-05-04 17:38:29,299 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xatom.pyi' 2026-05-04 17:38:29,300 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xcursorfont.pyi' 2026-05-04 17:38:29,302 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/Xutil.pyi' 2026-05-04 17:38:29,303 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/__init__.pyi' 2026-05-04 17:38:29,304 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/_typing.pyi' 2026-05-04 17:38:29,305 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/display.pyi' 2026-05-04 17:38:29,306 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/error.pyi' 2026-05-04 17:38:29,308 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/rdb.pyi' 2026-05-04 17:38:29,309 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/threaded.pyi' 2026-05-04 17:38:29,310 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xauth.pyi' 2026-05-04 17:38:29,312 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/__init__.pyi' 2026-05-04 17:38:29,313 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/composite.pyi' 2026-05-04 17:38:29,314 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/damage.pyi' 2026-05-04 17:38:29,315 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/dpms.pyi' 2026-05-04 17:38:29,316 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/ge.pyi' 2026-05-04 17:38:29,318 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/nvcontrol.pyi' 2026-05-04 17:38:29,320 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/randr.pyi' 2026-05-04 17:38:29,322 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/record.pyi' 2026-05-04 17:38:29,323 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/res.pyi' 2026-05-04 17:38:29,324 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/screensaver.pyi' 2026-05-04 17:38:29,325 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/security.pyi' 2026-05-04 17:38:29,327 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/shape.pyi' 2026-05-04 17:38:29,328 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xfixes.pyi' 2026-05-04 17:38:29,329 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xinerama.pyi' 2026-05-04 17:38:29,330 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xinput.pyi' 2026-05-04 17:38:29,332 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/ext/xtest.pyi' 2026-05-04 17:38:29,333 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/__init__.pyi' 2026-05-04 17:38:29,334 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/apl.pyi' 2026-05-04 17:38:29,336 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/arabic.pyi' 2026-05-04 17:38:29,337 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/cyrillic.pyi' 2026-05-04 17:38:29,338 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/greek.pyi' 2026-05-04 17:38:29,339 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/hebrew.pyi' 2026-05-04 17:38:29,340 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/katakana.pyi' 2026-05-04 17:38:29,342 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/korean.pyi' 2026-05-04 17:38:29,343 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin1.pyi' 2026-05-04 17:38:29,344 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin2.pyi' 2026-05-04 17:38:29,345 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin3.pyi' 2026-05-04 17:38:29,346 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/latin4.pyi' 2026-05-04 17:38:29,348 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/miscellany.pyi' 2026-05-04 17:38:29,349 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/publishing.pyi' 2026-05-04 17:38:29,350 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/special.pyi' 2026-05-04 17:38:29,351 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/technical.pyi' 2026-05-04 17:38:29,352 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/thai.pyi' 2026-05-04 17:38:29,354 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xf86.pyi' 2026-05-04 17:38:29,355 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xk3270.pyi' 2026-05-04 17:38:29,356 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/keysymdef/xkb.pyi' 2026-05-04 17:38:29,358 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/__init__.pyi' 2026-05-04 17:38:29,359 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/display.pyi' 2026-05-04 17:38:29,360 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/event.pyi' 2026-05-04 17:38:29,362 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/request.pyi' 2026-05-04 17:38:29,363 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/rq.pyi' 2026-05-04 17:38:29,365 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/protocol/structs.pyi' 2026-05-04 17:38:29,366 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/__init__.pyi' 2026-05-04 17:38:29,367 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/connect.pyi' 2026-05-04 17:38:29,369 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/lock.pyi' 2026-05-04 17:38:29,370 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/unix_connect.pyi' 2026-05-04 17:38:29,371 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/support/vms_connect.pyi' 2026-05-04 17:38:29,372 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/__init__.pyi' 2026-05-04 17:38:29,373 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/colormap.pyi' 2026-05-04 17:38:29,374 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/cursor.pyi' 2026-05-04 17:38:29,376 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/drawable.pyi' 2026-05-04 17:38:29,377 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/fontable.pyi' 2026-05-04 17:38:29,378 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/icccm.pyi' 2026-05-04 17:38:29,380 wheel INFO adding 'jedi/third_party/typeshed/stubs/python-xlib/Xlib/xobject/resource.pyi' 2026-05-04 17:38:29,381 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytz/pytz/__init__.pyi' 2026-05-04 17:38:29,382 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytz/pytz/exceptions.pyi' 2026-05-04 17:38:29,383 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytz/pytz/lazy.pyi' 2026-05-04 17:38:29,385 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytz/pytz/reference.pyi' 2026-05-04 17:38:29,386 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytz/pytz/tzfile.pyi' 2026-05-04 17:38:29,387 wheel INFO adding 'jedi/third_party/typeshed/stubs/pytz/pytz/tzinfo.pyi' 2026-05-04 17:38:29,390 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/_win32typing.pyi' 2026-05-04 17:38:29,395 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/commctrl.pyi' 2026-05-04 17:38:29,397 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/dde.pyi' 2026-05-04 17:38:29,398 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/mmapfile.pyi' 2026-05-04 17:38:29,399 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/mmsystem.pyi' 2026-05-04 17:38:29,400 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/ntsecuritycon.pyi' 2026-05-04 17:38:29,401 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/odbc.pyi' 2026-05-04 17:38:29,402 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/perfmon.pyi' 2026-05-04 17:38:29,403 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/pythoncom.pyi' 2026-05-04 17:38:29,405 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/pywintypes.pyi' 2026-05-04 17:38:29,406 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/regutil.pyi' 2026-05-04 17:38:29,407 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/servicemanager.pyi' 2026-05-04 17:38:29,408 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/sspicon.pyi' 2026-05-04 17:38:29,409 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/timer.pyi' 2026-05-04 17:38:29,410 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win2kras.pyi' 2026-05-04 17:38:29,411 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32api.pyi' 2026-05-04 17:38:29,412 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32clipboard.pyi' 2026-05-04 17:38:29,413 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32con.pyi' 2026-05-04 17:38:29,414 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32console.pyi' 2026-05-04 17:38:29,416 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32cred.pyi' 2026-05-04 17:38:29,417 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32crypt.pyi' 2026-05-04 17:38:29,418 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32cryptcon.pyi' 2026-05-04 17:38:29,419 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32event.pyi' 2026-05-04 17:38:29,420 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32evtlog.pyi' 2026-05-04 17:38:29,421 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32evtlogutil.pyi' 2026-05-04 17:38:29,422 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32file.pyi' 2026-05-04 17:38:29,423 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32gui.pyi' 2026-05-04 17:38:29,424 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32gui_struct.pyi' 2026-05-04 17:38:29,425 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32help.pyi' 2026-05-04 17:38:29,426 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32inet.pyi' 2026-05-04 17:38:29,427 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32inetcon.pyi' 2026-05-04 17:38:29,428 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32job.pyi' 2026-05-04 17:38:29,429 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32lz.pyi' 2026-05-04 17:38:29,430 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32net.pyi' 2026-05-04 17:38:29,432 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32netcon.pyi' 2026-05-04 17:38:29,433 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32pdh.pyi' 2026-05-04 17:38:29,434 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32pdhquery.pyi' 2026-05-04 17:38:29,435 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32pipe.pyi' 2026-05-04 17:38:29,436 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32print.pyi' 2026-05-04 17:38:29,437 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32process.pyi' 2026-05-04 17:38:29,438 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32profile.pyi' 2026-05-04 17:38:29,439 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32ras.pyi' 2026-05-04 17:38:29,440 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32security.pyi' 2026-05-04 17:38:29,441 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32service.pyi' 2026-05-04 17:38:29,442 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32serviceutil.pyi' 2026-05-04 17:38:29,443 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32timezone.pyi' 2026-05-04 17:38:29,445 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32trace.pyi' 2026-05-04 17:38:29,446 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32transaction.pyi' 2026-05-04 17:38:29,447 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32ts.pyi' 2026-05-04 17:38:29,448 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32ui.pyi' 2026-05-04 17:38:29,449 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32uiole.pyi' 2026-05-04 17:38:29,450 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32verstamp.pyi' 2026-05-04 17:38:29,451 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32wnet.pyi' 2026-05-04 17:38:29,452 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/winerror.pyi' 2026-05-04 17:38:29,453 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/winioctlcon.pyi' 2026-05-04 17:38:29,454 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/winnt.pyi' 2026-05-04 17:38:29,455 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/winperf.pyi' 2026-05-04 17:38:29,456 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/winxpgui.pyi' 2026-05-04 17:38:29,457 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/winxptheme.pyi' 2026-05-04 17:38:29,459 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/isapi/__init__.pyi' 2026-05-04 17:38:29,460 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/isapi/install.pyi' 2026-05-04 17:38:29,461 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/isapi/isapicon.pyi' 2026-05-04 17:38:29,463 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/isapi/simple.pyi' 2026-05-04 17:38:29,464 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/isapi/threaded_extension.pyi' 2026-05-04 17:38:29,465 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/pythonwin/__init__.pyi' 2026-05-04 17:38:29,466 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/pythonwin/dde.pyi' 2026-05-04 17:38:29,467 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/pythonwin/win32ui.pyi' 2026-05-04 17:38:29,469 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/pythonwin/win32uiole.pyi' 2026-05-04 17:38:29,471 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/__init__.pyi' 2026-05-04 17:38:29,472 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/mmapfile.pyi' 2026-05-04 17:38:29,473 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/odbc.pyi' 2026-05-04 17:38:29,474 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/perfmon.pyi' 2026-05-04 17:38:29,475 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/servicemanager.pyi' 2026-05-04 17:38:29,476 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/timer.pyi' 2026-05-04 17:38:29,478 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32api.pyi' 2026-05-04 17:38:29,479 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32clipboard.pyi' 2026-05-04 17:38:29,480 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32console.pyi' 2026-05-04 17:38:29,482 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32cred.pyi' 2026-05-04 17:38:29,483 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32crypt.pyi' 2026-05-04 17:38:29,484 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32event.pyi' 2026-05-04 17:38:29,485 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32evtlog.pyi' 2026-05-04 17:38:29,487 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32file.pyi' 2026-05-04 17:38:29,489 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32gui.pyi' 2026-05-04 17:38:29,491 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32help.pyi' 2026-05-04 17:38:29,492 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32inet.pyi' 2026-05-04 17:38:29,493 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32job.pyi' 2026-05-04 17:38:29,494 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32lz.pyi' 2026-05-04 17:38:29,496 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32net.pyi' 2026-05-04 17:38:29,497 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32pdh.pyi' 2026-05-04 17:38:29,498 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32pipe.pyi' 2026-05-04 17:38:29,500 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32print.pyi' 2026-05-04 17:38:29,501 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32process.pyi' 2026-05-04 17:38:29,502 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32profile.pyi' 2026-05-04 17:38:29,504 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32ras.pyi' 2026-05-04 17:38:29,505 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32security.pyi' 2026-05-04 17:38:29,507 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32service.pyi' 2026-05-04 17:38:29,508 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32trace.pyi' 2026-05-04 17:38:29,509 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32transaction.pyi' 2026-05-04 17:38:29,511 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32ts.pyi' 2026-05-04 17:38:29,512 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/win32wnet.pyi' 2026-05-04 17:38:29,513 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/winxpgui.pyi' 2026-05-04 17:38:29,514 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/__init__.pyi' 2026-05-04 17:38:29,516 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/commctrl.pyi' 2026-05-04 17:38:29,518 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/mmsystem.pyi' 2026-05-04 17:38:29,520 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/ntsecuritycon.pyi' 2026-05-04 17:38:29,522 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/pywintypes.pyi' 2026-05-04 17:38:29,523 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/regutil.pyi' 2026-05-04 17:38:29,524 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/sspicon.pyi' 2026-05-04 17:38:29,526 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win2kras.pyi' 2026-05-04 17:38:29,528 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32con.pyi' 2026-05-04 17:38:29,533 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32cryptcon.pyi' 2026-05-04 17:38:29,535 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32evtlogutil.pyi' 2026-05-04 17:38:29,537 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32gui_struct.pyi' 2026-05-04 17:38:29,538 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32inetcon.pyi' 2026-05-04 17:38:29,540 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32netcon.pyi' 2026-05-04 17:38:29,542 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32pdhquery.pyi' 2026-05-04 17:38:29,543 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32serviceutil.pyi' 2026-05-04 17:38:29,544 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32timezone.pyi' 2026-05-04 17:38:29,546 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/win32verstamp.pyi' 2026-05-04 17:38:29,549 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/winerror.pyi' 2026-05-04 17:38:29,557 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/winioctlcon.pyi' 2026-05-04 17:38:29,559 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/winnt.pyi' 2026-05-04 17:38:29,560 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/winperf.pyi' 2026-05-04 17:38:29,562 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32/lib/winxptheme.pyi' 2026-05-04 17:38:29,563 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/__init__.pyi' 2026-05-04 17:38:29,564 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/olectl.pyi' 2026-05-04 17:38:29,566 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/storagecon.pyi' 2026-05-04 17:38:29,567 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/universal.pyi' 2026-05-04 17:38:29,568 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/util.pyi' 2026-05-04 17:38:29,570 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/__init__.pyi' 2026-05-04 17:38:29,571 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/adsi.pyi' 2026-05-04 17:38:29,572 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/adsi/adsicon.pyi' 2026-05-04 17:38:29,573 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/authorization/__init__.pyi' 2026-05-04 17:38:29,574 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/authorization/authorization.pyi' 2026-05-04 17:38:29,575 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol/__init__.pyi' 2026-05-04 17:38:29,577 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axcontrol/axcontrol.pyi' 2026-05-04 17:38:29,578 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/__init__.pyi' 2026-05-04 17:38:29,579 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/adb.pyi' 2026-05-04 17:38:29,580 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/axdebug.pyi' 2026-05-04 17:38:29,581 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/codecontainer.pyi' 2026-05-04 17:38:29,582 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/contexts.pyi' 2026-05-04 17:38:29,583 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/debugger.pyi' 2026-05-04 17:38:29,584 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/documents.pyi' 2026-05-04 17:38:29,585 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/expressions.pyi' 2026-05-04 17:38:29,587 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/gateways.pyi' 2026-05-04 17:38:29,588 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/stackframe.pyi' 2026-05-04 17:38:29,589 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axdebug/util.pyi' 2026-05-04 17:38:29,590 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/__init__.pyi' 2026-05-04 17:38:29,591 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/asputil.pyi' 2026-05-04 17:38:29,592 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/axscript.pyi' 2026-05-04 17:38:29,594 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/__init__.pyi' 2026-05-04 17:38:29,595 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/debug.pyi' 2026-05-04 17:38:29,596 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/error.pyi' 2026-05-04 17:38:29,597 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/client/framework.pyi' 2026-05-04 17:38:29,598 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server/__init__.pyi' 2026-05-04 17:38:29,599 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/axscript/server/axsite.pyi' 2026-05-04 17:38:29,601 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/bits/__init__.pyi' 2026-05-04 17:38:29,602 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/bits/bits.pyi' 2026-05-04 17:38:29,603 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/client/__init__.pyi' 2026-05-04 17:38:29,604 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/client/build.pyi' 2026-05-04 17:38:29,605 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/client/dynamic.pyi' 2026-05-04 17:38:29,607 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/client/gencache.pyi' 2026-05-04 17:38:29,608 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/directsound/__init__.pyi' 2026-05-04 17:38:29,609 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/directsound/directsound.pyi' 2026-05-04 17:38:29,610 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/gen_py/__init__.pyi' 2026-05-04 17:38:29,612 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/__init__.pyi' 2026-05-04 17:38:29,613 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/ifilter.pyi' 2026-05-04 17:38:29,614 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/ifilter/ifiltercon.pyi' 2026-05-04 17:38:29,615 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/internet/__init__.pyi' 2026-05-04 17:38:29,616 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/internet/inetcon.pyi' 2026-05-04 17:38:29,617 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/internet/internet.pyi' 2026-05-04 17:38:29,619 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/__init__.pyi' 2026-05-04 17:38:29,620 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/emsabtags.pyi' 2026-05-04 17:38:29,621 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/exchange.pyi' 2026-05-04 17:38:29,622 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapi.pyi' 2026-05-04 17:38:29,623 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapitags.pyi' 2026-05-04 17:38:29,624 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/mapi/mapiutil.pyi' 2026-05-04 17:38:29,625 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/__init__.pyi' 2026-05-04 17:38:29,626 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/propsys.pyi' 2026-05-04 17:38:29,628 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/propsys/pscon.pyi' 2026-05-04 17:38:29,629 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/__init__.pyi' 2026-05-04 17:38:29,630 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/connect.pyi' 2026-05-04 17:38:29,631 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/dispatcher.pyi' 2026-05-04 17:38:29,632 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/exception.pyi' 2026-05-04 17:38:29,633 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/factory.pyi' 2026-05-04 17:38:29,634 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/localserver.pyi' 2026-05-04 17:38:29,636 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/policy.pyi' 2026-05-04 17:38:29,637 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/register.pyi' 2026-05-04 17:38:29,638 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/server/util.pyi' 2026-05-04 17:38:29,639 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/shell/__init__.pyi' 2026-05-04 17:38:29,640 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/shell/shell.pyi' 2026-05-04 17:38:29,641 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/shell/shellcon.pyi' 2026-05-04 17:38:29,643 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler/__init__.pyi' 2026-05-04 17:38:29,644 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32com/taskscheduler/taskscheduler.pyi' 2026-05-04 17:38:29,645 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/__init__.pyi' 2026-05-04 17:38:29,647 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/__init__.pyi' 2026-05-04 17:38:29,648 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/adsi.pyi' 2026-05-04 17:38:29,649 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/adsi/adsicon.pyi' 2026-05-04 17:38:29,651 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization/__init__.pyi' 2026-05-04 17:38:29,652 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/authorization/authorization.pyi' 2026-05-04 17:38:29,653 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol/__init__.pyi' 2026-05-04 17:38:29,655 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axcontrol/axcontrol.pyi' 2026-05-04 17:38:29,656 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/__init__.pyi' 2026-05-04 17:38:29,657 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/adb.pyi' 2026-05-04 17:38:29,658 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/axdebug.pyi' 2026-05-04 17:38:29,660 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/codecontainer.pyi' 2026-05-04 17:38:29,661 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/contexts.pyi' 2026-05-04 17:38:29,662 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/debugger.pyi' 2026-05-04 17:38:29,663 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/documents.pyi' 2026-05-04 17:38:29,664 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/expressions.pyi' 2026-05-04 17:38:29,665 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/gateways.pyi' 2026-05-04 17:38:29,667 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/stackframe.pyi' 2026-05-04 17:38:29,668 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axdebug/util.pyi' 2026-05-04 17:38:29,669 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/__init__.pyi' 2026-05-04 17:38:29,670 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/asputil.pyi' 2026-05-04 17:38:29,671 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/axscript.pyi' 2026-05-04 17:38:29,673 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/__init__.pyi' 2026-05-04 17:38:29,674 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/debug.pyi' 2026-05-04 17:38:29,675 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/error.pyi' 2026-05-04 17:38:29,676 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/client/framework.pyi' 2026-05-04 17:38:29,678 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server/__init__.pyi' 2026-05-04 17:38:29,679 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/axscript/server/axsite.pyi' 2026-05-04 17:38:29,680 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/bits/__init__.pyi' 2026-05-04 17:38:29,681 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/bits/bits.pyi' 2026-05-04 17:38:29,683 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound/__init__.pyi' 2026-05-04 17:38:29,684 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/directsound/directsound.pyi' 2026-05-04 17:38:29,685 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/__init__.pyi' 2026-05-04 17:38:29,687 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/ifilter.pyi' 2026-05-04 17:38:29,688 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/ifilter/ifiltercon.pyi' 2026-05-04 17:38:29,689 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/__init__.pyi' 2026-05-04 17:38:29,691 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/inetcon.pyi' 2026-05-04 17:38:29,692 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/internet/internet.pyi' 2026-05-04 17:38:29,693 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/__init__.pyi' 2026-05-04 17:38:29,695 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/emsabtags.pyi' 2026-05-04 17:38:29,697 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/exchange.pyi' 2026-05-04 17:38:29,698 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapi.pyi' 2026-05-04 17:38:29,700 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapitags.pyi' 2026-05-04 17:38:29,701 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/mapi/mapiutil.pyi' 2026-05-04 17:38:29,703 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/__init__.pyi' 2026-05-04 17:38:29,704 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/propsys.pyi' 2026-05-04 17:38:29,706 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/propsys/pscon.pyi' 2026-05-04 17:38:29,708 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/__init__.pyi' 2026-05-04 17:38:29,709 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/shell.pyi' 2026-05-04 17:38:29,712 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/shell/shellcon.pyi' 2026-05-04 17:38:29,714 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler/__init__.pyi' 2026-05-04 17:38:29,715 wheel INFO adding 'jedi/third_party/typeshed/stubs/pywin32/win32comext/taskscheduler/taskscheduler.pyi' 2026-05-04 17:38:29,717 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/BaseDirectory.pyi' 2026-05-04 17:38:29,718 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/Config.pyi' 2026-05-04 17:38:29,719 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/DesktopEntry.pyi' 2026-05-04 17:38:29,720 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/Exceptions.pyi' 2026-05-04 17:38:29,721 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/IconTheme.pyi' 2026-05-04 17:38:29,723 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/IniFile.pyi' 2026-05-04 17:38:29,724 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/Locale.pyi' 2026-05-04 17:38:29,725 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/Menu.pyi' 2026-05-04 17:38:29,727 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/MenuEditor.pyi' 2026-05-04 17:38:29,728 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/Mime.pyi' 2026-05-04 17:38:29,729 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/RecentFiles.pyi' 2026-05-04 17:38:29,730 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/__init__.pyi' 2026-05-04 17:38:29,732 wheel INFO adding 'jedi/third_party/typeshed/stubs/pyxdg/xdg/util.pyi' 2026-05-04 17:38:29,733 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrbill/qrbill/__init__.pyi' 2026-05-04 17:38:29,734 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrbill/qrbill/bill.pyi' 2026-05-04 17:38:29,736 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/LUT.pyi' 2026-05-04 17:38:29,737 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/__init__.pyi' 2026-05-04 17:38:29,738 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/_types.pyi' 2026-05-04 17:38:29,740 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/base.pyi' 2026-05-04 17:38:29,741 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/console_scripts.pyi' 2026-05-04 17:38:29,742 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/constants.pyi' 2026-05-04 17:38:29,743 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/exceptions.pyi' 2026-05-04 17:38:29,744 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/main.pyi' 2026-05-04 17:38:29,746 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/release.pyi' 2026-05-04 17:38:29,747 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/util.pyi' 2026-05-04 17:38:29,748 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/__init__.pyi' 2026-05-04 17:38:29,750 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/base.pyi' 2026-05-04 17:38:29,751 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/pil.pyi' 2026-05-04 17:38:29,752 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/pure.pyi' 2026-05-04 17:38:29,753 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styledpil.pyi' 2026-05-04 17:38:29,754 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/svg.pyi' 2026-05-04 17:38:29,756 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/__init__.pyi' 2026-05-04 17:38:29,757 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/colormasks.pyi' 2026-05-04 17:38:29,758 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/__init__.pyi' 2026-05-04 17:38:29,759 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/base.pyi' 2026-05-04 17:38:29,761 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/pil.pyi' 2026-05-04 17:38:29,762 wheel INFO adding 'jedi/third_party/typeshed/stubs/qrcode/qrcode/image/styles/moduledrawers/svg.pyi' 2026-05-04 17:38:29,763 wheel INFO adding 'jedi/third_party/typeshed/stubs/ratelimit/ratelimit/__init__.pyi' 2026-05-04 17:38:29,764 wheel INFO adding 'jedi/third_party/typeshed/stubs/ratelimit/ratelimit/decorators.pyi' 2026-05-04 17:38:29,766 wheel INFO adding 'jedi/third_party/typeshed/stubs/ratelimit/ratelimit/exception.pyi' 2026-05-04 17:38:29,767 wheel INFO adding 'jedi/third_party/typeshed/stubs/regex/regex/__init__.pyi' 2026-05-04 17:38:29,769 wheel INFO adding 'jedi/third_party/typeshed/stubs/regex/regex/_main.pyi' 2026-05-04 17:38:29,770 wheel INFO adding 'jedi/third_party/typeshed/stubs/regex/regex/_regex.pyi' 2026-05-04 17:38:29,772 wheel INFO adding 'jedi/third_party/typeshed/stubs/regex/regex/_regex_core.pyi' 2026-05-04 17:38:29,773 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/__init__.pyi' 2026-05-04 17:38:29,774 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/rl_config.pyi' 2026-05-04 17:38:29,776 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/rl_settings.pyi' 2026-05-04 17:38:29,777 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/__init__.pyi' 2026-05-04 17:38:29,778 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPDF.pyi' 2026-05-04 17:38:29,780 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPM.pyi' 2026-05-04 17:38:29,781 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderPS.pyi' 2026-05-04 17:38:29,782 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderSVG.pyi' 2026-05-04 17:38:29,783 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/renderbase.pyi' 2026-05-04 17:38:29,785 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/shapes.pyi' 2026-05-04 17:38:29,786 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/svgpath.pyi' 2026-05-04 17:38:29,787 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/transform.pyi' 2026-05-04 17:38:29,788 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/utils.pyi' 2026-05-04 17:38:29,790 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgetbase.pyi' 2026-05-04 17:38:29,791 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/__init__.pyi' 2026-05-04 17:38:29,792 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code128.pyi' 2026-05-04 17:38:29,794 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code39.pyi' 2026-05-04 17:38:29,795 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/code93.pyi' 2026-05-04 17:38:29,796 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/common.pyi' 2026-05-04 17:38:29,797 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/dmtx.pyi' 2026-05-04 17:38:29,798 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/eanbc.pyi' 2026-05-04 17:38:29,800 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/ecc200datamatrix.pyi' 2026-05-04 17:38:29,801 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/fourstate.pyi' 2026-05-04 17:38:29,802 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/lto.pyi' 2026-05-04 17:38:29,803 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/qr.pyi' 2026-05-04 17:38:29,804 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/qrencoder.pyi' 2026-05-04 17:38:29,805 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps.pyi' 2026-05-04 17:38:29,807 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/usps4s.pyi' 2026-05-04 17:38:29,808 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/barcode/widgets.pyi' 2026-05-04 17:38:29,809 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/__init__.pyi' 2026-05-04 17:38:29,810 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/areas.pyi' 2026-05-04 17:38:29,812 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/axes.pyi' 2026-05-04 17:38:29,813 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/barcharts.pyi' 2026-05-04 17:38:29,814 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/dotbox.pyi' 2026-05-04 17:38:29,816 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/doughnut.pyi' 2026-05-04 17:38:29,817 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/legends.pyi' 2026-05-04 17:38:29,818 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/linecharts.pyi' 2026-05-04 17:38:29,820 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/lineplots.pyi' 2026-05-04 17:38:29,821 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/markers.pyi' 2026-05-04 17:38:29,822 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/piecharts.pyi' 2026-05-04 17:38:29,823 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/slidebox.pyi' 2026-05-04 17:38:29,824 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/spider.pyi' 2026-05-04 17:38:29,825 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/textlabels.pyi' 2026-05-04 17:38:29,827 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/utils.pyi' 2026-05-04 17:38:29,828 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/charts/utils3d.pyi' 2026-05-04 17:38:29,829 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/__init__.pyi' 2026-05-04 17:38:29,831 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/bubble.pyi' 2026-05-04 17:38:29,832 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_bar.pyi' 2026-05-04 17:38:29,833 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/clustered_column.pyi' 2026-05-04 17:38:29,834 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/excelcolors.pyi' 2026-05-04 17:38:29,835 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/exploded_pie.pyi' 2026-05-04 17:38:29,836 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/filled_radar.pyi' 2026-05-04 17:38:29,837 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/line_chart.pyi' 2026-05-04 17:38:29,839 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/linechart_with_markers.pyi' 2026-05-04 17:38:29,840 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/radar.pyi' 2026-05-04 17:38:29,841 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/runall.pyi' 2026-05-04 17:38:29,842 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter.pyi' 2026-05-04 17:38:29,843 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines.pyi' 2026-05-04 17:38:29,844 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/scatter_lines_markers.pyi' 2026-05-04 17:38:29,845 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/simple_pie.pyi' 2026-05-04 17:38:29,846 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_bar.pyi' 2026-05-04 17:38:29,847 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/samples/stacked_column.pyi' 2026-05-04 17:38:29,849 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/__init__.pyi' 2026-05-04 17:38:29,850 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/adjustableArrow.pyi' 2026-05-04 17:38:29,851 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/eventcal.pyi' 2026-05-04 17:38:29,852 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/flags.pyi' 2026-05-04 17:38:29,853 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/grids.pyi' 2026-05-04 17:38:29,855 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/markers.pyi' 2026-05-04 17:38:29,856 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/signsandsymbols.pyi' 2026-05-04 17:38:29,857 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/graphics/widgets/table.pyi' 2026-05-04 17:38:29,859 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/PyFontify.pyi' 2026-05-04 17:38:29,860 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/__init__.pyi' 2026-05-04 17:38:29,861 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/abag.pyi' 2026-05-04 17:38:29,862 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/arciv.pyi' 2026-05-04 17:38:29,863 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/attrmap.pyi' 2026-05-04 17:38:29,864 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/boxstuff.pyi' 2026-05-04 17:38:29,866 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/codecharts.pyi' 2026-05-04 17:38:29,867 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/colors.pyi' 2026-05-04 17:38:29,868 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/corp.pyi' 2026-05-04 17:38:29,869 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/enums.pyi' 2026-05-04 17:38:29,871 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/extformat.pyi' 2026-05-04 17:38:29,872 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/fontfinder.pyi' 2026-05-04 17:38:29,873 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/fonts.pyi' 2026-05-04 17:38:29,874 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/formatters.pyi' 2026-05-04 17:38:29,875 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/geomutils.pyi' 2026-05-04 17:38:29,876 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/logger.pyi' 2026-05-04 17:38:29,877 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/normalDate.pyi' 2026-05-04 17:38:29,878 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pagesizes.pyi' 2026-05-04 17:38:29,880 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pdfencrypt.pyi' 2026-05-04 17:38:29,881 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/pygments2xpre.pyi' 2026-05-04 17:38:29,882 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/randomtext.pyi' 2026-05-04 17:38:29,883 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rl_accel.pyi' 2026-05-04 17:38:29,885 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rl_safe_eval.pyi' 2026-05-04 17:38:29,886 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rltempfile.pyi' 2026-05-04 17:38:29,887 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/rparsexml.pyi' 2026-05-04 17:38:29,888 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/sequencer.pyi' 2026-05-04 17:38:29,889 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/styles.pyi' 2026-05-04 17:38:29,891 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/testutils.pyi' 2026-05-04 17:38:29,892 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/textsplit.pyi' 2026-05-04 17:38:29,893 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/units.pyi' 2026-05-04 17:38:29,894 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/utils.pyi' 2026-05-04 17:38:29,896 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/validators.pyi' 2026-05-04 17:38:29,897 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/lib/yaml.pyi' 2026-05-04 17:38:29,898 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/__init__.pyi' 2026-05-04 17:38:29,900 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/acroform.pyi' 2026-05-04 17:38:29,901 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/cidfonts.pyi' 2026-05-04 17:38:29,902 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfdoc.pyi' 2026-05-04 17:38:29,904 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfform.pyi' 2026-05-04 17:38:29,905 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfmetrics.pyi' 2026-05-04 17:38:29,907 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfpattern.pyi' 2026-05-04 17:38:29,908 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/pdfutils.pyi' 2026-05-04 17:38:29,909 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/rl_codecs.pyi' 2026-05-04 17:38:29,910 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfbase/ttfonts.pyi' 2026-05-04 17:38:29,912 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/__init__.pyi' 2026-05-04 17:38:29,913 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/canvas.pyi' 2026-05-04 17:38:29,915 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pathobject.pyi' 2026-05-04 17:38:29,916 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pdfgeom.pyi' 2026-05-04 17:38:29,917 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/pdfimages.pyi' 2026-05-04 17:38:29,918 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/pdfgen/textobject.pyi' 2026-05-04 17:38:29,919 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/__init__.pyi' 2026-05-04 17:38:29,921 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/doctemplate.pyi' 2026-05-04 17:38:29,922 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/figures.pyi' 2026-05-04 17:38:29,924 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/flowables.pyi' 2026-05-04 17:38:29,925 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/frames.pyi' 2026-05-04 17:38:29,926 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/multicol.pyi' 2026-05-04 17:38:29,928 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/para.pyi' 2026-05-04 17:38:29,929 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/paragraph.pyi' 2026-05-04 17:38:29,930 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/paraparser.pyi' 2026-05-04 17:38:29,932 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/tableofcontents.pyi' 2026-05-04 17:38:29,933 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/tables.pyi' 2026-05-04 17:38:29,934 wheel INFO adding 'jedi/third_party/typeshed/stubs/reportlab/reportlab/platypus/xpreformatted.pyi' 2026-05-04 17:38:29,936 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/__init__.pyi' 2026-05-04 17:38:29,937 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/__version__.pyi' 2026-05-04 17:38:29,938 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/adapters.pyi' 2026-05-04 17:38:29,940 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/api.pyi' 2026-05-04 17:38:29,941 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/auth.pyi' 2026-05-04 17:38:29,942 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/certs.pyi' 2026-05-04 17:38:29,943 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/compat.pyi' 2026-05-04 17:38:29,944 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/cookies.pyi' 2026-05-04 17:38:29,946 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/exceptions.pyi' 2026-05-04 17:38:29,947 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/help.pyi' 2026-05-04 17:38:29,948 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/hooks.pyi' 2026-05-04 17:38:29,949 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/models.pyi' 2026-05-04 17:38:29,951 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/packages.pyi' 2026-05-04 17:38:29,952 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/sessions.pyi' 2026-05-04 17:38:29,953 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/status_codes.pyi' 2026-05-04 17:38:29,955 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/structures.pyi' 2026-05-04 17:38:29,956 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests/requests/utils.pyi' 2026-05-04 17:38:29,957 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/__init__.pyi' 2026-05-04 17:38:29,958 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth1_auth.pyi' 2026-05-04 17:38:29,960 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth1_session.pyi' 2026-05-04 17:38:29,961 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth2_auth.pyi' 2026-05-04 17:38:29,962 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/oauth2_session.pyi' 2026-05-04 17:38:29,964 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/__init__.pyi' 2026-05-04 17:38:29,965 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/douban.pyi' 2026-05-04 17:38:29,966 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/ebay.pyi' 2026-05-04 17:38:29,967 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/facebook.pyi' 2026-05-04 17:38:29,968 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/fitbit.pyi' 2026-05-04 17:38:29,969 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/instagram.pyi' 2026-05-04 17:38:29,970 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/mailchimp.pyi' 2026-05-04 17:38:29,972 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/plentymarkets.pyi' 2026-05-04 17:38:29,973 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/slack.pyi' 2026-05-04 17:38:29,974 wheel INFO adding 'jedi/third_party/typeshed/stubs/requests-oauthlib/requests_oauthlib/compliance_fixes/weibo.pyi' 2026-05-04 17:38:29,975 wheel INFO adding 'jedi/third_party/typeshed/stubs/resampy/resampy/__init__.pyi' 2026-05-04 17:38:29,976 wheel INFO adding 'jedi/third_party/typeshed/stubs/resampy/resampy/core.pyi' 2026-05-04 17:38:29,978 wheel INFO adding 'jedi/third_party/typeshed/stubs/resampy/resampy/filters.pyi' 2026-05-04 17:38:29,979 wheel INFO adding 'jedi/third_party/typeshed/stubs/resampy/resampy/version.pyi' 2026-05-04 17:38:29,980 wheel INFO adding 'jedi/third_party/typeshed/stubs/retry/retry/__init__.pyi' 2026-05-04 17:38:29,981 wheel INFO adding 'jedi/third_party/typeshed/stubs/retry/retry/api.pyi' 2026-05-04 17:38:29,983 wheel INFO adding 'jedi/third_party/typeshed/stubs/rfc3339-validator/rfc3339_validator.pyi' 2026-05-04 17:38:29,984 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/build.pyi' 2026-05-04 17:38:29,986 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/common_pb2.pyi' 2026-05-04 17:38:29,987 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/data_pb2.pyi' 2026-05-04 17:38:29,989 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/debug_pb2.pyi' 2026-05-04 17:38:29,991 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/error_pb2.pyi' 2026-05-04 17:38:29,993 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/query_pb2.pyi' 2026-05-04 17:38:29,994 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/raw_pb2.pyi' 2026-05-04 17:38:29,997 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/sc2api_pb2.pyi' 2026-05-04 17:38:30,001 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/score_pb2.pyi' 2026-05-04 17:38:30,002 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/spatial_pb2.pyi' 2026-05-04 17:38:30,004 wheel INFO adding 'jedi/third_party/typeshed/stubs/s2clientprotocol/s2clientprotocol/ui_pb2.pyi' 2026-05-04 17:38:30,007 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/__init__.pyi' 2026-05-04 17:38:30,008 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/algorithms.pyi' 2026-05-04 17:38:30,009 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/axisgrid.pyi' 2026-05-04 17:38:30,011 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/categorical.pyi' 2026-05-04 17:38:30,012 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/cm.pyi' 2026-05-04 17:38:30,014 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/distributions.pyi' 2026-05-04 17:38:30,015 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/matrix.pyi' 2026-05-04 17:38:30,017 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/miscplot.pyi' 2026-05-04 17:38:30,018 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/objects.pyi' 2026-05-04 17:38:30,019 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/palettes.pyi' 2026-05-04 17:38:30,020 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/rcmod.pyi' 2026-05-04 17:38:30,021 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/regression.pyi' 2026-05-04 17:38:30,023 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/relational.pyi' 2026-05-04 17:38:30,024 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/utils.pyi' 2026-05-04 17:38:30,025 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/widgets.pyi' 2026-05-04 17:38:30,027 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/__init__.pyi' 2026-05-04 17:38:30,028 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/data.pyi' 2026-05-04 17:38:30,029 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/exceptions.pyi' 2026-05-04 17:38:30,030 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/groupby.pyi' 2026-05-04 17:38:30,031 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/moves.pyi' 2026-05-04 17:38:30,033 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/plot.pyi' 2026-05-04 17:38:30,034 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/properties.pyi' 2026-05-04 17:38:30,035 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/rules.pyi' 2026-05-04 17:38:30,036 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/scales.pyi' 2026-05-04 17:38:30,038 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/subplots.pyi' 2026-05-04 17:38:30,039 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_core/typing.pyi' 2026-05-04 17:38:30,040 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/__init__.pyi' 2026-05-04 17:38:30,041 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/area.pyi' 2026-05-04 17:38:30,043 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/bar.pyi' 2026-05-04 17:38:30,044 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/base.pyi' 2026-05-04 17:38:30,045 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/dot.pyi' 2026-05-04 17:38:30,046 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/line.pyi' 2026-05-04 17:38:30,047 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_marks/text.pyi' 2026-05-04 17:38:30,049 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/__init__.pyi' 2026-05-04 17:38:30,050 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/aggregation.pyi' 2026-05-04 17:38:30,051 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/base.pyi' 2026-05-04 17:38:30,052 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/counting.pyi' 2026-05-04 17:38:30,053 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/density.pyi' 2026-05-04 17:38:30,054 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/order.pyi' 2026-05-04 17:38:30,055 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/_stats/regression.pyi' 2026-05-04 17:38:30,057 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/__init__.pyi' 2026-05-04 17:38:30,058 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/crayons.pyi' 2026-05-04 17:38:30,059 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/colors/xkcd_rgb.pyi' 2026-05-04 17:38:30,060 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/external/__init__.pyi' 2026-05-04 17:38:30,061 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/external/appdirs.pyi' 2026-05-04 17:38:30,063 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/external/docscrape.pyi' 2026-05-04 17:38:30,064 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/external/husl.pyi' 2026-05-04 17:38:30,065 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/external/kde.pyi' 2026-05-04 17:38:30,066 wheel INFO adding 'jedi/third_party/typeshed/stubs/seaborn/seaborn/external/version.pyi' 2026-05-04 17:38:30,068 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/__init__.pyi' 2026-05-04 17:38:30,069 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/_modified.pyi' 2026-05-04 17:38:30,070 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/_msvccompiler.pyi' 2026-05-04 17:38:30,071 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/archive_util.pyi' 2026-05-04 17:38:30,072 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/ccompiler.pyi' 2026-05-04 17:38:30,073 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/cmd.pyi' 2026-05-04 17:38:30,074 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/cygwinccompiler.pyi' 2026-05-04 17:38:30,076 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/dep_util.pyi' 2026-05-04 17:38:30,077 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/dist.pyi' 2026-05-04 17:38:30,078 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/errors.pyi' 2026-05-04 17:38:30,079 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/extension.pyi' 2026-05-04 17:38:30,080 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/filelist.pyi' 2026-05-04 17:38:30,081 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/spawn.pyi' 2026-05-04 17:38:30,082 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/sysconfig.pyi' 2026-05-04 17:38:30,083 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/unixccompiler.pyi' 2026-05-04 17:38:30,084 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/util.pyi' 2026-05-04 17:38:30,085 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/version.pyi' 2026-05-04 17:38:30,086 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/zosccompiler.pyi' 2026-05-04 17:38:30,088 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/__init__.pyi' 2026-05-04 17:38:30,089 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/bdist.pyi' 2026-05-04 17:38:30,090 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/bdist_rpm.pyi' 2026-05-04 17:38:30,091 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/build.pyi' 2026-05-04 17:38:30,092 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_clib.pyi' 2026-05-04 17:38:30,093 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_ext.pyi' 2026-05-04 17:38:30,095 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/build_py.pyi' 2026-05-04 17:38:30,096 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/install.pyi' 2026-05-04 17:38:30,097 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_data.pyi' 2026-05-04 17:38:30,098 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_lib.pyi' 2026-05-04 17:38:30,099 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/install_scripts.pyi' 2026-05-04 17:38:30,100 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/command/sdist.pyi' 2026-05-04 17:38:30,101 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compat/__init__.pyi' 2026-05-04 17:38:30,103 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/base.pyi' 2026-05-04 17:38:30,104 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/cygwin.pyi' 2026-05-04 17:38:30,105 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/errors.pyi' 2026-05-04 17:38:30,106 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/msvc.pyi' 2026-05-04 17:38:30,107 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/unix.pyi' 2026-05-04 17:38:30,108 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/distutils/compilers/C/zos.pyi' 2026-05-04 17:38:30,110 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/__init__.pyi' 2026-05-04 17:38:30,111 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/archive_util.pyi' 2026-05-04 17:38:30,112 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/build_meta.pyi' 2026-05-04 17:38:30,114 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/depends.pyi' 2026-05-04 17:38:30,115 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/discovery.pyi' 2026-05-04 17:38:30,116 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/dist.pyi' 2026-05-04 17:38:30,118 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/errors.pyi' 2026-05-04 17:38:30,119 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/extension.pyi' 2026-05-04 17:38:30,120 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/glob.pyi' 2026-05-04 17:38:30,121 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/installer.pyi' 2026-05-04 17:38:30,122 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/launch.pyi' 2026-05-04 17:38:30,123 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/logging.pyi' 2026-05-04 17:38:30,124 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/modified.pyi' 2026-05-04 17:38:30,126 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/monkey.pyi' 2026-05-04 17:38:30,127 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/msvc.pyi' 2026-05-04 17:38:30,128 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/namespaces.pyi' 2026-05-04 17:38:30,129 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/unicode_utils.pyi' 2026-05-04 17:38:30,130 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/version.pyi' 2026-05-04 17:38:30,131 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/warnings.pyi' 2026-05-04 17:38:30,132 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/wheel.pyi' 2026-05-04 17:38:30,134 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/windows_support.pyi' 2026-05-04 17:38:30,135 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/__init__.pyi' 2026-05-04 17:38:30,136 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/_modified.pyi' 2026-05-04 17:38:30,137 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/_msvccompiler.pyi' 2026-05-04 17:38:30,139 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/archive_util.pyi' 2026-05-04 17:38:30,140 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/ccompiler.pyi' 2026-05-04 17:38:30,141 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/cmd.pyi' 2026-05-04 17:38:30,142 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/cygwinccompiler.pyi' 2026-05-04 17:38:30,144 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/dep_util.pyi' 2026-05-04 17:38:30,145 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/dist.pyi' 2026-05-04 17:38:30,146 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/errors.pyi' 2026-05-04 17:38:30,148 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/extension.pyi' 2026-05-04 17:38:30,149 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/filelist.pyi' 2026-05-04 17:38:30,150 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/spawn.pyi' 2026-05-04 17:38:30,151 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/sysconfig.pyi' 2026-05-04 17:38:30,152 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/unixccompiler.pyi' 2026-05-04 17:38:30,153 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/util.pyi' 2026-05-04 17:38:30,155 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/version.pyi' 2026-05-04 17:38:30,156 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/zosccompiler.pyi' 2026-05-04 17:38:30,157 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/__init__.pyi' 2026-05-04 17:38:30,159 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist.pyi' 2026-05-04 17:38:30,160 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/bdist_rpm.pyi' 2026-05-04 17:38:30,161 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build.pyi' 2026-05-04 17:38:30,162 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_clib.pyi' 2026-05-04 17:38:30,164 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_ext.pyi' 2026-05-04 17:38:30,165 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/build_py.pyi' 2026-05-04 17:38:30,166 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install.pyi' 2026-05-04 17:38:30,167 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_data.pyi' 2026-05-04 17:38:30,168 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_lib.pyi' 2026-05-04 17:38:30,170 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/install_scripts.pyi' 2026-05-04 17:38:30,171 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/command/sdist.pyi' 2026-05-04 17:38:30,172 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compat/__init__.pyi' 2026-05-04 17:38:30,174 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/base.pyi' 2026-05-04 17:38:30,175 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/cygwin.pyi' 2026-05-04 17:38:30,176 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/errors.pyi' 2026-05-04 17:38:30,177 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/msvc.pyi' 2026-05-04 17:38:30,179 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/unix.pyi' 2026-05-04 17:38:30,180 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/_distutils/compilers/C/zos.pyi' 2026-05-04 17:38:30,181 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/__init__.pyi' 2026-05-04 17:38:30,183 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/alias.pyi' 2026-05-04 17:38:30,184 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_egg.pyi' 2026-05-04 17:38:30,185 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_rpm.pyi' 2026-05-04 17:38:30,186 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/bdist_wheel.pyi' 2026-05-04 17:38:30,187 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build.pyi' 2026-05-04 17:38:30,188 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_clib.pyi' 2026-05-04 17:38:30,189 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_ext.pyi' 2026-05-04 17:38:30,190 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/build_py.pyi' 2026-05-04 17:38:30,192 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/develop.pyi' 2026-05-04 17:38:30,193 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/dist_info.pyi' 2026-05-04 17:38:30,194 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/easy_install.pyi' 2026-05-04 17:38:30,195 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/editable_wheel.pyi' 2026-05-04 17:38:30,196 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/egg_info.pyi' 2026-05-04 17:38:30,198 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install.pyi' 2026-05-04 17:38:30,199 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_egg_info.pyi' 2026-05-04 17:38:30,200 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_lib.pyi' 2026-05-04 17:38:30,201 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/install_scripts.pyi' 2026-05-04 17:38:30,202 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/rotate.pyi' 2026-05-04 17:38:30,203 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/saveopts.pyi' 2026-05-04 17:38:30,204 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/sdist.pyi' 2026-05-04 17:38:30,206 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/setopt.pyi' 2026-05-04 17:38:30,207 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/command/test.pyi' 2026-05-04 17:38:30,208 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/config/__init__.pyi' 2026-05-04 17:38:30,209 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/config/expand.pyi' 2026-05-04 17:38:30,211 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/config/pyprojecttoml.pyi' 2026-05-04 17:38:30,212 wheel INFO adding 'jedi/third_party/typeshed/stubs/setuptools/setuptools/config/setupcfg.pyi' 2026-05-04 17:38:30,213 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/__init__.pyi' 2026-05-04 17:38:30,215 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/_coverage.pyi' 2026-05-04 17:38:30,216 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/_enum.pyi' 2026-05-04 17:38:30,217 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/_geometry.pyi' 2026-05-04 17:38:30,218 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/_ragged_array.pyi' 2026-05-04 17:38:30,220 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/_typing.pyi' 2026-05-04 17:38:30,221 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/_version.pyi' 2026-05-04 17:38:30,222 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/affinity.pyi' 2026-05-04 17:38:30,223 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/constructive.pyi' 2026-05-04 17:38:30,225 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/coordinates.pyi' 2026-05-04 17:38:30,226 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/coords.pyi' 2026-05-04 17:38:30,227 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/creation.pyi' 2026-05-04 17:38:30,229 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/decorators.pyi' 2026-05-04 17:38:30,230 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/errors.pyi' 2026-05-04 17:38:30,231 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geos.pyi' 2026-05-04 17:38:30,232 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/io.pyi' 2026-05-04 17:38:30,233 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/lib.pyi' 2026-05-04 17:38:30,235 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/linear.pyi' 2026-05-04 17:38:30,236 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/measurement.pyi' 2026-05-04 17:38:30,237 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/ops.pyi' 2026-05-04 17:38:30,238 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/plotting.pyi' 2026-05-04 17:38:30,240 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/predicates.pyi' 2026-05-04 17:38:30,241 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/prepared.pyi' 2026-05-04 17:38:30,242 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/set_operations.pyi' 2026-05-04 17:38:30,244 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/speedups.pyi' 2026-05-04 17:38:30,245 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/strtree.pyi' 2026-05-04 17:38:30,246 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/testing.pyi' 2026-05-04 17:38:30,247 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/validation.pyi' 2026-05-04 17:38:30,248 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/wkb.pyi' 2026-05-04 17:38:30,249 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/wkt.pyi' 2026-05-04 17:38:30,251 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/__init__.pyi' 2026-05-04 17:38:30,252 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/cga.pyi' 2026-05-04 17:38:30,253 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/algorithms/polylabel.pyi' 2026-05-04 17:38:30,254 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/__init__.pyi' 2026-05-04 17:38:30,256 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/base.pyi' 2026-05-04 17:38:30,257 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/collection.pyi' 2026-05-04 17:38:30,259 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/geo.pyi' 2026-05-04 17:38:30,260 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/linestring.pyi' 2026-05-04 17:38:30,261 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multilinestring.pyi' 2026-05-04 17:38:30,262 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multipoint.pyi' 2026-05-04 17:38:30,263 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/multipolygon.pyi' 2026-05-04 17:38:30,264 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/point.pyi' 2026-05-04 17:38:30,266 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/geometry/polygon.pyi' 2026-05-04 17:38:30,267 wheel INFO adding 'jedi/third_party/typeshed/stubs/shapely/shapely/vectorized/__init__.pyi' 2026-05-04 17:38:30,268 wheel INFO adding 'jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/__init__.pyi' 2026-05-04 17:38:30,270 wheel INFO adding 'jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/aiows.pyi' 2026-05-04 17:38:30,271 wheel INFO adding 'jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/asgi.pyi' 2026-05-04 17:38:30,272 wheel INFO adding 'jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/errors.pyi' 2026-05-04 17:38:30,273 wheel INFO adding 'jedi/third_party/typeshed/stubs/simple-websocket/simple_websocket/ws.pyi' 2026-05-04 17:38:30,275 wheel INFO adding 'jedi/third_party/typeshed/stubs/simplejson/simplejson/__init__.pyi' 2026-05-04 17:38:30,276 wheel INFO adding 'jedi/third_party/typeshed/stubs/simplejson/simplejson/decoder.pyi' 2026-05-04 17:38:30,278 wheel INFO adding 'jedi/third_party/typeshed/stubs/simplejson/simplejson/encoder.pyi' 2026-05-04 17:38:30,279 wheel INFO adding 'jedi/third_party/typeshed/stubs/simplejson/simplejson/errors.pyi' 2026-05-04 17:38:30,280 wheel INFO adding 'jedi/third_party/typeshed/stubs/simplejson/simplejson/raw_json.pyi' 2026-05-04 17:38:30,281 wheel INFO adding 'jedi/third_party/typeshed/stubs/simplejson/simplejson/scanner.pyi' 2026-05-04 17:38:30,282 wheel INFO adding 'jedi/third_party/typeshed/stubs/singledispatch/singledispatch.pyi' 2026-05-04 17:38:30,284 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/__init__.pyi' 2026-05-04 17:38:30,285 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/BaseHTTPServer.pyi' 2026-05-04 17:38:30,287 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/CGIHTTPServer.pyi' 2026-05-04 17:38:30,288 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/SimpleHTTPServer.pyi' 2026-05-04 17:38:30,289 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/__init__.pyi' 2026-05-04 17:38:30,290 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/_dummy_thread.pyi' 2026-05-04 17:38:30,291 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/_thread.pyi' 2026-05-04 17:38:30,292 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/builtins.pyi' 2026-05-04 17:38:30,293 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/cPickle.pyi' 2026-05-04 17:38:30,294 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/collections_abc.pyi' 2026-05-04 17:38:30,295 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/configparser.pyi' 2026-05-04 17:38:30,296 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/copyreg.pyi' 2026-05-04 17:38:30,298 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/email_mime_base.pyi' 2026-05-04 17:38:30,299 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/email_mime_multipart.pyi' 2026-05-04 17:38:30,300 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/email_mime_nonmultipart.pyi' 2026-05-04 17:38:30,301 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/email_mime_text.pyi' 2026-05-04 17:38:30,302 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/html_entities.pyi' 2026-05-04 17:38:30,303 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/html_parser.pyi' 2026-05-04 17:38:30,304 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/http_client.pyi' 2026-05-04 17:38:30,305 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/http_cookiejar.pyi' 2026-05-04 17:38:30,306 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/http_cookies.pyi' 2026-05-04 17:38:30,307 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/queue.pyi' 2026-05-04 17:38:30,309 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/reprlib.pyi' 2026-05-04 17:38:30,310 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/socketserver.pyi' 2026-05-04 17:38:30,311 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter.pyi' 2026-05-04 17:38:30,312 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter_commondialog.pyi' 2026-05-04 17:38:30,313 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter_constants.pyi' 2026-05-04 17:38:30,314 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter_dialog.pyi' 2026-05-04 17:38:30,315 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter_filedialog.pyi' 2026-05-04 17:38:30,316 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter_tkfiledialog.pyi' 2026-05-04 17:38:30,317 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/tkinter_ttk.pyi' 2026-05-04 17:38:30,318 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib_error.pyi' 2026-05-04 17:38:30,319 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib_parse.pyi' 2026-05-04 17:38:30,320 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib_request.pyi' 2026-05-04 17:38:30,322 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib_response.pyi' 2026-05-04 17:38:30,323 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib_robotparser.pyi' 2026-05-04 17:38:30,324 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib/__init__.pyi' 2026-05-04 17:38:30,325 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib/error.pyi' 2026-05-04 17:38:30,326 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib/parse.pyi' 2026-05-04 17:38:30,328 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib/request.pyi' 2026-05-04 17:38:30,329 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib/response.pyi' 2026-05-04 17:38:30,330 wheel INFO adding 'jedi/third_party/typeshed/stubs/six/six/moves/urllib/robotparser.pyi' 2026-05-04 17:38:30,331 wheel INFO adding 'jedi/third_party/typeshed/stubs/slumber/slumber/__init__.pyi' 2026-05-04 17:38:30,332 wheel INFO adding 'jedi/third_party/typeshed/stubs/slumber/slumber/exceptions.pyi' 2026-05-04 17:38:30,334 wheel INFO adding 'jedi/third_party/typeshed/stubs/slumber/slumber/serialize.pyi' 2026-05-04 17:38:30,335 wheel INFO adding 'jedi/third_party/typeshed/stubs/slumber/slumber/utils.pyi' 2026-05-04 17:38:30,336 wheel INFO adding 'jedi/third_party/typeshed/stubs/str2bool/str2bool/__init__.pyi' 2026-05-04 17:38:30,338 wheel INFO adding 'jedi/third_party/typeshed/stubs/tabulate/tabulate/__init__.pyi' 2026-05-04 17:38:30,339 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/__init__.pyi' 2026-05-04 17:38:30,341 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/_aliases.pyi' 2026-05-04 17:38:30,342 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/audio.pyi' 2026-05-04 17:38:30,343 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autodiff.pyi' 2026-05-04 17:38:30,345 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/bitwise.pyi' 2026-05-04 17:38:30,346 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/dtypes.pyi' 2026-05-04 17:38:30,347 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/initializers.pyi' 2026-05-04 17:38:30,348 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/linalg.pyi' 2026-05-04 17:38:30,349 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/math.pyi' 2026-05-04 17:38:30,351 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/nn.pyi' 2026-05-04 17:38:30,353 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/random.pyi' 2026-05-04 17:38:30,354 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/raw_ops.pyi' 2026-05-04 17:38:30,355 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/signal.pyi' 2026-05-04 17:38:30,356 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/sparse.pyi' 2026-05-04 17:38:30,358 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/strings.pyi' 2026-05-04 17:38:30,359 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/summary.pyi' 2026-05-04 17:38:30,361 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph/__init__.pyi' 2026-05-04 17:38:30,362 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/autograph/experimental.pyi' 2026-05-04 17:38:30,364 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/xla_data_pb2.pyi' 2026-05-04 17:38:30,369 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/xla_pb2.pyi' 2026-05-04 17:38:30,374 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/hlo_pb2.pyi' 2026-05-04 17:38:30,377 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/hlo_profile_printer_data_pb2.pyi' 2026-05-04 17:38:30,378 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/metrics_pb2.pyi' 2026-05-04 17:38:30,380 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/test_compilation_environment_pb2.pyi' 2026-05-04 17:38:30,381 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/service/xla_compile_result_pb2.pyi' 2026-05-04 17:38:30,383 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf/bfc_memory_map_pb2.pyi' 2026-05-04 17:38:30,384 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/compiler/xla/tsl/protobuf/test_log_pb2.pyi' 2026-05-04 17:38:30,386 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config/__init__.pyi' 2026-05-04 17:38:30,388 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/config/experimental.pyi' 2026-05-04 17:38:30,389 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/example_parser_configuration_pb2.pyi' 2026-05-04 17:38:30,391 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/example_pb2.pyi' 2026-05-04 17:38:30,393 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/example/feature_pb2.pyi' 2026-05-04 17:38:30,394 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/allocation_description_pb2.pyi' 2026-05-04 17:38:30,396 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/api_def_pb2.pyi' 2026-05-04 17:38:30,397 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/attr_value_pb2.pyi' 2026-05-04 17:38:30,399 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/cost_graph_pb2.pyi' 2026-05-04 17:38:30,400 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/cpp_shape_inference_pb2.pyi' 2026-05-04 17:38:30,402 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_metadata_pb2.pyi' 2026-05-04 17:38:30,403 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_options_pb2.pyi' 2026-05-04 17:38:30,405 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/dataset_pb2.pyi' 2026-05-04 17:38:30,406 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/device_attributes_pb2.pyi' 2026-05-04 17:38:30,408 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/full_type_pb2.pyi' 2026-05-04 17:38:30,410 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/function_pb2.pyi' 2026-05-04 17:38:30,411 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_debug_info_pb2.pyi' 2026-05-04 17:38:30,413 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_pb2.pyi' 2026-05-04 17:38:30,414 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/graph_transfer_info_pb2.pyi' 2026-05-04 17:38:30,416 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/kernel_def_pb2.pyi' 2026-05-04 17:38:30,417 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/log_memory_pb2.pyi' 2026-05-04 17:38:30,419 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/model_pb2.pyi' 2026-05-04 17:38:30,420 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/node_def_pb2.pyi' 2026-05-04 17:38:30,422 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/op_def_pb2.pyi' 2026-05-04 17:38:30,424 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/optimized_function_graph_pb2.pyi' 2026-05-04 17:38:30,425 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/reader_base_pb2.pyi' 2026-05-04 17:38:30,426 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/resource_handle_pb2.pyi' 2026-05-04 17:38:30,428 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/step_stats_pb2.pyi' 2026-05-04 17:38:30,429 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/summary_pb2.pyi' 2026-05-04 17:38:30,431 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_description_pb2.pyi' 2026-05-04 17:38:30,432 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_pb2.pyi' 2026-05-04 17:38:30,434 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_shape_pb2.pyi' 2026-05-04 17:38:30,435 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/tensor_slice_pb2.pyi' 2026-05-04 17:38:30,436 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/types_pb2.pyi' 2026-05-04 17:38:30,438 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/variable_pb2.pyi' 2026-05-04 17:38:30,439 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/framework/versions_pb2.pyi' 2026-05-04 17:38:30,441 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/__init__.pyi' 2026-05-04 17:38:30,442 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/bfc_memory_map_pb2.pyi' 2026-05-04 17:38:30,443 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/cluster_pb2.pyi' 2026-05-04 17:38:30,444 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/composite_tensor_variant_pb2.pyi' 2026-05-04 17:38:30,446 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/config_pb2.pyi' 2026-05-04 17:38:30,449 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/control_flow_pb2.pyi' 2026-05-04 17:38:30,451 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/core_platform_payloads_pb2.pyi' 2026-05-04 17:38:30,452 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/data_service_pb2.pyi' 2026-05-04 17:38:30,454 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/debug_event_pb2.pyi' 2026-05-04 17:38:30,455 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/debug_pb2.pyi' 2026-05-04 17:38:30,457 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/device_filters_pb2.pyi' 2026-05-04 17:38:30,458 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/device_properties_pb2.pyi' 2026-05-04 17:38:30,460 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/error_codes_pb2.pyi' 2026-05-04 17:38:30,461 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/fingerprint_pb2.pyi' 2026-05-04 17:38:30,462 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/meta_graph_pb2.pyi' 2026-05-04 17:38:30,464 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/named_tensor_pb2.pyi' 2026-05-04 17:38:30,465 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/queue_runner_pb2.pyi' 2026-05-04 17:38:30,467 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/remote_tensor_handle_pb2.pyi' 2026-05-04 17:38:30,468 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/rewriter_config_pb2.pyi' 2026-05-04 17:38:30,470 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/rpc_options_pb2.pyi' 2026-05-04 17:38:30,471 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saved_model_pb2.pyi' 2026-05-04 17:38:30,473 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saved_object_graph_pb2.pyi' 2026-05-04 17:38:30,475 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/saver_pb2.pyi' 2026-05-04 17:38:30,476 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/service_config_pb2.pyi' 2026-05-04 17:38:30,478 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/snapshot_pb2.pyi' 2026-05-04 17:38:30,479 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/status_pb2.pyi' 2026-05-04 17:38:30,480 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/struct_pb2.pyi' 2026-05-04 17:38:30,482 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tensor_bundle_pb2.pyi' 2026-05-04 17:38:30,484 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tensorflow_server_pb2.pyi' 2026-05-04 17:38:30,485 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/trackable_object_graph_pb2.pyi' 2026-05-04 17:38:30,486 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/transport_options_pb2.pyi' 2026-05-04 17:38:30,488 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/verifier_config_pb2.pyi' 2026-05-04 17:38:30,489 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/compilation_result_pb2.pyi' 2026-05-04 17:38:30,490 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/dynamic_padding_pb2.pyi' 2026-05-04 17:38:30,492 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/optimization_parameters_pb2.pyi' 2026-05-04 17:38:30,494 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/topology_pb2.pyi' 2026-05-04 17:38:30,496 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/protobuf/tpu/tpu_embedding_configuration_pb2.pyi' 2026-05-04 17:38:30,498 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/event_pb2.pyi' 2026-05-04 17:38:30,500 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/memmapped_file_system_pb2.pyi' 2026-05-04 17:38:30,501 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/saved_tensor_slice_pb2.pyi' 2026-05-04 17:38:30,502 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/core/util/test_log_pb2.pyi' 2026-05-04 17:38:30,504 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data/__init__.pyi' 2026-05-04 17:38:30,505 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/data/experimental.pyi' 2026-05-04 17:38:30,507 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/__init__.pyi' 2026-05-04 17:38:30,508 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/coordinator.pyi' 2026-05-04 17:38:30,510 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/distribute/experimental/coordinator.pyi' 2026-05-04 17:38:30,511 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental/__init__.pyi' 2026-05-04 17:38:30,512 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/experimental/dtensor.pyi' 2026-05-04 17:38:30,514 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/feature_column/__init__.pyi' 2026-05-04 17:38:30,515 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io/__init__.pyi' 2026-05-04 17:38:30,516 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/io/gfile.pyi' 2026-05-04 17:38:30,518 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/__init__.pyi' 2026-05-04 17:38:30,519 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/activations.pyi' 2026-05-04 17:38:30,520 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/callbacks.pyi' 2026-05-04 17:38:30,521 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/constraints.pyi' 2026-05-04 17:38:30,523 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/initializers.pyi' 2026-05-04 17:38:30,524 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/losses.pyi' 2026-05-04 17:38:30,525 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/metrics.pyi' 2026-05-04 17:38:30,527 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/models.pyi' 2026-05-04 17:38:30,528 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/regularizers.pyi' 2026-05-04 17:38:30,530 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/layers/__init__.pyi' 2026-05-04 17:38:30,531 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/__init__.pyi' 2026-05-04 17:38:30,533 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/schedules.pyi' 2026-05-04 17:38:30,534 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/keras/optimizers/legacy/__init__.pyi' 2026-05-04 17:38:30,535 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/__init__.pyi' 2026-05-04 17:38:30,537 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/distribute/distribute_lib.pyi' 2026-05-04 17:38:30,538 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/__init__.pyi' 2026-05-04 17:38:30,539 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/feature_column_v2.pyi' 2026-05-04 17:38:30,541 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/feature_column/sequence_feature_column.pyi' 2026-05-04 17:38:30,542 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/framework/dtypes.pyi' 2026-05-04 17:38:30,544 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/__init__.pyi' 2026-05-04 17:38:30,545 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/projector_config_pb2.pyi' 2026-05-04 17:38:30,546 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/saved_metadata_pb2.pyi' 2026-05-04 17:38:30,547 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/keras/protobuf/versions_pb2.pyi' 2026-05-04 17:38:30,549 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/__init__.pyi' 2026-05-04 17:38:30,550 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/autotrackable.pyi' 2026-05-04 17:38:30,551 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/base.pyi' 2026-05-04 17:38:30,552 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/resource.pyi' 2026-05-04 17:38:30,553 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/trackable/ressource.pyi' 2026-05-04 17:38:30,555 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/python/training/tracking/autotrackable.pyi' 2026-05-04 17:38:30,556 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model/__init__.pyi' 2026-05-04 17:38:30,557 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/saved_model/experimental.pyi' 2026-05-04 17:38:30,559 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train/__init__.pyi' 2026-05-04 17:38:30,560 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/train/experimental.pyi' 2026-05-04 17:38:30,562 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/coordination_config_pb2.pyi' 2026-05-04 17:38:30,563 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/coordination_service_pb2.pyi' 2026-05-04 17:38:30,565 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/distributed_runtime_payloads_pb2.pyi' 2026-05-04 17:38:30,567 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/dnn_pb2.pyi' 2026-05-04 17:38:30,569 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/error_codes_pb2.pyi' 2026-05-04 17:38:30,570 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/histogram_pb2.pyi' 2026-05-04 17:38:30,571 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/rpc_options_pb2.pyi' 2026-05-04 17:38:30,573 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/tsl/protobuf/status_pb2.pyi' 2026-05-04 17:38:30,574 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types/__init__.pyi' 2026-05-04 17:38:30,575 wheel INFO adding 'jedi/third_party/typeshed/stubs/tensorflow/tensorflow/types/experimental.pyi' 2026-05-04 17:38:30,577 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/__init__.pyi' 2026-05-04 17:38:30,578 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/ast.pyi' 2026-05-04 17:38:30,579 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/bytes.pyi' 2026-05-04 17:38:30,580 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color3.pyi' 2026-05-04 17:38:30,581 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color4.pyi' 2026-05-04 17:38:30,582 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/color5.pyi' 2026-05-04 17:38:30,584 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/nth.pyi' 2026-05-04 17:38:30,585 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/parser.pyi' 2026-05-04 17:38:30,586 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/serializer.pyi' 2026-05-04 17:38:30,587 wheel INFO adding 'jedi/third_party/typeshed/stubs/tinycss2/tinycss2/tokenizer.pyi' 2026-05-04 17:38:30,588 wheel INFO adding 'jedi/third_party/typeshed/stubs/toml/toml/__init__.pyi' 2026-05-04 17:38:30,590 wheel INFO adding 'jedi/third_party/typeshed/stubs/toml/toml/decoder.pyi' 2026-05-04 17:38:30,591 wheel INFO adding 'jedi/third_party/typeshed/stubs/toml/toml/encoder.pyi' 2026-05-04 17:38:30,592 wheel INFO adding 'jedi/third_party/typeshed/stubs/toml/toml/ordered.pyi' 2026-05-04 17:38:30,593 wheel INFO adding 'jedi/third_party/typeshed/stubs/toml/toml/tz.pyi' 2026-05-04 17:38:30,594 wheel INFO adding 'jedi/third_party/typeshed/stubs/toposort/toposort.pyi' 2026-05-04 17:38:30,596 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/__init__.pyi' 2026-05-04 17:38:30,597 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_main.pyi' 2026-05-04 17:38:30,598 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_monitor.pyi' 2026-05-04 17:38:30,599 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm.pyi' 2026-05-04 17:38:30,600 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_gui.pyi' 2026-05-04 17:38:30,602 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_notebook.pyi' 2026-05-04 17:38:30,603 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_tqdm_pandas.pyi' 2026-05-04 17:38:30,604 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/_utils.pyi' 2026-05-04 17:38:30,605 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/asyncio.pyi' 2026-05-04 17:38:30,606 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/auto.pyi' 2026-05-04 17:38:30,608 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/autonotebook.pyi' 2026-05-04 17:38:30,609 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/cli.pyi' 2026-05-04 17:38:30,610 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/dask.pyi' 2026-05-04 17:38:30,611 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/gui.pyi' 2026-05-04 17:38:30,612 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/keras.pyi' 2026-05-04 17:38:30,613 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/notebook.pyi' 2026-05-04 17:38:30,614 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/rich.pyi' 2026-05-04 17:38:30,616 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/std.pyi' 2026-05-04 17:38:30,617 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/tk.pyi' 2026-05-04 17:38:30,618 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/utils.pyi' 2026-05-04 17:38:30,620 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/version.pyi' 2026-05-04 17:38:30,621 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/__init__.pyi' 2026-05-04 17:38:30,622 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/bells.pyi' 2026-05-04 17:38:30,623 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/concurrent.pyi' 2026-05-04 17:38:30,624 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/discord.pyi' 2026-05-04 17:38:30,626 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/itertools.pyi' 2026-05-04 17:38:30,627 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/logging.pyi' 2026-05-04 17:38:30,628 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/slack.pyi' 2026-05-04 17:38:30,629 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/telegram.pyi' 2026-05-04 17:38:30,630 wheel INFO adding 'jedi/third_party/typeshed/stubs/tqdm/tqdm/contrib/utils_worker.pyi' 2026-05-04 17:38:30,632 wheel INFO adding 'jedi/third_party/typeshed/stubs/translationstring/translationstring/__init__.pyi' 2026-05-04 17:38:30,633 wheel INFO adding 'jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/__init__.pyi' 2026-05-04 17:38:30,635 wheel INFO adding 'jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_imgops.pyi' 2026-05-04 17:38:30,636 wheel INFO adding 'jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_utils.pyi' 2026-05-04 17:38:30,637 wheel INFO adding 'jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/_widget.pyi' 2026-05-04 17:38:30,638 wheel INFO adding 'jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/themed_style.pyi' 2026-05-04 17:38:30,639 wheel INFO adding 'jedi/third_party/typeshed/stubs/ttkthemes/ttkthemes/themed_tk.pyi' 2026-05-04 17:38:30,641 wheel INFO adding 'jedi/third_party/typeshed/stubs/tzdata/tzdata/__init__.pyi' 2026-05-04 17:38:30,642 wheel INFO adding 'jedi/third_party/typeshed/stubs/uWSGI/uwsgi.pyi' 2026-05-04 17:38:30,644 wheel INFO adding 'jedi/third_party/typeshed/stubs/uWSGI/uwsgidecorators.pyi' 2026-05-04 17:38:30,646 wheel INFO adding 'jedi/third_party/typeshed/stubs/unidiff/unidiff/__init__.pyi' 2026-05-04 17:38:30,647 wheel INFO adding 'jedi/third_party/typeshed/stubs/unidiff/unidiff/__version__.pyi' 2026-05-04 17:38:30,648 wheel INFO adding 'jedi/third_party/typeshed/stubs/unidiff/unidiff/constants.pyi' 2026-05-04 17:38:30,649 wheel INFO adding 'jedi/third_party/typeshed/stubs/unidiff/unidiff/errors.pyi' 2026-05-04 17:38:30,650 wheel INFO adding 'jedi/third_party/typeshed/stubs/unidiff/unidiff/patch.pyi' 2026-05-04 17:38:30,652 wheel INFO adding 'jedi/third_party/typeshed/stubs/untangle/untangle.pyi' 2026-05-04 17:38:30,653 wheel INFO adding 'jedi/third_party/typeshed/stubs/usersettings/usersettings.pyi' 2026-05-04 17:38:30,654 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/__init__.pyi' 2026-05-04 17:38:30,656 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/base.pyi' 2026-05-04 17:38:30,657 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/behavior.pyi' 2026-05-04 17:38:30,658 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/change_tz.pyi' 2026-05-04 17:38:30,659 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/hcalendar.pyi' 2026-05-04 17:38:30,661 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/icalendar.pyi' 2026-05-04 17:38:30,662 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/ics_diff.pyi' 2026-05-04 17:38:30,663 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/vcard.pyi' 2026-05-04 17:38:30,664 wheel INFO adding 'jedi/third_party/typeshed/stubs/vobject/vobject/win32tz.pyi' 2026-05-04 17:38:30,666 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/__init__.pyi' 2026-05-04 17:38:30,667 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/adjustments.pyi' 2026-05-04 17:38:30,668 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/buffers.pyi' 2026-05-04 17:38:30,670 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/channel.pyi' 2026-05-04 17:38:30,671 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/compat.pyi' 2026-05-04 17:38:30,672 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/parser.pyi' 2026-05-04 17:38:30,673 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/proxy_headers.pyi' 2026-05-04 17:38:30,674 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/receiver.pyi' 2026-05-04 17:38:30,675 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/rfc7230.pyi' 2026-05-04 17:38:30,677 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/runner.pyi' 2026-05-04 17:38:30,678 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/server.pyi' 2026-05-04 17:38:30,679 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/task.pyi' 2026-05-04 17:38:30,680 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/trigger.pyi' 2026-05-04 17:38:30,681 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/utilities.pyi' 2026-05-04 17:38:30,683 wheel INFO adding 'jedi/third_party/typeshed/stubs/waitress/waitress/wasyncore.pyi' 2026-05-04 17:38:30,684 wheel INFO adding 'jedi/third_party/typeshed/stubs/watchpoints/watchpoints/__init__.pyi' 2026-05-04 17:38:30,685 wheel INFO adding 'jedi/third_party/typeshed/stubs/watchpoints/watchpoints/ast_monkey.pyi' 2026-05-04 17:38:30,686 wheel INFO adding 'jedi/third_party/typeshed/stubs/watchpoints/watchpoints/util.pyi' 2026-05-04 17:38:30,687 wheel INFO adding 'jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch.pyi' 2026-05-04 17:38:30,689 wheel INFO adding 'jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch_element.pyi' 2026-05-04 17:38:30,690 wheel INFO adding 'jedi/third_party/typeshed/stubs/watchpoints/watchpoints/watch_print.pyi' 2026-05-04 17:38:30,691 wheel INFO adding 'jedi/third_party/typeshed/stubs/webencodings/webencodings/__init__.pyi' 2026-05-04 17:38:30,692 wheel INFO adding 'jedi/third_party/typeshed/stubs/webencodings/webencodings/labels.pyi' 2026-05-04 17:38:30,694 wheel INFO adding 'jedi/third_party/typeshed/stubs/webencodings/webencodings/mklabels.pyi' 2026-05-04 17:38:30,695 wheel INFO adding 'jedi/third_party/typeshed/stubs/webencodings/webencodings/x_user_defined.pyi' 2026-05-04 17:38:30,696 wheel INFO adding 'jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/__init__.pyi' 2026-05-04 17:38:30,697 wheel INFO adding 'jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/apply.pyi' 2026-05-04 17:38:30,699 wheel INFO adding 'jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/exceptions.pyi' 2026-05-04 17:38:30,700 wheel INFO adding 'jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/patch.pyi' 2026-05-04 17:38:30,701 wheel INFO adding 'jedi/third_party/typeshed/stubs/whatthepatch/whatthepatch/snippets.pyi' 2026-05-04 17:38:30,702 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/__init__.pyi' 2026-05-04 17:38:30,704 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/astronomy.pyi' 2026-05-04 17:38:30,705 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/core.pyi' 2026-05-04 17:38:30,706 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/exceptions.pyi' 2026-05-04 17:38:30,707 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/precomputed_astronomy.pyi' 2026-05-04 17:38:30,708 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/registry.pyi' 2026-05-04 17:38:30,710 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/registry_tools.pyi' 2026-05-04 17:38:30,711 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/skyfield_astronomy.pyi' 2026-05-04 17:38:30,712 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/__init__.pyi' 2026-05-04 17:38:30,713 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/algeria.pyi' 2026-05-04 17:38:30,715 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/angola.pyi' 2026-05-04 17:38:30,716 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/benin.pyi' 2026-05-04 17:38:30,717 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/ivory_coast.pyi' 2026-05-04 17:38:30,718 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/kenya.pyi' 2026-05-04 17:38:30,719 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/madagascar.pyi' 2026-05-04 17:38:30,720 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/mozambique.pyi' 2026-05-04 17:38:30,721 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/nigeria.pyi' 2026-05-04 17:38:30,722 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/sao_tome.pyi' 2026-05-04 17:38:30,723 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/south_africa.pyi' 2026-05-04 17:38:30,724 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/africa/tunisia.pyi' 2026-05-04 17:38:30,726 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/__init__.pyi' 2026-05-04 17:38:30,727 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/argentina.pyi' 2026-05-04 17:38:30,728 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/barbados.pyi' 2026-05-04 17:38:30,729 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/brazil.pyi' 2026-05-04 17:38:30,731 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/canada.pyi' 2026-05-04 17:38:30,732 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/chile.pyi' 2026-05-04 17:38:30,733 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/colombia.pyi' 2026-05-04 17:38:30,734 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/el_salvador.pyi' 2026-05-04 17:38:30,735 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/mexico.pyi' 2026-05-04 17:38:30,736 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/panama.pyi' 2026-05-04 17:38:30,737 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/america/paraguay.pyi' 2026-05-04 17:38:30,739 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/__init__.pyi' 2026-05-04 17:38:30,740 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/china.pyi' 2026-05-04 17:38:30,741 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/hong_kong.pyi' 2026-05-04 17:38:30,742 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/israel.pyi' 2026-05-04 17:38:30,744 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/japan.pyi' 2026-05-04 17:38:30,745 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/kazakhstan.pyi' 2026-05-04 17:38:30,746 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/malaysia.pyi' 2026-05-04 17:38:30,747 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/philippines.pyi' 2026-05-04 17:38:30,748 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/qatar.pyi' 2026-05-04 17:38:30,749 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/singapore.pyi' 2026-05-04 17:38:30,750 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/south_korea.pyi' 2026-05-04 17:38:30,751 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/asia/taiwan.pyi' 2026-05-04 17:38:30,753 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/__init__.pyi' 2026-05-04 17:38:30,754 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/austria.pyi' 2026-05-04 17:38:30,756 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/belarus.pyi' 2026-05-04 17:38:30,757 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/belgium.pyi' 2026-05-04 17:38:30,758 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/bulgaria.pyi' 2026-05-04 17:38:30,759 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/cayman_islands.pyi' 2026-05-04 17:38:30,760 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/croatia.pyi' 2026-05-04 17:38:30,761 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/cyprus.pyi' 2026-05-04 17:38:30,762 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/czech_republic.pyi' 2026-05-04 17:38:30,763 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/denmark.pyi' 2026-05-04 17:38:30,764 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/estonia.pyi' 2026-05-04 17:38:30,765 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/european_central_bank.pyi' 2026-05-04 17:38:30,767 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/finland.pyi' 2026-05-04 17:38:30,768 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/france.pyi' 2026-05-04 17:38:30,769 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/georgia.pyi' 2026-05-04 17:38:30,770 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/germany.pyi' 2026-05-04 17:38:30,771 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/greece.pyi' 2026-05-04 17:38:30,772 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/guernsey.pyi' 2026-05-04 17:38:30,773 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/hungary.pyi' 2026-05-04 17:38:30,774 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/iceland.pyi' 2026-05-04 17:38:30,776 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/ireland.pyi' 2026-05-04 17:38:30,777 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/italy.pyi' 2026-05-04 17:38:30,778 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/latvia.pyi' 2026-05-04 17:38:30,779 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/lithuania.pyi' 2026-05-04 17:38:30,780 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/luxembourg.pyi' 2026-05-04 17:38:30,781 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/malta.pyi' 2026-05-04 17:38:30,782 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/monaco.pyi' 2026-05-04 17:38:30,783 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/netherlands.pyi' 2026-05-04 17:38:30,785 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/norway.pyi' 2026-05-04 17:38:30,786 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/poland.pyi' 2026-05-04 17:38:30,787 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/portugal.pyi' 2026-05-04 17:38:30,788 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/romania.pyi' 2026-05-04 17:38:30,789 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/russia.pyi' 2026-05-04 17:38:30,790 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/serbia.pyi' 2026-05-04 17:38:30,791 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/slovakia.pyi' 2026-05-04 17:38:30,792 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/slovenia.pyi' 2026-05-04 17:38:30,793 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/spain.pyi' 2026-05-04 17:38:30,795 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/sweden.pyi' 2026-05-04 17:38:30,798 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/switzerland.pyi' 2026-05-04 17:38:30,799 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/turkey.pyi' 2026-05-04 17:38:30,800 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/ukraine.pyi' 2026-05-04 17:38:30,801 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/united_kingdom.pyi' 2026-05-04 17:38:30,803 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/__init__.pyi' 2026-05-04 17:38:30,804 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/__init__.pyi' 2026-05-04 17:38:30,806 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/autumn_holiday.pyi' 2026-05-04 17:38:30,807 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/fair_holiday.pyi' 2026-05-04 17:38:30,808 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/spring_holiday.pyi' 2026-05-04 17:38:30,810 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/europe/scotland/mixins/victoria_day.pyi' 2026-05-04 17:38:30,811 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/__init__.pyi' 2026-05-04 17:38:30,812 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/australia.pyi' 2026-05-04 17:38:30,814 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/marshall_islands.pyi' 2026-05-04 17:38:30,815 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/oceania/new_zealand.pyi' 2026-05-04 17:38:30,816 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/__init__.pyi' 2026-05-04 17:38:30,818 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/alabama.pyi' 2026-05-04 17:38:30,819 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/alaska.pyi' 2026-05-04 17:38:30,820 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/american_samoa.pyi' 2026-05-04 17:38:30,821 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/arizona.pyi' 2026-05-04 17:38:30,823 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/arkansas.pyi' 2026-05-04 17:38:30,824 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/california.pyi' 2026-05-04 17:38:30,825 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/colorado.pyi' 2026-05-04 17:38:30,826 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/connecticut.pyi' 2026-05-04 17:38:30,827 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/core.pyi' 2026-05-04 17:38:30,828 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/delaware.pyi' 2026-05-04 17:38:30,830 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/district_columbia.pyi' 2026-05-04 17:38:30,831 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/florida.pyi' 2026-05-04 17:38:30,832 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/georgia.pyi' 2026-05-04 17:38:30,833 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/guam.pyi' 2026-05-04 17:38:30,834 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/hawaii.pyi' 2026-05-04 17:38:30,835 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/idaho.pyi' 2026-05-04 17:38:30,836 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/illinois.pyi' 2026-05-04 17:38:30,838 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/indiana.pyi' 2026-05-04 17:38:30,839 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/iowa.pyi' 2026-05-04 17:38:30,840 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/kansas.pyi' 2026-05-04 17:38:30,841 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/kentucky.pyi' 2026-05-04 17:38:30,842 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/louisiana.pyi' 2026-05-04 17:38:30,843 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/maine.pyi' 2026-05-04 17:38:30,844 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/maryland.pyi' 2026-05-04 17:38:30,845 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/massachusetts.pyi' 2026-05-04 17:38:30,846 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/michigan.pyi' 2026-05-04 17:38:30,847 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/minnesota.pyi' 2026-05-04 17:38:30,848 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/mississippi.pyi' 2026-05-04 17:38:30,850 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/missouri.pyi' 2026-05-04 17:38:30,851 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/montana.pyi' 2026-05-04 17:38:30,852 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/nebraska.pyi' 2026-05-04 17:38:30,853 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/nevada.pyi' 2026-05-04 17:38:30,854 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_hampshire.pyi' 2026-05-04 17:38:30,855 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_jersey.pyi' 2026-05-04 17:38:30,856 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_mexico.pyi' 2026-05-04 17:38:30,857 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/new_york.pyi' 2026-05-04 17:38:30,858 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/north_carolina.pyi' 2026-05-04 17:38:30,859 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/north_dakota.pyi' 2026-05-04 17:38:30,860 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/ohio.pyi' 2026-05-04 17:38:30,862 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/oklahoma.pyi' 2026-05-04 17:38:30,863 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/oregon.pyi' 2026-05-04 17:38:30,864 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/pennsylvania.pyi' 2026-05-04 17:38:30,865 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/rhode_island.pyi' 2026-05-04 17:38:30,866 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/south_carolina.pyi' 2026-05-04 17:38:30,867 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/south_dakota.pyi' 2026-05-04 17:38:30,868 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/tennessee.pyi' 2026-05-04 17:38:30,869 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/texas.pyi' 2026-05-04 17:38:30,870 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/utah.pyi' 2026-05-04 17:38:30,871 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/vermont.pyi' 2026-05-04 17:38:30,872 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/virginia.pyi' 2026-05-04 17:38:30,874 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/washington.pyi' 2026-05-04 17:38:30,875 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/west_virginia.pyi' 2026-05-04 17:38:30,876 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/wisconsin.pyi' 2026-05-04 17:38:30,877 wheel INFO adding 'jedi/third_party/typeshed/stubs/workalendar/workalendar/usa/wyoming.pyi' 2026-05-04 17:38:30,878 wheel INFO adding 'jedi/third_party/typeshed/stubs/wurlitzer/wurlitzer.pyi' 2026-05-04 17:38:30,880 wheel INFO adding 'jedi/third_party/typeshed/stubs/www-authenticate/www_authenticate.pyi' 2026-05-04 17:38:30,881 wheel INFO adding 'jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/__init__.pyi' 2026-05-04 17:38:30,882 wheel INFO adding 'jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/_defaults.pyi' 2026-05-04 17:38:30,884 wheel INFO adding 'jedi/third_party/typeshed/stubs/xdgenvpy/xdgenvpy/xdgenv.pyi' 2026-05-04 17:38:30,885 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/__init__.pyi' 2026-05-04 17:38:30,886 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/biffh.pyi' 2026-05-04 17:38:30,888 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/book.pyi' 2026-05-04 17:38:30,889 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/compdoc.pyi' 2026-05-04 17:38:30,890 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/formatting.pyi' 2026-05-04 17:38:30,892 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/formula.pyi' 2026-05-04 17:38:30,893 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/info.pyi' 2026-05-04 17:38:30,894 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/sheet.pyi' 2026-05-04 17:38:30,895 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/timemachine.pyi' 2026-05-04 17:38:30,897 wheel INFO adding 'jedi/third_party/typeshed/stubs/xlrd/xlrd/xldate.pyi' 2026-05-04 17:38:30,898 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/__init__.pyi' 2026-05-04 17:38:30,899 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/actions.pyi' 2026-05-04 17:38:30,900 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/diff.pyi' 2026-05-04 17:38:30,902 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/diff_match_patch.pyi' 2026-05-04 17:38:30,903 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/formatting.pyi' 2026-05-04 17:38:30,904 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/main.pyi' 2026-05-04 17:38:30,905 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/patch.pyi' 2026-05-04 17:38:30,906 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmldiff/xmldiff/utils.pyi' 2026-05-04 17:38:30,908 wheel INFO adding 'jedi/third_party/typeshed/stubs/xmltodict/xmltodict.pyi' 2026-05-04 17:38:30,909 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/YoutubeDL.pyi' 2026-05-04 17:38:30,911 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/__init__.pyi' 2026-05-04 17:38:30,912 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/aes.pyi' 2026-05-04 17:38:30,914 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/cache.pyi' 2026-05-04 17:38:30,915 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/cookies.pyi' 2026-05-04 17:38:30,917 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/globals.pyi' 2026-05-04 17:38:30,918 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/jsinterp.pyi' 2026-05-04 17:38:30,919 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/minicurses.pyi' 2026-05-04 17:38:30,921 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/options.pyi' 2026-05-04 17:38:30,922 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/plugins.pyi' 2026-05-04 17:38:30,923 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/socks.pyi' 2026-05-04 17:38:30,924 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/update.pyi' 2026-05-04 17:38:30,925 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/version.pyi' 2026-05-04 17:38:30,926 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/webvtt.pyi' 2026-05-04 17:38:30,928 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/__init__.pyi' 2026-05-04 17:38:30,929 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/compat_utils.pyi' 2026-05-04 17:38:30,930 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/compat/imghdr.pyi' 2026-05-04 17:38:30,931 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/__init__.pyi' 2026-05-04 17:38:30,933 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/bunnycdn.pyi' 2026-05-04 17:38:30,934 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/common.pyi' 2026-05-04 17:38:30,935 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/dash.pyi' 2026-05-04 17:38:30,936 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/external.pyi' 2026-05-04 17:38:30,937 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/f4m.pyi' 2026-05-04 17:38:30,939 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/fc2.pyi' 2026-05-04 17:38:30,940 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/fragment.pyi' 2026-05-04 17:38:30,941 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/hls.pyi' 2026-05-04 17:38:30,942 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/http.pyi' 2026-05-04 17:38:30,943 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/ism.pyi' 2026-05-04 17:38:30,944 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/mhtml.pyi' 2026-05-04 17:38:30,945 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/niconico.pyi' 2026-05-04 17:38:30,946 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtmp.pyi' 2026-05-04 17:38:30,948 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/rtsp.pyi' 2026-05-04 17:38:30,949 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/soop.pyi' 2026-05-04 17:38:30,950 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/websocket.pyi' 2026-05-04 17:38:30,952 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/downloader/youtube_live_chat.pyi' 2026-05-04 17:38:30,953 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/__init__.pyi' 2026-05-04 17:38:30,954 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/common.pyi' 2026-05-04 17:38:30,956 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonmistakes.pyi' 2026-05-04 17:38:30,958 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/extractor/commonprotocols.pyi' 2026-05-04 17:38:30,959 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/__init__.pyi' 2026-05-04 17:38:30,960 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/_helper.pyi' 2026-05-04 17:38:30,961 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/common.pyi' 2026-05-04 17:38:30,963 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/exceptions.pyi' 2026-05-04 17:38:30,964 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/impersonate.pyi' 2026-05-04 17:38:30,965 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/networking/websocket.pyi' 2026-05-04 17:38:30,966 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/__init__.pyi' 2026-05-04 17:38:30,967 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/postprocessor/common.pyi' 2026-05-04 17:38:30,969 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/__init__.pyi' 2026-05-04 17:38:30,970 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_deprecated.pyi' 2026-05-04 17:38:30,971 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_jsruntime.pyi' 2026-05-04 17:38:30,972 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_legacy.pyi' 2026-05-04 17:38:30,974 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/_utils.pyi' 2026-05-04 17:38:30,976 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/networking.pyi' 2026-05-04 17:38:30,977 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/progress.pyi' 2026-05-04 17:38:30,978 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/traversal.pyi' 2026-05-04 17:38:30,980 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/__init__.pyi' 2026-05-04 17:38:30,981 wheel INFO adding 'jedi/third_party/typeshed/stubs/yt-dlp/yt_dlp/utils/jslib/devalue.pyi' 2026-05-04 17:38:30,982 wheel INFO adding 'jedi/third_party/typeshed/stubs/zstd/zstd.pyi' 2026-05-04 17:38:30,983 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/__init__.pyi' 2026-05-04 17:38:30,985 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/adjacency_graphs.pyi' 2026-05-04 17:38:30,986 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/feedback.pyi' 2026-05-04 17:38:30,987 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/frequency_lists.pyi' 2026-05-04 17:38:30,988 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/matching.pyi' 2026-05-04 17:38:30,989 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/scoring.pyi' 2026-05-04 17:38:30,990 wheel INFO adding 'jedi/third_party/typeshed/stubs/zxcvbn/zxcvbn/time_estimates.pyi' 2026-05-04 17:38:30,992 wheel INFO adding 'jedi-0.20.0.dist-info/licenses/AUTHORS.txt' 2026-05-04 17:38:30,993 wheel INFO adding 'jedi-0.20.0.dist-info/licenses/LICENSE.txt' 2026-05-04 17:38:30,995 wheel INFO adding 'jedi-0.20.0.dist-info/METADATA' 2026-05-04 17:38:30,996 wheel INFO adding 'jedi-0.20.0.dist-info/WHEEL' 2026-05-04 17:38:30,997 wheel INFO adding 'jedi-0.20.0.dist-info/top_level.txt' 2026-05-04 17:38:31,071 wheel INFO adding 'jedi-0.20.0.dist-info/RECORD' 2026-05-04 17:38:31,138 root INFO removing build/bdist.linux-riscv64/wheel 2026-05-04 17:38:31,835 gpep517 INFO The backend produced .dist/jedi-0.20.0-py2.py3-none-any.whl jedi-0.20.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-jedi/src/jedi-0.20.0 configfile: pytest.ini testpaths: jedi, test collected 3992 items / 2 deselected / 3990 selected jedi/__init__.py . [ 0%] jedi/api/__init__.py . [ 0%] jedi/api/classes.py ..... [ 0%] jedi/api/replstartup.py . [ 0%] jedi/inference/context.py . [ 0%] jedi/inference/docstrings.py .. [ 0%] jedi/inference/sys_path.py . [ 0%] test/conftest.py . [ 0%] test/test_api/test_analysis.py . [ 0%] test/test_api/test_api.py .............................................. [ 1%] ..... [ 1%] test/test_api/test_api_classes_follow_definition.py .... [ 1%] test/test_api/test_call_signatures.py .................................. [ 2%] ........................................................................ [ 4%] ........................................................................ [ 6%] ............................ [ 6%] test/test_api/test_classes.py .......................................... [ 7%] .. [ 7%] test/test_api/test_documentation.py .. [ 8%] test/test_api/test_classes.py ...... [ 8%] test/test_api/test_documentation.py .. [ 8%] test/test_api/test_classes.py ...... [ 8%] test/test_api/test_documentation.py .. [ 8%] test/test_api/test_classes.py .......................................... [ 9%] ............... [ 9%] test/test_api/test_completion.py ....................................... [ 10%] ........................................................................ [ 12%] ................................ [ 13%] test/test_api/test_context.py ......................................... [ 14%] test/test_api/test_documentation.py .................................. [ 15%] test/test_api/test_environment.py ...ssss.............. [ 15%] test/test_api/test_full_name.py ............. [ 16%] test/test_api/test_interpreter.py ...................................... [ 17%] ........................................................................ [ 18%] ............................................ [ 20%] test/test_api/test_keyword.py .... [ 20%] test/test_api/test_names.py ........................ [ 20%] test/test_api/test_project.py .......................................... [ 21%] ............... [ 22%] test/test_api/test_refactoring.py ..... [ 22%] test/test_api/test_search.py ............................ [ 23%] test/test_api/test_settings.py . [ 23%] test/test_api/test_signatures.py ................... [ 23%] test/test_api/test_syntax_errors.py ......... [ 23%] test/test_api/test_unicode.py ...... [ 23%] test/test_api/test_usages.py ............ [ 24%] test/test_cache.py .. [ 24%] test/test_debug.py . [ 24%] test/test_file_io.py .. [ 24%] test/test_inference/test_annotations.py ....... [ 24%] test/test_inference/test_buildout_detection.py ...... [ 24%] test/test_inference/test_compiled.py ........................... [ 25%] test/test_inference/test_context.py .. [ 25%] test/test_inference/test_docstring.py .............sssssssssssss........ [ 26%] .......... [ 26%] test/test_inference/test_extension.py ...ss [ 26%] test/test_inference/test_fstring.py . [ 26%] test/test_inference/test_gradual/test_conversion.py ...... [ 26%] test/test_inference/test_gradual/test_stub_loading.py .................. [ 27%] ......... [ 27%] test/test_inference/test_gradual/test_stubs.py ......................... [ 28%] ........................................................................ [ 29%] ........................................................................ [ 31%] ........... [ 31%] test/test_inference/test_gradual/test_typeshed.py ...................... [ 32%] ..... [ 32%] test/test_inference/test_implicit_namespace_package.py ...... [ 32%] test/test_inference/test_imports.py ..........................xxxx...... [ 33%] ...................................... [ 34%] test/test_inference/test_literals.py ... [ 34%] test/test_inference/test_mixed.py ................. [ 35%] test/test_inference/test_namespace_package.py ................ [ 35%] test/test_inference/test_precedence.py ..x [ 35%] test/test_inference/test_pyc.py .. [ 35%] test/test_inference/test_representation.py .. [ 35%] test/test_inference/test_signature.py .................................. [ 36%] ........................................................................ [ 38%] ..................................sssss....... [ 39%] test/test_inference/test_stdlib.py ....... [ 39%] test/test_inference/test_sys_path.py ..................ss..... [ 40%] test/test_integration.py ............................................... [ 41%] ........................................................................ [ 43%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 48%] ........................................................................ [ 50%] ........................................................................ [ 52%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 57%] ........................................................................ [ 59%] ........................................................................ [ 61%] ........................................................................ [ 63%] ........................................................................ [ 64%] ........................................................................ [ 66%] ........................................................................ [ 68%] .................................................sssssssssssssssssssssss [ 70%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss......... [ 72%] ........................................................................ [ 73%] ........................................................................ [ 75%] ........................................................................ [ 77%] ........................................................................ [ 79%] ........................................................................ [ 81%] ........................................................................ [ 83%] ........................................................................ [ 84%] ........................................................................ [ 86%] ........................................................................ [ 88%] ........................................................................ [ 90%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 95%] ........................................................................ [ 97%] ....................................................................... [ 99%] test/test_parso_integration/test_basic.py ...... [ 99%] test/test_parso_integration/test_error_correction.py .... [ 99%] test/test_parso_integration/test_parser_utils.py ........ [ 99%] test/test_settings.py ... [ 99%] test/test_utils.py .......... [100%] ==== 3873 passed, 112 skipped, 2 deselected, 5 xfailed in 567.31s (0:09:27) ==== /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-4a744027-2c91-4721-b0b6-d38190294000/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-4a744027-2c91-4721-b0b6-d38190294000/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.14/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-4a744027-2c91-4721-b0b6-d38190294000 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-4a744027-2c91-4721-b0b6-d38190294000' warnings.warn( >>> py3-jedi: Entering fakeroot... >>> py3-jedi-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/jedi/api/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/api/__pycache__' 'usr/lib/python3.14/site-packages/jedi/api/refactoring/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/api/refactoring/__pycache__' 'usr/lib/python3.14/site-packages/jedi/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/plugins/__pycache__' 'usr/lib/python3.14/site-packages/jedi/inference/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/inference/__pycache__' 'usr/lib/python3.14/site-packages/jedi/inference/value/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/inference/value/__pycache__' 'usr/lib/python3.14/site-packages/jedi/inference/gradual/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/inference/gradual/__pycache__' 'usr/lib/python3.14/site-packages/jedi/inference/compiled/subprocess/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/inference/compiled/subprocess/__pycache__' 'usr/lib/python3.14/site-packages/jedi/inference/compiled/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/inference/compiled/__pycache__' 'usr/lib/python3.14/site-packages/jedi/__pycache__' -> '/home/buildozer/aports/community/py3-jedi/pkg/py3-jedi-pyc/usr/lib/python3.14/site-packages/jedi/__pycache__' >>> py3-jedi-pyc*: Preparing subpackage py3-jedi-pyc... >>> py3-jedi-pyc*: Running postcheck for py3-jedi-pyc >>> py3-jedi*: Running postcheck for py3-jedi >>> py3-jedi*: Preparing package py3-jedi... >>> py3-jedi-pyc*: Tracing dependencies... python3~3.14 >>> py3-jedi-pyc*: Package size: 1.1 MB >>> py3-jedi-pyc*: Compressing data... >>> py3-jedi-pyc*: Create checksum... >>> py3-jedi-pyc*: Create py3-jedi-pyc-0.20.0-r0.apk >>> py3-jedi*: Tracing dependencies... py3-parso python3~3.14 >>> py3-jedi*: Package size: 13.9 MB >>> py3-jedi*: Compressing data... >>> py3-jedi*: Create checksum... >>> py3-jedi*: Create py3-jedi-0.20.0-r0.apk >>> py3-jedi: Build complete at Mon, 04 May 2026 17:49:30 +0000 elapsed time 0h 11m 35s >>> py3-jedi: Cleaning up srcdir >>> py3-jedi: Cleaning up pkgdir >>> py3-jedi: Cleaning up tmpdir >>> py3-jedi: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-jedi (20260504.173757) ( 2/39) Purging py3-parso-pyc (0.8.6-r1) ( 3/39) Purging py3-parso (0.8.6-r1) ( 4/39) Purging py3-build-pyc (1.4.2-r0) ( 5/39) Purging py3-build (1.4.2-r0) ( 6/39) Purging py3-pyproject-hooks-pyc (1.2.0-r1) ( 7/39) Purging py3-pyproject-hooks (1.2.0-r1) ( 8/39) Purging py3-gpep517-pyc (19-r2) ( 9/39) Purging py3-gpep517 (19-r2) (10/39) Purging py3-installer-pyc (1.0.0-r0) (11/39) Purging py3-installer (1.0.0-r0) (12/39) Purging py3-setuptools-pyc (82.0.1-r1) (13/39) Purging py3-setuptools (82.0.1-r1) (14/39) Purging py3-wheel-pyc (0.47.0-r0) (15/39) Purging py3-wheel (0.47.0-r0) (16/39) Purging py3-pytest-pyc (9.0.3-r0) (17/39) Purging py3-pytest (9.0.3-r0) (18/39) Purging py3-iniconfig-pyc (2.3.0-r1) (19/39) Purging py3-iniconfig (2.3.0-r1) (20/39) Purging py3-packaging-pyc (26.2-r0) (21/39) Purging py3-packaging (26.2-r0) (22/39) Purging py3-parsing-pyc (3.3.2-r1) (23/39) Purging py3-parsing (3.3.2-r1) (24/39) Purging py3-pluggy-pyc (1.6.0-r1) (25/39) Purging py3-pluggy (1.6.0-r1) (26/39) Purging py3-py-pyc (1.11.0-r5) (27/39) Purging py3-py (1.11.0-r5) (28/39) Purging py3-pygments-pyc (2.20.0-r0) (29/39) Purging py3-pygments (2.20.0-r0) (30/39) Purging python3-pyc (3.14.3-r0) (31/39) Purging python3-pycache-pyc0 (3.14.3-r0) (32/39) Purging pyc (3.14.3-r0) (33/39) Purging python3 (3.14.3-r0) (34/39) Purging gdbm (1.26-r0) (35/39) Purging libpanelw (6.6_p20260404-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging readline (8.3.3-r1) (38/39) Purging sqlite-libs (3.53.0-r0) (39/39) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 1162.2 MiB in 136 packages >>> py3-jedi: Updating the community/riscv64 repository index... >>> py3-jedi: Signing the index...