diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-14 19:51:49 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-14 19:51:49 +0000 |
commit | ce8a44cf2f2cd70c75e6ce158c5fce923efede54 (patch) | |
tree | 4c7efe3f703f31d13d53b5fd98ed5737d36b7043 /python3-dephell | |
parent | 5d856762be698e61af78987a0e0ad71b5c7425f7 (diff) | |
download | contrib-ce8a44cf2f2cd70c75e6ce158c5fce923efede54.tar.gz contrib-ce8a44cf2f2cd70c75e6ce158c5fce923efede54.tar.xz |
python3-dephell: initial commit, version 0.8.3
Diffstat (limited to 'python3-dephell')
-rw-r--r-- | python3-dephell/.footprint | 379 | ||||
-rw-r--r-- | python3-dephell/.signature | 4 | ||||
-rw-r--r-- | python3-dephell/0001-Do-not-override-the-system-SSL-certificates-with-the.patch | 55 | ||||
-rw-r--r-- | python3-dephell/Pkgfile | 17 |
4 files changed, 455 insertions, 0 deletions
diff --git a/python3-dephell/.footprint b/python3-dephell/.footprint new file mode 100644 index 000000000..4d6e8e7f6 --- /dev/null +++ b/python3-dephell/.footprint @@ -0,0 +1,379 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/dephell +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/python3.9/ +drwxr-xr-x root/root usr/lib/python3.9/site-packages/ +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell-0.8.3-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__init__.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__main__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/__main__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/cache.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/cached_property.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/cacher.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/cli.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/constants.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/context_tools.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/exceptions.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/imports.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/logging_helpers.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/networking.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/package_manager.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/pip_cleaner.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/__pycache__/yaml.cpython-39.pyc +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/actions/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_autocomplete.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_contributing.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_converting.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_docker.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_dotenv.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_downloads.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_editorconfig.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_entrypoints.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_git.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_install.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_json.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_package.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_python.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_shutil.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_transform.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_travis.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/__pycache__/_venv.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_autocomplete.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_contributing.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_converting.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_docker.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_dotenv.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_downloads.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_editorconfig.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_entrypoints.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_git.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_install.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_json.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_package.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_python.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_shutil.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_transform.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_travis.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/actions/_venv.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/cache.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/cached_property.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/cacher.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/cli.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/commands/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/base.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_add.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_audit.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_check.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_convert.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_install.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_licenses.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_outdated.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_sync.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/deps_tree.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/discover.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_create.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_destroy.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_prepare.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_run.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_shell.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_stop.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/docker_tags.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/generate_authors.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/generate_config.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/generate_contributing.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/generate_editorconfig.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/generate_license.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/generate_travis.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_auth.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_config.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_gadget.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_project.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_self.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_venv.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/inspect_versioning.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/jail_install.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/jail_list.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/jail_remove.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/jail_show.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/jail_try.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_bug.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_changelog.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_downloads.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_install.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_list.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_purge.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_releases.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_remove.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_search.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_show.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/package_verify.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/project_build.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/project_bump.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/project_register.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/project_test.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/project_upload.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/project_validate.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/self_auth.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/self_autocomplete.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/self_uncache.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/self_upgrade.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/vendor_download.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/vendor_import.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/venv_create.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/venv_destroy.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/venv_entrypoint.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/venv_run.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/__pycache__/venv_shell.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/base.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_add.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_audit.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_check.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_convert.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_install.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_licenses.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_outdated.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_sync.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/deps_tree.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/discover.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_create.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_destroy.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_prepare.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_run.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_shell.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_stop.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/docker_tags.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/generate_authors.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/generate_config.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/generate_contributing.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/generate_editorconfig.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/generate_license.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/generate_travis.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_auth.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_config.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_gadget.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_project.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_self.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_venv.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/inspect_versioning.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/jail_install.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/jail_list.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/jail_remove.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/jail_show.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/jail_try.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_bug.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_changelog.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_downloads.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_install.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_list.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_purge.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_releases.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_remove.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_search.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_show.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/package_verify.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/project_build.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/project_bump.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/project_register.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/project_test.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/project_upload.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/project_validate.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/self_auth.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/self_autocomplete.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/self_uncache.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/self_upgrade.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/vendor_download.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/vendor_import.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/venv_create.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/venv_destroy.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/venv_entrypoint.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/venv_run.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/commands/venv_shell.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/config/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/app_dirs.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/builders.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/defaults.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/logging_config.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/manager.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/__pycache__/scheme.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/app_dirs.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/builders.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/defaults.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/logging_config.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/manager.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/config/scheme.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/constants.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/context_tools.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/controllers/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_conflict.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_dependency.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_docker.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_graph.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_mutator.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_readme.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_repos.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_resolver.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_safety.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_snyk.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/__pycache__/_uploader.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_conflict.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_dependency.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_docker.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_graph.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_mutator.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_readme.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_repos.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_resolver.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_safety.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_snyk.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/controllers/_uploader.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/converters/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/base.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/conda.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/egginfo.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/flit.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/imports.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/installed.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/pip.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/pipfile.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/pipfilelock.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/poetry.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/poetrylock.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/pyproject.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/sdist.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/setuppy.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/__pycache__/wheel.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/base.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/conda.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/egginfo.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/flit.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/imports.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/installed.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/pip.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/pipfile.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/pipfilelock.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/poetry.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/poetrylock.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/pyproject.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/sdist.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/setuppy.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/converters/wheel.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/exceptions.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/imports.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/logging_helpers.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/models/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/auth.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/author.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/constraint.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/dependency.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/entrypoint.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/extra_dependency.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/git_release.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/group.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/groups.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/marker_tracker.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/release.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/requirement.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/root.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/__pycache__/simple_dependency.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/auth.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/author.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/constraint.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/dependency.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/entrypoint.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/extra_dependency.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/git_release.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/group.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/groups.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/marker_tracker.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/release.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/requirement.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/root.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/models/simple_dependency.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/networking.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/package_manager.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/pip_cleaner.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/__pycache__/_getter.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/__pycache__/_local.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/__pycache__/_release.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/__pycache__/base.cpython-39.pyc +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__pycache__/_base.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__pycache__/_cloud.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__pycache__/_composite.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/__pycache__/_git.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/_base.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/_cloud.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/_composite.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_conda/_git.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_getter.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__pycache__/bitbucket.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__pycache__/git.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__pycache__/github.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/__pycache__/gitlab.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/bitbucket.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/git.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/github.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_git/gitlab.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_local.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_release.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__init__.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__pycache__/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__pycache__/__init__.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__pycache__/_api.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__pycache__/_base.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__pycache__/_local.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/__pycache__/_simple.cpython-39.pyc +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/_api.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/_base.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/_local.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/_warehouse/_simple.py +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/repositories/base.py +drwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/templates/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/templates/autocomplete-zsh.sh.j2 +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/templates/autocomplete.sh.j2 +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/templates/conflict.html.j2 +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/templates/contributing.md.j2 +-rwxr-xr-x root/root usr/lib/python3.9/site-packages/dephell/templates/docker_prepare.sh +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/templates/python.html.j2 +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/templates/state.html.j2 +-rw-r--r-- root/root usr/lib/python3.9/site-packages/dephell/yaml.py diff --git a/python3-dephell/.signature b/python3-dephell/.signature new file mode 100644 index 000000000..f4b96dd6b --- /dev/null +++ b/python3-dephell/.signature @@ -0,0 +1,4 @@ +untrusted comment: verify with /etc/ports/contrib.pub +RWSagIOpLGJF30p4rvZhOlSAojdgsMW1BdU2SrLGrktfAh+r5bWIMJgrVvw0vuB8hcP4laINyCplTYe3h0vPQZKKcvY0BbTTbQo= +SHA256 (Pkgfile) = 21a05421a372be1160e6d27ac48b5efba3dfdaef794d1e1706f032bb02ede1d3 +SHA256 (.footprint) = 99cafd49385ce0a6f88d595fcdc023011adcbeecefa2531f6fdba165a13bd053 diff --git a/python3-dephell/0001-Do-not-override-the-system-SSL-certificates-with-the.patch b/python3-dephell/0001-Do-not-override-the-system-SSL-certificates-with-the.patch new file mode 100644 index 000000000..9088595f2 --- /dev/null +++ b/python3-dephell/0001-Do-not-override-the-system-SSL-certificates-with-the.patch @@ -0,0 +1,55 @@ +From 9e8c2fd8abef936fa483da40f3819100b5e3b520 Mon Sep 17 00:00:00 2001 +From: Eli Schwartz <eschwartz@archlinux.org> +Date: Tue, 6 Aug 2019 19:43:13 -0400 +Subject: [PATCH] Do not override the system SSL certificates with the certifi + bundle. + +We need to respect the system certification policy, and by default the +ssl module will use our packaged ca-certificates. + +ssl.create_default_context(cafile=None) is the default to use the +builtin (system) certs, but can be overridden on the command line. I +don't know why one would wish to do so, but eh, this patch is less +invasive than the previous patch. +--- + dephell/networking.py | 3 +-- + setup.py | 2 +- + 2 files changed, 2 insertions(+), 3 deletions(-) + +diff --git a/dephell/networking.py b/dephell/networking.py +index faa91d3..61f836f 100644 +--- a/dephell/networking.py ++++ b/dephell/networking.py +@@ -6,7 +6,6 @@ from time import sleep + from typing import Any, Optional + + # external +-import certifi + import requests + from aiohttp import ClientError, ClientSession, TCPConnector + from requests.sessions import Session +@@ -31,7 +30,7 @@ def aiohttp_session(*, auth: Optional[Auth] = None, **kwargs: Any) -> ClientSess + # setup SSL + cafile = config.get('ca') + if not cafile: +- cafile = certifi.where() ++ cafile = None + ssl_context = create_default_context(cafile=cafile) + try: + connector = TCPConnector(ssl=ssl_context) +diff --git a/setup.py b/setup.py +index 2db6286..7f18120 100644 +--- a/setup.py ++++ b/setup.py +@@ -56,7 +56,7 @@ setup( + package_dir={"": "."}, + package_data={"dephell": ["templates/*.j2", "templates/*.sh"]}, + install_requires=[ +- 'aiohttp', 'attrs>=19.2.0', 'cerberus>=1.3', 'certifi', ++ 'aiohttp', 'attrs>=19.2.0', 'cerberus>=1.3', + 'dephell-archive>=0.1.5', 'dephell-argparse>=0.1.1', + 'dephell-changelogs', 'dephell-discover>=0.2.6', + 'dephell-licenses>=0.1.6', 'dephell-links>=0.1.4', +-- +2.27.0 + diff --git a/python3-dephell/Pkgfile b/python3-dephell/Pkgfile new file mode 100644 index 000000000..9d14e670c --- /dev/null +++ b/python3-dephell/Pkgfile @@ -0,0 +1,17 @@ +# Description: +# URL: https://github.com/dephell/dephell +# Maintainer: +# Depends on: python3-aiohttp python3-appdirs python3-bowler python3-cerberus python3-colorama python3-dephell-archive python3-dephell-argparse python3-dephell-changelogs python3-dephell-discover python3-dephell-licenses python3-dephell-links python3-dephell-markers python3-dephell-setuptools python3-dephell-shells python3-dephell-venvs python3-dephell-versioning python3-html5lib python3-jinja python3-m2r python3-pip python3-pygments python3-ruamel-yaml python3-tabulate python3-tomlkit + +name=python3-dephell +version=0.8.3 +release=1 +source=(https://files.pythonhosted.org/packages/source/d/dephell/dephell-$version.tar.gz) + +build() { + cd dephell-$version + /usr/bin/python3 setup.py build + /usr/bin/python3 setup.py install --prefix=/usr \ + --root=$PKG \ + --skip-build +} |