/usr/lib/python3.10/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install running install_lib creating /build/python-dephell/pkg/python-dephell/usr creating /build/python-dephell/pkg/python-dephell/usr/lib creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10 creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/docker_prepare.sh -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/python.html.j2 -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/conflict.html.j2 -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/autocomplete.sh.j2 -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/autocomplete-zsh.sh.j2 -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/state.html.j2 -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates copying build/lib/dephell/templates/contributing.md.j2 -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/templates creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse copying build/lib/dephell/repositories/_warehouse/_simple.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse copying build/lib/dephell/repositories/_warehouse/_base.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse copying build/lib/dephell/repositories/_warehouse/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse copying build/lib/dephell/repositories/_warehouse/_api.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse copying build/lib/dephell/repositories/_warehouse/_local.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git copying build/lib/dephell/repositories/_git/bitbucket.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git copying build/lib/dephell/repositories/_git/gitlab.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git copying build/lib/dephell/repositories/_git/github.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git copying build/lib/dephell/repositories/_git/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git copying build/lib/dephell/repositories/_git/git.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda copying build/lib/dephell/repositories/_conda/_git.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda copying build/lib/dephell/repositories/_conda/_cloud.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda copying build/lib/dephell/repositories/_conda/_base.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda copying build/lib/dephell/repositories/_conda/_composite.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda copying build/lib/dephell/repositories/_conda/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda copying build/lib/dephell/repositories/_release.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories copying build/lib/dephell/repositories/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories copying build/lib/dephell/repositories/_getter.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories copying build/lib/dephell/repositories/base.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories copying build/lib/dephell/repositories/_local.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/requirement.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/groups.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/dependency.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/simple_dependency.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/root.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/marker_tracker.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/entrypoint.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/extra_dependency.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/group.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/constraint.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/auth.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/git_release.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/author.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models copying build/lib/dephell/models/release.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/pipfilelock.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/pyproject.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/pipfile.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/conda.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/poetry.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/imports.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/setuppy.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/wheel.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/flit.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/poetrylock.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/base.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/installed.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/egginfo.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/sdist.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters copying build/lib/dephell/converters/pip.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_resolver.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_readme.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_dependency.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_safety.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_mutator.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_uploader.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_graph.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_snyk.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_repos.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_docker.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers copying build/lib/dephell/controllers/_conflict.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/defaults.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/logging_config.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/manager.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/app_dirs.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/scheme.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config copying build/lib/dephell/config/builders.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_changelog.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/self_autocomplete.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/jail_install.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/vendor_download.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/self_auth.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_check.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/project_register.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/generate_license.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_licenses.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_remove.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/project_upload.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/venv_shell.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_tags.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_show.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_shell.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_list.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/project_validate.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_outdated.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_versioning.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/generate_authors.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/venv_destroy.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_releases.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_audit.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_prepare.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_run.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_config.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/generate_travis.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_gadget.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_stop.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/project_bump.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_install.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/self_upgrade.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_purge.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/venv_run.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/jail_try.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_bug.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/vendor_import.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_verify.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_destroy.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_tree.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/jail_list.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_search.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_project.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_sync.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_add.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/self_uncache.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/generate_config.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/generate_editorconfig.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_self.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/project_test.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_install.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/jail_show.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/venv_create.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/venv_entrypoint.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/base.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_venv.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/package_downloads.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/docker_create.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/deps_convert.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/generate_contributing.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/project_build.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/jail_remove.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/discover.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands copying build/lib/dephell/commands/inspect_auth.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands creating /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_git.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_transform.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_python.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_editorconfig.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_package.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_install.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_venv.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_json.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_downloads.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_dotenv.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_autocomplete.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_entrypoints.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_travis.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_converting.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_contributing.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_docker.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/actions/_shutil.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions copying build/lib/dephell/cli.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/context_tools.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/imports.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/cacher.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/__init__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/exceptions.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/pip_cleaner.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/package_manager.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/__main__.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/constants.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/cached_property.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/yaml.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/cache.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/logging_helpers.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell copying build/lib/dephell/networking.py -> /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse/_simple.py to _simple.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse/_base.py to _base.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse/_api.py to _api.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_warehouse/_local.py to _local.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git/bitbucket.py to bitbucket.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git/gitlab.py to gitlab.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git/github.py to github.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_git/git.py to git.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda/_git.py to _git.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda/_cloud.py to _cloud.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda/_base.py to _base.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda/_composite.py to _composite.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_conda/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_release.py to _release.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_getter.py to _getter.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/base.py to base.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/repositories/_local.py to _local.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/requirement.py to requirement.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/groups.py to groups.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/dependency.py to dependency.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/simple_dependency.py to simple_dependency.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/root.py to root.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/marker_tracker.py to marker_tracker.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/entrypoint.py to entrypoint.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/extra_dependency.py to extra_dependency.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/group.py to group.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/constraint.py to constraint.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/auth.py to auth.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/git_release.py to git_release.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/author.py to author.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/models/release.py to release.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/pipfilelock.py to pipfilelock.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/pyproject.py to pyproject.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/pipfile.py to pipfile.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/conda.py to conda.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/poetry.py to poetry.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/imports.py to imports.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/setuppy.py to setuppy.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/wheel.py to wheel.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/flit.py to flit.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/poetrylock.py to poetrylock.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/base.py to base.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/installed.py to installed.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/egginfo.py to egginfo.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/sdist.py to sdist.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/converters/pip.py to pip.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_resolver.py to _resolver.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_readme.py to _readme.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_dependency.py to _dependency.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_safety.py to _safety.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_mutator.py to _mutator.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_uploader.py to _uploader.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_graph.py to _graph.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_snyk.py to _snyk.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_repos.py to _repos.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_docker.py to _docker.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/controllers/_conflict.py to _conflict.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/defaults.py to defaults.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/logging_config.py to logging_config.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/manager.py to manager.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/app_dirs.py to app_dirs.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/scheme.py to scheme.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/config/builders.py to builders.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_changelog.py to package_changelog.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/self_autocomplete.py to self_autocomplete.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/jail_install.py to jail_install.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/vendor_download.py to vendor_download.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/self_auth.py to self_auth.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_check.py to deps_check.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/project_register.py to project_register.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/generate_license.py to generate_license.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_licenses.py to deps_licenses.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_remove.py to package_remove.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/project_upload.py to project_upload.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/venv_shell.py to venv_shell.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_tags.py to docker_tags.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_show.py to package_show.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_shell.py to docker_shell.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_list.py to package_list.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/project_validate.py to project_validate.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_outdated.py to deps_outdated.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_versioning.py to inspect_versioning.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/generate_authors.py to generate_authors.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/venv_destroy.py to venv_destroy.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_releases.py to package_releases.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_audit.py to deps_audit.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_prepare.py to docker_prepare.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_run.py to docker_run.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_config.py to inspect_config.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/generate_travis.py to generate_travis.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_gadget.py to inspect_gadget.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_stop.py to docker_stop.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/project_bump.py to project_bump.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_install.py to package_install.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/self_upgrade.py to self_upgrade.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_purge.py to package_purge.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/venv_run.py to venv_run.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/jail_try.py to jail_try.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_bug.py to package_bug.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/vendor_import.py to vendor_import.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_verify.py to package_verify.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_destroy.py to docker_destroy.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_tree.py to deps_tree.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/jail_list.py to jail_list.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_search.py to package_search.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_project.py to inspect_project.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_sync.py to deps_sync.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_add.py to deps_add.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/self_uncache.py to self_uncache.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/generate_config.py to generate_config.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/generate_editorconfig.py to generate_editorconfig.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_self.py to inspect_self.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/project_test.py to project_test.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_install.py to deps_install.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/jail_show.py to jail_show.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/venv_create.py to venv_create.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/venv_entrypoint.py to venv_entrypoint.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/base.py to base.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_venv.py to inspect_venv.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/package_downloads.py to package_downloads.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/docker_create.py to docker_create.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/deps_convert.py to deps_convert.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/generate_contributing.py to generate_contributing.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/project_build.py to project_build.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/jail_remove.py to jail_remove.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/discover.py to discover.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/commands/inspect_auth.py to inspect_auth.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_git.py to _git.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_transform.py to _transform.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_python.py to _python.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_editorconfig.py to _editorconfig.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_package.py to _package.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_install.py to _install.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_venv.py to _venv.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_json.py to _json.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_downloads.py to _downloads.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_dotenv.py to _dotenv.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_autocomplete.py to _autocomplete.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_entrypoints.py to _entrypoints.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_travis.py to _travis.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_converting.py to _converting.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_contributing.py to _contributing.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_docker.py to _docker.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/actions/_shutil.py to _shutil.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/cli.py to cli.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/context_tools.py to context_tools.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/imports.py to imports.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/cacher.py to cacher.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/exceptions.py to exceptions.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/pip_cleaner.py to pip_cleaner.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/package_manager.py to package_manager.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/__main__.py to __main__.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/constants.py to constants.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/cached_property.py to cached_property.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/yaml.py to yaml.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/cache.py to cache.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/logging_helpers.py to logging_helpers.cpython-310.pyc byte-compiling /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell/networking.py to networking.cpython-310.pyc writing byte-compilation script '/tmp/tmpjrsdacc6.py' /usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpjrsdacc6.py removing /tmp/tmpjrsdacc6.py running install_egg_info running egg_info writing dephell.egg-info/PKG-INFO writing dependency_links to dephell.egg-info/dependency_links.txt writing entry points to dephell.egg-info/entry_points.txt writing requirements to dephell.egg-info/requires.txt writing top-level names to dephell.egg-info/top_level.txt reading manifest file 'dephell.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'dephell.egg-info/SOURCES.txt' Copying dephell.egg-info to /build/python-dephell/pkg/python-dephell/usr/lib/python3.10/site-packages/dephell-0.8.3-py3.10.egg-info running install_scripts Installing dephell script to /build/python-dephell/pkg/python-dephell/usr/bin