From 8be56308ba56969871554c48896152e56020d42f Mon Sep 17 00:00:00 2001 From: Maksym Buz Date: Mon, 6 Oct 2025 17:42:17 +0300 Subject: [PATCH] Remove tracked virtual environment, cache files, exports and logs from Git --- .gitignore | 2 +- .../agent_tool_linux.cpython-312.pyc | Bin 20964 -> 0 bytes agent-backup-tool/agent_tool.log | 3 - config-mover/20250922_host_ids.txt | 1 - .../config_exporter.cpython-312.pyc | Bin 7488 -> 0 bytes config-mover/export/10084/host_10084.xml | 2 - .../template_Linux by Zabbix agent mbuz.xml | 77 - .../10084/template_Zabbix server health.xml | 23 - config-mover/export/10584/host_10584.xml | 2 - ...template_Docker by Zabbix agent 2 mbuz.xml | 18 - .../template_Linux by Zabbix agent VMs.xml | 77 - config-mover/export/10591/host_10591.xml | 2 - .../template_Linux by Zabbix agent mbuz.xml | 77 - .../template_Proxmox VE by HTTP mbuz.xml | 75 - .../template_SMART by Zabbix agent 2.xml | 47 - config-mover/export/10595/host_10595.xml | 2 - ...template_Docker by Zabbix agent 2 mbuz.xml | 18 - .../template_Linux by Zabbix agent VMs.xml | 77 - config-mover/export/10596/host_10596.xml | 18 - ...template_Docker by Zabbix agent 2 mbuz.xml | 18 - .../template_Linux by Zabbix agent VMs.xml | 77 - config-mover/export/10607/host_10607.xml | 2 - .../template_Nvidia by Zabbix agent 2.xml | 67 - .../template_Windows by Zabbix agent.xml | 70 - config-mover/export/10618/host_10618.xml | 3 - .../template_Immich Docker by agent 2.xml | 13 - config-mover/export/10623/host_10623.xml | 3 - .../template_Linux by Zabbix agent mbuz.xml | 77 - .../10623/template_Zabbix proxy health.xml | 15 - config-mover/export/10624/host_10624.xml | 2 - .../template_PostgreSQL by Zabbix agent 2.xml | 46 - config-mover/export/10637/host_10637.xml | 2 - .../10637/template_Zabbix proxy health.xml | 15 - config-mover/export/10659/host_10659.xml | 2 - ...emplate_Network Generic Device by SNMP.xml | 110 - config-mover/venv/bin/Activate.ps1 | 247 - config-mover/venv/bin/activate | 70 - config-mover/venv/bin/activate.csh | 27 - config-mover/venv/bin/activate.fish | 69 - config-mover/venv/bin/pip | 8 - config-mover/venv/bin/pip3 | 8 - config-mover/venv/bin/pip3.12 | 8 - config-mover/venv/bin/python | 1 - config-mover/venv/bin/python3 | 1 - config-mover/venv/bin/python3.12 | 1 - .../pip-24.0.dist-info/AUTHORS.txt | 760 -- .../pip-24.0.dist-info/INSTALLER | 1 - .../pip-24.0.dist-info/LICENSE.txt | 20 - .../site-packages/pip-24.0.dist-info/METADATA | 88 - .../site-packages/pip-24.0.dist-info/RECORD | 1005 -- .../pip-24.0.dist-info/REQUESTED | 0 .../site-packages/pip-24.0.dist-info/WHEEL | 5 - .../pip-24.0.dist-info/entry_points.txt | 4 - .../pip-24.0.dist-info/top_level.txt | 1 - .../python3.12/site-packages/pip/__init__.py | 13 - .../python3.12/site-packages/pip/__main__.py | 24 - .../site-packages/pip/__pip-runner__.py | 50 - .../pip/__pycache__/__init__.cpython-312.pyc | Bin 667 -> 0 bytes .../pip/__pycache__/__main__.cpython-312.pyc | Bin 823 -> 0 bytes .../__pip-runner__.cpython-312.pyc | Bin 2186 -> 0 bytes .../site-packages/pip/_internal/__init__.py | 18 - .../__pycache__/__init__.cpython-312.pyc | Bin 769 -> 0 bytes .../__pycache__/build_env.cpython-312.pyc | Bin 14276 -> 0 bytes .../__pycache__/cache.cpython-312.pyc | Bin 12647 -> 0 bytes .../__pycache__/configuration.cpython-312.pyc | Bin 17648 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 33266 -> 0 bytes .../__pycache__/main.cpython-312.pyc | Bin 652 -> 0 bytes .../__pycache__/pyproject.cpython-312.pyc | Bin 4953 -> 0 bytes .../self_outdated_check.cpython-312.pyc | Bin 10534 -> 0 bytes .../__pycache__/wheel_builder.cpython-312.pyc | Bin 13631 -> 0 bytes .../site-packages/pip/_internal/build_env.py | 311 - .../site-packages/pip/_internal/cache.py | 290 - .../pip/_internal/cli/__init__.py | 4 - .../cli/__pycache__/__init__.cpython-312.pyc | Bin 260 -> 0 bytes .../autocompletion.cpython-312.pyc | Bin 8447 -> 0 bytes .../__pycache__/base_command.cpython-312.pyc | Bin 10437 -> 0 bytes .../__pycache__/cmdoptions.cpython-312.pyc | Bin 30356 -> 0 bytes .../command_context.cpython-312.pyc | Bin 1763 -> 0 bytes .../cli/__pycache__/main.cpython-312.pyc | Bin 2280 -> 0 bytes .../__pycache__/main_parser.cpython-312.pyc | Bin 4887 -> 0 bytes .../cli/__pycache__/parser.cpython-312.pyc | Bin 15004 -> 0 bytes .../__pycache__/progress_bars.cpython-312.pyc | Bin 2602 -> 0 bytes .../__pycache__/req_command.cpython-312.pyc | Bin 18834 -> 0 bytes .../cli/__pycache__/spinners.cpython-312.pyc | Bin 7822 -> 0 bytes .../__pycache__/status_codes.cpython-312.pyc | Bin 357 -> 0 bytes .../pip/_internal/cli/autocompletion.py | 172 - .../pip/_internal/cli/base_command.py | 236 - .../pip/_internal/cli/cmdoptions.py | 1074 -- .../pip/_internal/cli/command_context.py | 27 - .../site-packages/pip/_internal/cli/main.py | 79 - .../pip/_internal/cli/main_parser.py | 134 - .../site-packages/pip/_internal/cli/parser.py | 294 - .../pip/_internal/cli/progress_bars.py | 68 - .../pip/_internal/cli/req_command.py | 505 - .../pip/_internal/cli/spinners.py | 159 - .../pip/_internal/cli/status_codes.py | 6 - .../pip/_internal/commands/__init__.py | 132 - .../__pycache__/__init__.cpython-312.pyc | Bin 3984 -> 0 bytes .../__pycache__/cache.cpython-312.pyc | Bin 9693 -> 0 bytes .../__pycache__/check.cpython-312.pyc | Bin 2072 -> 0 bytes .../__pycache__/completion.cpython-312.pyc | Bin 5174 -> 0 bytes .../__pycache__/configuration.cpython-312.pyc | Bin 13194 -> 0 bytes .../__pycache__/debug.cpython-312.pyc | Bin 10143 -> 0 bytes .../__pycache__/download.cpython-312.pyc | Bin 7571 -> 0 bytes .../__pycache__/freeze.cpython-312.pyc | Bin 4398 -> 0 bytes .../commands/__pycache__/hash.cpython-312.pyc | Bin 2965 -> 0 bytes .../commands/__pycache__/help.cpython-312.pyc | Bin 1655 -> 0 bytes .../__pycache__/index.cpython-312.pyc | Bin 6702 -> 0 bytes .../__pycache__/inspect.cpython-312.pyc | Bin 3957 -> 0 bytes .../__pycache__/install.cpython-312.pyc | Bin 28895 -> 0 bytes .../commands/__pycache__/list.cpython-312.pyc | Bin 15638 -> 0 bytes .../__pycache__/search.cpython-312.pyc | Bin 7603 -> 0 bytes .../commands/__pycache__/show.cpython-312.pyc | Bin 9710 -> 0 bytes .../__pycache__/uninstall.cpython-312.pyc | Bin 4708 -> 0 bytes .../__pycache__/wheel.cpython-312.pyc | Bin 8938 -> 0 bytes .../pip/_internal/commands/cache.py | 225 - .../pip/_internal/commands/check.py | 54 - .../pip/_internal/commands/completion.py | 130 - .../pip/_internal/commands/configuration.py | 280 - .../pip/_internal/commands/debug.py | 201 - .../pip/_internal/commands/download.py | 147 - .../pip/_internal/commands/freeze.py | 109 - .../pip/_internal/commands/hash.py | 59 - .../pip/_internal/commands/help.py | 41 - .../pip/_internal/commands/index.py | 139 - .../pip/_internal/commands/inspect.py | 92 - .../pip/_internal/commands/install.py | 774 -- .../pip/_internal/commands/list.py | 370 - .../pip/_internal/commands/search.py | 174 - .../pip/_internal/commands/show.py | 189 - .../pip/_internal/commands/uninstall.py | 113 - .../pip/_internal/commands/wheel.py | 183 - .../pip/_internal/configuration.py | 383 - .../pip/_internal/distributions/__init__.py | 21 - .../__pycache__/__init__.cpython-312.pyc | Bin 923 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 2844 -> 0 bytes .../__pycache__/installed.cpython-312.pyc | Bin 1682 -> 0 bytes .../__pycache__/sdist.cpython-312.pyc | Bin 8470 -> 0 bytes .../__pycache__/wheel.cpython-312.pyc | Bin 2230 -> 0 bytes .../pip/_internal/distributions/base.py | 51 - .../pip/_internal/distributions/installed.py | 29 - .../pip/_internal/distributions/sdist.py | 156 - .../pip/_internal/distributions/wheel.py | 40 - .../site-packages/pip/_internal/exceptions.py | 728 -- .../pip/_internal/index/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 214 -> 0 bytes .../__pycache__/collector.cpython-312.pyc | Bin 21868 -> 0 bytes .../package_finder.cpython-312.pyc | Bin 40717 -> 0 bytes .../index/__pycache__/sources.cpython-312.pyc | Bin 12586 -> 0 bytes .../pip/_internal/index/collector.py | 507 - .../pip/_internal/index/package_finder.py | 1027 -- .../pip/_internal/index/sources.py | 285 - .../pip/_internal/locations/__init__.py | 467 - .../__pycache__/__init__.cpython-312.pyc | Bin 16758 -> 0 bytes .../__pycache__/_distutils.cpython-312.pyc | Bin 6838 -> 0 bytes .../__pycache__/_sysconfig.cpython-312.pyc | Bin 7993 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 3763 -> 0 bytes .../pip/_internal/locations/_distutils.py | 172 - .../pip/_internal/locations/_sysconfig.py | 213 - .../pip/_internal/locations/base.py | 81 - .../site-packages/pip/_internal/main.py | 12 - .../pip/_internal/metadata/__init__.py | 128 - .../__pycache__/__init__.cpython-312.pyc | Bin 5864 -> 0 bytes .../__pycache__/_json.cpython-312.pyc | Bin 2857 -> 0 bytes .../metadata/__pycache__/base.cpython-312.pyc | Bin 35694 -> 0 bytes .../__pycache__/pkg_resources.cpython-312.pyc | Bin 15772 -> 0 bytes .../pip/_internal/metadata/_json.py | 84 - .../pip/_internal/metadata/base.py | 702 -- .../_internal/metadata/importlib/__init__.py | 6 - .../__pycache__/__init__.cpython-312.pyc | Bin 340 -> 0 bytes .../__pycache__/_compat.cpython-312.pyc | Bin 3315 -> 0 bytes .../__pycache__/_dists.cpython-312.pyc | Bin 13407 -> 0 bytes .../__pycache__/_envs.cpython-312.pyc | Bin 11162 -> 0 bytes .../_internal/metadata/importlib/_compat.py | 55 - .../_internal/metadata/importlib/_dists.py | 227 - .../pip/_internal/metadata/importlib/_envs.py | 189 - .../pip/_internal/metadata/pkg_resources.py | 278 - .../pip/_internal/models/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 248 -> 0 bytes .../__pycache__/candidate.cpython-312.pyc | Bin 1887 -> 0 bytes .../__pycache__/direct_url.cpython-312.pyc | Bin 11181 -> 0 bytes .../format_control.cpython-312.pyc | Bin 4209 -> 0 bytes .../models/__pycache__/index.cpython-312.pyc | Bin 1676 -> 0 bytes .../installation_report.cpython-312.pyc | Bin 2254 -> 0 bytes .../models/__pycache__/link.cpython-312.pyc | Bin 25984 -> 0 bytes .../models/__pycache__/scheme.cpython-312.pyc | Bin 1151 -> 0 bytes .../__pycache__/search_scope.cpython-312.pyc | Bin 5070 -> 0 bytes .../selection_prefs.cpython-312.pyc | Bin 1833 -> 0 bytes .../__pycache__/target_python.cpython-312.pyc | Bin 4936 -> 0 bytes .../models/__pycache__/wheel.cpython-312.pyc | Bin 5762 -> 0 bytes .../pip/_internal/models/candidate.py | 30 - .../pip/_internal/models/direct_url.py | 235 - .../pip/_internal/models/format_control.py | 78 - .../pip/_internal/models/index.py | 28 - .../_internal/models/installation_report.py | 56 - .../pip/_internal/models/link.py | 579 -- .../pip/_internal/models/scheme.py | 31 - .../pip/_internal/models/search_scope.py | 132 - .../pip/_internal/models/selection_prefs.py | 51 - .../pip/_internal/models/target_python.py | 122 - .../pip/_internal/models/wheel.py | 92 - .../pip/_internal/network/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 236 -> 0 bytes .../network/__pycache__/auth.cpython-312.pyc | Bin 21978 -> 0 bytes .../network/__pycache__/cache.cpython-312.pyc | Bin 6500 -> 0 bytes .../__pycache__/download.cpython-312.pyc | Bin 8535 -> 0 bytes .../__pycache__/lazy_wheel.cpython-312.pyc | Bin 11645 -> 0 bytes .../__pycache__/session.cpython-312.pyc | Bin 18756 -> 0 bytes .../network/__pycache__/utils.cpython-312.pyc | Bin 2235 -> 0 bytes .../__pycache__/xmlrpc.cpython-312.pyc | Bin 2931 -> 0 bytes .../pip/_internal/network/auth.py | 561 -- .../pip/_internal/network/cache.py | 106 - .../pip/_internal/network/download.py | 186 - .../pip/_internal/network/lazy_wheel.py | 210 - .../pip/_internal/network/session.py | 520 - .../pip/_internal/network/utils.py | 96 - .../pip/_internal/network/xmlrpc.py | 62 - .../pip/_internal/operations/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 179 -> 0 bytes .../__pycache__/check.cpython-312.pyc | Bin 7561 -> 0 bytes .../__pycache__/freeze.cpython-312.pyc | Bin 10099 -> 0 bytes .../__pycache__/prepare.cpython-312.pyc | Bin 25729 -> 0 bytes .../_internal/operations/build/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 185 -> 0 bytes .../__pycache__/build_tracker.cpython-312.pyc | Bin 7805 -> 0 bytes .../__pycache__/metadata.cpython-312.pyc | Bin 1862 -> 0 bytes .../metadata_editable.cpython-312.pyc | Bin 1896 -> 0 bytes .../metadata_legacy.cpython-312.pyc | Bin 3047 -> 0 bytes .../build/__pycache__/wheel.cpython-312.pyc | Bin 1666 -> 0 bytes .../wheel_editable.cpython-312.pyc | Bin 2007 -> 0 bytes .../__pycache__/wheel_legacy.cpython-312.pyc | Bin 3911 -> 0 bytes .../operations/build/build_tracker.py | 139 - .../_internal/operations/build/metadata.py | 39 - .../operations/build/metadata_editable.py | 41 - .../operations/build/metadata_legacy.py | 74 - .../pip/_internal/operations/build/wheel.py | 37 - .../operations/build/wheel_editable.py | 46 - .../operations/build/wheel_legacy.py | 102 - .../pip/_internal/operations/check.py | 187 - .../pip/_internal/operations/freeze.py | 255 - .../_internal/operations/install/__init__.py | 2 - .../__pycache__/__init__.cpython-312.pyc | Bin 248 -> 0 bytes .../editable_legacy.cpython-312.pyc | Bin 1799 -> 0 bytes .../install/__pycache__/wheel.cpython-312.pyc | Bin 33841 -> 0 bytes .../operations/install/editable_legacy.py | 46 - .../pip/_internal/operations/install/wheel.py | 734 -- .../pip/_internal/operations/prepare.py | 730 -- .../site-packages/pip/_internal/pyproject.py | 179 - .../pip/_internal/req/__init__.py | 92 - .../req/__pycache__/__init__.cpython-312.pyc | Bin 3725 -> 0 bytes .../__pycache__/constructors.cpython-312.pyc | Bin 21564 -> 0 bytes .../req/__pycache__/req_file.cpython-312.pyc | Bin 21443 -> 0 bytes .../__pycache__/req_install.cpython-312.pyc | Bin 38396 -> 0 bytes .../req/__pycache__/req_set.cpython-312.pyc | Bin 7200 -> 0 bytes .../__pycache__/req_uninstall.cpython-312.pyc | Bin 32959 -> 0 bytes .../pip/_internal/req/constructors.py | 576 -- .../pip/_internal/req/req_file.py | 554 -- .../pip/_internal/req/req_install.py | 923 -- .../pip/_internal/req/req_set.py | 119 - .../pip/_internal/req/req_uninstall.py | 649 -- .../pip/_internal/resolution/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 179 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 1167 -> 0 bytes .../pip/_internal/resolution/base.py | 20 - .../_internal/resolution/legacy/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 186 -> 0 bytes .../__pycache__/resolver.cpython-312.pyc | Bin 22421 -> 0 bytes .../_internal/resolution/legacy/resolver.py | 598 -- .../resolution/resolvelib/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 190 -> 0 bytes .../__pycache__/base.cpython-312.pyc | Bin 8319 -> 0 bytes .../__pycache__/candidates.cpython-312.pyc | Bin 30380 -> 0 bytes .../__pycache__/factory.cpython-312.pyc | Bin 32096 -> 0 bytes .../found_candidates.cpython-312.pyc | Bin 6190 -> 0 bytes .../__pycache__/provider.cpython-312.pyc | Bin 10360 -> 0 bytes .../__pycache__/reporter.cpython-312.pyc | Bin 4917 -> 0 bytes .../__pycache__/requirements.cpython-312.pyc | Bin 11411 -> 0 bytes .../__pycache__/resolver.cpython-312.pyc | Bin 12333 -> 0 bytes .../_internal/resolution/resolvelib/base.py | 141 - .../resolution/resolvelib/candidates.py | 597 -- .../resolution/resolvelib/factory.py | 812 -- .../resolution/resolvelib/found_candidates.py | 155 - .../resolution/resolvelib/provider.py | 255 - .../resolution/resolvelib/reporter.py | 80 - .../resolution/resolvelib/requirements.py | 166 - .../resolution/resolvelib/resolver.py | 317 - .../pip/_internal/self_outdated_check.py | 248 - .../pip/_internal/utils/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 174 -> 0 bytes .../__pycache__/_jaraco_text.cpython-312.pyc | Bin 4515 -> 0 bytes .../utils/__pycache__/_log.cpython-312.pyc | Bin 1845 -> 0 bytes .../utils/__pycache__/appdirs.cpython-312.pyc | Bin 2389 -> 0 bytes .../utils/__pycache__/compat.cpython-312.pyc | Bin 2192 -> 0 bytes .../compatibility_tags.cpython-312.pyc | Bin 5540 -> 0 bytes .../__pycache__/datetime.cpython-312.pyc | Bin 663 -> 0 bytes .../__pycache__/deprecation.cpython-312.pyc | Bin 4165 -> 0 bytes .../direct_url_helpers.cpython-312.pyc | Bin 3542 -> 0 bytes .../__pycache__/egg_link.cpython-312.pyc | Bin 3205 -> 0 bytes .../__pycache__/encoding.cpython-312.pyc | Bin 2137 -> 0 bytes .../__pycache__/entrypoints.cpython-312.pyc | Bin 3972 -> 0 bytes .../__pycache__/filesystem.cpython-312.pyc | Bin 7437 -> 0 bytes .../__pycache__/filetypes.cpython-312.pyc | Bin 1143 -> 0 bytes .../utils/__pycache__/glibc.cpython-312.pyc | Bin 2321 -> 0 bytes .../utils/__pycache__/hashes.cpython-312.pyc | Bin 7533 -> 0 bytes .../utils/__pycache__/logging.cpython-312.pyc | Bin 13536 -> 0 bytes .../utils/__pycache__/misc.cpython-312.pyc | Bin 34100 -> 0 bytes .../utils/__pycache__/models.cpython-312.pyc | Bin 2691 -> 0 bytes .../__pycache__/packaging.cpython-312.pyc | Bin 2562 -> 0 bytes .../setuptools_build.cpython-312.pyc | Bin 4529 -> 0 bytes .../__pycache__/subprocess.cpython-312.pyc | Bin 8697 -> 0 bytes .../__pycache__/temp_dir.cpython-312.pyc | Bin 12041 -> 0 bytes .../__pycache__/unpacking.cpython-312.pyc | Bin 11087 -> 0 bytes .../utils/__pycache__/urls.cpython-312.pyc | Bin 2384 -> 0 bytes .../__pycache__/virtualenv.cpython-312.pyc | Bin 4459 -> 0 bytes .../utils/__pycache__/wheel.cpython-312.pyc | Bin 5905 -> 0 bytes .../pip/_internal/utils/_jaraco_text.py | 109 - .../site-packages/pip/_internal/utils/_log.py | 38 - .../pip/_internal/utils/appdirs.py | 52 - .../pip/_internal/utils/compat.py | 63 - .../pip/_internal/utils/compatibility_tags.py | 165 - .../pip/_internal/utils/datetime.py | 11 - .../pip/_internal/utils/deprecation.py | 120 - .../pip/_internal/utils/direct_url_helpers.py | 87 - .../pip/_internal/utils/egg_link.py | 80 - .../pip/_internal/utils/encoding.py | 36 - .../pip/_internal/utils/entrypoints.py | 84 - .../pip/_internal/utils/filesystem.py | 153 - .../pip/_internal/utils/filetypes.py | 27 - .../pip/_internal/utils/glibc.py | 88 - .../pip/_internal/utils/hashes.py | 151 - .../pip/_internal/utils/logging.py | 348 - .../site-packages/pip/_internal/utils/misc.py | 783 -- .../pip/_internal/utils/models.py | 39 - .../pip/_internal/utils/packaging.py | 57 - .../pip/_internal/utils/setuptools_build.py | 146 - .../pip/_internal/utils/subprocess.py | 260 - .../pip/_internal/utils/temp_dir.py | 296 - .../pip/_internal/utils/unpacking.py | 257 - .../site-packages/pip/_internal/utils/urls.py | 62 - .../pip/_internal/utils/virtualenv.py | 104 - .../pip/_internal/utils/wheel.py | 134 - .../pip/_internal/vcs/__init__.py | 15 - .../vcs/__pycache__/__init__.cpython-312.pyc | Bin 513 -> 0 bytes .../vcs/__pycache__/bazaar.cpython-312.pyc | Bin 5005 -> 0 bytes .../vcs/__pycache__/git.cpython-312.pyc | Bin 18974 -> 0 bytes .../vcs/__pycache__/mercurial.cpython-312.pyc | Bin 7594 -> 0 bytes .../__pycache__/subversion.cpython-312.pyc | Bin 12466 -> 0 bytes .../versioncontrol.cpython-312.pyc | Bin 28992 -> 0 bytes .../site-packages/pip/_internal/vcs/bazaar.py | 112 - .../site-packages/pip/_internal/vcs/git.py | 526 - .../pip/_internal/vcs/mercurial.py | 163 - .../pip/_internal/vcs/subversion.py | 324 - .../pip/_internal/vcs/versioncontrol.py | 705 -- .../pip/_internal/wheel_builder.py | 354 - .../site-packages/pip/_vendor/__init__.py | 121 - .../__pycache__/__init__.cpython-312.pyc | Bin 4675 -> 0 bytes .../_vendor/__pycache__/six.cpython-312.pyc | Bin 41252 -> 0 bytes .../typing_extensions.cpython-312.pyc | Bin 122032 -> 0 bytes .../pip/_vendor/cachecontrol/__init__.py | 28 - .../__pycache__/__init__.cpython-312.pyc | Bin 885 -> 0 bytes .../__pycache__/_cmd.cpython-312.pyc | Bin 2629 -> 0 bytes .../__pycache__/adapter.cpython-312.pyc | Bin 6447 -> 0 bytes .../__pycache__/cache.cpython-312.pyc | Bin 3792 -> 0 bytes .../__pycache__/controller.cpython-312.pyc | Bin 16150 -> 0 bytes .../__pycache__/filewrapper.cpython-312.pyc | Bin 4330 -> 0 bytes .../__pycache__/heuristics.cpython-312.pyc | Bin 6677 -> 0 bytes .../__pycache__/serialize.cpython-312.pyc | Bin 6388 -> 0 bytes .../__pycache__/wrapper.cpython-312.pyc | Bin 1657 -> 0 bytes .../pip/_vendor/cachecontrol/_cmd.py | 70 - .../pip/_vendor/cachecontrol/adapter.py | 161 - .../pip/_vendor/cachecontrol/cache.py | 74 - .../_vendor/cachecontrol/caches/__init__.py | 8 - .../__pycache__/__init__.cpython-312.pyc | Bin 418 -> 0 bytes .../__pycache__/file_cache.cpython-312.pyc | Bin 7693 -> 0 bytes .../__pycache__/redis_cache.cpython-312.pyc | Bin 2721 -> 0 bytes .../_vendor/cachecontrol/caches/file_cache.py | 181 - .../cachecontrol/caches/redis_cache.py | 48 - .../pip/_vendor/cachecontrol/controller.py | 494 - .../pip/_vendor/cachecontrol/filewrapper.py | 119 - .../pip/_vendor/cachecontrol/heuristics.py | 154 - .../pip/_vendor/cachecontrol/serialize.py | 206 - .../pip/_vendor/cachecontrol/wrapper.py | 43 - .../pip/_vendor/certifi/__init__.py | 4 - .../pip/_vendor/certifi/__main__.py | 12 - .../__pycache__/__init__.cpython-312.pyc | Bin 301 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 628 -> 0 bytes .../certifi/__pycache__/core.cpython-312.pyc | Bin 3310 -> 0 bytes .../pip/_vendor/certifi/cacert.pem | 4635 --------- .../site-packages/pip/_vendor/certifi/core.py | 119 - .../pip/_vendor/chardet/__init__.py | 115 - .../__pycache__/__init__.cpython-312.pyc | Bin 4551 -> 0 bytes .../__pycache__/big5freq.cpython-312.pyc | Bin 27182 -> 0 bytes .../__pycache__/big5prober.cpython-312.pyc | Bin 1370 -> 0 bytes .../chardistribution.cpython-312.pyc | Bin 9621 -> 0 bytes .../charsetgroupprober.cpython-312.pyc | Bin 4105 -> 0 bytes .../__pycache__/charsetprober.cpython-312.pyc | Bin 5001 -> 0 bytes .../codingstatemachine.cpython-312.pyc | Bin 3861 -> 0 bytes .../codingstatemachinedict.cpython-312.pyc | Bin 772 -> 0 bytes .../__pycache__/cp949prober.cpython-312.pyc | Bin 1379 -> 0 bytes .../chardet/__pycache__/enums.cpython-312.pyc | Bin 2979 -> 0 bytes .../__pycache__/escprober.cpython-312.pyc | Bin 4549 -> 0 bytes .../chardet/__pycache__/escsm.cpython-312.pyc | Bin 15293 -> 0 bytes .../__pycache__/eucjpprober.cpython-312.pyc | Bin 4366 -> 0 bytes .../__pycache__/euckrfreq.cpython-312.pyc | Bin 12065 -> 0 bytes .../__pycache__/euckrprober.cpython-312.pyc | Bin 1373 -> 0 bytes .../__pycache__/euctwfreq.cpython-312.pyc | Bin 27187 -> 0 bytes .../__pycache__/euctwprober.cpython-312.pyc | Bin 1373 -> 0 bytes .../__pycache__/gb2312freq.cpython-312.pyc | Bin 19109 -> 0 bytes .../__pycache__/gb2312prober.cpython-312.pyc | Bin 1386 -> 0 bytes .../__pycache__/hebrewprober.cpython-312.pyc | Bin 5805 -> 0 bytes .../__pycache__/jisfreq.cpython-312.pyc | Bin 22138 -> 0 bytes .../__pycache__/johabfreq.cpython-312.pyc | Bin 82986 -> 0 bytes .../__pycache__/johabprober.cpython-312.pyc | Bin 1377 -> 0 bytes .../__pycache__/jpcntx.cpython-312.pyc | Bin 39532 -> 0 bytes .../langbulgarianmodel.cpython-312.pyc | Bin 83105 -> 0 bytes .../langgreekmodel.cpython-312.pyc | Bin 76971 -> 0 bytes .../langhebrewmodel.cpython-312.pyc | Bin 77482 -> 0 bytes .../langhungarianmodel.cpython-312.pyc | Bin 83059 -> 0 bytes .../langrussianmodel.cpython-312.pyc | Bin 105234 -> 0 bytes .../__pycache__/langthaimodel.cpython-312.pyc | Bin 77660 -> 0 bytes .../langturkishmodel.cpython-312.pyc | Bin 77499 -> 0 bytes .../__pycache__/latin1prober.cpython-312.pyc | Bin 6985 -> 0 bytes .../macromanprober.cpython-312.pyc | Bin 7165 -> 0 bytes .../mbcharsetprober.cpython-312.pyc | Bin 3886 -> 0 bytes .../mbcsgroupprober.cpython-312.pyc | Bin 1571 -> 0 bytes .../__pycache__/mbcssm.cpython-312.pyc | Bin 38628 -> 0 bytes .../__pycache__/resultdict.cpython-312.pyc | Bin 615 -> 0 bytes .../sbcharsetprober.cpython-312.pyc | Bin 6370 -> 0 bytes .../sbcsgroupprober.cpython-312.pyc | Bin 2340 -> 0 bytes .../__pycache__/sjisprober.cpython-312.pyc | Bin 4478 -> 0 bytes .../universaldetector.cpython-312.pyc | Bin 12252 -> 0 bytes .../__pycache__/utf1632prober.cpython-312.pyc | Bin 9962 -> 0 bytes .../__pycache__/utf8prober.cpython-312.pyc | Bin 3158 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 471 -> 0 bytes .../pip/_vendor/chardet/big5freq.py | 386 - .../pip/_vendor/chardet/big5prober.py | 47 - .../pip/_vendor/chardet/chardistribution.py | 261 - .../pip/_vendor/chardet/charsetgroupprober.py | 106 - .../pip/_vendor/chardet/charsetprober.py | 147 - .../pip/_vendor/chardet/cli/__init__.py | 0 .../cli/__pycache__/__init__.cpython-312.pyc | Bin 178 -> 0 bytes .../__pycache__/chardetect.cpython-312.pyc | Bin 3995 -> 0 bytes .../pip/_vendor/chardet/cli/chardetect.py | 112 - .../pip/_vendor/chardet/codingstatemachine.py | 90 - .../_vendor/chardet/codingstatemachinedict.py | 19 - .../pip/_vendor/chardet/cp949prober.py | 49 - .../pip/_vendor/chardet/enums.py | 85 - .../pip/_vendor/chardet/escprober.py | 102 - .../pip/_vendor/chardet/escsm.py | 261 - .../pip/_vendor/chardet/eucjpprober.py | 102 - .../pip/_vendor/chardet/euckrfreq.py | 196 - .../pip/_vendor/chardet/euckrprober.py | 47 - .../pip/_vendor/chardet/euctwfreq.py | 388 - .../pip/_vendor/chardet/euctwprober.py | 47 - .../pip/_vendor/chardet/gb2312freq.py | 284 - .../pip/_vendor/chardet/gb2312prober.py | 47 - .../pip/_vendor/chardet/hebrewprober.py | 316 - .../pip/_vendor/chardet/jisfreq.py | 325 - .../pip/_vendor/chardet/johabfreq.py | 2382 ----- .../pip/_vendor/chardet/johabprober.py | 47 - .../pip/_vendor/chardet/jpcntx.py | 238 - .../pip/_vendor/chardet/langbulgarianmodel.py | 4649 --------- .../pip/_vendor/chardet/langgreekmodel.py | 4397 --------- .../pip/_vendor/chardet/langhebrewmodel.py | 4380 --------- .../pip/_vendor/chardet/langhungarianmodel.py | 4649 --------- .../pip/_vendor/chardet/langrussianmodel.py | 5725 ----------- .../pip/_vendor/chardet/langthaimodel.py | 4380 --------- .../pip/_vendor/chardet/langturkishmodel.py | 4380 --------- .../pip/_vendor/chardet/latin1prober.py | 147 - .../pip/_vendor/chardet/macromanprober.py | 162 - .../pip/_vendor/chardet/mbcharsetprober.py | 95 - .../pip/_vendor/chardet/mbcsgroupprober.py | 57 - .../pip/_vendor/chardet/mbcssm.py | 661 -- .../pip/_vendor/chardet/metadata/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 183 -> 0 bytes .../__pycache__/languages.cpython-312.pyc | Bin 9738 -> 0 bytes .../pip/_vendor/chardet/metadata/languages.py | 352 - .../pip/_vendor/chardet/resultdict.py | 16 - .../pip/_vendor/chardet/sbcharsetprober.py | 162 - .../pip/_vendor/chardet/sbcsgroupprober.py | 88 - .../pip/_vendor/chardet/sjisprober.py | 105 - .../pip/_vendor/chardet/universaldetector.py | 362 - .../pip/_vendor/chardet/utf1632prober.py | 225 - .../pip/_vendor/chardet/utf8prober.py | 82 - .../pip/_vendor/chardet/version.py | 9 - .../pip/_vendor/colorama/__init__.py | 7 - .../__pycache__/__init__.cpython-312.pyc | Bin 475 -> 0 bytes .../colorama/__pycache__/ansi.cpython-312.pyc | Bin 3933 -> 0 bytes .../__pycache__/ansitowin32.cpython-312.pyc | Bin 16404 -> 0 bytes .../__pycache__/initialise.cpython-312.pyc | Bin 3533 -> 0 bytes .../__pycache__/win32.cpython-312.pyc | Bin 8109 -> 0 bytes .../__pycache__/winterm.cpython-312.pyc | Bin 9071 -> 0 bytes .../pip/_vendor/colorama/ansi.py | 102 - .../pip/_vendor/colorama/ansitowin32.py | 277 - .../pip/_vendor/colorama/initialise.py | 121 - .../pip/_vendor/colorama/tests/__init__.py | 1 - .../__pycache__/__init__.cpython-312.pyc | Bin 181 -> 0 bytes .../__pycache__/ansi_test.cpython-312.pyc | Bin 5450 -> 0 bytes .../ansitowin32_test.cpython-312.pyc | Bin 18086 -> 0 bytes .../initialise_test.cpython-312.pyc | Bin 11731 -> 0 bytes .../__pycache__/isatty_test.cpython-312.pyc | Bin 4887 -> 0 bytes .../tests/__pycache__/utils.cpython-312.pyc | Bin 2471 -> 0 bytes .../__pycache__/winterm_test.cpython-312.pyc | Bin 6595 -> 0 bytes .../pip/_vendor/colorama/tests/ansi_test.py | 76 - .../colorama/tests/ansitowin32_test.py | 294 - .../_vendor/colorama/tests/initialise_test.py | 189 - .../pip/_vendor/colorama/tests/isatty_test.py | 57 - .../pip/_vendor/colorama/tests/utils.py | 49 - .../_vendor/colorama/tests/winterm_test.py | 131 - .../pip/_vendor/colorama/win32.py | 180 - .../pip/_vendor/colorama/winterm.py | 195 - .../pip/_vendor/distlib/__init__.py | 33 - .../__pycache__/__init__.cpython-312.pyc | Bin 1252 -> 0 bytes .../__pycache__/compat.cpython-312.pyc | Bin 45588 -> 0 bytes .../__pycache__/database.cpython-312.pyc | Bin 66010 -> 0 bytes .../distlib/__pycache__/index.cpython-312.pyc | Bin 24349 -> 0 bytes .../__pycache__/locators.cpython-312.pyc | Bin 60141 -> 0 bytes .../__pycache__/manifest.cpython-312.pyc | Bin 15108 -> 0 bytes .../__pycache__/markers.cpython-312.pyc | Bin 7665 -> 0 bytes .../__pycache__/metadata.cpython-312.pyc | Bin 41782 -> 0 bytes .../__pycache__/resources.cpython-312.pyc | Bin 17308 -> 0 bytes .../__pycache__/scripts.cpython-312.pyc | Bin 19563 -> 0 bytes .../distlib/__pycache__/util.cpython-312.pyc | Bin 88239 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 30349 -> 0 bytes .../distlib/__pycache__/wheel.cpython-312.pyc | Bin 51844 -> 0 bytes .../pip/_vendor/distlib/compat.py | 1138 --- .../pip/_vendor/distlib/database.py | 1359 --- .../pip/_vendor/distlib/index.py | 508 - .../pip/_vendor/distlib/locators.py | 1303 --- .../pip/_vendor/distlib/manifest.py | 384 - .../pip/_vendor/distlib/markers.py | 167 - .../pip/_vendor/distlib/metadata.py | 1068 -- .../pip/_vendor/distlib/resources.py | 358 - .../pip/_vendor/distlib/scripts.py | 452 - .../site-packages/pip/_vendor/distlib/util.py | 2025 ---- .../pip/_vendor/distlib/version.py | 751 -- .../pip/_vendor/distlib/wheel.py | 1099 --- .../pip/_vendor/distro/__init__.py | 54 - .../pip/_vendor/distro/__main__.py | 4 - .../__pycache__/__init__.cpython-312.pyc | Bin 943 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 275 -> 0 bytes .../distro/__pycache__/distro.cpython-312.pyc | Bin 53737 -> 0 bytes .../pip/_vendor/distro/distro.py | 1399 --- .../pip/_vendor/idna/__init__.py | 44 - .../idna/__pycache__/__init__.cpython-312.pyc | Bin 864 -> 0 bytes .../idna/__pycache__/codec.cpython-312.pyc | Bin 4616 -> 0 bytes .../idna/__pycache__/compat.cpython-312.pyc | Bin 870 -> 0 bytes .../idna/__pycache__/core.cpython-312.pyc | Bin 16265 -> 0 bytes .../idna/__pycache__/idnadata.cpython-312.pyc | Bin 38365 -> 0 bytes .../__pycache__/intranges.cpython-312.pyc | Bin 2621 -> 0 bytes .../__pycache__/package_data.cpython-312.pyc | Bin 199 -> 0 bytes .../__pycache__/uts46data.cpython-312.pyc | Bin 158853 -> 0 bytes .../site-packages/pip/_vendor/idna/codec.py | 112 - .../site-packages/pip/_vendor/idna/compat.py | 13 - .../site-packages/pip/_vendor/idna/core.py | 400 - .../pip/_vendor/idna/idnadata.py | 2151 ----- .../pip/_vendor/idna/intranges.py | 54 - .../pip/_vendor/idna/package_data.py | 2 - .../pip/_vendor/idna/uts46data.py | 8600 ----------------- .../pip/_vendor/msgpack/__init__.py | 57 - .../__pycache__/__init__.cpython-312.pyc | Bin 1814 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 2008 -> 0 bytes .../msgpack/__pycache__/ext.cpython-312.pyc | Bin 8651 -> 0 bytes .../__pycache__/fallback.cpython-312.pyc | Bin 43559 -> 0 bytes .../pip/_vendor/msgpack/exceptions.py | 48 - .../site-packages/pip/_vendor/msgpack/ext.py | 193 - .../pip/_vendor/msgpack/fallback.py | 1010 -- .../pip/_vendor/packaging/__about__.py | 26 - .../pip/_vendor/packaging/__init__.py | 25 - .../__pycache__/__about__.cpython-312.pyc | Bin 613 -> 0 bytes .../__pycache__/__init__.cpython-312.pyc | Bin 449 -> 0 bytes .../__pycache__/_manylinux.cpython-312.pyc | Bin 12059 -> 0 bytes .../__pycache__/_musllinux.cpython-312.pyc | Bin 6893 -> 0 bytes .../__pycache__/_structures.cpython-312.pyc | Bin 3224 -> 0 bytes .../__pycache__/markers.cpython-312.pyc | Bin 14041 -> 0 bytes .../__pycache__/requirements.cpython-312.pyc | Bin 6929 -> 0 bytes .../__pycache__/specifiers.cpython-312.pyc | Bin 31230 -> 0 bytes .../__pycache__/tags.cpython-312.pyc | Bin 18939 -> 0 bytes .../__pycache__/utils.cpython-312.pyc | Bin 5851 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 19922 -> 0 bytes .../pip/_vendor/packaging/_manylinux.py | 301 - .../pip/_vendor/packaging/_musllinux.py | 136 - .../pip/_vendor/packaging/_structures.py | 61 - .../pip/_vendor/packaging/markers.py | 304 - .../pip/_vendor/packaging/requirements.py | 146 - .../pip/_vendor/packaging/specifiers.py | 802 -- .../pip/_vendor/packaging/tags.py | 487 - .../pip/_vendor/packaging/utils.py | 136 - .../pip/_vendor/packaging/version.py | 504 - .../pip/_vendor/pkg_resources/__init__.py | 3361 ------- .../__pycache__/__init__.cpython-312.pyc | Bin 146457 -> 0 bytes .../pip/_vendor/platformdirs/__init__.py | 566 -- .../pip/_vendor/platformdirs/__main__.py | 53 - .../__pycache__/__init__.cpython-312.pyc | Bin 18012 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 1929 -> 0 bytes .../__pycache__/android.cpython-312.pyc | Bin 9427 -> 0 bytes .../__pycache__/api.cpython-312.pyc | Bin 9655 -> 0 bytes .../__pycache__/macos.cpython-312.pyc | Bin 5620 -> 0 bytes .../__pycache__/unix.cpython-312.pyc | Bin 12424 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 294 -> 0 bytes .../__pycache__/windows.cpython-312.pyc | Bin 12982 -> 0 bytes .../pip/_vendor/platformdirs/android.py | 210 - .../pip/_vendor/platformdirs/api.py | 223 - .../pip/_vendor/platformdirs/macos.py | 91 - .../pip/_vendor/platformdirs/unix.py | 223 - .../pip/_vendor/platformdirs/version.py | 4 - .../pip/_vendor/platformdirs/windows.py | 255 - .../pip/_vendor/pygments/__init__.py | 82 - .../pip/_vendor/pygments/__main__.py | 17 - .../__pycache__/__init__.cpython-312.pyc | Bin 3472 -> 0 bytes .../__pycache__/__main__.cpython-312.pyc | Bin 718 -> 0 bytes .../__pycache__/cmdline.cpython-312.pyc | Bin 26589 -> 0 bytes .../__pycache__/console.cpython-312.pyc | Bin 2610 -> 0 bytes .../__pycache__/filter.cpython-312.pyc | Bin 3216 -> 0 bytes .../__pycache__/formatter.cpython-312.pyc | Bin 4553 -> 0 bytes .../__pycache__/lexer.cpython-312.pyc | Bin 38313 -> 0 bytes .../__pycache__/modeline.cpython-312.pyc | Bin 1552 -> 0 bytes .../__pycache__/plugin.cpython-312.pyc | Bin 3380 -> 0 bytes .../__pycache__/regexopt.cpython-312.pyc | Bin 4065 -> 0 bytes .../__pycache__/scanner.cpython-312.pyc | Bin 4740 -> 0 bytes .../__pycache__/sphinxext.cpython-312.pyc | Bin 11030 -> 0 bytes .../__pycache__/style.cpython-312.pyc | Bin 6658 -> 0 bytes .../__pycache__/token.cpython-312.pyc | Bin 8126 -> 0 bytes .../__pycache__/unistring.cpython-312.pyc | Bin 32972 -> 0 bytes .../pygments/__pycache__/util.cpython-312.pyc | Bin 13965 -> 0 bytes .../pip/_vendor/pygments/cmdline.py | 668 -- .../pip/_vendor/pygments/console.py | 70 - .../pip/_vendor/pygments/filter.py | 71 - .../pip/_vendor/pygments/filters/__init__.py | 940 -- .../__pycache__/__init__.cpython-312.pyc | Bin 37920 -> 0 bytes .../pip/_vendor/pygments/formatter.py | 124 - .../_vendor/pygments/formatters/__init__.py | 158 - .../__pycache__/__init__.cpython-312.pyc | Bin 6910 -> 0 bytes .../__pycache__/_mapping.cpython-312.pyc | Bin 4199 -> 0 bytes .../__pycache__/bbcode.cpython-312.pyc | Bin 4178 -> 0 bytes .../__pycache__/groff.cpython-312.pyc | Bin 7248 -> 0 bytes .../__pycache__/html.cpython-312.pyc | Bin 40556 -> 0 bytes .../__pycache__/img.cpython-312.pyc | Bin 27027 -> 0 bytes .../__pycache__/irc.cpython-312.pyc | Bin 6049 -> 0 bytes .../__pycache__/latex.cpython-312.pyc | Bin 19938 -> 0 bytes .../__pycache__/other.cpython-312.pyc | Bin 6868 -> 0 bytes .../__pycache__/pangomarkup.cpython-312.pyc | Bin 2914 -> 0 bytes .../__pycache__/rtf.cpython-312.pyc | Bin 6110 -> 0 bytes .../__pycache__/svg.cpython-312.pyc | Bin 9050 -> 0 bytes .../__pycache__/terminal.cpython-312.pyc | Bin 5813 -> 0 bytes .../__pycache__/terminal256.cpython-312.pyc | Bin 15141 -> 0 bytes .../_vendor/pygments/formatters/_mapping.py | 23 - .../pip/_vendor/pygments/formatters/bbcode.py | 108 - .../pip/_vendor/pygments/formatters/groff.py | 170 - .../pip/_vendor/pygments/formatters/html.py | 989 -- .../pip/_vendor/pygments/formatters/img.py | 645 -- .../pip/_vendor/pygments/formatters/irc.py | 154 - .../pip/_vendor/pygments/formatters/latex.py | 521 - .../pip/_vendor/pygments/formatters/other.py | 161 - .../pygments/formatters/pangomarkup.py | 83 - .../pip/_vendor/pygments/formatters/rtf.py | 146 - .../pip/_vendor/pygments/formatters/svg.py | 188 - .../_vendor/pygments/formatters/terminal.py | 127 - .../pygments/formatters/terminal256.py | 338 - .../pip/_vendor/pygments/lexer.py | 943 -- .../pip/_vendor/pygments/lexers/__init__.py | 362 - .../__pycache__/__init__.cpython-312.pyc | Bin 14636 -> 0 bytes .../__pycache__/_mapping.cpython-312.pyc | Bin 64388 -> 0 bytes .../lexers/__pycache__/python.cpython-312.pyc | Bin 42623 -> 0 bytes .../pip/_vendor/pygments/lexers/_mapping.py | 559 -- .../pip/_vendor/pygments/lexers/python.py | 1198 --- .../pip/_vendor/pygments/modeline.py | 43 - .../pip/_vendor/pygments/plugin.py | 88 - .../pip/_vendor/pygments/regexopt.py | 91 - .../pip/_vendor/pygments/scanner.py | 104 - .../pip/_vendor/pygments/sphinxext.py | 217 - .../pip/_vendor/pygments/style.py | 197 - .../pip/_vendor/pygments/styles/__init__.py | 103 - .../__pycache__/__init__.cpython-312.pyc | Bin 4432 -> 0 bytes .../pip/_vendor/pygments/token.py | 213 - .../pip/_vendor/pygments/unistring.py | 153 - .../pip/_vendor/pygments/util.py | 330 - .../pip/_vendor/pyparsing/__init__.py | 322 - .../__pycache__/__init__.cpython-312.pyc | Bin 7895 -> 0 bytes .../__pycache__/actions.cpython-312.pyc | Bin 8379 -> 0 bytes .../__pycache__/common.cpython-312.pyc | Bin 13398 -> 0 bytes .../__pycache__/core.cpython-312.pyc | Bin 267692 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 12978 -> 0 bytes .../__pycache__/helpers.cpython-312.pyc | Bin 48485 -> 0 bytes .../__pycache__/results.cpython-312.pyc | Bin 34094 -> 0 bytes .../__pycache__/testing.cpython-312.pyc | Bin 17172 -> 0 bytes .../__pycache__/unicode.cpython-312.pyc | Bin 13168 -> 0 bytes .../__pycache__/util.cpython-312.pyc | Bin 14888 -> 0 bytes .../pip/_vendor/pyparsing/actions.py | 217 - .../pip/_vendor/pyparsing/common.py | 432 - .../pip/_vendor/pyparsing/core.py | 6115 ------------ .../pip/_vendor/pyparsing/diagram/__init__.py | 656 -- .../__pycache__/__init__.cpython-312.pyc | Bin 26797 -> 0 bytes .../pip/_vendor/pyparsing/exceptions.py | 299 - .../pip/_vendor/pyparsing/helpers.py | 1100 --- .../pip/_vendor/pyparsing/results.py | 796 -- .../pip/_vendor/pyparsing/testing.py | 331 - .../pip/_vendor/pyparsing/unicode.py | 361 - .../pip/_vendor/pyparsing/util.py | 284 - .../pip/_vendor/pyproject_hooks/__init__.py | 23 - .../__pycache__/__init__.cpython-312.pyc | Bin 597 -> 0 bytes .../__pycache__/_compat.cpython-312.pyc | Bin 358 -> 0 bytes .../__pycache__/_impl.cpython-312.pyc | Bin 14709 -> 0 bytes .../pip/_vendor/pyproject_hooks/_compat.py | 8 - .../pip/_vendor/pyproject_hooks/_impl.py | 330 - .../pyproject_hooks/_in_process/__init__.py | 18 - .../__pycache__/__init__.cpython-312.pyc | Bin 1064 -> 0 bytes .../__pycache__/_in_process.cpython-312.pyc | Bin 14381 -> 0 bytes .../_in_process/_in_process.py | 353 - .../pip/_vendor/requests/__init__.py | 182 - .../__pycache__/__init__.cpython-312.pyc | Bin 5437 -> 0 bytes .../__pycache__/__version__.cpython-312.pyc | Bin 568 -> 0 bytes .../_internal_utils.cpython-312.pyc | Bin 2008 -> 0 bytes .../__pycache__/adapters.cpython-312.pyc | Bin 21264 -> 0 bytes .../requests/__pycache__/api.cpython-312.pyc | Bin 7188 -> 0 bytes .../requests/__pycache__/auth.cpython-312.pyc | Bin 13907 -> 0 bytes .../__pycache__/certs.cpython-312.pyc | Bin 906 -> 0 bytes .../__pycache__/compat.cpython-312.pyc | Bin 1491 -> 0 bytes .../__pycache__/cookies.cpython-312.pyc | Bin 25230 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 7031 -> 0 bytes .../requests/__pycache__/help.cpython-312.pyc | Bin 4296 -> 0 bytes .../__pycache__/hooks.cpython-312.pyc | Bin 1036 -> 0 bytes .../__pycache__/models.cpython-312.pyc | Bin 35432 -> 0 bytes .../__pycache__/packages.cpython-312.pyc | Bin 756 -> 0 bytes .../__pycache__/sessions.cpython-312.pyc | Bin 27741 -> 0 bytes .../__pycache__/status_codes.cpython-312.pyc | Bin 5943 -> 0 bytes .../__pycache__/structures.cpython-312.pyc | Bin 5601 -> 0 bytes .../__pycache__/utils.cpython-312.pyc | Bin 36253 -> 0 bytes .../pip/_vendor/requests/__version__.py | 14 - .../pip/_vendor/requests/_internal_utils.py | 50 - .../pip/_vendor/requests/adapters.py | 538 -- .../site-packages/pip/_vendor/requests/api.py | 157 - .../pip/_vendor/requests/auth.py | 315 - .../pip/_vendor/requests/certs.py | 24 - .../pip/_vendor/requests/compat.py | 67 - .../pip/_vendor/requests/cookies.py | 561 -- .../pip/_vendor/requests/exceptions.py | 141 - .../pip/_vendor/requests/help.py | 131 - .../pip/_vendor/requests/hooks.py | 33 - .../pip/_vendor/requests/models.py | 1034 -- .../pip/_vendor/requests/packages.py | 16 - .../pip/_vendor/requests/sessions.py | 833 -- .../pip/_vendor/requests/status_codes.py | 128 - .../pip/_vendor/requests/structures.py | 99 - .../pip/_vendor/requests/utils.py | 1094 --- .../pip/_vendor/resolvelib/__init__.py | 26 - .../__pycache__/__init__.cpython-312.pyc | Bin 618 -> 0 bytes .../__pycache__/providers.cpython-312.pyc | Bin 6835 -> 0 bytes .../__pycache__/reporters.cpython-312.pyc | Bin 2638 -> 0 bytes .../__pycache__/resolvers.cpython-312.pyc | Bin 25881 -> 0 bytes .../__pycache__/structs.cpython-312.pyc | Bin 10490 -> 0 bytes .../pip/_vendor/resolvelib/compat/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 184 -> 0 bytes .../collections_abc.cpython-312.pyc | Bin 404 -> 0 bytes .../resolvelib/compat/collections_abc.py | 6 - .../pip/_vendor/resolvelib/providers.py | 133 - .../pip/_vendor/resolvelib/reporters.py | 43 - .../pip/_vendor/resolvelib/resolvers.py | 547 -- .../pip/_vendor/resolvelib/structs.py | 170 - .../pip/_vendor/rich/__init__.py | 177 - .../pip/_vendor/rich/__main__.py | 274 - .../rich/__pycache__/__init__.cpython-312.pyc | Bin 6999 -> 0 bytes .../rich/__pycache__/__main__.cpython-312.pyc | Bin 10288 -> 0 bytes .../__pycache__/_cell_widths.cpython-312.pyc | Bin 7805 -> 0 bytes .../__pycache__/_emoji_codes.cpython-312.pyc | Bin 205960 -> 0 bytes .../_emoji_replace.cpython-312.pyc | Bin 1713 -> 0 bytes .../_export_format.cpython-312.pyc | Bin 2305 -> 0 bytes .../__pycache__/_extension.cpython-312.pyc | Bin 521 -> 0 bytes .../rich/__pycache__/_fileno.cpython-312.pyc | Bin 839 -> 0 bytes .../rich/__pycache__/_inspect.cpython-312.pyc | Bin 12061 -> 0 bytes .../__pycache__/_log_render.cpython-312.pyc | Bin 4131 -> 0 bytes .../rich/__pycache__/_loop.cpython-312.pyc | Bin 1869 -> 0 bytes .../__pycache__/_null_file.cpython-312.pyc | Bin 3604 -> 0 bytes .../__pycache__/_palettes.cpython-312.pyc | Bin 5144 -> 0 bytes .../rich/__pycache__/_pick.cpython-312.pyc | Bin 710 -> 0 bytes .../rich/__pycache__/_ratio.cpython-312.pyc | Bin 6563 -> 0 bytes .../__pycache__/_spinners.cpython-312.pyc | Bin 13163 -> 0 bytes .../rich/__pycache__/_stack.cpython-312.pyc | Bin 949 -> 0 bytes .../rich/__pycache__/_timer.cpython-312.pyc | Bin 849 -> 0 bytes .../_win32_console.cpython-312.pyc | Bin 28960 -> 0 bytes .../rich/__pycache__/_windows.cpython-312.pyc | Bin 2474 -> 0 bytes .../_windows_renderer.cpython-312.pyc | Bin 3557 -> 0 bytes .../rich/__pycache__/_wrap.cpython-312.pyc | Bin 2344 -> 0 bytes .../rich/__pycache__/abc.cpython-312.pyc | Bin 1592 -> 0 bytes .../rich/__pycache__/align.cpython-312.pyc | Bin 12306 -> 0 bytes .../rich/__pycache__/ansi.cpython-312.pyc | Bin 9090 -> 0 bytes .../rich/__pycache__/bar.cpython-312.pyc | Bin 4256 -> 0 bytes .../rich/__pycache__/box.cpython-312.pyc | Bin 11842 -> 0 bytes .../rich/__pycache__/cells.cpython-312.pyc | Bin 5602 -> 0 bytes .../rich/__pycache__/color.cpython-312.pyc | Bin 26554 -> 0 bytes .../__pycache__/color_triplet.cpython-312.pyc | Bin 1685 -> 0 bytes .../rich/__pycache__/columns.cpython-312.pyc | Bin 8571 -> 0 bytes .../rich/__pycache__/console.cpython-312.pyc | Bin 113777 -> 0 bytes .../__pycache__/constrain.cpython-312.pyc | Bin 2242 -> 0 bytes .../__pycache__/containers.cpython-312.pyc | Bin 9210 -> 0 bytes .../rich/__pycache__/control.cpython-312.pyc | Bin 10913 -> 0 bytes .../default_styles.cpython-312.pyc | Bin 10357 -> 0 bytes .../rich/__pycache__/diagnose.cpython-312.pyc | Bin 1471 -> 0 bytes .../rich/__pycache__/emoji.cpython-312.pyc | Bin 4193 -> 0 bytes .../rich/__pycache__/errors.cpython-312.pyc | Bin 1829 -> 0 bytes .../__pycache__/file_proxy.cpython-312.pyc | Bin 3561 -> 0 bytes .../rich/__pycache__/filesize.cpython-312.pyc | Bin 3066 -> 0 bytes .../__pycache__/highlighter.cpython-312.pyc | Bin 9882 -> 0 bytes .../rich/__pycache__/json.cpython-312.pyc | Bin 6019 -> 0 bytes .../rich/__pycache__/jupyter.cpython-312.pyc | Bin 5193 -> 0 bytes .../rich/__pycache__/layout.cpython-312.pyc | Bin 20204 -> 0 bytes .../rich/__pycache__/live.cpython-312.pyc | Bin 19127 -> 0 bytes .../__pycache__/live_render.cpython-312.pyc | Bin 4878 -> 0 bytes .../rich/__pycache__/logging.cpython-312.pyc | Bin 13538 -> 0 bytes .../rich/__pycache__/markup.cpython-312.pyc | Bin 9282 -> 0 bytes .../rich/__pycache__/measure.cpython-312.pyc | Bin 6360 -> 0 bytes .../rich/__pycache__/padding.cpython-312.pyc | Bin 7118 -> 0 bytes .../rich/__pycache__/pager.cpython-312.pyc | Bin 1804 -> 0 bytes .../rich/__pycache__/palette.cpython-312.pyc | Bin 5298 -> 0 bytes .../rich/__pycache__/panel.cpython-312.pyc | Bin 12081 -> 0 bytes .../rich/__pycache__/pretty.cpython-312.pyc | Bin 40040 -> 0 bytes .../rich/__pycache__/progress.cpython-312.pyc | Bin 75062 -> 0 bytes .../__pycache__/progress_bar.cpython-312.pyc | Bin 10373 -> 0 bytes .../rich/__pycache__/prompt.cpython-312.pyc | Bin 14765 -> 0 bytes .../rich/__pycache__/protocol.cpython-312.pyc | Bin 1776 -> 0 bytes .../rich/__pycache__/region.cpython-312.pyc | Bin 551 -> 0 bytes .../rich/__pycache__/repr.cpython-312.pyc | Bin 6610 -> 0 bytes .../rich/__pycache__/rule.cpython-312.pyc | Bin 6552 -> 0 bytes .../rich/__pycache__/scope.cpython-312.pyc | Bin 3814 -> 0 bytes .../rich/__pycache__/screen.cpython-312.pyc | Bin 2468 -> 0 bytes .../rich/__pycache__/segment.cpython-312.pyc | Bin 28145 -> 0 bytes .../rich/__pycache__/spinner.cpython-312.pyc | Bin 6048 -> 0 bytes .../rich/__pycache__/status.cpython-312.pyc | Bin 6052 -> 0 bytes .../rich/__pycache__/style.cpython-312.pyc | Bin 33498 -> 0 bytes .../rich/__pycache__/styled.cpython-312.pyc | Bin 2123 -> 0 bytes .../rich/__pycache__/syntax.cpython-312.pyc | Bin 39596 -> 0 bytes .../rich/__pycache__/table.cpython-312.pyc | Bin 43568 -> 0 bytes .../terminal_theme.cpython-312.pyc | Bin 3332 -> 0 bytes .../rich/__pycache__/text.cpython-312.pyc | Bin 58947 -> 0 bytes .../rich/__pycache__/theme.cpython-312.pyc | Bin 6324 -> 0 bytes .../rich/__pycache__/themes.cpython-312.pyc | Bin 298 -> 0 bytes .../__pycache__/traceback.cpython-312.pyc | Bin 31532 -> 0 bytes .../rich/__pycache__/tree.cpython-312.pyc | Bin 11423 -> 0 bytes .../pip/_vendor/rich/_cell_widths.py | 451 - .../pip/_vendor/rich/_emoji_codes.py | 3610 ------- .../pip/_vendor/rich/_emoji_replace.py | 32 - .../pip/_vendor/rich/_export_format.py | 76 - .../pip/_vendor/rich/_extension.py | 10 - .../site-packages/pip/_vendor/rich/_fileno.py | 24 - .../pip/_vendor/rich/_inspect.py | 270 - .../pip/_vendor/rich/_log_render.py | 94 - .../site-packages/pip/_vendor/rich/_loop.py | 43 - .../pip/_vendor/rich/_null_file.py | 69 - .../pip/_vendor/rich/_palettes.py | 309 - .../site-packages/pip/_vendor/rich/_pick.py | 17 - .../site-packages/pip/_vendor/rich/_ratio.py | 160 - .../pip/_vendor/rich/_spinners.py | 482 - .../site-packages/pip/_vendor/rich/_stack.py | 16 - .../site-packages/pip/_vendor/rich/_timer.py | 19 - .../pip/_vendor/rich/_win32_console.py | 662 -- .../pip/_vendor/rich/_windows.py | 72 - .../pip/_vendor/rich/_windows_renderer.py | 56 - .../site-packages/pip/_vendor/rich/_wrap.py | 56 - .../site-packages/pip/_vendor/rich/abc.py | 33 - .../site-packages/pip/_vendor/rich/align.py | 311 - .../site-packages/pip/_vendor/rich/ansi.py | 240 - .../site-packages/pip/_vendor/rich/bar.py | 94 - .../site-packages/pip/_vendor/rich/box.py | 517 - .../site-packages/pip/_vendor/rich/cells.py | 154 - .../site-packages/pip/_vendor/rich/color.py | 622 -- .../pip/_vendor/rich/color_triplet.py | 38 - .../site-packages/pip/_vendor/rich/columns.py | 187 - .../site-packages/pip/_vendor/rich/console.py | 2633 ----- .../pip/_vendor/rich/constrain.py | 37 - .../pip/_vendor/rich/containers.py | 167 - .../site-packages/pip/_vendor/rich/control.py | 225 - .../pip/_vendor/rich/default_styles.py | 190 - .../pip/_vendor/rich/diagnose.py | 37 - .../site-packages/pip/_vendor/rich/emoji.py | 96 - .../site-packages/pip/_vendor/rich/errors.py | 34 - .../pip/_vendor/rich/file_proxy.py | 57 - .../pip/_vendor/rich/filesize.py | 89 - .../pip/_vendor/rich/highlighter.py | 232 - .../site-packages/pip/_vendor/rich/json.py | 140 - .../site-packages/pip/_vendor/rich/jupyter.py | 101 - .../site-packages/pip/_vendor/rich/layout.py | 443 - .../site-packages/pip/_vendor/rich/live.py | 375 - .../pip/_vendor/rich/live_render.py | 113 - .../site-packages/pip/_vendor/rich/logging.py | 289 - .../site-packages/pip/_vendor/rich/markup.py | 246 - .../site-packages/pip/_vendor/rich/measure.py | 151 - .../site-packages/pip/_vendor/rich/padding.py | 141 - .../site-packages/pip/_vendor/rich/pager.py | 34 - .../site-packages/pip/_vendor/rich/palette.py | 100 - .../site-packages/pip/_vendor/rich/panel.py | 308 - .../site-packages/pip/_vendor/rich/pretty.py | 994 -- .../pip/_vendor/rich/progress.py | 1702 ---- .../pip/_vendor/rich/progress_bar.py | 224 - .../site-packages/pip/_vendor/rich/prompt.py | 376 - .../pip/_vendor/rich/protocol.py | 42 - .../site-packages/pip/_vendor/rich/region.py | 10 - .../site-packages/pip/_vendor/rich/repr.py | 149 - .../site-packages/pip/_vendor/rich/rule.py | 130 - .../site-packages/pip/_vendor/rich/scope.py | 86 - .../site-packages/pip/_vendor/rich/screen.py | 54 - .../site-packages/pip/_vendor/rich/segment.py | 739 -- .../site-packages/pip/_vendor/rich/spinner.py | 137 - .../site-packages/pip/_vendor/rich/status.py | 132 - .../site-packages/pip/_vendor/rich/style.py | 796 -- .../site-packages/pip/_vendor/rich/styled.py | 42 - .../site-packages/pip/_vendor/rich/syntax.py | 948 -- .../site-packages/pip/_vendor/rich/table.py | 1002 -- .../pip/_vendor/rich/terminal_theme.py | 153 - .../site-packages/pip/_vendor/rich/text.py | 1307 --- .../site-packages/pip/_vendor/rich/theme.py | 115 - .../site-packages/pip/_vendor/rich/themes.py | 5 - .../pip/_vendor/rich/traceback.py | 756 -- .../site-packages/pip/_vendor/rich/tree.py | 251 - .../site-packages/pip/_vendor/six.py | 998 -- .../pip/_vendor/tenacity/__init__.py | 608 -- .../__pycache__/__init__.cpython-312.pyc | Bin 27070 -> 0 bytes .../__pycache__/_asyncio.cpython-312.pyc | Bin 4790 -> 0 bytes .../__pycache__/_utils.cpython-312.pyc | Bin 2299 -> 0 bytes .../__pycache__/after.cpython-312.pyc | Bin 1608 -> 0 bytes .../__pycache__/before.cpython-312.pyc | Bin 1448 -> 0 bytes .../__pycache__/before_sleep.cpython-312.pyc | Bin 2286 -> 0 bytes .../tenacity/__pycache__/nap.cpython-312.pyc | Bin 1396 -> 0 bytes .../__pycache__/retry.cpython-312.pyc | Bin 14265 -> 0 bytes .../tenacity/__pycache__/stop.cpython-312.pyc | Bin 5552 -> 0 bytes .../__pycache__/tornadoweb.cpython-312.pyc | Bin 2570 -> 0 bytes .../tenacity/__pycache__/wait.cpython-312.pyc | Bin 12397 -> 0 bytes .../pip/_vendor/tenacity/_asyncio.py | 94 - .../pip/_vendor/tenacity/_utils.py | 76 - .../pip/_vendor/tenacity/after.py | 51 - .../pip/_vendor/tenacity/before.py | 46 - .../pip/_vendor/tenacity/before_sleep.py | 71 - .../site-packages/pip/_vendor/tenacity/nap.py | 43 - .../pip/_vendor/tenacity/retry.py | 272 - .../pip/_vendor/tenacity/stop.py | 103 - .../pip/_vendor/tenacity/tornadoweb.py | 59 - .../pip/_vendor/tenacity/wait.py | 228 - .../pip/_vendor/tomli/__init__.py | 11 - .../__pycache__/__init__.cpython-312.pyc | Bin 368 -> 0 bytes .../tomli/__pycache__/_parser.cpython-312.pyc | Bin 26911 -> 0 bytes .../tomli/__pycache__/_re.cpython-312.pyc | Bin 3892 -> 0 bytes .../tomli/__pycache__/_types.cpython-312.pyc | Bin 350 -> 0 bytes .../pip/_vendor/tomli/_parser.py | 691 -- .../site-packages/pip/_vendor/tomli/_re.py | 107 - .../site-packages/pip/_vendor/tomli/_types.py | 10 - .../pip/_vendor/truststore/__init__.py | 13 - .../__pycache__/__init__.cpython-312.pyc | Bin 602 -> 0 bytes .../__pycache__/_api.cpython-312.pyc | Bin 15781 -> 0 bytes .../__pycache__/_macos.cpython-312.pyc | Bin 16646 -> 0 bytes .../__pycache__/_openssl.cpython-312.pyc | Bin 2199 -> 0 bytes .../_ssl_constants.cpython-312.pyc | Bin 1083 -> 0 bytes .../__pycache__/_windows.cpython-312.pyc | Bin 15490 -> 0 bytes .../pip/_vendor/truststore/_api.py | 302 - .../pip/_vendor/truststore/_macos.py | 501 - .../pip/_vendor/truststore/_openssl.py | 66 - .../pip/_vendor/truststore/_ssl_constants.py | 31 - .../pip/_vendor/truststore/_windows.py | 554 -- .../pip/_vendor/typing_extensions.py | 3072 ------ .../pip/_vendor/urllib3/__init__.py | 102 - .../__pycache__/__init__.cpython-312.pyc | Bin 3389 -> 0 bytes .../__pycache__/_collections.cpython-312.pyc | Bin 15915 -> 0 bytes .../__pycache__/_version.cpython-312.pyc | Bin 202 -> 0 bytes .../__pycache__/connection.cpython-312.pyc | Bin 20391 -> 0 bytes .../connectionpool.cpython-312.pyc | Bin 36263 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 13477 -> 0 bytes .../__pycache__/fields.cpython-312.pyc | Bin 10397 -> 0 bytes .../__pycache__/filepost.cpython-312.pyc | Bin 4002 -> 0 bytes .../__pycache__/poolmanager.cpython-312.pyc | Bin 20614 -> 0 bytes .../__pycache__/request.cpython-312.pyc | Bin 7278 -> 0 bytes .../__pycache__/response.cpython-312.pyc | Bin 33952 -> 0 bytes .../pip/_vendor/urllib3/_collections.py | 337 - .../pip/_vendor/urllib3/_version.py | 2 - .../pip/_vendor/urllib3/connection.py | 572 -- .../pip/_vendor/urllib3/connectionpool.py | 1132 --- .../pip/_vendor/urllib3/contrib/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 182 -> 0 bytes .../_appengine_environ.cpython-312.pyc | Bin 1832 -> 0 bytes .../__pycache__/appengine.cpython-312.pyc | Bin 11548 -> 0 bytes .../__pycache__/ntlmpool.cpython-312.pyc | Bin 5703 -> 0 bytes .../__pycache__/pyopenssl.cpython-312.pyc | Bin 24434 -> 0 bytes .../securetransport.cpython-312.pyc | Bin 35540 -> 0 bytes .../contrib/__pycache__/socks.cpython-312.pyc | Bin 7495 -> 0 bytes .../urllib3/contrib/_appengine_environ.py | 36 - .../contrib/_securetransport/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 199 -> 0 bytes .../__pycache__/bindings.cpython-312.pyc | Bin 17411 -> 0 bytes .../__pycache__/low_level.cpython-312.pyc | Bin 14785 -> 0 bytes .../contrib/_securetransport/bindings.py | 519 - .../contrib/_securetransport/low_level.py | 397 - .../pip/_vendor/urllib3/contrib/appengine.py | 314 - .../pip/_vendor/urllib3/contrib/ntlmpool.py | 130 - .../pip/_vendor/urllib3/contrib/pyopenssl.py | 518 - .../urllib3/contrib/securetransport.py | 921 -- .../pip/_vendor/urllib3/contrib/socks.py | 216 - .../pip/_vendor/urllib3/exceptions.py | 323 - .../pip/_vendor/urllib3/fields.py | 274 - .../pip/_vendor/urllib3/filepost.py | 98 - .../pip/_vendor/urllib3/packages/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 183 -> 0 bytes .../packages/__pycache__/six.cpython-312.pyc | Bin 41303 -> 0 bytes .../urllib3/packages/backports/__init__.py | 0 .../__pycache__/__init__.cpython-312.pyc | Bin 193 -> 0 bytes .../__pycache__/makefile.cpython-312.pyc | Bin 1809 -> 0 bytes .../weakref_finalize.cpython-312.pyc | Bin 7315 -> 0 bytes .../urllib3/packages/backports/makefile.py | 51 - .../packages/backports/weakref_finalize.py | 155 - .../pip/_vendor/urllib3/packages/six.py | 1076 --- .../pip/_vendor/urllib3/poolmanager.py | 553 -- .../pip/_vendor/urllib3/request.py | 191 - .../pip/_vendor/urllib3/response.py | 879 -- .../pip/_vendor/urllib3/util/__init__.py | 49 - .../util/__pycache__/__init__.cpython-312.pyc | Bin 1130 -> 0 bytes .../__pycache__/connection.cpython-312.pyc | Bin 4740 -> 0 bytes .../util/__pycache__/proxy.cpython-312.pyc | Bin 1536 -> 0 bytes .../util/__pycache__/queue.cpython-312.pyc | Bin 1336 -> 0 bytes .../util/__pycache__/request.cpython-312.pyc | Bin 4167 -> 0 bytes .../util/__pycache__/response.cpython-312.pyc | Bin 2973 -> 0 bytes .../util/__pycache__/retry.cpython-312.pyc | Bin 21702 -> 0 bytes .../util/__pycache__/ssl_.cpython-312.pyc | Bin 15087 -> 0 bytes .../ssl_match_hostname.cpython-312.pyc | Bin 5055 -> 0 bytes .../__pycache__/ssltransport.cpython-312.pyc | Bin 10756 -> 0 bytes .../util/__pycache__/timeout.cpython-312.pyc | Bin 11123 -> 0 bytes .../util/__pycache__/url.cpython-312.pyc | Bin 15779 -> 0 bytes .../util/__pycache__/wait.cpython-312.pyc | Bin 4387 -> 0 bytes .../pip/_vendor/urllib3/util/connection.py | 149 - .../pip/_vendor/urllib3/util/proxy.py | 57 - .../pip/_vendor/urllib3/util/queue.py | 22 - .../pip/_vendor/urllib3/util/request.py | 137 - .../pip/_vendor/urllib3/util/response.py | 107 - .../pip/_vendor/urllib3/util/retry.py | 622 -- .../pip/_vendor/urllib3/util/ssl_.py | 495 - .../urllib3/util/ssl_match_hostname.py | 159 - .../pip/_vendor/urllib3/util/ssltransport.py | 221 - .../pip/_vendor/urllib3/util/timeout.py | 271 - .../pip/_vendor/urllib3/util/url.py | 435 - .../pip/_vendor/urllib3/util/wait.py | 152 - .../site-packages/pip/_vendor/vendor.txt | 24 - .../pip/_vendor/webencodings/__init__.py | 342 - .../__pycache__/__init__.cpython-312.pyc | Bin 11985 -> 0 bytes .../__pycache__/labels.cpython-312.pyc | Bin 7116 -> 0 bytes .../__pycache__/mklabels.cpython-312.pyc | Bin 2683 -> 0 bytes .../__pycache__/tests.cpython-312.pyc | Bin 9235 -> 0 bytes .../x_user_defined.cpython-312.pyc | Bin 3279 -> 0 bytes .../pip/_vendor/webencodings/labels.py | 231 - .../pip/_vendor/webencodings/mklabels.py | 59 - .../pip/_vendor/webencodings/tests.py | 153 - .../_vendor/webencodings/x_user_defined.py | 325 - .../lib/python3.12/site-packages/pip/py.typed | 4 - .../zabbix_utils-2.0.3.dist-info/INSTALLER | 1 - .../zabbix_utils-2.0.3.dist-info/LICENSE | 20 - .../zabbix_utils-2.0.3.dist-info/METADATA | 380 - .../zabbix_utils-2.0.3.dist-info/RECORD | 33 - .../zabbix_utils-2.0.3.dist-info/REQUESTED | 0 .../zabbix_utils-2.0.3.dist-info/WHEEL | 5 - .../top_level.txt | 1 - .../site-packages/zabbix_utils/__init__.py | 57 - .../__pycache__/__init__.cpython-312.pyc | Bin 1259 -> 0 bytes .../__pycache__/aioapi.cpython-312.pyc | Bin 22706 -> 0 bytes .../__pycache__/aiogetter.cpython-312.pyc | Bin 5956 -> 0 bytes .../__pycache__/aiosender.cpython-312.pyc | Bin 15532 -> 0 bytes .../__pycache__/api.cpython-312.pyc | Bin 16873 -> 0 bytes .../__pycache__/common.cpython-312.pyc | Bin 12115 -> 0 bytes .../__pycache__/exceptions.cpython-312.pyc | Bin 2686 -> 0 bytes .../__pycache__/getter.cpython-312.pyc | Bin 6085 -> 0 bytes .../__pycache__/logger.cpython-312.pyc | Bin 2287 -> 0 bytes .../__pycache__/sender.cpython-312.pyc | Bin 14857 -> 0 bytes .../__pycache__/status.cpython-312.pyc | Bin 6616 -> 0 bytes .../__pycache__/types.cpython-312.pyc | Bin 17136 -> 0 bytes .../__pycache__/version.cpython-312.pyc | Bin 270 -> 0 bytes .../site-packages/zabbix_utils/aioapi.py | 499 - .../site-packages/zabbix_utils/aiogetter.py | 140 - .../site-packages/zabbix_utils/aiosender.py | 315 - .../site-packages/zabbix_utils/api.py | 420 - .../site-packages/zabbix_utils/common.py | 331 - .../site-packages/zabbix_utils/exceptions.py | 68 - .../site-packages/zabbix_utils/getter.py | 145 - .../site-packages/zabbix_utils/logger.py | 53 - .../site-packages/zabbix_utils/sender.py | 316 - .../site-packages/zabbix_utils/status.py | 155 - .../site-packages/zabbix_utils/types.py | 401 - .../site-packages/zabbix_utils/version.py | 28 - config-mover/venv/lib64 | 1 - config-mover/venv/pyvenv.cfg | 5 - 1082 files changed, 1 insertion(+), 194389 deletions(-) delete mode 100644 agent-backup-tool/__pycache__/agent_tool_linux.cpython-312.pyc delete mode 100644 agent-backup-tool/agent_tool.log delete mode 100644 config-mover/20250922_host_ids.txt delete mode 100644 config-mover/__pycache__/config_exporter.cpython-312.pyc delete mode 100644 config-mover/export/10084/host_10084.xml delete mode 100644 config-mover/export/10084/template_Linux by Zabbix agent mbuz.xml delete mode 100644 config-mover/export/10084/template_Zabbix server health.xml delete mode 100644 config-mover/export/10584/host_10584.xml delete mode 100644 config-mover/export/10584/template_Docker by Zabbix agent 2 mbuz.xml delete mode 100644 config-mover/export/10584/template_Linux by Zabbix agent VMs.xml delete mode 100644 config-mover/export/10591/host_10591.xml delete mode 100644 config-mover/export/10591/template_Linux by Zabbix agent mbuz.xml delete mode 100644 config-mover/export/10591/template_Proxmox VE by HTTP mbuz.xml delete mode 100644 config-mover/export/10591/template_SMART by Zabbix agent 2.xml delete mode 100644 config-mover/export/10595/host_10595.xml delete mode 100644 config-mover/export/10595/template_Docker by Zabbix agent 2 mbuz.xml delete mode 100644 config-mover/export/10595/template_Linux by Zabbix agent VMs.xml delete mode 100644 config-mover/export/10596/host_10596.xml delete mode 100644 config-mover/export/10596/template_Docker by Zabbix agent 2 mbuz.xml delete mode 100644 config-mover/export/10596/template_Linux by Zabbix agent VMs.xml delete mode 100644 config-mover/export/10607/host_10607.xml delete mode 100644 config-mover/export/10607/template_Nvidia by Zabbix agent 2.xml delete mode 100644 config-mover/export/10607/template_Windows by Zabbix agent.xml delete mode 100644 config-mover/export/10618/host_10618.xml delete mode 100644 config-mover/export/10618/template_Immich Docker by agent 2.xml delete mode 100644 config-mover/export/10623/host_10623.xml delete mode 100644 config-mover/export/10623/template_Linux by Zabbix agent mbuz.xml delete mode 100644 config-mover/export/10623/template_Zabbix proxy health.xml delete mode 100644 config-mover/export/10624/host_10624.xml delete mode 100644 config-mover/export/10624/template_PostgreSQL by Zabbix agent 2.xml delete mode 100644 config-mover/export/10637/host_10637.xml delete mode 100644 config-mover/export/10637/template_Zabbix proxy health.xml delete mode 100644 config-mover/export/10659/host_10659.xml delete mode 100644 config-mover/export/10659/template_Network Generic Device by SNMP.xml delete mode 100644 config-mover/venv/bin/Activate.ps1 delete mode 100644 config-mover/venv/bin/activate delete mode 100644 config-mover/venv/bin/activate.csh delete mode 100644 config-mover/venv/bin/activate.fish delete mode 100755 config-mover/venv/bin/pip delete mode 100755 config-mover/venv/bin/pip3 delete mode 100755 config-mover/venv/bin/pip3.12 delete mode 120000 config-mover/venv/bin/python delete mode 120000 config-mover/venv/bin/python3 delete mode 120000 config-mover/venv/bin/python3.12 delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/AUTHORS.txt delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/INSTALLER delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/LICENSE.txt delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/METADATA delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/RECORD delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/REQUESTED delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/WHEEL delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/entry_points.txt delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/top_level.txt delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/__main__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/__pip-runner__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/build_env.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cache.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/configuration.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/base.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/collector.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/main.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/_json.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/index.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/link.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/download.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/session.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/constructors.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/req_file.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/req_install.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/base.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/models.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/_log.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/compat.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/datetime.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/encoding.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/glibc.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/hashes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/models.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/packaging.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/urls.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/utils/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/git.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_internal/wheel_builder.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/six.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/certifi/core.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/big5freq.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/big5prober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/chardistribution.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/charsetprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/codingstatemachinedict.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/cp949prober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/enums.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/escprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/escsm.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/eucjpprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/euckrfreq.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/euckrprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/euctwfreq.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/euctwprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/gb2312freq.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/gb2312prober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/hebrewprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/jisfreq.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/johabfreq.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/johabprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/jpcntx.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langthaimodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/latin1prober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/macromanprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/mbcssm.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/resultdict.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/sjisprober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/universaldetector.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/utf1632prober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/utf8prober.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/__pycache__/version.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/big5freq.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/big5prober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/chardistribution.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/charsetgroupprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/charsetprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/cli/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/cli/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/cli/chardetect.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/codingstatemachine.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/codingstatemachinedict.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/cp949prober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/enums.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/escprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/escsm.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/eucjpprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/euckrfreq.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/euckrprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/euctwfreq.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/euctwprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/gb2312freq.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/gb2312prober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/hebrewprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/jisfreq.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/johabfreq.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/johabprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/jpcntx.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langbulgarianmodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langgreekmodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langhebrewmodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langhungarianmodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langrussianmodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langthaimodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/langturkishmodel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/latin1prober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/macromanprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/mbcharsetprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/mbcsgroupprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/mbcssm.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/metadata/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/metadata/__pycache__/languages.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/metadata/languages.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/resultdict.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/sbcharsetprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/sbcsgroupprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/sjisprober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/universaldetector.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/utf1632prober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/utf8prober.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/chardet/version.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__pycache__/ansi.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__pycache__/ansitowin32.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__pycache__/initialise.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__pycache__/win32.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/__pycache__/winterm.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/ansi.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/ansitowin32.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/initialise.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/ansi_test.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/ansitowin32_test.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/initialise_test.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/isatty_test.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/utils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/__pycache__/winterm_test.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/ansi_test.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/ansitowin32_test.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/initialise_test.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/isatty_test.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/utils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/winterm_test.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/win32.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/colorama/winterm.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/database.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/index.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/markers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/util.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/distro/distro.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/codec.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/core.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__about__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__about__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/packaging/version.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/console.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/img.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/irc.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/latex.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/other.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/rtf.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/svg.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal256.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/style.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/token.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pygments/util.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/actions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/common.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/core.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/exceptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/helpers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/results.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/testing.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/unicode.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/__pycache__/util.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/actions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/common.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/core.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/diagram/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/exceptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/helpers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/results.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/testing.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/unicode.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyparsing/util.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_compat.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_compat.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/api.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/auth.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/certs.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/compat.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/help.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/models.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/packages.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/structures.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/requests/utils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/abc.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/align.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/bar.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/box.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/cells.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/color.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/columns.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/console.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/containers.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/control.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/errors.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/json.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/layout.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/live.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/logging.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/markup.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/measure.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/padding.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/palette.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/panel.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/region.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/repr.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/rule.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/scope.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/screen.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/segment.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/status.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/style.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/styled.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/table.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/text.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/theme.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/themes.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/rich/tree.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/six.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_asyncio.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/_utils.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/after.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/before.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/before_sleep.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/nap.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/retry.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/stop.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/__pycache__/wait.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_asyncio.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/_utils.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/after.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/before_sleep.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/nap.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/retry.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/stop.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/tornadoweb.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tenacity/wait.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/vendor.txt delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/__pycache__/labels.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/__pycache__/mklabels.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/__pycache__/tests.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/labels.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/mklabels.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/tests.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/_vendor/webencodings/x_user_defined.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/pip/py.typed delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/INSTALLER delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/LICENSE delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/METADATA delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/RECORD delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/REQUESTED delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/WHEEL delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils-2.0.3.dist-info/top_level.txt delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__init__.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/__init__.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/aioapi.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/aiogetter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/aiosender.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/api.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/common.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/exceptions.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/getter.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/logger.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/sender.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/status.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/types.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/__pycache__/version.cpython-312.pyc delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/aioapi.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/aiogetter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/aiosender.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/api.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/common.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/exceptions.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/getter.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/logger.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/sender.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/status.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/types.py delete mode 100644 config-mover/venv/lib/python3.12/site-packages/zabbix_utils/version.py delete mode 120000 config-mover/venv/lib64 delete mode 100644 config-mover/venv/pyvenv.cfg diff --git a/.gitignore b/.gitignore index 74d38ec..21d9487 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ venv/ export/ *_host_ids.txt *.log -backupps/ +backups/ \ No newline at end of file diff --git a/agent-backup-tool/__pycache__/agent_tool_linux.cpython-312.pyc b/agent-backup-tool/__pycache__/agent_tool_linux.cpython-312.pyc deleted file mode 100644 index 8487c35c5012001aa7765a72cfde635d92bca2d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 20964 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 diff --git a/agent-backup-tool/agent_tool.log b/agent-backup-tool/agent_tool.log deleted file mode 100644 index 2e1a83c..0000000 --- a/agent-backup-tool/agent_tool.log +++ /dev/null @@ -1,3 +0,0 @@ -2025-09-25 11:17:57,828 - WARNING - Unknown distribution family, defaulting to debian -2025-09-25 11:24:25,025 - WARNING - Unknown distribution family, defaulting to debian -2025-09-25 11:24:32,016 - WARNING - Unknown distribution family, defaulting to debian diff --git a/config-mover/20250922_host_ids.txt b/config-mover/20250922_host_ids.txt deleted file mode 100644 index faec7ce..0000000 --- a/config-mover/20250922_host_ids.txt +++ /dev/null @@ -1 +0,0 @@ -10084,10584,10591,10595,10596,10607,10618,10623,10624,10637,10659 \ No newline at end of file diff --git a/config-mover/__pycache__/config_exporter.cpython-312.pyc b/config-mover/__pycache__/config_exporter.cpython-312.pyc deleted file mode 100644 index f1344d9ecd7aaf876cbbb3a78eb1e4e33f7a9136..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7488 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 ZL|NwIUy~)@P~{J)otq@0N(DcR`M=%cMtA@K diff --git a/config-mover/export/10084/host_10084.xml b/config-mover/export/10084/host_10084.xml deleted file mode 100644 index 65bccce..0000000 --- a/config-mover/export/10084/host_10084.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.4dc579cd7a1a34222933f24f52a68bcd8Linux servers3de820136a9f4efda10aceef25dd461aLinux servers/Oracle6f6799aa69e844b4b3918f779f2abf08Zabbix serverszabbix-oracleOracle Zabbix serverLinux serversLinux servers/OracleZabbix serversif1locationoracleAUTOMATICarm-ampereLinux version 6.8.0-1019-oracle (buildd@bos03-arm64-068) (aarch64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld56.9538724.22067 diff --git a/config-mover/export/10084/template_Linux by Zabbix agent mbuz.xml b/config-mover/export/10084/template_Linux by Zabbix agent mbuz.xml deleted file mode 100644 index f278780..0000000 --- a/config-mover/export/10084/template_Linux by Zabbix agent mbuz.xml +++ /dev/null @@ -1,77 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systemsae5269e17d434927bfd6edc09a9a1f4dlast(/Linux by Zabbix agent mbuz/proc.num)/last(/Linux by Zabbix agent mbuz/kernel.maxproc)*100>80Linux: Getting closer to process limitLinux: Getting closer to process limit (over 80% used){ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.WARNINGscopeperformancef49fc01c5ac945d59455563bdbcc6469max(/Linux by Zabbix agent mbuz/system.swap.size[,pfree],5m)<{$SWAP.PFREE.MIN.WARN} and last(/Linux by Zabbix agent mbuz/system.swap.size[,total])>0Linux: High swap space usageLinux: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGIf there is no swap configured, this trigger is ignored.Linux: High memory utilizationmin(/Linux by Zabbix agent mbuz/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: Lack of available memorymax(/Linux by Zabbix agent mbuz/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent mbuz/vm.memory.size[total])>0scopecapacity686470cef97f48f6b017e9fc7a078afemax(/Linux by Zabbix agent mbuz/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent mbuz/vm.memory.size[total])>0Linux: Lack of available memoryLinux: Lack of available memory (<{$MEMORY.AVAILABLE.MIN} of {ITEM.VALUE2})Available: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}AVERAGEscopecapacityscopeperformance695f0c352377409d95aca3fe76d1cae2min(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent mbuz/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} -and last(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg5])>0 -and last(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg15])>0Linux: Load average is too highLinux: Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}AVERAGEThe load average per CPU is too high. The system may be slow to respond.scopecapacityscopeperformance4a72646168d545c398c92e09c975a966Linux: CPU jumps199C0DLinux by Zabbix agent mbuzsystem.cpu.switches1F63100Linux by Zabbix agent mbuzsystem.cpu.intrf217c30162b24c9190785fad1ec83b73Linux: CPU usageSTACKEDFIXEDFIXED199C0DLinux by Zabbix agent mbuzsystem.cpu.util[,system]1F63100Linux by Zabbix agent mbuzsystem.cpu.util[,user]200611CLinux by Zabbix agent mbuzsystem.cpu.util[,nice]3F7941DLinux by Zabbix agent mbuzsystem.cpu.util[,iowait]4FC6EA3Linux by Zabbix agent mbuzsystem.cpu.util[,steal]56C59DCLinux by Zabbix agent mbuzsystem.cpu.util[,interrupt]6C7A72DLinux by Zabbix agent mbuzsystem.cpu.util[,softirq]7BA2A5DLinux by Zabbix agent mbuzsystem.cpu.util[,guest]8F230E0Linux by Zabbix agent mbuzsystem.cpu.util[,guest_nice]668ae470ea33444bb40e3b83b97659c3Linux: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent mbuzsystem.cpu.utilf260a63bc3b04c3b80b47f83bb05ed9cLinux: Memory usageFIXEDBOLD_LINE199C0DLinux by Zabbix agent mbuzvm.memory.size[total]1GRADIENT_LINEF63100Linux by Zabbix agent mbuzvm.memory.size[available]bac7a8fb7e014696b54d262bf40e5b12Linux: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent mbuzvm.memory.utilizationfa49531c9c3d4087b2205bed6ed0469fLinux: Processes199C0DLinux by Zabbix agent mbuzproc.num1F63100Linux by Zabbix agent mbuzproc.num[,,run]1ca6e2d883114853bd402110c3fd211eLinux: Swap usage199C0DLinux by Zabbix agent mbuzsystem.swap.size[,free]1F63100Linux by Zabbix agent mbuzsystem.swap.size[,total]1b8cc9470a5040d79090a3e5dfcb0a76Linux: System loadFIXED199C0DLinux by Zabbix agent mbuzsystem.cpu.load[all,avg1]1F63100Linux by Zabbix agent mbuzsystem.cpu.load[all,avg5]200611CLinux by Zabbix agent mbuzsystem.cpu.load[all,avg15]3F7941DRIGHTLinux by Zabbix agent mbuzsystem.cpu.num diff --git a/config-mover/export/10084/template_Zabbix server health.xml b/config-mover/export/10084/template_Zabbix server health.xml deleted file mode 100644 index f58f223..0000000 --- a/config-mover/export/10084/template_Zabbix server health.xml +++ /dev/null @@ -1,23 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applicationsa6eb4d7df7ec4388bc37f7d27cc26a9fZabbix server: Data gathering processesFIXEDFIXED990099Zabbix server healthzabbix[process,trapper,avg,busy]1990000Zabbix server healthzabbix[process,poller,avg,busy]20000EEZabbix server healthzabbix[process,ipmi poller,avg,busy]3FF33FFZabbix server healthzabbix[process,ipmi manager,avg,busy]4Zabbix server healthzabbix[process,icmp pinger,avg,busy]5003300Zabbix server healthzabbix[process,http poller,avg,busy]633FFFFZabbix server healthzabbix[process,unreachable poller,avg,busy]7DD0000Zabbix server healthzabbix[process,java poller,avg,busy]8000099Zabbix server healthzabbix[process,snmp trapper,avg,busy]900FF00Zabbix server healthzabbix[process,vmware collector,avg,busy]105A2B57Zabbix server healthzabbix[process,history poller,avg,busy]119FA8DAZabbix server healthzabbix[process,odbc poller,avg,busy]ee66abf6d914407c8133b00acad77f17Zabbix server: Data handling processesFIXEDFIXED00EE00Zabbix server healthzabbix[process,history syncer,avg,busy]10000EEZabbix server healthzabbix[process,preprocessing manager,avg,busy]2FFAA00Zabbix server healthzabbix[process,preprocessing worker,avg,busy]300EEEEZabbix server healthzabbix[process,lld worker,avg,busy]4990099Zabbix server healthzabbix[process,lld manager,avg,busy]5CE93D8Zabbix server healthzabbix[process,connector worker,avg,busy]6274482Zabbix server healthzabbix[process,connector manager,avg,busy]df8944bf1e2f4149b5fbfe945548d1d8Zabbix server: Internal processesFIXEDFIXED00EE00Zabbix server healthzabbix[process,timer,avg,busy]1FFAA00Zabbix server healthzabbix[process,housekeeper,avg,busy]2990099Zabbix server healthzabbix[process,configuration syncer,avg,busy]3FF66FFZabbix server healthzabbix[process,self-monitoring,avg,busy]4009999Zabbix server healthzabbix[process,task manager,avg,busy]52B5429Zabbix server healthzabbix[process,availability manager,avg,busy]6C7A72DZabbix server healthzabbix[process,discovery manager,avg,busy]7BA2A5DZabbix server healthzabbix[process,discovery worker,avg,busy]8FD5434Zabbix server healthzabbix[process,proxy poller,avg,busy]821dc2e1b416449ca0d356a0a34f58acZabbix server: Reporting processesFIXEDFIXED00EE00Zabbix server healthzabbix[process,escalator,avg,busy]10000EEZabbix server healthzabbix[process,alerter,avg,busy]2FFAA00Zabbix server healthzabbix[process,alert manager,avg,busy]300EEEEZabbix server healthzabbix[process,alert syncer,avg,busy]4990099Zabbix server healthzabbix[process,report manager,avg,busy]5EE0000Zabbix server healthzabbix[process,report writer,avg,busy]739c5a4a46e949c69c46073c39ce3ef8Zabbix server: Trend function cache effectivenessC80000Zabbix server healthzabbix[tcache,cache,pmisses]100C800Zabbix server healthzabbix[tcache,cache,pitems]d2841f4fbb33411d9ab1b1b48e7e959fZabbix server: Value cache effectivenessSTACKEDC80000Zabbix server healthzabbix[vcache,cache,misses]100C800Zabbix server healthzabbix[vcache,cache,hits]0432df37a8f34cf7978531642037c1a1Zabbix server: Zabbix cache usage, % freeFIXEDFIXED009900Zabbix server healthzabbix[wcache,trend,pused]1DD0000Zabbix server healthzabbix[rcache,buffer,pused]200DDDDZabbix server healthzabbix[wcache,index,pused]33333FFZabbix server healthzabbix[wcache,history,pused]4999900Zabbix server healthzabbix[vcache,buffer,pused]500FF00Zabbix server healthzabbix[vmware,buffer,pused]99fbcd47f72148f486f3b5e7d49596b8Zabbix server: Zabbix data gathering process busy %FIXEDFIXED990099Zabbix server healthzabbix[process,trapper,avg,busy]1990000Zabbix server healthzabbix[process,poller,avg,busy]20000EEZabbix server healthzabbix[process,ipmi poller,avg,busy]3Zabbix server healthzabbix[process,icmp pinger,avg,busy]4003300Zabbix server healthzabbix[process,http poller,avg,busy]5CCCC00Zabbix server healthzabbix[process,proxy poller,avg,busy]633FFFFZabbix server healthzabbix[process,unreachable poller,avg,busy]7DD0000Zabbix server healthzabbix[process,java poller,avg,busy]8000099Zabbix server healthzabbix[process,snmp trapper,avg,busy]900FF00Zabbix server healthzabbix[process,vmware collector,avg,busy]105A2B57Zabbix server healthzabbix[process,history poller,avg,busy]119FA8DAZabbix server healthzabbix[process,odbc poller,avg,busy]630f638ad0054d3380f941e72805ea1dZabbix server: Zabbix internal process busy %FIXEDFIXED00EE00Zabbix server healthzabbix[process,timer,avg,busy]10000EEZabbix server healthzabbix[process,escalator,avg,busy]2FFAA00Zabbix server healthzabbix[process,housekeeper,avg,busy]300EEEEZabbix server healthzabbix[process,alerter,avg,busy]4990099Zabbix server healthzabbix[process,configuration syncer,avg,busy]5EE0000Zabbix server healthzabbix[process,history syncer,avg,busy]6FF66FFZabbix server healthzabbix[process,self-monitoring,avg,busy]7009999Zabbix server healthzabbix[process,task manager,avg,busy]8BBBB00Zabbix server healthzabbix[process,ipmi manager,avg,busy]9AA0000Zabbix server healthzabbix[process,alert manager,avg,busy]10990000Zabbix server healthzabbix[process,preprocessing manager,avg,busy]11008800Zabbix server healthzabbix[process,preprocessing worker,avg,busy]1280B0E0Zabbix server healthzabbix[process,lld manager,avg,busy]134080B0Zabbix server healthzabbix[process,lld worker,avg,busy]148000FFZabbix server healthzabbix[process,alert syncer,avg,busy]152B5429Zabbix server healthzabbix[process,availability manager,avg,busy]168048B4Zabbix server healthzabbix[process,report manager,avg,busy]17FD5434Zabbix server healthzabbix[process,report writer,avg,busy]18790E1FZabbix server healthzabbix[process,service manager,avg,busy]1987AC4DZabbix server healthzabbix[process,trigger housekeeper,avg,busy]20274482Zabbix server healthzabbix[process,connector manager,avg,busy]21CE93D8Zabbix server healthzabbix[process,connector worker,avg,busy]b053dc416ee3422b94e46fb415ea87e6Zabbix server: Zabbix internal queues008800Zabbix server healthzabbix[preprocessing_queue]1EE0000Zabbix server healthzabbix[lld_queue]2274482Zabbix server healthzabbix[connector_queue]3F7941DZabbix server healthzabbix[discovery_queue]3d256a358da74f469700eea05173343aZabbix server: Zabbix server performanceGRADIENT_LINE00C800Zabbix server healthzabbix[wcache,values]1F63100Zabbix server healthzabbix[queue] diff --git a/config-mover/export/10584/host_10584.xml b/config-mover/export/10584/host_10584.xml deleted file mode 100644 index daadf22..0000000 --- a/config-mover/export/10584/host_10584.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.44caf1e5fe40249b48307b3e58775b266Docker Servers137f19e6e2dc4219b33553b812627bc2Linux servers/Lenovo/Virtual machinesdocker-appsDocker APPSPROXY_GROUPlocalDocker ServersLinux servers/Lenovo/Virtual machines10.0.0.101if1applicationappsapplicationdockerlocationlenovo{$DOCKER.LLD.FILTER.CONTAINER.NOT_MATCHES}.*zabbix.*Filter to exclude discovered containers.{$DOCKER.LLD.FILTER.IMAGE.NOT_MATCHES}.*zabbix.*Filter to exclude discovered images.AUTOMATICdocker-appsLinux version 6.8.0-83-generic (buildd@lcy02-amd64-098) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (last(/docker-apps/vfs.file.cksum[/etc/passwd,sha256],#1)<>last(/docker-apps/vfs.file.cksum[/etc/passwd,sha256],#2)Linux: /etc/passwd has been changedINFOYESLinux: Operating system description has changedchange(/docker-apps/system.sw.os) and length(last(/docker-apps/system.sw.os))>0Linux: System name has changedchange(/docker-apps/system.hostname) and length(last(/docker-apps/system.hostname))>0scopesecuritymin(/docker-apps/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: High memory utilizationLinux: High memory utilization (>{$MEMORY.UTIL.MAX}% for 5m)AVERAGEThe system is running out of free memory.Linux: Lack of available memorymax(/docker-apps/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/docker-apps/vm.memory.size[total])>0scopecapacityscopeperformancemax(/docker-apps/system.swap.size[,pfree],5m)<{$SWAP.PFREE.MIN.WARN} and last(/docker-apps/system.swap.size[,total])>0Linux: High swap space usageLinux: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGIf there is no swap configured, this trigger is ignored.Linux: High memory utilizationmin(/docker-apps/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: Lack of available memorymax(/docker-apps/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/docker-apps/vm.memory.size[total])>0scopecapacitychange(/docker-apps/system.sw.os) and length(last(/docker-apps/system.sw.os))>0Linux: Operating system description has changedINFOThe description of the operating system has changed. Possible reasons are that the system has been updated or replaced. Acknowledge to close the problem manually.YESLinux: System name has changedchange(/docker-apps/system.hostname) and length(last(/docker-apps/system.hostname))>0scopenotice diff --git a/config-mover/export/10584/template_Docker by Zabbix agent 2 mbuz.xml b/config-mover/export/10584/template_Docker by Zabbix agent 2 mbuz.xml deleted file mode 100644 index de81b82..0000000 --- a/config-mover/export/10584/template_Docker by Zabbix agent 2 mbuz.xml +++ /dev/null @@ -1,18 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications5959831c9ec840f3af4ec7031f5213aaDocker: ContainersGRADIENT_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.containers.running1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.containers.paused2BOLD_LINE00611CDocker by Zabbix agent 2 mbuzdocker.containers.stopped3BOLD_LINEF7941DDocker by Zabbix agent 2 mbuzdocker.containers.totalb9131437fcc24587b47ef6dd5d51e15bDocker: GoroutinesGRADIENT_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.goroutines130ff603f0cd4ac4844817ccede8cfacDocker: ImagesBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.images.top_level1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.images.total5115b03abf71402db63c59b570e83dbaDocker: Memory totalBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.mem.total815866ae9f77447bbf15a1b91f7c7708Docker: SizeBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.images_size1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.layers_size2BOLD_LINE00611CDocker by Zabbix agent 2 mbuzdocker.containers_size3BOLD_LINEF7941DDocker by Zabbix agent 2 mbuzdocker.volumes_size diff --git a/config-mover/export/10584/template_Linux by Zabbix agent VMs.xml b/config-mover/export/10584/template_Linux by Zabbix agent VMs.xml deleted file mode 100644 index 2d6efb2..0000000 --- a/config-mover/export/10584/template_Linux by Zabbix agent VMs.xml +++ /dev/null @@ -1,77 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systems28920a56998e4f39a86dfcf364fd3329last(/Linux by Zabbix agent VMs/proc.num)/last(/Linux by Zabbix agent VMs/kernel.maxproc)*100>80Linux: Getting closer to process limitLinux: Getting closer to process limit (over 80% used){ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.WARNINGscopeperformancefb0c8cc315554b0380150065cef85c29max(/Linux by Zabbix agent VMs/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent VMs/vm.memory.size[total])>0Linux: Lack of available memoryLinux: Lack of available memory (<{$MEMORY.AVAILABLE.MIN} of {ITEM.VALUE2})Available: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}AVERAGEscopecapacityscopeperformanceb34d650ed17245e4993a9e337ceaaae5min(/Linux by Zabbix agent VMs/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent VMs/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} -and last(/Linux by Zabbix agent VMs/system.cpu.load[all,avg5])>0 -and last(/Linux by Zabbix agent VMs/system.cpu.load[all,avg15])>0Linux: Load average is too highLinux: Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}AVERAGEThe load average per CPU is too high. The system may be slow to respond.scopecapacityscopeperformance2979daad818b4e7b957c1732e01f3652Linux: CPU jumps199C0DLinux by Zabbix agent VMssystem.cpu.switches1F63100Linux by Zabbix agent VMssystem.cpu.intrf01fb50315884eacbcb3e5ca77547611Linux: CPU usageSTACKEDFIXEDFIXED199C0DLinux by Zabbix agent VMssystem.cpu.util[,system]1F63100Linux by Zabbix agent VMssystem.cpu.util[,user]200611CLinux by Zabbix agent VMssystem.cpu.util[,nice]3F7941DLinux by Zabbix agent VMssystem.cpu.util[,iowait]4FC6EA3Linux by Zabbix agent VMssystem.cpu.util[,steal]56C59DCLinux by Zabbix agent VMssystem.cpu.util[,interrupt]6C7A72DLinux by Zabbix agent VMssystem.cpu.util[,softirq]7BA2A5DLinux by Zabbix agent VMssystem.cpu.util[,guest]8F230E0Linux by Zabbix agent VMssystem.cpu.util[,guest_nice]9f3b4d52fb9d4d9e975c64abbdd126b3Linux: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent VMssystem.cpu.util83c952e25e604197a638d6291537fe7bLinux: Memory usageFIXEDBOLD_LINE199C0DLinux by Zabbix agent VMsvm.memory.size[total]1GRADIENT_LINEF63100Linux by Zabbix agent VMsvm.memory.size[available]3a3bc948734e4bb499c3ccdae24cae77Linux: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent VMsvm.memory.utilizationb82d15df553248d3af61f506bbd4a3ceLinux: Processes199C0DLinux by Zabbix agent VMsproc.num1F63100Linux by Zabbix agent VMsproc.num[,,run]38a584c4de1d44e9810139bd46c235feLinux: Swap usage199C0DLinux by Zabbix agent VMssystem.swap.size[,free]1F63100Linux by Zabbix agent VMssystem.swap.size[,total]e5fa012d47bb48a0b1f27e5975d8867eLinux: System loadFIXED199C0DLinux by Zabbix agent VMssystem.cpu.load[all,avg1]1F63100Linux by Zabbix agent VMssystem.cpu.load[all,avg5]200611CLinux by Zabbix agent VMssystem.cpu.load[all,avg15]3F7941DRIGHTLinux by Zabbix agent VMssystem.cpu.num diff --git a/config-mover/export/10591/host_10591.xml b/config-mover/export/10591/host_10591.xml deleted file mode 100644 index bdf06e6..0000000 --- a/config-mover/export/10591/host_10591.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.41b837a3c078647049a0c00c61b4d57b5Hypervisorsdc579cd7a1a34222933f24f52a68bcd8Linux servers3ba6a7dae0254ba29f32593dc515858dLinux servers/LenovoproxmoxProxMoxPROXY_GROUPlocalHypervisorsLinux serversLinux servers/Lenovo10.0.0.1if1applicationproxmoxlocationlenovo{$LOAD_AVG_PER_CPU.MAX.WARN}3The CPU load per core is considered sustainable. If necessary, it can be tuned.{$MEMORY.UTIL.MAX}97This macro is used as a threshold in the memory utilization trigger.{$NET.IF.IFNAME.MATCHES}vmbr0|eno1{$PVE.STORAGE.NOT.MATCH}openmediavault{$PVE.TAGS.MATCHES}m{$PVE.TOKEN.ID}monitoring@pam!zabbixAPI tokens allow stateless access to most parts of the REST API by another system, software or API client.{$PVE.TOKEN.SECRET}4f7b20f7-ea7a-4de9-b96c-5a978ce091d3Secret key.{$SWAP.PFREE.MIN.WARN}5AUTOMATICproxmoxLinux version 6.8.12-9-pve (build@proxmox) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT diff --git a/config-mover/export/10591/template_Linux by Zabbix agent mbuz.xml b/config-mover/export/10591/template_Linux by Zabbix agent mbuz.xml deleted file mode 100644 index f278780..0000000 --- a/config-mover/export/10591/template_Linux by Zabbix agent mbuz.xml +++ /dev/null @@ -1,77 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systemsae5269e17d434927bfd6edc09a9a1f4dlast(/Linux by Zabbix agent mbuz/proc.num)/last(/Linux by Zabbix agent mbuz/kernel.maxproc)*100>80Linux: Getting closer to process limitLinux: Getting closer to process limit (over 80% used){ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.WARNINGscopeperformancef49fc01c5ac945d59455563bdbcc6469max(/Linux by Zabbix agent mbuz/system.swap.size[,pfree],5m)<{$SWAP.PFREE.MIN.WARN} and last(/Linux by Zabbix agent mbuz/system.swap.size[,total])>0Linux: High swap space usageLinux: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGIf there is no swap configured, this trigger is ignored.Linux: High memory utilizationmin(/Linux by Zabbix agent mbuz/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: Lack of available memorymax(/Linux by Zabbix agent mbuz/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent mbuz/vm.memory.size[total])>0scopecapacity686470cef97f48f6b017e9fc7a078afemax(/Linux by Zabbix agent mbuz/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent mbuz/vm.memory.size[total])>0Linux: Lack of available memoryLinux: Lack of available memory (<{$MEMORY.AVAILABLE.MIN} of {ITEM.VALUE2})Available: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}AVERAGEscopecapacityscopeperformance695f0c352377409d95aca3fe76d1cae2min(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent mbuz/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} -and last(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg5])>0 -and last(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg15])>0Linux: Load average is too highLinux: Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}AVERAGEThe load average per CPU is too high. The system may be slow to respond.scopecapacityscopeperformance4a72646168d545c398c92e09c975a966Linux: CPU jumps199C0DLinux by Zabbix agent mbuzsystem.cpu.switches1F63100Linux by Zabbix agent mbuzsystem.cpu.intrf217c30162b24c9190785fad1ec83b73Linux: CPU usageSTACKEDFIXEDFIXED199C0DLinux by Zabbix agent mbuzsystem.cpu.util[,system]1F63100Linux by Zabbix agent mbuzsystem.cpu.util[,user]200611CLinux by Zabbix agent mbuzsystem.cpu.util[,nice]3F7941DLinux by Zabbix agent mbuzsystem.cpu.util[,iowait]4FC6EA3Linux by Zabbix agent mbuzsystem.cpu.util[,steal]56C59DCLinux by Zabbix agent mbuzsystem.cpu.util[,interrupt]6C7A72DLinux by Zabbix agent mbuzsystem.cpu.util[,softirq]7BA2A5DLinux by Zabbix agent mbuzsystem.cpu.util[,guest]8F230E0Linux by Zabbix agent mbuzsystem.cpu.util[,guest_nice]668ae470ea33444bb40e3b83b97659c3Linux: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent mbuzsystem.cpu.utilf260a63bc3b04c3b80b47f83bb05ed9cLinux: Memory usageFIXEDBOLD_LINE199C0DLinux by Zabbix agent mbuzvm.memory.size[total]1GRADIENT_LINEF63100Linux by Zabbix agent mbuzvm.memory.size[available]bac7a8fb7e014696b54d262bf40e5b12Linux: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent mbuzvm.memory.utilizationfa49531c9c3d4087b2205bed6ed0469fLinux: Processes199C0DLinux by Zabbix agent mbuzproc.num1F63100Linux by Zabbix agent mbuzproc.num[,,run]1ca6e2d883114853bd402110c3fd211eLinux: Swap usage199C0DLinux by Zabbix agent mbuzsystem.swap.size[,free]1F63100Linux by Zabbix agent mbuzsystem.swap.size[,total]1b8cc9470a5040d79090a3e5dfcb0a76Linux: System loadFIXED199C0DLinux by Zabbix agent mbuzsystem.cpu.load[all,avg1]1F63100Linux by Zabbix agent mbuzsystem.cpu.load[all,avg5]200611CLinux by Zabbix agent mbuzsystem.cpu.load[all,avg15]3F7941DRIGHTLinux by Zabbix agent mbuzsystem.cpu.num diff --git a/config-mover/export/10591/template_Proxmox VE by HTTP mbuz.xml b/config-mover/export/10591/template_Proxmox VE by HTTP mbuz.xml deleted file mode 100644 index 3003c42..0000000 --- a/config-mover/export/10591/template_Proxmox VE by HTTP mbuz.xml +++ /dev/null @@ -1,75 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications diff --git a/config-mover/export/10591/template_SMART by Zabbix agent 2.xml b/config-mover/export/10591/template_SMART by Zabbix agent 2.xml deleted file mode 100644 index 4a32249..0000000 --- a/config-mover/export/10591/template_SMART by Zabbix agent 2.xml +++ /dev/null @@ -1,47 +0,0 @@ - -7.4e960332b3f6c46a1956486d4f3f99fceTemplates/Server hardware diff --git a/config-mover/export/10595/host_10595.xml b/config-mover/export/10595/host_10595.xml deleted file mode 100644 index 6d9ce98..0000000 --- a/config-mover/export/10595/host_10595.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.44caf1e5fe40249b48307b3e58775b266Docker Servers137f19e6e2dc4219b33553b812627bc2Linux servers/Lenovo/Virtual machinesdocker-zbxDocker ZABBIXPROXY_GROUPlocalDISABLEDDocker ServersLinux servers/Lenovo/Virtual machines10.0.0.9if1applicationdockerlocationlenovo{$DOCKER.LLD.FILTER.CONTAINER.NOT_MATCHES}zabbix-docker*Filter to exclude discovered containers.AUTOMATICzbx-docker.xopek.co.ukLinux version 6.1.0-22-amd64 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debianlast(/docker-zbx/vfs.file.cksum[/etc/passwd,sha256],#1)<>last(/docker-zbx/vfs.file.cksum[/etc/passwd,sha256],#2)Linux: /etc/passwd has been changedINFOYESLinux: Operating system description has changedchange(/docker-zbx/system.sw.os) and length(last(/docker-zbx/system.sw.os))>0Linux: System name has changedchange(/docker-zbx/system.hostname) and length(last(/docker-zbx/system.hostname))>0scopesecuritymin(/docker-zbx/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: High memory utilizationLinux: High memory utilization (>{$MEMORY.UTIL.MAX}% for 5m)AVERAGEThe system is running out of free memory.Linux: Lack of available memorymax(/docker-zbx/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/docker-zbx/vm.memory.size[total])>0scopecapacityscopeperformancemax(/docker-zbx/system.swap.size[,pfree],5m)<{$SWAP.PFREE.MIN.WARN} and last(/docker-zbx/system.swap.size[,total])>0Linux: High swap space usageLinux: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGIf there is no swap configured, this trigger is ignored.Linux: High memory utilizationmin(/docker-zbx/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: Lack of available memorymax(/docker-zbx/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/docker-zbx/vm.memory.size[total])>0scopecapacitychange(/docker-zbx/system.sw.os) and length(last(/docker-zbx/system.sw.os))>0Linux: Operating system description has changedINFOThe description of the operating system has changed. Possible reasons are that the system has been updated or replaced. Acknowledge to close the problem manually.YESLinux: System name has changedchange(/docker-zbx/system.hostname) and length(last(/docker-zbx/system.hostname))>0scopenotice diff --git a/config-mover/export/10595/template_Docker by Zabbix agent 2 mbuz.xml b/config-mover/export/10595/template_Docker by Zabbix agent 2 mbuz.xml deleted file mode 100644 index de81b82..0000000 --- a/config-mover/export/10595/template_Docker by Zabbix agent 2 mbuz.xml +++ /dev/null @@ -1,18 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications5959831c9ec840f3af4ec7031f5213aaDocker: ContainersGRADIENT_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.containers.running1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.containers.paused2BOLD_LINE00611CDocker by Zabbix agent 2 mbuzdocker.containers.stopped3BOLD_LINEF7941DDocker by Zabbix agent 2 mbuzdocker.containers.totalb9131437fcc24587b47ef6dd5d51e15bDocker: GoroutinesGRADIENT_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.goroutines130ff603f0cd4ac4844817ccede8cfacDocker: ImagesBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.images.top_level1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.images.total5115b03abf71402db63c59b570e83dbaDocker: Memory totalBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.mem.total815866ae9f77447bbf15a1b91f7c7708Docker: SizeBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.images_size1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.layers_size2BOLD_LINE00611CDocker by Zabbix agent 2 mbuzdocker.containers_size3BOLD_LINEF7941DDocker by Zabbix agent 2 mbuzdocker.volumes_size diff --git a/config-mover/export/10595/template_Linux by Zabbix agent VMs.xml b/config-mover/export/10595/template_Linux by Zabbix agent VMs.xml deleted file mode 100644 index 2d6efb2..0000000 --- a/config-mover/export/10595/template_Linux by Zabbix agent VMs.xml +++ /dev/null @@ -1,77 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systems28920a56998e4f39a86dfcf364fd3329last(/Linux by Zabbix agent VMs/proc.num)/last(/Linux by Zabbix agent VMs/kernel.maxproc)*100>80Linux: Getting closer to process limitLinux: Getting closer to process limit (over 80% used){ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.WARNINGscopeperformancefb0c8cc315554b0380150065cef85c29max(/Linux by Zabbix agent VMs/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent VMs/vm.memory.size[total])>0Linux: Lack of available memoryLinux: Lack of available memory (<{$MEMORY.AVAILABLE.MIN} of {ITEM.VALUE2})Available: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}AVERAGEscopecapacityscopeperformanceb34d650ed17245e4993a9e337ceaaae5min(/Linux by Zabbix agent VMs/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent VMs/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} -and last(/Linux by Zabbix agent VMs/system.cpu.load[all,avg5])>0 -and last(/Linux by Zabbix agent VMs/system.cpu.load[all,avg15])>0Linux: Load average is too highLinux: Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}AVERAGEThe load average per CPU is too high. The system may be slow to respond.scopecapacityscopeperformance2979daad818b4e7b957c1732e01f3652Linux: CPU jumps199C0DLinux by Zabbix agent VMssystem.cpu.switches1F63100Linux by Zabbix agent VMssystem.cpu.intrf01fb50315884eacbcb3e5ca77547611Linux: CPU usageSTACKEDFIXEDFIXED199C0DLinux by Zabbix agent VMssystem.cpu.util[,system]1F63100Linux by Zabbix agent VMssystem.cpu.util[,user]200611CLinux by Zabbix agent VMssystem.cpu.util[,nice]3F7941DLinux by Zabbix agent VMssystem.cpu.util[,iowait]4FC6EA3Linux by Zabbix agent VMssystem.cpu.util[,steal]56C59DCLinux by Zabbix agent VMssystem.cpu.util[,interrupt]6C7A72DLinux by Zabbix agent VMssystem.cpu.util[,softirq]7BA2A5DLinux by Zabbix agent VMssystem.cpu.util[,guest]8F230E0Linux by Zabbix agent VMssystem.cpu.util[,guest_nice]9f3b4d52fb9d4d9e975c64abbdd126b3Linux: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent VMssystem.cpu.util83c952e25e604197a638d6291537fe7bLinux: Memory usageFIXEDBOLD_LINE199C0DLinux by Zabbix agent VMsvm.memory.size[total]1GRADIENT_LINEF63100Linux by Zabbix agent VMsvm.memory.size[available]3a3bc948734e4bb499c3ccdae24cae77Linux: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent VMsvm.memory.utilizationb82d15df553248d3af61f506bbd4a3ceLinux: Processes199C0DLinux by Zabbix agent VMsproc.num1F63100Linux by Zabbix agent VMsproc.num[,,run]38a584c4de1d44e9810139bd46c235feLinux: Swap usage199C0DLinux by Zabbix agent VMssystem.swap.size[,free]1F63100Linux by Zabbix agent VMssystem.swap.size[,total]e5fa012d47bb48a0b1f27e5975d8867eLinux: System loadFIXED199C0DLinux by Zabbix agent VMssystem.cpu.load[all,avg1]1F63100Linux by Zabbix agent VMssystem.cpu.load[all,avg5]200611CLinux by Zabbix agent VMssystem.cpu.load[all,avg15]3F7941DRIGHTLinux by Zabbix agent VMssystem.cpu.num diff --git a/config-mover/export/10596/host_10596.xml b/config-mover/export/10596/host_10596.xml deleted file mode 100644 index ea55a71..0000000 --- a/config-mover/export/10596/host_10596.xml +++ /dev/null @@ -1,18 +0,0 @@ - -7.44caf1e5fe40249b48307b3e58775b266Docker Servers137f19e6e2dc4219b33553b812627bc2Linux servers/Lenovo/Virtual machinesdocker-cloudDocker CLOUDPROXY_GROUPlocalDocker ServersLinux servers/Lenovo/Virtual machines10.0.0.102if1Immich CPU usageCALCULATEDdocker.cpu.usage["immich"]90dFLOAT%last(//docker.container_stats.cpu_pct_usage["/immich_machine_learning"]) -+ -last(//docker.container_stats.cpu_pct_usage["/immich_microservices"]) -+ -last(//docker.container_stats.cpu_pct_usage["/immich_postgres"]) -+ -last(//docker.container_stats.cpu_pct_usage["/immich_redis"]) -+ -last(//docker.container_stats.cpu_pct_usage["/immich_server"])This item is calculating the sum of CPU load for all immich containerscomponentmemorycontainerimmichImmich memory usageCALCULATEDdocker.memory.usage["immich"]90dBlast(//docker.container_stats.memory.usage["/immich_machine_learning"]) -+ -last(//docker.container_stats.memory.usage["/immich_microservices"]) -+ -last(//docker.container_stats.memory.usage["/immich_postgres"]) -+ -last(//docker.container_stats.memory.usage["/immich_redis"]) -+ -last(//docker.container_stats.memory.usage["/immich_server"])This item is calculating the sum of memory used for all immich containerscomponentmemorycontainerimmichImmich memory usage TESTCALCULATEDmemory.usage["immich"]90dBsum(last_foreach(//docker.container_stats.memory.usage[*]?[tag="container:/immich*"]))This item is calculating the sum of memory used for all immich containerscomponentmemorycontainerimmichapplicationcloudapplicationdockerlocationlenovo{$CPU.UTIL.CRIT}80{$DOCKER.LLD.FILTER.CONTAINER.NOT_MATCHES}.*immich.*Filter to exclude discovered containers.{$VFS.FS.FSTYPE.MATCHES}^(btrfs|ext2|ext3|ext4|reiser|xfs|ffs|ufs|jfs|jfs2|vxfs|hfs|apfs|refs|ntfs|fat32|zfs|nfs|nfs4)$This macro is used for discovery of the filesystems. It can be overridden on host level or its linked template level.AUTOMATICdocker-cloudLinux version 6.8.0-83-generic (buildd@lcy02-amd64-098) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0, GNU ld (last(/docker-cloud/vfs.file.cksum[/etc/passwd,sha256],#1)<>last(/docker-cloud/vfs.file.cksum[/etc/passwd,sha256],#2)Linux: /etc/passwd has been changedINFOYESLinux: Operating system description has changedchange(/docker-cloud/system.sw.os) and length(last(/docker-cloud/system.sw.os))>0Linux: System name has changedchange(/docker-cloud/system.hostname) and length(last(/docker-cloud/system.hostname))>0scopesecuritymin(/docker-cloud/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: High memory utilizationLinux: High memory utilization (>{$MEMORY.UTIL.MAX}% for 5m)AVERAGEThe system is running out of free memory.Linux: Lack of available memorymax(/docker-cloud/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/docker-cloud/vm.memory.size[total])>0scopecapacityscopeperformancemax(/docker-cloud/system.swap.size[,pfree],5m)<{$SWAP.PFREE.MIN.WARN} and last(/docker-cloud/system.swap.size[,total])>0Linux: High swap space usageLinux: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGIf there is no swap configured, this trigger is ignored.Linux: High memory utilizationmin(/docker-cloud/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: Lack of available memorymax(/docker-cloud/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/docker-cloud/vm.memory.size[total])>0scopecapacitychange(/docker-cloud/system.sw.os) and length(last(/docker-cloud/system.sw.os))>0Linux: Operating system description has changedINFOThe description of the operating system has changed. Possible reasons are that the system has been updated or replaced. Acknowledge to close the problem manually.YESLinux: System name has changedchange(/docker-cloud/system.hostname) and length(last(/docker-cloud/system.hostname))>0scopenotice diff --git a/config-mover/export/10596/template_Docker by Zabbix agent 2 mbuz.xml b/config-mover/export/10596/template_Docker by Zabbix agent 2 mbuz.xml deleted file mode 100644 index de81b82..0000000 --- a/config-mover/export/10596/template_Docker by Zabbix agent 2 mbuz.xml +++ /dev/null @@ -1,18 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications5959831c9ec840f3af4ec7031f5213aaDocker: ContainersGRADIENT_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.containers.running1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.containers.paused2BOLD_LINE00611CDocker by Zabbix agent 2 mbuzdocker.containers.stopped3BOLD_LINEF7941DDocker by Zabbix agent 2 mbuzdocker.containers.totalb9131437fcc24587b47ef6dd5d51e15bDocker: GoroutinesGRADIENT_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.goroutines130ff603f0cd4ac4844817ccede8cfacDocker: ImagesBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.images.top_level1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.images.total5115b03abf71402db63c59b570e83dbaDocker: Memory totalBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.mem.total815866ae9f77447bbf15a1b91f7c7708Docker: SizeBOLD_LINE199C0DDocker by Zabbix agent 2 mbuzdocker.images_size1BOLD_LINEF63100Docker by Zabbix agent 2 mbuzdocker.layers_size2BOLD_LINE00611CDocker by Zabbix agent 2 mbuzdocker.containers_size3BOLD_LINEF7941DDocker by Zabbix agent 2 mbuzdocker.volumes_size diff --git a/config-mover/export/10596/template_Linux by Zabbix agent VMs.xml b/config-mover/export/10596/template_Linux by Zabbix agent VMs.xml deleted file mode 100644 index 2d6efb2..0000000 --- a/config-mover/export/10596/template_Linux by Zabbix agent VMs.xml +++ /dev/null @@ -1,77 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systems28920a56998e4f39a86dfcf364fd3329last(/Linux by Zabbix agent VMs/proc.num)/last(/Linux by Zabbix agent VMs/kernel.maxproc)*100>80Linux: Getting closer to process limitLinux: Getting closer to process limit (over 80% used){ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.WARNINGscopeperformancefb0c8cc315554b0380150065cef85c29max(/Linux by Zabbix agent VMs/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent VMs/vm.memory.size[total])>0Linux: Lack of available memoryLinux: Lack of available memory (<{$MEMORY.AVAILABLE.MIN} of {ITEM.VALUE2})Available: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}AVERAGEscopecapacityscopeperformanceb34d650ed17245e4993a9e337ceaaae5min(/Linux by Zabbix agent VMs/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent VMs/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} -and last(/Linux by Zabbix agent VMs/system.cpu.load[all,avg5])>0 -and last(/Linux by Zabbix agent VMs/system.cpu.load[all,avg15])>0Linux: Load average is too highLinux: Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}AVERAGEThe load average per CPU is too high. The system may be slow to respond.scopecapacityscopeperformance2979daad818b4e7b957c1732e01f3652Linux: CPU jumps199C0DLinux by Zabbix agent VMssystem.cpu.switches1F63100Linux by Zabbix agent VMssystem.cpu.intrf01fb50315884eacbcb3e5ca77547611Linux: CPU usageSTACKEDFIXEDFIXED199C0DLinux by Zabbix agent VMssystem.cpu.util[,system]1F63100Linux by Zabbix agent VMssystem.cpu.util[,user]200611CLinux by Zabbix agent VMssystem.cpu.util[,nice]3F7941DLinux by Zabbix agent VMssystem.cpu.util[,iowait]4FC6EA3Linux by Zabbix agent VMssystem.cpu.util[,steal]56C59DCLinux by Zabbix agent VMssystem.cpu.util[,interrupt]6C7A72DLinux by Zabbix agent VMssystem.cpu.util[,softirq]7BA2A5DLinux by Zabbix agent VMssystem.cpu.util[,guest]8F230E0Linux by Zabbix agent VMssystem.cpu.util[,guest_nice]9f3b4d52fb9d4d9e975c64abbdd126b3Linux: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent VMssystem.cpu.util83c952e25e604197a638d6291537fe7bLinux: Memory usageFIXEDBOLD_LINE199C0DLinux by Zabbix agent VMsvm.memory.size[total]1GRADIENT_LINEF63100Linux by Zabbix agent VMsvm.memory.size[available]3a3bc948734e4bb499c3ccdae24cae77Linux: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent VMsvm.memory.utilizationb82d15df553248d3af61f506bbd4a3ceLinux: Processes199C0DLinux by Zabbix agent VMsproc.num1F63100Linux by Zabbix agent VMsproc.num[,,run]38a584c4de1d44e9810139bd46c235feLinux: Swap usage199C0DLinux by Zabbix agent VMssystem.swap.size[,free]1F63100Linux by Zabbix agent VMssystem.swap.size[,total]e5fa012d47bb48a0b1f27e5975d8867eLinux: System loadFIXED199C0DLinux by Zabbix agent VMssystem.cpu.load[all,avg1]1F63100Linux by Zabbix agent VMssystem.cpu.load[all,avg5]200611CLinux by Zabbix agent VMssystem.cpu.load[all,avg15]3F7941DRIGHTLinux by Zabbix agent VMssystem.cpu.num diff --git a/config-mover/export/10607/host_10607.xml b/config-mover/export/10607/host_10607.xml deleted file mode 100644 index f739b95..0000000 --- a/config-mover/export/10607/host_10607.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.4f3e7a83b62da4cdd8890fc781ccf519fNot monitored8fd4ded373ce4618acbb112c2b241391PCwindows-desktopWindows DesktopPROXY_GROUPlocalNot monitoredPC10.0.0.24if1{$AGENT.HOST.NAME}host{$AGENT.TIMEOUT}3mTimeout after which agent is considered unavailable. Works only for agents reachable from Zabbix server/proxy (passive mode).{$NET.IF.IFALIAS.MATCHES}EthernetThis macro is used in Network interface discovery. Can be overridden on the host or linked template level.{$SERVICE.NAME.MATCHES}^(?:Zabbix Agent 2)$This macro is used in Service discovery. Can be overridden on the host or linked template level.AUTOMATICWINDOWS-DESKTOPWindows 10 Pro 26100.1.amd64fre.ge_release.240331-1435 Build 26120.6690 diff --git a/config-mover/export/10607/template_Nvidia by Zabbix agent 2.xml b/config-mover/export/10607/template_Nvidia by Zabbix agent 2.xml deleted file mode 100644 index 1006306..0000000 --- a/config-mover/export/10607/template_Nvidia by Zabbix agent 2.xml +++ /dev/null @@ -1,67 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications diff --git a/config-mover/export/10607/template_Windows by Zabbix agent.xml b/config-mover/export/10607/template_Windows by Zabbix agent.xml deleted file mode 100644 index dd4389e..0000000 --- a/config-mover/export/10607/template_Windows by Zabbix agent.xml +++ /dev/null @@ -1,70 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systems8b1baeb26e154f99aefeaba3ea4fa63bmin(/Windows by Zabbix agent/perf_counter_en["\System\Processor Queue Length"],5m) - last(/Windows by Zabbix agent/wmi.get[root/cimv2,"Select NumberOfLogicalProcessors from Win32_ComputerSystem"]) * 2 > {$CPU.QUEUE.CRIT.MAX}Windows: CPU queue length is too highWindows: CPU queue length is too high (over {$CPU.QUEUE.CRIT.MAX} for 5m)WARNINGThe CPU Queue Length in the last 5 minutes exceeds {$CPU.QUEUE.CRIT.MAX}. According to actual observations, PQL should not exceed the number of cores * 2. To fine-tune the conditions, use the macro {$CPU.QUEUE.CRIT.MAX }.Windows: High CPU utilizationmin(/Windows by Zabbix agent/system.cpu.util,5m)>{$CPU.UTIL.CRIT}scopeperformance7c23e03060ce42b094aac2f8aea1a9admax(/Windows by Zabbix agent/system.swap.pfree,5m)<{$SWAP.PFREE.MIN.WARN} and last(/Windows by Zabbix agent/system.swap.size[,total])>0Windows: High swap space usageWindows: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGThis trigger is ignored, if there is no swap configuredWindows: High memory utilizationmin(/Windows by Zabbix agent/vm.memory.util,5m)>{$MEMORY.UTIL.MAX}scopeperformance02ec085b49614b30a45287a7e88a8da1Windows: CPU jumps199C0DWindows by Zabbix agentperf_counter_en["\System\Context Switches/sec"]1F63100Windows by Zabbix agentperf_counter_en["\Processor Information(_total)\% Interrupt Time"]0c2db401fe574282ab0beb6955049330Windows: CPU usageSTACKEDFIXEDFIXED199C0DWindows by Zabbix agentperf_counter_en["\Processor Information(_total)\% User Time"]1F63100Windows by Zabbix agentperf_counter_en["\Processor Information(_total)\% Privileged Time"]5de711b16f3845659289483f6deb4761Windows: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DWindows by Zabbix agentsystem.cpu.util1b86c8f6fe3343e6838c5d02f4f64b2bWindows: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DWindows by Zabbix agentvm.memory.util518f6bcdcefc4cf493244798ccd09ec1Windows: Swap usage199C0DWindows by Zabbix agentsystem.swap.free1F63100Windows by Zabbix agentsystem.swap.size[,total] diff --git a/config-mover/export/10618/host_10618.xml b/config-mover/export/10618/host_10618.xml deleted file mode 100644 index e2415c5..0000000 --- a/config-mover/export/10618/host_10618.xml +++ /dev/null @@ -1,3 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Applications0b24451376624fb9bfbce80874b1d41fLinux servers/Lenovo/ContainersimmichImmichPROXY_GROUPlocalApplicationsLinux servers/Lenovo/Containers10.0.0.102if1Local timesystem.localtimeunixtimeif1DB last backup timevfs.file.time[/mnt/immich_data/backups, modify]10munixtimeif1scopereliabilitytargetbackuptargetconfigfuzzytime(/immich/vfs.file.time[/mnt/immich_data/backups, modify],{$BACKUP.FUZZYTIME})=0The last DB backup has not been createdLast backup time: {ITEM.LASTVALUE}HIGHLast backup was created more then 2 hours ago. Please check the bakup folder: -/mnt/immich_data/backupsYESaplicationimmichlocationlenovo{$BACKUP.FUZZYTIME}11400{$DOCKER.LLD.FILTER.CONTAINER.MATCHES}.*immich.*Filter of discoverable containers. diff --git a/config-mover/export/10618/template_Immich Docker by agent 2.xml b/config-mover/export/10618/template_Immich Docker by agent 2.xml deleted file mode 100644 index bcb4e9f..0000000 --- a/config-mover/export/10618/template_Immich Docker by agent 2.xml +++ /dev/null @@ -1,13 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications diff --git a/config-mover/export/10623/host_10623.xml b/config-mover/export/10623/host_10623.xml deleted file mode 100644 index c271f76..0000000 --- a/config-mover/export/10623/host_10623.xml +++ /dev/null @@ -1,3 +0,0 @@ - -7.4dc579cd7a1a34222933f24f52a68bcd8Linux serversa21c582d76334b098492e16477e7540fLinux servers/Raspberry Pic01acd0492fa4869a540fcf56b7d04e4Zabbix Proxiesorc-zbx-prxProxy RPiPROXYrpi-zbx-prxLinux serversLinux servers/Raspberry PiZabbix Proxies10.0.0.5if1Interface eth0: Bits received TOTALnet.if.in["eth0",]10m7dBif1componentnetworkinterfaceeth0Interface eth0: Bits sent TOTALnet.if.out["eth0",]10m7dBif1componentnetworkinterfaceeth0Interface eth0: Bits TOTAL Last hourCALCULATEDnett.if.total["eth0"]1h7dBsum(//net.if.in["eth0"],1h)+ -sum(//net.if.out["eth0"],1h)componentnetworkinterfaceeth0LLD testvfs.file.contents[/tmp/lld_test]10mTEXTif1LLD testDEPENDENTlld.testCreation date for {#FILENAME}DEPENDENTfile.date[{#FILENAME}]CHARJSONPATH$..date.first()vfs.file.contents[/tmp/lld_test]vfs.file.contents[/tmp/lld_test]{#DATE}$.date{#FILENAME}$.filenamelocationraspberry{$SWAP.PFREE.MIN.WARN}30{$VFS.DEV.READ.AWAIT.WARN}150The average response time (in ms) of disk read before the trigger would fire.{$VFS.DEV.WRITE.AWAIT.WARN}150The average response time (in ms) of disk write before the trigger would fire.AUTOMATICraspberrypiLinux version 6.1.21-v8+ (dom@buildbot) (aarch64-linux-gnu-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for diff --git a/config-mover/export/10623/template_Linux by Zabbix agent mbuz.xml b/config-mover/export/10623/template_Linux by Zabbix agent mbuz.xml deleted file mode 100644 index f278780..0000000 --- a/config-mover/export/10623/template_Linux by Zabbix agent mbuz.xml +++ /dev/null @@ -1,77 +0,0 @@ - -7.4846977d1dfed4968bc5f8bdb363285bcTemplates/Operating systemsae5269e17d434927bfd6edc09a9a1f4dlast(/Linux by Zabbix agent mbuz/proc.num)/last(/Linux by Zabbix agent mbuz/kernel.maxproc)*100>80Linux: Getting closer to process limitLinux: Getting closer to process limit (over 80% used){ITEM.LASTVALUE1} active, {ITEM.LASTVALUE2} limit.WARNINGscopeperformancef49fc01c5ac945d59455563bdbcc6469max(/Linux by Zabbix agent mbuz/system.swap.size[,pfree],5m)<{$SWAP.PFREE.MIN.WARN} and last(/Linux by Zabbix agent mbuz/system.swap.size[,total])>0Linux: High swap space usageLinux: High swap space usage (less than {$SWAP.PFREE.MIN.WARN}% free)Free: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}WARNINGIf there is no swap configured, this trigger is ignored.Linux: High memory utilizationmin(/Linux by Zabbix agent mbuz/vm.memory.utilization,5m)>{$MEMORY.UTIL.MAX}Linux: Lack of available memorymax(/Linux by Zabbix agent mbuz/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent mbuz/vm.memory.size[total])>0scopecapacity686470cef97f48f6b017e9fc7a078afemax(/Linux by Zabbix agent mbuz/vm.memory.size[available],5m)<{$MEMORY.AVAILABLE.MIN} and last(/Linux by Zabbix agent mbuz/vm.memory.size[total])>0Linux: Lack of available memoryLinux: Lack of available memory (<{$MEMORY.AVAILABLE.MIN} of {ITEM.VALUE2})Available: {ITEM.LASTVALUE1}, total: {ITEM.LASTVALUE2}AVERAGEscopecapacityscopeperformance695f0c352377409d95aca3fe76d1cae2min(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg1],5m)/last(/Linux by Zabbix agent mbuz/system.cpu.num)>{$LOAD_AVG_PER_CPU.MAX.WARN} -and last(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg5])>0 -and last(/Linux by Zabbix agent mbuz/system.cpu.load[all,avg15])>0Linux: Load average is too highLinux: Load average is too high (per CPU load over {$LOAD_AVG_PER_CPU.MAX.WARN} for 5m)Load averages(1m 5m 15m): ({ITEM.LASTVALUE1} {ITEM.LASTVALUE3} {ITEM.LASTVALUE4}), # of CPUs: {ITEM.LASTVALUE2}AVERAGEThe load average per CPU is too high. The system may be slow to respond.scopecapacityscopeperformance4a72646168d545c398c92e09c975a966Linux: CPU jumps199C0DLinux by Zabbix agent mbuzsystem.cpu.switches1F63100Linux by Zabbix agent mbuzsystem.cpu.intrf217c30162b24c9190785fad1ec83b73Linux: CPU usageSTACKEDFIXEDFIXED199C0DLinux by Zabbix agent mbuzsystem.cpu.util[,system]1F63100Linux by Zabbix agent mbuzsystem.cpu.util[,user]200611CLinux by Zabbix agent mbuzsystem.cpu.util[,nice]3F7941DLinux by Zabbix agent mbuzsystem.cpu.util[,iowait]4FC6EA3Linux by Zabbix agent mbuzsystem.cpu.util[,steal]56C59DCLinux by Zabbix agent mbuzsystem.cpu.util[,interrupt]6C7A72DLinux by Zabbix agent mbuzsystem.cpu.util[,softirq]7BA2A5DLinux by Zabbix agent mbuzsystem.cpu.util[,guest]8F230E0Linux by Zabbix agent mbuzsystem.cpu.util[,guest_nice]668ae470ea33444bb40e3b83b97659c3Linux: CPU utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent mbuzsystem.cpu.utilf260a63bc3b04c3b80b47f83bb05ed9cLinux: Memory usageFIXEDBOLD_LINE199C0DLinux by Zabbix agent mbuzvm.memory.size[total]1GRADIENT_LINEF63100Linux by Zabbix agent mbuzvm.memory.size[available]bac7a8fb7e014696b54d262bf40e5b12Linux: Memory utilizationFIXEDFIXEDGRADIENT_LINE199C0DLinux by Zabbix agent mbuzvm.memory.utilizationfa49531c9c3d4087b2205bed6ed0469fLinux: Processes199C0DLinux by Zabbix agent mbuzproc.num1F63100Linux by Zabbix agent mbuzproc.num[,,run]1ca6e2d883114853bd402110c3fd211eLinux: Swap usage199C0DLinux by Zabbix agent mbuzsystem.swap.size[,free]1F63100Linux by Zabbix agent mbuzsystem.swap.size[,total]1b8cc9470a5040d79090a3e5dfcb0a76Linux: System loadFIXED199C0DLinux by Zabbix agent mbuzsystem.cpu.load[all,avg1]1F63100Linux by Zabbix agent mbuzsystem.cpu.load[all,avg5]200611CLinux by Zabbix agent mbuzsystem.cpu.load[all,avg15]3F7941DRIGHTLinux by Zabbix agent mbuzsystem.cpu.num diff --git a/config-mover/export/10623/template_Zabbix proxy health.xml b/config-mover/export/10623/template_Zabbix proxy health.xml deleted file mode 100644 index cf89ec9..0000000 --- a/config-mover/export/10623/template_Zabbix proxy health.xml +++ /dev/null @@ -1,15 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications diff --git a/config-mover/export/10624/host_10624.xml b/config-mover/export/10624/host_10624.xml deleted file mode 100644 index 1a01d7b..0000000 --- a/config-mover/export/10624/host_10624.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Applications748ad4d098d447d492bb935c907f652fDatabases3de820136a9f4efda10aceef25dd461aLinux servers/Oracleoracle-psqlOracle PostgreSQLApplicationsDatabasesLinux servers/Oracleif1locationoracle{$PG.DATABASE}zabbixDefault PostgreSQL database for the connection.{$PG.PASSWORD}Zabb1xMonPaSS{$PG.USER}zbx_monitor diff --git a/config-mover/export/10624/template_PostgreSQL by Zabbix agent 2.xml b/config-mover/export/10624/template_PostgreSQL by Zabbix agent 2.xml deleted file mode 100644 index 321e4f1..0000000 --- a/config-mover/export/10624/template_PostgreSQL by Zabbix agent 2.xml +++ /dev/null @@ -1,46 +0,0 @@ - -7.4748ad4d098d447d492bb935c907f652fTemplates/Databases diff --git a/config-mover/export/10637/host_10637.xml b/config-mover/export/10637/host_10637.xml deleted file mode 100644 index e04a7b5..0000000 --- a/config-mover/export/10637/host_10637.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.4806e0b534f934913a5c1d7be3a4c066bLinux servers/Lenovo/LXCc01acd0492fa4869a540fcf56b7d04e4Zabbix Proxieszabbix-proxy-lxcProxy PROXMOXPROXYzabbix-proxy-lxcLinux servers/Lenovo/LXCZabbix Proxies10.0.0.110if1locationlenovo{$CPU.NUMBER}1How much cores have LXC{$SWAP.PFREE.MIN.WARN}5 diff --git a/config-mover/export/10637/template_Zabbix proxy health.xml b/config-mover/export/10637/template_Zabbix proxy health.xml deleted file mode 100644 index cf89ec9..0000000 --- a/config-mover/export/10637/template_Zabbix proxy health.xml +++ /dev/null @@ -1,15 +0,0 @@ - -7.4a571c0d144b14fd4a87a9d9b2aa9fcd6Templates/Applications diff --git a/config-mover/export/10659/host_10659.xml b/config-mover/export/10659/host_10659.xml deleted file mode 100644 index 173d62b..0000000 --- a/config-mover/export/10659/host_10659.xml +++ /dev/null @@ -1,2 +0,0 @@ - -7.4137f19e6e2dc4219b33553b812627bc2Linux servers/Lenovo/Virtual machinesf3e7a83b62da4cdd8890fc781ccf519fNot monitoredTrueNASTrueNASPROXY_GROUPlocalLinux servers/Lenovo/Virtual machinesNot monitoredSNMP10.0.0.200161
{$SNMP_COMMUNITY}
if1
targettruenas{$SNMP_COMMUNITY}truenas-mbuz
diff --git a/config-mover/export/10659/template_Network Generic Device by SNMP.xml b/config-mover/export/10659/template_Network Generic Device by SNMP.xml deleted file mode 100644 index 0a856fb..0000000 --- a/config-mover/export/10659/template_Network Generic Device by SNMP.xml +++ /dev/null @@ -1,110 +0,0 @@ - -7.436bff6c29af64692839d077febfc7079Templates/Network devices536fafc0bb664fcb8b4c8acc18fe5c29(last(/Network Generic Device by SNMP/system.hw.uptime[hrSystemUptime.0])>0 and last(/Network Generic Device by SNMP/system.hw.uptime[hrSystemUptime.0])<10m) or (last(/Network Generic Device by SNMP/system.hw.uptime[hrSystemUptime.0])=0 and last(/Network Generic Device by SNMP/system.net.uptime[sysUpTime.0])<10m)Generic SNMP: Host has been restartedGeneric SNMP: {HOST.NAME} has been restarted (uptime < 10m)WARNINGUptime is less than 10 minutes.YESGeneric SNMP: No SNMP data collectionmax(/Network Generic Device by SNMP/zabbix[host,snmp,available],{$SNMP.TIMEOUT})=0scopenotice diff --git a/config-mover/venv/bin/Activate.ps1 b/config-mover/venv/bin/Activate.ps1 deleted file mode 100644 index b49d77b..0000000 --- a/config-mover/venv/bin/Activate.ps1 +++ /dev/null @@ -1,247 +0,0 @@ -<# -.Synopsis -Activate a Python virtual environment for the current PowerShell session. - -.Description -Pushes the python executable for a virtual environment to the front of the -$Env:PATH environment variable and sets the prompt to signify that you are -in a Python virtual environment. Makes use of the command line switches as -well as the `pyvenv.cfg` file values present in the virtual environment. - -.Parameter VenvDir -Path to the directory that contains the virtual environment to activate. The -default value for this is the parent of the directory that the Activate.ps1 -script is located within. - -.Parameter Prompt -The prompt prefix to display when this virtual environment is activated. By -default, this prompt is the name of the virtual environment folder (VenvDir) -surrounded by parentheses and followed by a single space (ie. '(.venv) '). - -.Example -Activate.ps1 -Activates the Python virtual environment that contains the Activate.ps1 script. - -.Example -Activate.ps1 -Verbose -Activates the Python virtual environment that contains the Activate.ps1 script, -and shows extra information about the activation as it executes. - -.Example -Activate.ps1 -VenvDir C:\Users\MyUser\Common\.venv -Activates the Python virtual environment located in the specified location. - -.Example -Activate.ps1 -Prompt "MyPython" -Activates the Python virtual environment that contains the Activate.ps1 script, -and prefixes the current prompt with the specified string (surrounded in -parentheses) while the virtual environment is active. - -.Notes -On Windows, it may be required to enable this Activate.ps1 script by setting the -execution policy for the user. You can do this by issuing the following PowerShell -command: - -PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser - -For more information on Execution Policies: -https://go.microsoft.com/fwlink/?LinkID=135170 - -#> -Param( - [Parameter(Mandatory = $false)] - [String] - $VenvDir, - [Parameter(Mandatory = $false)] - [String] - $Prompt -) - -<# Function declarations --------------------------------------------------- #> - -<# -.Synopsis -Remove all shell session elements added by the Activate script, including the -addition of the virtual environment's Python executable from the beginning of -the PATH variable. - -.Parameter NonDestructive -If present, do not remove this function from the global namespace for the -session. - -#> -function global:deactivate ([switch]$NonDestructive) { - # Revert to original values - - # The prior prompt: - if (Test-Path -Path Function:_OLD_VIRTUAL_PROMPT) { - Copy-Item -Path Function:_OLD_VIRTUAL_PROMPT -Destination Function:prompt - Remove-Item -Path Function:_OLD_VIRTUAL_PROMPT - } - - # The prior PYTHONHOME: - if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { - Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME - Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME - } - - # The prior PATH: - if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { - Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH - Remove-Item -Path Env:_OLD_VIRTUAL_PATH - } - - # Just remove the VIRTUAL_ENV altogether: - if (Test-Path -Path Env:VIRTUAL_ENV) { - Remove-Item -Path env:VIRTUAL_ENV - } - - # Just remove VIRTUAL_ENV_PROMPT altogether. - if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { - Remove-Item -Path env:VIRTUAL_ENV_PROMPT - } - - # Just remove the _PYTHON_VENV_PROMPT_PREFIX altogether: - if (Get-Variable -Name "_PYTHON_VENV_PROMPT_PREFIX" -ErrorAction SilentlyContinue) { - Remove-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Scope Global -Force - } - - # Leave deactivate function in the global namespace if requested: - if (-not $NonDestructive) { - Remove-Item -Path function:deactivate - } -} - -<# -.Description -Get-PyVenvConfig parses the values from the pyvenv.cfg file located in the -given folder, and returns them in a map. - -For each line in the pyvenv.cfg file, if that line can be parsed into exactly -two strings separated by `=` (with any amount of whitespace surrounding the =) -then it is considered a `key = value` line. The left hand string is the key, -the right hand is the value. - -If the value starts with a `'` or a `"` then the first and last character is -stripped from the value before being captured. - -.Parameter ConfigDir -Path to the directory that contains the `pyvenv.cfg` file. -#> -function Get-PyVenvConfig( - [String] - $ConfigDir -) { - Write-Verbose "Given ConfigDir=$ConfigDir, obtain values in pyvenv.cfg" - - # Ensure the file exists, and issue a warning if it doesn't (but still allow the function to continue). - $pyvenvConfigPath = Join-Path -Resolve -Path $ConfigDir -ChildPath 'pyvenv.cfg' -ErrorAction Continue - - # An empty map will be returned if no config file is found. - $pyvenvConfig = @{ } - - if ($pyvenvConfigPath) { - - Write-Verbose "File exists, parse `key = value` lines" - $pyvenvConfigContent = Get-Content -Path $pyvenvConfigPath - - $pyvenvConfigContent | ForEach-Object { - $keyval = $PSItem -split "\s*=\s*", 2 - if ($keyval[0] -and $keyval[1]) { - $val = $keyval[1] - - # Remove extraneous quotations around a string value. - if ("'""".Contains($val.Substring(0, 1))) { - $val = $val.Substring(1, $val.Length - 2) - } - - $pyvenvConfig[$keyval[0]] = $val - Write-Verbose "Adding Key: '$($keyval[0])'='$val'" - } - } - } - return $pyvenvConfig -} - - -<# Begin Activate script --------------------------------------------------- #> - -# Determine the containing directory of this script -$VenvExecPath = Split-Path -Parent $MyInvocation.MyCommand.Definition -$VenvExecDir = Get-Item -Path $VenvExecPath - -Write-Verbose "Activation script is located in path: '$VenvExecPath'" -Write-Verbose "VenvExecDir Fullname: '$($VenvExecDir.FullName)" -Write-Verbose "VenvExecDir Name: '$($VenvExecDir.Name)" - -# Set values required in priority: CmdLine, ConfigFile, Default -# First, get the location of the virtual environment, it might not be -# VenvExecDir if specified on the command line. -if ($VenvDir) { - Write-Verbose "VenvDir given as parameter, using '$VenvDir' to determine values" -} -else { - Write-Verbose "VenvDir not given as a parameter, using parent directory name as VenvDir." - $VenvDir = $VenvExecDir.Parent.FullName.TrimEnd("\\/") - Write-Verbose "VenvDir=$VenvDir" -} - -# Next, read the `pyvenv.cfg` file to determine any required value such -# as `prompt`. -$pyvenvCfg = Get-PyVenvConfig -ConfigDir $VenvDir - -# Next, set the prompt from the command line, or the config file, or -# just use the name of the virtual environment folder. -if ($Prompt) { - Write-Verbose "Prompt specified as argument, using '$Prompt'" -} -else { - Write-Verbose "Prompt not specified as argument to script, checking pyvenv.cfg value" - if ($pyvenvCfg -and $pyvenvCfg['prompt']) { - Write-Verbose " Setting based on value in pyvenv.cfg='$($pyvenvCfg['prompt'])'" - $Prompt = $pyvenvCfg['prompt']; - } - else { - Write-Verbose " Setting prompt based on parent's directory's name. (Is the directory name passed to venv module when creating the virtual environment)" - Write-Verbose " Got leaf-name of $VenvDir='$(Split-Path -Path $venvDir -Leaf)'" - $Prompt = Split-Path -Path $venvDir -Leaf - } -} - -Write-Verbose "Prompt = '$Prompt'" -Write-Verbose "VenvDir='$VenvDir'" - -# Deactivate any currently active virtual environment, but leave the -# deactivate function in place. -deactivate -nondestructive - -# Now set the environment variable VIRTUAL_ENV, used by many tools to determine -# that there is an activated venv. -$env:VIRTUAL_ENV = $VenvDir - -if (-not $Env:VIRTUAL_ENV_DISABLE_PROMPT) { - - Write-Verbose "Setting prompt to '$Prompt'" - - # Set the prompt to include the env name - # Make sure _OLD_VIRTUAL_PROMPT is global - function global:_OLD_VIRTUAL_PROMPT { "" } - Copy-Item -Path function:prompt -Destination function:_OLD_VIRTUAL_PROMPT - New-Variable -Name _PYTHON_VENV_PROMPT_PREFIX -Description "Python virtual environment prompt prefix" -Scope Global -Option ReadOnly -Visibility Public -Value $Prompt - - function global:prompt { - Write-Host -NoNewline -ForegroundColor Green "($_PYTHON_VENV_PROMPT_PREFIX) " - _OLD_VIRTUAL_PROMPT - } - $env:VIRTUAL_ENV_PROMPT = $Prompt -} - -# Clear PYTHONHOME -if (Test-Path -Path Env:PYTHONHOME) { - Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME - Remove-Item -Path Env:PYTHONHOME -} - -# Add the venv to the PATH -Copy-Item -Path Env:PATH -Destination Env:_OLD_VIRTUAL_PATH -$Env:PATH = "$VenvExecDir$([System.IO.Path]::PathSeparator)$Env:PATH" diff --git a/config-mover/venv/bin/activate b/config-mover/venv/bin/activate deleted file mode 100644 index e3e8b32..0000000 --- a/config-mover/venv/bin/activate +++ /dev/null @@ -1,70 +0,0 @@ -# This file must be used with "source bin/activate" *from bash* -# You cannot run it directly - -deactivate () { - # reset old environment variables - if [ -n "${_OLD_VIRTUAL_PATH:-}" ] ; then - PATH="${_OLD_VIRTUAL_PATH:-}" - export PATH - unset _OLD_VIRTUAL_PATH - fi - if [ -n "${_OLD_VIRTUAL_PYTHONHOME:-}" ] ; then - PYTHONHOME="${_OLD_VIRTUAL_PYTHONHOME:-}" - export PYTHONHOME - unset _OLD_VIRTUAL_PYTHONHOME - fi - - # Call hash to forget past commands. Without forgetting - # past commands the $PATH changes we made may not be respected - hash -r 2> /dev/null - - if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then - PS1="${_OLD_VIRTUAL_PS1:-}" - export PS1 - unset _OLD_VIRTUAL_PS1 - fi - - unset VIRTUAL_ENV - unset VIRTUAL_ENV_PROMPT - if [ ! "${1:-}" = "nondestructive" ] ; then - # Self destruct! - unset -f deactivate - fi -} - -# unset irrelevant variables -deactivate nondestructive - -# on Windows, a path can contain colons and backslashes and has to be converted: -if [ "${OSTYPE:-}" = "cygwin" ] || [ "${OSTYPE:-}" = "msys" ] ; then - # transform D:\path\to\venv to /d/path/to/venv on MSYS - # and to /cygdrive/d/path/to/venv on Cygwin - export VIRTUAL_ENV=$(cygpath /opt/python/venv) -else - # use the path as-is - export VIRTUAL_ENV=/opt/python/venv -fi - -_OLD_VIRTUAL_PATH="$PATH" -PATH="$VIRTUAL_ENV/"bin":$PATH" -export PATH - -# unset PYTHONHOME if set -# this will fail if PYTHONHOME is set to the empty string (which is bad anyway) -# could use `if (set -u; : $PYTHONHOME) ;` in bash -if [ -n "${PYTHONHOME:-}" ] ; then - _OLD_VIRTUAL_PYTHONHOME="${PYTHONHOME:-}" - unset PYTHONHOME -fi - -if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT:-}" ] ; then - _OLD_VIRTUAL_PS1="${PS1:-}" - PS1='(venv) '"${PS1:-}" - export PS1 - VIRTUAL_ENV_PROMPT='(venv) ' - export VIRTUAL_ENV_PROMPT -fi - -# Call hash to forget past commands. Without forgetting -# past commands the $PATH changes we made may not be respected -hash -r 2> /dev/null diff --git a/config-mover/venv/bin/activate.csh b/config-mover/venv/bin/activate.csh deleted file mode 100644 index ac4b24a..0000000 --- a/config-mover/venv/bin/activate.csh +++ /dev/null @@ -1,27 +0,0 @@ -# This file must be used with "source bin/activate.csh" *from csh*. -# You cannot run it directly. - -# Created by Davide Di Blasi . -# Ported to Python 3.3 venv by Andrew Svetlov - -alias deactivate 'test $?_OLD_VIRTUAL_PATH != 0 && setenv PATH "$_OLD_VIRTUAL_PATH" && unset _OLD_VIRTUAL_PATH; rehash; test $?_OLD_VIRTUAL_PROMPT != 0 && set prompt="$_OLD_VIRTUAL_PROMPT" && unset _OLD_VIRTUAL_PROMPT; unsetenv VIRTUAL_ENV; unsetenv VIRTUAL_ENV_PROMPT; test "\!:*" != "nondestructive" && unalias deactivate' - -# Unset irrelevant variables. -deactivate nondestructive - -setenv VIRTUAL_ENV /opt/python/venv - -set _OLD_VIRTUAL_PATH="$PATH" -setenv PATH "$VIRTUAL_ENV/"bin":$PATH" - - -set _OLD_VIRTUAL_PROMPT="$prompt" - -if (! "$?VIRTUAL_ENV_DISABLE_PROMPT") then - set prompt = '(venv) '"$prompt" - setenv VIRTUAL_ENV_PROMPT '(venv) ' -endif - -alias pydoc python -m pydoc - -rehash diff --git a/config-mover/venv/bin/activate.fish b/config-mover/venv/bin/activate.fish deleted file mode 100644 index 3075404..0000000 --- a/config-mover/venv/bin/activate.fish +++ /dev/null @@ -1,69 +0,0 @@ -# This file must be used with "source /bin/activate.fish" *from fish* -# (https://fishshell.com/). You cannot run it directly. - -function deactivate -d "Exit virtual environment and return to normal shell environment" - # reset old environment variables - if test -n "$_OLD_VIRTUAL_PATH" - set -gx PATH $_OLD_VIRTUAL_PATH - set -e _OLD_VIRTUAL_PATH - end - if test -n "$_OLD_VIRTUAL_PYTHONHOME" - set -gx PYTHONHOME $_OLD_VIRTUAL_PYTHONHOME - set -e _OLD_VIRTUAL_PYTHONHOME - end - - if test -n "$_OLD_FISH_PROMPT_OVERRIDE" - set -e _OLD_FISH_PROMPT_OVERRIDE - # prevents error when using nested fish instances (Issue #93858) - if functions -q _old_fish_prompt - functions -e fish_prompt - functions -c _old_fish_prompt fish_prompt - functions -e _old_fish_prompt - end - end - - set -e VIRTUAL_ENV - set -e VIRTUAL_ENV_PROMPT - if test "$argv[1]" != "nondestructive" - # Self-destruct! - functions -e deactivate - end -end - -# Unset irrelevant variables. -deactivate nondestructive - -set -gx VIRTUAL_ENV /opt/python/venv - -set -gx _OLD_VIRTUAL_PATH $PATH -set -gx PATH "$VIRTUAL_ENV/"bin $PATH - -# Unset PYTHONHOME if set. -if set -q PYTHONHOME - set -gx _OLD_VIRTUAL_PYTHONHOME $PYTHONHOME - set -e PYTHONHOME -end - -if test -z "$VIRTUAL_ENV_DISABLE_PROMPT" - # fish uses a function instead of an env var to generate the prompt. - - # Save the current fish_prompt function as the function _old_fish_prompt. - functions -c fish_prompt _old_fish_prompt - - # With the original prompt function renamed, we can override with our own. - function fish_prompt - # Save the return status of the last command. - set -l old_status $status - - # Output the venv prompt; color taken from the blue of the Python logo. - printf "%s%s%s" (set_color 4B8BBE) '(venv) ' (set_color normal) - - # Restore the return status of the previous command. - echo "exit $old_status" | . - # Output the original/"old" prompt. - _old_fish_prompt - end - - set -gx _OLD_FISH_PROMPT_OVERRIDE "$VIRTUAL_ENV" - set -gx VIRTUAL_ENV_PROMPT '(venv) ' -end diff --git a/config-mover/venv/bin/pip b/config-mover/venv/bin/pip deleted file mode 100755 index ee2d38b..0000000 --- a/config-mover/venv/bin/pip +++ /dev/null @@ -1,8 +0,0 @@ -#!/opt/python/venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/config-mover/venv/bin/pip3 b/config-mover/venv/bin/pip3 deleted file mode 100755 index ee2d38b..0000000 --- a/config-mover/venv/bin/pip3 +++ /dev/null @@ -1,8 +0,0 @@ -#!/opt/python/venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/config-mover/venv/bin/pip3.12 b/config-mover/venv/bin/pip3.12 deleted file mode 100755 index ee2d38b..0000000 --- a/config-mover/venv/bin/pip3.12 +++ /dev/null @@ -1,8 +0,0 @@ -#!/opt/python/venv/bin/python3 -# -*- coding: utf-8 -*- -import re -import sys -from pip._internal.cli.main import main -if __name__ == '__main__': - sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) - sys.exit(main()) diff --git a/config-mover/venv/bin/python b/config-mover/venv/bin/python deleted file mode 120000 index b8a0adb..0000000 --- a/config-mover/venv/bin/python +++ /dev/null @@ -1 +0,0 @@ -python3 \ No newline at end of file diff --git a/config-mover/venv/bin/python3 b/config-mover/venv/bin/python3 deleted file mode 120000 index ae65fda..0000000 --- a/config-mover/venv/bin/python3 +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/python3 \ No newline at end of file diff --git a/config-mover/venv/bin/python3.12 b/config-mover/venv/bin/python3.12 deleted file mode 120000 index b8a0adb..0000000 --- a/config-mover/venv/bin/python3.12 +++ /dev/null @@ -1 +0,0 @@ -python3 \ No newline at end of file diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/AUTHORS.txt b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/AUTHORS.txt deleted file mode 100644 index 0e63548..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/AUTHORS.txt +++ /dev/null @@ -1,760 +0,0 @@ -@Switch01 -A_Rog -Aakanksha Agrawal -Abhinav Sagar -ABHYUDAY PRATAP SINGH -abs51295 -AceGentile -Adam Chainz -Adam Tse -Adam Wentz -admin -Adrien Morison -ahayrapetyan -Ahilya -AinsworthK -Akash Srivastava -Alan Yee -Albert Tugushev -Albert-Guan -albertg -Alberto Sottile -Aleks Bunin -Ales Erjavec -Alethea Flowers -Alex Gaynor -Alex Grönholm -Alex Hedges -Alex Loosley -Alex Morega -Alex Stachowiak -Alexander Shtyrov -Alexandre Conrad -Alexey Popravka -Aleš Erjavec -Alli -Ami Fischman -Ananya Maiti -Anatoly Techtonik -Anders Kaseorg -Andre Aguiar -Andreas Lutro -Andrei Geacar -Andrew Gaul -Andrew Shymanel -Andrey Bienkowski -Andrey Bulgakov -Andrés Delfino -Andy Freeland -Andy Kluger -Ani Hayrapetyan -Aniruddha Basak -Anish Tambe -Anrs Hu -Anthony Sottile -Antoine Musso -Anton Ovchinnikov -Anton Patrushev -Antonio Alvarado Hernandez -Antony Lee -Antti Kaihola -Anubhav Patel -Anudit Nagar -Anuj Godase -AQNOUCH Mohammed -AraHaan -Arindam Choudhury -Armin Ronacher -Artem -Arun Babu Neelicattu -Ashley Manton -Ashwin Ramaswami -atse -Atsushi Odagiri -Avinash Karhana -Avner Cohen -Awit (Ah-Wit) Ghirmai -Baptiste Mispelon -Barney Gale -barneygale -Bartek Ogryczak -Bastian Venthur -Ben Bodenmiller -Ben Darnell -Ben Hoyt -Ben Mares -Ben Rosser -Bence Nagy -Benjamin Peterson -Benjamin VanEvery -Benoit Pierre -Berker Peksag -Bernard -Bernard Tyers -Bernardo B. Marques -Bernhard M. Wiedemann -Bertil Hatt -Bhavam Vidyarthi -Blazej Michalik -Bogdan Opanchuk -BorisZZZ -Brad Erickson -Bradley Ayers -Brandon L. Reiss -Brandt Bucher -Brett Randall -Brett Rosen -Brian Cristante -Brian Rosner -briantracy -BrownTruck -Bruno Oliveira -Bruno Renié -Bruno S -Bstrdsmkr -Buck Golemon -burrows -Bussonnier Matthias -bwoodsend -c22 -Caleb Martinez -Calvin Smith -Carl Meyer -Carlos Liam -Carol Willing -Carter Thayer -Cass -Chandrasekhar Atina -Chih-Hsuan Yen -Chris Brinker -Chris Hunt -Chris Jerdonek -Chris Kuehl -Chris McDonough -Chris Pawley -Chris Pryer -Chris Wolfe -Christian Clauss -Christian Heimes -Christian Oudard -Christoph Reiter -Christopher Hunt -Christopher Snyder -cjc7373 -Clark Boylan -Claudio Jolowicz -Clay McClure -Cody -Cody Soyland -Colin Watson -Collin Anderson -Connor Osborn -Cooper Lees -Cooper Ry Lees -Cory Benfield -Cory Wright -Craig Kerstiens -Cristian Sorinel -Cristina -Cristina Muñoz -Curtis Doty -cytolentino -Daan De Meyer -Dale -Damian -Damian Quiroga -Damian Shaw -Dan Black -Dan Savilonis -Dan Sully -Dane Hillard -daniel -Daniel Collins -Daniel Hahler -Daniel Holth -Daniel Jost -Daniel Katz -Daniel Shaulov -Daniele Esposti -Daniele Nicolodi -Daniele Procida -Daniil Konovalenko -Danny Hermes -Danny McClanahan -Darren Kavanagh -Dav Clark -Dave Abrahams -Dave Jones -David Aguilar -David Black -David Bordeynik -David Caro -David D Lowe -David Evans -David Hewitt -David Linke -David Poggi -David Pursehouse -David Runge -David Tucker -David Wales -Davidovich -ddelange -Deepak Sharma -Deepyaman Datta -Denise Yu -dependabot[bot] -derwolfe -Desetude -Devesh Kumar Singh -Diego Caraballo -Diego Ramirez -DiegoCaraballo -Dimitri Merejkowsky -Dimitri Papadopoulos -Dirk Stolle -Dmitry Gladkov -Dmitry Volodin -Domen Kožar -Dominic Davis-Foster -Donald Stufft -Dongweiming -doron zarhi -Dos Moonen -Douglas Thor -DrFeathers -Dustin Ingram -Dwayne Bailey -Ed Morley -Edgar Ramírez -Edgar Ramírez Mondragón -Ee Durbin -Efflam Lemaillet -efflamlemaillet -Eitan Adler -ekristina -elainechan -Eli Schwartz -Elisha Hollander -Ellen Marie Dash -Emil Burzo -Emil Styrke -Emmanuel Arias -Endoh Takanao -enoch -Erdinc Mutlu -Eric Cousineau -Eric Gillingham -Eric Hanchrow -Eric Hopper -Erik M. Bray -Erik Rose -Erwin Janssen -Eugene Vereshchagin -everdimension -Federico -Felipe Peter -Felix Yan -fiber-space -Filip Kokosiński -Filipe Laíns -Finn Womack -finnagin -Flavio Amurrio -Florian Briand -Florian Rathgeber -Francesco -Francesco Montesano -Frost Ming -Gabriel Curio -Gabriel de Perthuis -Garry Polley -gavin -gdanielson -Geoffrey Sneddon -George Song -Georgi Valkov -Georgy Pchelkin -ghost -Giftlin Rajaiah -gizmoguy1 -gkdoc -Godefroid Chapelle -Gopinath M -GOTO Hayato -gousaiyang -gpiks -Greg Roodt -Greg Ward -Guilherme Espada -Guillaume Seguin -gutsytechster -Guy Rozendorn -Guy Tuval -gzpan123 -Hanjun Kim -Hari Charan -Harsh Vardhan -harupy -Harutaka Kawamura -hauntsaninja -Henrich Hartzer -Henry Schreiner -Herbert Pfennig -Holly Stotelmyer -Honnix -Hsiaoming Yang -Hugo Lopes Tavares -Hugo van Kemenade -Hugues Bruant -Hynek Schlawack -Ian Bicking -Ian Cordasco -Ian Lee -Ian Stapleton Cordasco -Ian Wienand -Igor Kuzmitshov -Igor Sobreira -Ilan Schnell -Illia Volochii -Ilya Baryshev -Inada Naoki -Ionel Cristian Mărieș -Ionel Maries Cristian -Itamar Turner-Trauring -Ivan Pozdeev -J. Nick Koston -Jacob Kim -Jacob Walls -Jaime Sanz -jakirkham -Jakub Kuczys -Jakub Stasiak -Jakub Vysoky -Jakub Wilk -James Cleveland -James Curtin -James Firth -James Gerity -James Polley -Jan Pokorný -Jannis Leidel -Jarek Potiuk -jarondl -Jason Curtis -Jason R. Coombs -JasonMo -JasonMo1 -Jay Graves -Jean Abou Samra -Jean-Christophe Fillion-Robin -Jeff Barber -Jeff Dairiki -Jeff Widman -Jelmer Vernooij -jenix21 -Jeremy Stanley -Jeremy Zafran -Jesse Rittner -Jiashuo Li -Jim Fisher -Jim Garrison -Jiun Bae -Jivan Amara -Joe Bylund -Joe Michelini -John Paton -John T. Wodder II -John-Scott Atlakson -johnthagen -Jon Banafato -Jon Dufresne -Jon Parise -Jonas Nockert -Jonathan Herbert -Joonatan Partanen -Joost Molenaar -Jorge Niedbalski -Joseph Bylund -Joseph Long -Josh Bronson -Josh Hansen -Josh Schneier -Joshua -Juan Luis Cano Rodríguez -Juanjo Bazán -Judah Rand -Julian Berman -Julian Gethmann -Julien Demoor -Jussi Kukkonen -jwg4 -Jyrki Pulliainen -Kai Chen -Kai Mueller -Kamal Bin Mustafa -kasium -kaustav haldar -keanemind -Keith Maxwell -Kelsey Hightower -Kenneth Belitzky -Kenneth Reitz -Kevin Burke -Kevin Carter -Kevin Frommelt -Kevin R Patterson -Kexuan Sun -Kit Randel -Klaas van Schelven -KOLANICH -kpinc -Krishna Oza -Kumar McMillan -Kurt McKee -Kyle Persohn -lakshmanaram -Laszlo Kiss-Kollar -Laurent Bristiel -Laurent LAPORTE -Laurie O -Laurie Opperman -layday -Leon Sasson -Lev Givon -Lincoln de Sousa -Lipis -lorddavidiii -Loren Carvalho -Lucas Cimon -Ludovic Gasc -Lukas Geiger -Lukas Juhrich -Luke Macken -Luo Jiebin -luojiebin -luz.paz -László Kiss Kollár -M00nL1ght -Marc Abramowitz -Marc Tamlyn -Marcus Smith -Mariatta -Mark Kohler -Mark Williams -Markus Hametner -Martey Dodoo -Martin Fischer -Martin Häcker -Martin Pavlasek -Masaki -Masklinn -Matej Stuchlik -Mathew Jennings -Mathieu Bridon -Mathieu Kniewallner -Matt Bacchi -Matt Good -Matt Maker -Matt Robenolt -matthew -Matthew Einhorn -Matthew Feickert -Matthew Gilliard -Matthew Iversen -Matthew Treinish -Matthew Trumbell -Matthew Willson -Matthias Bussonnier -mattip -Maurits van Rees -Max W Chase -Maxim Kurnikov -Maxime Rouyrre -mayeut -mbaluna -mdebi -memoselyk -meowmeowcat -Michael -Michael Aquilina -Michael E. Karpeles -Michael Klich -Michael Mintz -Michael Williamson -michaelpacer -Michał Górny -Mickaël Schoentgen -Miguel Araujo Perez -Mihir Singh -Mike -Mike Hendricks -Min RK -MinRK -Miro Hrončok -Monica Baluna -montefra -Monty Taylor -Muha Ajjan‮ -Nadav Wexler -Nahuel Ambrosini -Nate Coraor -Nate Prewitt -Nathan Houghton -Nathaniel J. Smith -Nehal J Wani -Neil Botelho -Nguyễn Gia Phong -Nicholas Serra -Nick Coghlan -Nick Stenning -Nick Timkovich -Nicolas Bock -Nicole Harris -Nikhil Benesch -Nikhil Ladha -Nikita Chepanov -Nikolay Korolev -Nipunn Koorapati -Nitesh Sharma -Niyas Sait -Noah -Noah Gorny -Nowell Strite -NtaleGrey -nvdv -OBITORASU -Ofek Lev -ofrinevo -Oliver Freund -Oliver Jeeves -Oliver Mannion -Oliver Tonnhofer -Olivier Girardot -Olivier Grisel -Ollie Rutherfurd -OMOTO Kenji -Omry Yadan -onlinejudge95 -Oren Held -Oscar Benjamin -Oz N Tiram -Pachwenko -Patrick Dubroy -Patrick Jenkins -Patrick Lawson -patricktokeeffe -Patrik Kopkan -Paul Ganssle -Paul Kehrer -Paul Moore -Paul Nasrat -Paul Oswald -Paul van der Linden -Paulus Schoutsen -Pavel Safronov -Pavithra Eswaramoorthy -Pawel Jasinski -Paweł Szramowski -Pekka Klärck -Peter Gessler -Peter Lisák -Peter Waller -petr-tik -Phaneendra Chiruvella -Phil Elson -Phil Freo -Phil Pennock -Phil Whelan -Philip Jägenstedt -Philip Molloy -Philippe Ombredanne -Pi Delport -Pierre-Yves Rofes -Pieter Degroote -pip -Prabakaran Kumaresshan -Prabhjyotsing Surjit Singh Sodhi -Prabhu Marappan -Pradyun Gedam -Prashant Sharma -Pratik Mallya -pre-commit-ci[bot] -Preet Thakkar -Preston Holmes -Przemek Wrzos -Pulkit Goyal -q0w -Qiangning Hong -Qiming Xu -Quentin Lee -Quentin Pradet -R. David Murray -Rafael Caricio -Ralf Schmitt -Razzi Abuissa -rdb -Reece Dunham -Remi Rampin -Rene Dudfield -Riccardo Magliocchetti -Riccardo Schirone -Richard Jones -Richard Si -Ricky Ng-Adam -Rishi -RobberPhex -Robert Collins -Robert McGibbon -Robert Pollak -Robert T. McGibbon -robin elisha robinson -Roey Berman -Rohan Jain -Roman Bogorodskiy -Roman Donchenko -Romuald Brunet -ronaudinho -Ronny Pfannschmidt -Rory McCann -Ross Brattain -Roy Wellington Ⅳ -Ruairidh MacLeod -Russell Keith-Magee -Ryan Shepherd -Ryan Wooden -ryneeverett -Sachi King -Salvatore Rinchiera -sandeepkiran-js -Sander Van Balen -Savio Jomton -schlamar -Scott Kitterman -Sean -seanj -Sebastian Jordan -Sebastian Schaetz -Segev Finer -SeongSoo Cho -Sergey Vasilyev -Seth Michael Larson -Seth Woodworth -Shahar Epstein -Shantanu -shireenrao -Shivansh-007 -Shlomi Fish -Shovan Maity -Simeon Visser -Simon Cross -Simon Pichugin -sinoroc -sinscary -snook92 -socketubs -Sorin Sbarnea -Srinivas Nyayapati -Stavros Korokithakis -Stefan Scherfke -Stefano Rivera -Stephan Erb -Stephen Rosen -stepshal -Steve (Gadget) Barnes -Steve Barnes -Steve Dower -Steve Kowalik -Steven Myint -Steven Silvester -stonebig -studioj -Stéphane Bidoul -Stéphane Bidoul (ACSONE) -Stéphane Klein -Sumana Harihareswara -Surbhi Sharma -Sviatoslav Sydorenko -Swat009 -Sylvain -Takayuki SHIMIZUKAWA -Taneli Hukkinen -tbeswick -Thiago -Thijs Triemstra -Thomas Fenzl -Thomas Grainger -Thomas Guettler -Thomas Johansson -Thomas Kluyver -Thomas Smith -Thomas VINCENT -Tim D. Smith -Tim Gates -Tim Harder -Tim Heap -tim smith -tinruufu -Tobias Hermann -Tom Forbes -Tom Freudenheim -Tom V -Tomas Hrnciar -Tomas Orsava -Tomer Chachamu -Tommi Enenkel | AnB -Tomáš Hrnčiar -Tony Beswick -Tony Narlock -Tony Zhaocheng Tan -TonyBeswick -toonarmycaptain -Toshio Kuratomi -toxinu -Travis Swicegood -Tushar Sadhwani -Tzu-ping Chung -Valentin Haenel -Victor Stinner -victorvpaulo -Vikram - Google -Viktor Szépe -Ville Skyttä -Vinay Sajip -Vincent Philippon -Vinicyus Macedo -Vipul Kumar -Vitaly Babiy -Vladimir Fokow -Vladimir Rutsky -W. Trevor King -Wil Tan -Wilfred Hughes -William Edwards -William ML Leslie -William T Olson -William Woodruff -Wilson Mo -wim glenn -Winson Luk -Wolfgang Maier -Wu Zhenyu -XAMES3 -Xavier Fernandez -xoviat -xtreak -YAMAMOTO Takashi -Yen Chi Hsuan -Yeray Diaz Diaz -Yoval P -Yu Jian -Yuan Jing Vincent Yan -Yusuke Hayashi -Zearin -Zhiping Deng -ziebam -Zvezdan Petkovic -Łukasz Langa -Роман Донченко -Семён Марьясин -‮rekcäH nitraM‮ diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/INSTALLER b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/INSTALLER deleted file mode 100644 index a1b589e..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/INSTALLER +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/LICENSE.txt b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/LICENSE.txt deleted file mode 100644 index 8e7b65e..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/LICENSE.txt +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2008-present The pip developers (see AUTHORS.txt file) - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/METADATA b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/METADATA deleted file mode 100644 index e5b45bd..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/METADATA +++ /dev/null @@ -1,88 +0,0 @@ -Metadata-Version: 2.1 -Name: pip -Version: 24.0 -Summary: The PyPA recommended tool for installing Python packages. -Author-email: The pip developers -License: MIT -Project-URL: Homepage, https://pip.pypa.io/ -Project-URL: Documentation, https://pip.pypa.io -Project-URL: Source, https://github.com/pypa/pip -Project-URL: Changelog, https://pip.pypa.io/en/stable/news/ -Classifier: Development Status :: 5 - Production/Stable -Classifier: Intended Audience :: Developers -Classifier: License :: OSI Approved :: MIT License -Classifier: Topic :: Software Development :: Build Tools -Classifier: Programming Language :: Python -Classifier: Programming Language :: Python :: 3 -Classifier: Programming Language :: Python :: 3 :: Only -Classifier: Programming Language :: Python :: 3.7 -Classifier: Programming Language :: Python :: 3.8 -Classifier: Programming Language :: Python :: 3.9 -Classifier: Programming Language :: Python :: 3.10 -Classifier: Programming Language :: Python :: 3.11 -Classifier: Programming Language :: Python :: 3.12 -Classifier: Programming Language :: Python :: Implementation :: CPython -Classifier: Programming Language :: Python :: Implementation :: PyPy -Requires-Python: >=3.7 -Description-Content-Type: text/x-rst -License-File: LICENSE.txt -License-File: AUTHORS.txt - -pip - The Python Package Installer -================================== - -.. image:: https://img.shields.io/pypi/v/pip.svg - :target: https://pypi.org/project/pip/ - :alt: PyPI - -.. image:: https://img.shields.io/pypi/pyversions/pip - :target: https://pypi.org/project/pip - :alt: PyPI - Python Version - -.. image:: https://readthedocs.org/projects/pip/badge/?version=latest - :target: https://pip.pypa.io/en/latest - :alt: Documentation - -pip is the `package installer`_ for Python. You can use pip to install packages from the `Python Package Index`_ and other indexes. - -Please take a look at our documentation for how to install and use pip: - -* `Installation`_ -* `Usage`_ - -We release updates regularly, with a new version every 3 months. Find more details in our documentation: - -* `Release notes`_ -* `Release process`_ - -If you find bugs, need help, or want to talk to the developers, please use our mailing lists or chat rooms: - -* `Issue tracking`_ -* `Discourse channel`_ -* `User IRC`_ - -If you want to get involved head over to GitHub to get the source code, look at our development documentation and feel free to jump on the developer mailing lists and chat rooms: - -* `GitHub page`_ -* `Development documentation`_ -* `Development IRC`_ - -Code of Conduct ---------------- - -Everyone interacting in the pip project's codebases, issue trackers, chat -rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_. - -.. _package installer: https://packaging.python.org/guides/tool-recommendations/ -.. _Python Package Index: https://pypi.org -.. _Installation: https://pip.pypa.io/en/stable/installation/ -.. _Usage: https://pip.pypa.io/en/stable/ -.. _Release notes: https://pip.pypa.io/en/stable/news.html -.. _Release process: https://pip.pypa.io/en/latest/development/release-process/ -.. _GitHub page: https://github.com/pypa/pip -.. _Development documentation: https://pip.pypa.io/en/latest/development -.. _Issue tracking: https://github.com/pypa/pip/issues -.. _Discourse channel: https://discuss.python.org/c/packaging -.. _User IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa -.. _Development IRC: https://kiwiirc.com/nextclient/#ircs://irc.libera.chat:+6697/pypa-dev -.. _PSF Code of Conduct: https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/RECORD b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/RECORD deleted file mode 100644 index 20bfcad..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/RECORD +++ /dev/null @@ -1,1005 +0,0 @@ -../../../bin/pip,sha256=ZRfRIheqaI6tgG_1MGl9yRUwG8unRZROkH99TUsAKzw,233 -../../../bin/pip3,sha256=ZRfRIheqaI6tgG_1MGl9yRUwG8unRZROkH99TUsAKzw,233 -../../../bin/pip3.12,sha256=ZRfRIheqaI6tgG_1MGl9yRUwG8unRZROkH99TUsAKzw,233 -pip-24.0.dist-info/AUTHORS.txt,sha256=SwXm4nkwRkmtnO1ZY-dLy7EPeoQNXMNLby5CN3GlNhY,10388 -pip-24.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -pip-24.0.dist-info/LICENSE.txt,sha256=Y0MApmnUmurmWxLGxIySTFGkzfPR_whtw0VtyLyqIQQ,1093 -pip-24.0.dist-info/METADATA,sha256=kNEfJ3_Vho2mee4lfJdlbd5RHIqsfQJSMUB-bOkIOeI,3581 -pip-24.0.dist-info/RECORD,, -pip-24.0.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip-24.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92 -pip-24.0.dist-info/entry_points.txt,sha256=Fa_c0b-xGFaYxagIruvpJD6qqXmNTA02vAVIkmMj-9o,125 -pip-24.0.dist-info/top_level.txt,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4 -pip/__init__.py,sha256=oAk1nFpLmUVS5Ln7NxvNoGUn5Vkn6FGQjPaNDf8Q8pk,355 -pip/__main__.py,sha256=WzbhHXTbSE6gBY19mNN9m4s5o_365LOvTYSgqgbdBhE,854 -pip/__pip-runner__.py,sha256=EnrfKmKMzWAdqg_JicLCOP9Y95Ux7zHh4ObvqLtQcjo,1444 -pip/__pycache__/__init__.cpython-312.pyc,, -pip/__pycache__/__main__.cpython-312.pyc,, -pip/__pycache__/__pip-runner__.cpython-312.pyc,, -pip/_internal/__init__.py,sha256=iqZ5-YQsQV08tkUc7L806Reop6tguLFWf70ySF6be0Y,515 -pip/_internal/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/__pycache__/build_env.cpython-312.pyc,, -pip/_internal/__pycache__/cache.cpython-312.pyc,, -pip/_internal/__pycache__/configuration.cpython-312.pyc,, -pip/_internal/__pycache__/exceptions.cpython-312.pyc,, -pip/_internal/__pycache__/main.cpython-312.pyc,, -pip/_internal/__pycache__/pyproject.cpython-312.pyc,, -pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc,, -pip/_internal/__pycache__/wheel_builder.cpython-312.pyc,, -pip/_internal/build_env.py,sha256=1ESpqw0iupS_K7phZK5zshVE5Czy9BtGLFU4W6Enva8,10243 -pip/_internal/cache.py,sha256=uiYD-9F0Bv1C8ZyWE85lpzDmQf7hcUkgL99GmI8I41Q,10370 -pip/_internal/cli/__init__.py,sha256=FkHBgpxxb-_gd6r1FjnNhfMOzAUYyXoXKJ6abijfcFU,132 -pip/_internal/cli/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc,, -pip/_internal/cli/__pycache__/base_command.cpython-312.pyc,, -pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc,, -pip/_internal/cli/__pycache__/command_context.cpython-312.pyc,, -pip/_internal/cli/__pycache__/main.cpython-312.pyc,, -pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc,, -pip/_internal/cli/__pycache__/parser.cpython-312.pyc,, -pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc,, -pip/_internal/cli/__pycache__/req_command.cpython-312.pyc,, -pip/_internal/cli/__pycache__/spinners.cpython-312.pyc,, -pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc,, -pip/_internal/cli/autocompletion.py,sha256=_br_5NgSxSuvPjMF0MLHzS5s6BpSkQAQHKrLK89VauM,6690 -pip/_internal/cli/base_command.py,sha256=iuVWGa2oTq7gBReo0er3Z0tXJ2oqBIC6QjDHcnDhKXY,8733 -pip/_internal/cli/cmdoptions.py,sha256=V8ggG6AtHpHKkH_6tRU0mhJaZTeqtrFpu75ghvMXXJk,30063 -pip/_internal/cli/command_context.py,sha256=RHgIPwtObh5KhMrd3YZTkl8zbVG-6Okml7YbFX4Ehg0,774 -pip/_internal/cli/main.py,sha256=Uzxt_YD1hIvB1AW5mxt6IVcht5G712AtMqdo51UMhmQ,2816 -pip/_internal/cli/main_parser.py,sha256=laDpsuBDl6kyfywp9eMMA9s84jfH2TJJn-vmL0GG90w,4338 -pip/_internal/cli/parser.py,sha256=KW6C3-7-4ErTNB0TfLTKwOdHcd-qefCeGnrOoE2r0RQ,10781 -pip/_internal/cli/progress_bars.py,sha256=So4mPoSjXkXiSHiTzzquH3VVyVD_njXlHJSExYPXAow,1968 -pip/_internal/cli/req_command.py,sha256=c7_XHABnXmD3_qlK9-r37KqdKBAcgmVKvQ2WcTrNLfc,18369 -pip/_internal/cli/spinners.py,sha256=hIJ83GerdFgFCdobIA23Jggetegl_uC4Sp586nzFbPE,5118 -pip/_internal/cli/status_codes.py,sha256=sEFHUaUJbqv8iArL3HAtcztWZmGOFX01hTesSytDEh0,116 -pip/_internal/commands/__init__.py,sha256=5oRO9O3dM2vGuh0bFw4HOVletryrz5HHMmmPWwJrH9U,3882 -pip/_internal/commands/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/commands/__pycache__/cache.cpython-312.pyc,, -pip/_internal/commands/__pycache__/check.cpython-312.pyc,, -pip/_internal/commands/__pycache__/completion.cpython-312.pyc,, -pip/_internal/commands/__pycache__/configuration.cpython-312.pyc,, -pip/_internal/commands/__pycache__/debug.cpython-312.pyc,, -pip/_internal/commands/__pycache__/download.cpython-312.pyc,, -pip/_internal/commands/__pycache__/freeze.cpython-312.pyc,, -pip/_internal/commands/__pycache__/hash.cpython-312.pyc,, -pip/_internal/commands/__pycache__/help.cpython-312.pyc,, -pip/_internal/commands/__pycache__/index.cpython-312.pyc,, -pip/_internal/commands/__pycache__/inspect.cpython-312.pyc,, -pip/_internal/commands/__pycache__/install.cpython-312.pyc,, -pip/_internal/commands/__pycache__/list.cpython-312.pyc,, -pip/_internal/commands/__pycache__/search.cpython-312.pyc,, -pip/_internal/commands/__pycache__/show.cpython-312.pyc,, -pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc,, -pip/_internal/commands/__pycache__/wheel.cpython-312.pyc,, -pip/_internal/commands/cache.py,sha256=xg76_ZFEBC6zoQ3gXLRfMZJft4z2a0RwH4GEFZC6nnU,7944 -pip/_internal/commands/check.py,sha256=Rb13Q28yoLh0j1gpx5SU0jlResNct21eQCRsnaO9xKA,1782 -pip/_internal/commands/completion.py,sha256=HT4lD0bgsflHq2IDgYfiEdp7IGGtE7s6MgI3xn0VQEw,4287 -pip/_internal/commands/configuration.py,sha256=n98enwp6y0b5G6fiRQjaZo43FlJKYve_daMhN-4BRNc,9766 -pip/_internal/commands/debug.py,sha256=63972uUCeMIGOdMMVeIUGrOjTOqTVWplFC82a-hcKyA,6777 -pip/_internal/commands/download.py,sha256=e4hw088zGo26WmJaMIRvCniLlLmoOjqolGyfHjsCkCQ,5335 -pip/_internal/commands/freeze.py,sha256=qrIHS_-c6JPrQ92hMhAv9kkl0bHgFpRLwYJDdbcYr1o,3243 -pip/_internal/commands/hash.py,sha256=EVVOuvGtoPEdFi8SNnmdqlCQrhCxV-kJsdwtdcCnXGQ,1703 -pip/_internal/commands/help.py,sha256=gcc6QDkcgHMOuAn5UxaZwAStsRBrnGSn_yxjS57JIoM,1132 -pip/_internal/commands/index.py,sha256=CNXQer_PeZKSJooURcCFCBEKGfwyNoUWYP_MWczAcOM,4775 -pip/_internal/commands/inspect.py,sha256=2wSPt9yfr3r6g-s2S5L6PvRtaHNVyb4TuodMStJ39cw,3188 -pip/_internal/commands/install.py,sha256=VxDd-BD3a27ApeE2OK34rfBXS6Zo2wtemK9-HCwPqxM,28782 -pip/_internal/commands/list.py,sha256=-QbpPuGDiGN1SdThsk2ml8beBnepliefbGhMAN8tkzU,12547 -pip/_internal/commands/search.py,sha256=sbBZiARRc050QquOKcCvOr2K3XLsoYebLKZGRi__iUI,5697 -pip/_internal/commands/show.py,sha256=t5jia4zcYJRJZy4U_Von7zMl03hJmmcofj6oDNTnj7Y,6419 -pip/_internal/commands/uninstall.py,sha256=OIqO9tqadY8kM4HwhFf1Q62fUIp7v8KDrTRo8yWMz7Y,3886 -pip/_internal/commands/wheel.py,sha256=CSnX8Pmf1oPCnd7j7bn1_f58G9KHNiAblvVJ5zykN-A,6476 -pip/_internal/configuration.py,sha256=XkAiBS0hpzsM-LF0Qu5hvPWO_Bs67-oQKRYFBuMbESs,14006 -pip/_internal/distributions/__init__.py,sha256=Hq6kt6gXBgjNit5hTTWLAzeCNOKoB-N0pGYSqehrli8,858 -pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/distributions/__pycache__/base.cpython-312.pyc,, -pip/_internal/distributions/__pycache__/installed.cpython-312.pyc,, -pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc,, -pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc,, -pip/_internal/distributions/base.py,sha256=oRSEvnv2ZjBnargamnv2fcJa1n6gUDKaW0g6CWSEpWs,1743 -pip/_internal/distributions/installed.py,sha256=QinHFbWAQ8oE0pbD8MFZWkwlnfU1QYTccA1vnhrlYOU,842 -pip/_internal/distributions/sdist.py,sha256=4K3V0VNMllHbBzCJibjwd_tylUKpmIdu2AQyhplvCQo,6709 -pip/_internal/distributions/wheel.py,sha256=-ma3sOtUQj0AxXCEb6_Fhmjl3nh4k3A0HC2taAb2N-4,1277 -pip/_internal/exceptions.py,sha256=TmF1iNFEneSWaemwlg6a5bpPuq2cMHK7d1-SvjsQHb0,23634 -pip/_internal/index/__init__.py,sha256=vpt-JeTZefh8a-FC22ZeBSXFVbuBcXSGiILhQZJaNpQ,30 -pip/_internal/index/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/index/__pycache__/collector.cpython-312.pyc,, -pip/_internal/index/__pycache__/package_finder.cpython-312.pyc,, -pip/_internal/index/__pycache__/sources.cpython-312.pyc,, -pip/_internal/index/collector.py,sha256=sH0tL_cOoCk6pLLfCSGVjFM4rPEJtllF-VobvAvLSH4,16590 -pip/_internal/index/package_finder.py,sha256=S_nC8gzVIMY6ikWfKoSOzRtoesUqnfNhAPl_BwSOusA,37843 -pip/_internal/index/sources.py,sha256=dJegiR9f86kslaAHcv9-R5L_XBf5Rzm_FkyPteDuPxI,8688 -pip/_internal/locations/__init__.py,sha256=Dh8LJWG8LRlDK4JIj9sfRF96TREzE--N_AIlx7Tqoe4,15365 -pip/_internal/locations/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc,, -pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc,, -pip/_internal/locations/__pycache__/base.cpython-312.pyc,, -pip/_internal/locations/_distutils.py,sha256=H9ZHK_35rdDV1Qsmi4QeaBULjFT4Mbu6QuoVGkJ6QHI,6009 -pip/_internal/locations/_sysconfig.py,sha256=jyNVtUfMIf0mtyY-Xp1m9yQ8iwECozSVVFmjkN9a2yw,7680 -pip/_internal/locations/base.py,sha256=RQiPi1d4FVM2Bxk04dQhXZ2PqkeljEL2fZZ9SYqIQ78,2556 -pip/_internal/main.py,sha256=r-UnUe8HLo5XFJz8inTcOOTiu_sxNhgHb6VwlGUllOI,340 -pip/_internal/metadata/__init__.py,sha256=9pU3W3s-6HtjFuYhWcLTYVmSaziklPv7k2x8p7X1GmA,4339 -pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/metadata/__pycache__/_json.cpython-312.pyc,, -pip/_internal/metadata/__pycache__/base.cpython-312.pyc,, -pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc,, -pip/_internal/metadata/_json.py,sha256=Rz5M5ciSNvITwaTQR6NfN8TgKgM5WfTws4D6CFknovE,2627 -pip/_internal/metadata/base.py,sha256=l3Wgku4xlgr8s4p6fS-3qQ4QKOpPbWLRwi5d9omEFG4,25907 -pip/_internal/metadata/importlib/__init__.py,sha256=jUUidoxnHcfITHHaAWG1G2i5fdBYklv_uJcjo2x7VYE,135 -pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc,, -pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc,, -pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc,, -pip/_internal/metadata/importlib/_compat.py,sha256=GAe_prIfCE4iUylrnr_2dJRlkkBVRUbOidEoID7LPoE,1882 -pip/_internal/metadata/importlib/_dists.py,sha256=UPl1wUujFqiwiltRJ1tMF42WRINO1sSpNNlYQ2mX0mk,8297 -pip/_internal/metadata/importlib/_envs.py,sha256=XTaFIYERP2JF0QUZuPx2ETiugXbPEcZ8q8ZKeht6Lpc,7456 -pip/_internal/metadata/pkg_resources.py,sha256=opjw4IBSqHvie6sXJ_cbT42meygoPEUfNURJuWZY7sk,10035 -pip/_internal/models/__init__.py,sha256=3DHUd_qxpPozfzouoqa9g9ts1Czr5qaHfFxbnxriepM,63 -pip/_internal/models/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/models/__pycache__/candidate.cpython-312.pyc,, -pip/_internal/models/__pycache__/direct_url.cpython-312.pyc,, -pip/_internal/models/__pycache__/format_control.cpython-312.pyc,, -pip/_internal/models/__pycache__/index.cpython-312.pyc,, -pip/_internal/models/__pycache__/installation_report.cpython-312.pyc,, -pip/_internal/models/__pycache__/link.cpython-312.pyc,, -pip/_internal/models/__pycache__/scheme.cpython-312.pyc,, -pip/_internal/models/__pycache__/search_scope.cpython-312.pyc,, -pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc,, -pip/_internal/models/__pycache__/target_python.cpython-312.pyc,, -pip/_internal/models/__pycache__/wheel.cpython-312.pyc,, -pip/_internal/models/candidate.py,sha256=hEPu8VdGE5qVASv6vLz-R-Rgh5-7LMbai1jgthMCd8M,931 -pip/_internal/models/direct_url.py,sha256=FwouYBKcqckh7B-k2H3HVgRhhFTukFwqiS3kfvtFLSk,6889 -pip/_internal/models/format_control.py,sha256=wtsQqSK9HaUiNxQEuB-C62eVimw6G4_VQFxV9-_KDBE,2486 -pip/_internal/models/index.py,sha256=tYnL8oxGi4aSNWur0mG8DAP7rC6yuha_MwJO8xw0crI,1030 -pip/_internal/models/installation_report.py,sha256=zRVZoaz-2vsrezj_H3hLOhMZCK9c7TbzWgC-jOalD00,2818 -pip/_internal/models/link.py,sha256=XirOAGv1jgMu7vu87kuPbohGj7VHpwVrd2q3KUgVQNg,20777 -pip/_internal/models/scheme.py,sha256=3EFQp_ICu_shH1-TBqhl0QAusKCPDFOlgHFeN4XowWs,738 -pip/_internal/models/search_scope.py,sha256=ASVyyZxiJILw7bTIVVpJx8J293M3Hk5F33ilGn0e80c,4643 -pip/_internal/models/selection_prefs.py,sha256=KZdi66gsR-_RUXUr9uejssk3rmTHrQVJWeNA2sV-VSY,1907 -pip/_internal/models/target_python.py,sha256=34EkorrMuRvRp-bjqHKJ-bOO71m9xdjN2b8WWFEC2HU,4272 -pip/_internal/models/wheel.py,sha256=YqazoIZyma_Q1ejFa1C7NHKQRRWlvWkdK96VRKmDBeI,3600 -pip/_internal/network/__init__.py,sha256=jf6Tt5nV_7zkARBrKojIXItgejvoegVJVKUbhAa5Ioc,50 -pip/_internal/network/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/network/__pycache__/auth.cpython-312.pyc,, -pip/_internal/network/__pycache__/cache.cpython-312.pyc,, -pip/_internal/network/__pycache__/download.cpython-312.pyc,, -pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc,, -pip/_internal/network/__pycache__/session.cpython-312.pyc,, -pip/_internal/network/__pycache__/utils.cpython-312.pyc,, -pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc,, -pip/_internal/network/auth.py,sha256=TC-OcW2KU4W6R1hU4qPgQXvVH54adACpZz6sWq-R9NA,20541 -pip/_internal/network/cache.py,sha256=48A971qCzKNFvkb57uGEk7-0xaqPS0HWj2711QNTxkU,3935 -pip/_internal/network/download.py,sha256=i0Tn55CD5D7XYEFY3TxiYaCf0OaaTQ6SScNgCsSeV14,6086 -pip/_internal/network/lazy_wheel.py,sha256=2PXVduYZPCPZkkQFe1J1GbfHJWeCU--FXonGyIfw9eU,7638 -pip/_internal/network/session.py,sha256=9tqEDD8JiVaFdplOEXJxNo9cjRfBZ6RIa0yQQ_qBNiM,18698 -pip/_internal/network/utils.py,sha256=6A5SrUJEEUHxbGtbscwU2NpCyz-3ztiDlGWHpRRhsJ8,4073 -pip/_internal/network/xmlrpc.py,sha256=sAxzOacJ-N1NXGPvap9jC3zuYWSnnv3GXtgR2-E2APA,1838 -pip/_internal/operations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/operations/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/operations/__pycache__/check.cpython-312.pyc,, -pip/_internal/operations/__pycache__/freeze.cpython-312.pyc,, -pip/_internal/operations/__pycache__/prepare.cpython-312.pyc,, -pip/_internal/operations/build/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc,, -pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc,, -pip/_internal/operations/build/build_tracker.py,sha256=z-H5DOknZdBa3dh2Vq6VBMY5qLYIKmlj2p6CGZK5Lc8,4832 -pip/_internal/operations/build/metadata.py,sha256=9S0CUD8U3QqZeXp-Zyt8HxwU90lE4QrnYDgrqZDzBnc,1422 -pip/_internal/operations/build/metadata_editable.py,sha256=VLL7LvntKE8qxdhUdEJhcotFzUsOSI8NNS043xULKew,1474 -pip/_internal/operations/build/metadata_legacy.py,sha256=o-eU21As175hDC7dluM1fJJ_FqokTIShyWpjKaIpHZw,2198 -pip/_internal/operations/build/wheel.py,sha256=sT12FBLAxDC6wyrDorh8kvcZ1jG5qInCRWzzP-UkJiQ,1075 -pip/_internal/operations/build/wheel_editable.py,sha256=yOtoH6zpAkoKYEUtr8FhzrYnkNHQaQBjWQ2HYae1MQg,1417 -pip/_internal/operations/build/wheel_legacy.py,sha256=C9j6rukgQI1n_JeQLoZGuDdfUwzCXShyIdPTp6edbMQ,3064 -pip/_internal/operations/check.py,sha256=fsqA88iGaqftCr2tlP3sSU202CSkoODRtW0O-JU9M4Y,6806 -pip/_internal/operations/freeze.py,sha256=uqoeTAf6HOYVMR2UgAT8N85UZoGEVEoQdan_Ao6SOfk,9816 -pip/_internal/operations/install/__init__.py,sha256=mX7hyD2GNBO2mFGokDQ30r_GXv7Y_PLdtxcUv144e-s,51 -pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc,, -pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc,, -pip/_internal/operations/install/editable_legacy.py,sha256=YeR0KadWXw_ZheC1NtAG1qVIEkOgRGHc23x-YtGW7NU,1282 -pip/_internal/operations/install/wheel.py,sha256=9hGb1c4bRnPIb2FG7CtUSPfPxqprmHQBtwIAlWPNTtE,27311 -pip/_internal/operations/prepare.py,sha256=57Oq87HfunX3Rbqp47FdaJr9cHbAKUm_3gv7WhBAqbE,28128 -pip/_internal/pyproject.py,sha256=4Xszp11xgr126yzG6BbJA0oaQ9WXuhb0jyUb-y_6lPQ,7152 -pip/_internal/req/__init__.py,sha256=TELFgZOof3lhMmaICVWL9U7PlhXo9OufokbMAJ6J2GI,2738 -pip/_internal/req/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/req/__pycache__/constructors.cpython-312.pyc,, -pip/_internal/req/__pycache__/req_file.cpython-312.pyc,, -pip/_internal/req/__pycache__/req_install.cpython-312.pyc,, -pip/_internal/req/__pycache__/req_set.cpython-312.pyc,, -pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc,, -pip/_internal/req/constructors.py,sha256=8hlY56imEthLORRwmloyKz3YOyXymIaKsNB6P9ewvNI,19018 -pip/_internal/req/req_file.py,sha256=M8ttOZL-PwAj7scPElhW3ZD2hiD9mm_6FJAGIbwAzEI,17790 -pip/_internal/req/req_install.py,sha256=wtOPxkyRSM8comTks8oL1Gp2oyGqbH7JwIDRci2QiPk,35460 -pip/_internal/req/req_set.py,sha256=iMYDUToSgkxFyrP_OrTtPSgw4dwjRyGRDpGooTqeA4Y,4704 -pip/_internal/req/req_uninstall.py,sha256=nmvTQaRCC0iu-5Tw0djlXJhSj6WmqHRvT3qkkEdC35E,24551 -pip/_internal/resolution/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/resolution/__pycache__/base.cpython-312.pyc,, -pip/_internal/resolution/base.py,sha256=qlmh325SBVfvG6Me9gc5Nsh5sdwHBwzHBq6aEXtKsLA,583 -pip/_internal/resolution/legacy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc,, -pip/_internal/resolution/legacy/resolver.py,sha256=Xk24jQ62GvLr4Mc7IjN_qiO88qp0BImzVmPIFz9QLOE,24025 -pip/_internal/resolution/resolvelib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc,, -pip/_internal/resolution/resolvelib/base.py,sha256=jg5COmHLhmBIKOR-4spdJD3jyULYa1BdsqiBu2YJnJ4,5173 -pip/_internal/resolution/resolvelib/candidates.py,sha256=19Ki91Po-MSxBknGIfOGkaWkFdOznN0W_nKv7jL28L0,21052 -pip/_internal/resolution/resolvelib/factory.py,sha256=vqqk-hjchdhShwWVdeW2_A-5ZblLhE_nC_v3Mhz4Svc,32292 -pip/_internal/resolution/resolvelib/found_candidates.py,sha256=hvL3Hoa9VaYo-qEOZkBi2Iqw251UDxPz-uMHVaWmLpE,5705 -pip/_internal/resolution/resolvelib/provider.py,sha256=4t23ivjruqM6hKBX1KpGiTt-M4HGhRcZnGLV0c01K7U,9824 -pip/_internal/resolution/resolvelib/reporter.py,sha256=YFm9hQvz4DFCbjZeFTQ56hTz3Ac-mDBnHkeNRVvMHLY,3100 -pip/_internal/resolution/resolvelib/requirements.py,sha256=-kJONP0WjDfdTvBAs2vUXPgAnOyNIBEAXY4b72ogtPE,5696 -pip/_internal/resolution/resolvelib/resolver.py,sha256=nLJOsVMEVi2gQUVJoUFKMZAeu2f7GRMjGMvNSWyz0Bc,12592 -pip/_internal/self_outdated_check.py,sha256=saxQLB8UzIFtMScquytG10TOTsYVFJQ_mkW1NY-46wE,8378 -pip/_internal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_internal/utils/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc,, -pip/_internal/utils/__pycache__/_log.cpython-312.pyc,, -pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc,, -pip/_internal/utils/__pycache__/compat.cpython-312.pyc,, -pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc,, -pip/_internal/utils/__pycache__/datetime.cpython-312.pyc,, -pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc,, -pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc,, -pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc,, -pip/_internal/utils/__pycache__/encoding.cpython-312.pyc,, -pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc,, -pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc,, -pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc,, -pip/_internal/utils/__pycache__/glibc.cpython-312.pyc,, -pip/_internal/utils/__pycache__/hashes.cpython-312.pyc,, -pip/_internal/utils/__pycache__/logging.cpython-312.pyc,, -pip/_internal/utils/__pycache__/misc.cpython-312.pyc,, -pip/_internal/utils/__pycache__/models.cpython-312.pyc,, -pip/_internal/utils/__pycache__/packaging.cpython-312.pyc,, -pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc,, -pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc,, -pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc,, -pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc,, -pip/_internal/utils/__pycache__/urls.cpython-312.pyc,, -pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc,, -pip/_internal/utils/__pycache__/wheel.cpython-312.pyc,, -pip/_internal/utils/_jaraco_text.py,sha256=yvDGelTVugRayPaOF2k4ab0Ky4d3uOkAfuOQjASjImY,3351 -pip/_internal/utils/_log.py,sha256=-jHLOE_THaZz5BFcCnoSL9EYAtJ0nXem49s9of4jvKw,1015 -pip/_internal/utils/appdirs.py,sha256=swgcTKOm3daLeXTW6v5BUS2Ti2RvEnGRQYH_yDXklAo,1665 -pip/_internal/utils/compat.py,sha256=ACyBfLgj3_XG-iA5omEDrXqDM0cQKzi8h8HRBInzG6Q,1884 -pip/_internal/utils/compatibility_tags.py,sha256=ydin8QG8BHqYRsPY4OL6cmb44CbqXl1T0xxS97VhHkk,5377 -pip/_internal/utils/datetime.py,sha256=m21Y3wAtQc-ji6Veb6k_M5g6A0ZyFI4egchTdnwh-pQ,242 -pip/_internal/utils/deprecation.py,sha256=NKo8VqLioJ4nnXXGmW4KdasxF90EFHkZaHeX1fT08C8,3627 -pip/_internal/utils/direct_url_helpers.py,sha256=6F1tc2rcKaCZmgfVwsE6ObIe_Pux23mUVYA-2D9wCFc,3206 -pip/_internal/utils/egg_link.py,sha256=0FePZoUYKv4RGQ2t6x7w5Z427wbA_Uo3WZnAkrgsuqo,2463 -pip/_internal/utils/encoding.py,sha256=qqsXDtiwMIjXMEiIVSaOjwH5YmirCaK-dIzb6-XJsL0,1169 -pip/_internal/utils/entrypoints.py,sha256=YlhLTRl2oHBAuqhc-zmL7USS67TPWVHImjeAQHreZTQ,3064 -pip/_internal/utils/filesystem.py,sha256=RhMIXUaNVMGjc3rhsDahWQ4MavvEQDdqXqgq-F6fpw8,5122 -pip/_internal/utils/filetypes.py,sha256=i8XAQ0eFCog26Fw9yV0Yb1ygAqKYB1w9Cz9n0fj8gZU,716 -pip/_internal/utils/glibc.py,sha256=Mesxxgg3BLxheLZx-dSf30b6gKpOgdVXw6W--uHSszQ,3113 -pip/_internal/utils/hashes.py,sha256=MjOigC75z6qoRMkgHiHqot7eqxfwDZSrEflJMPm-bHE,5118 -pip/_internal/utils/logging.py,sha256=fdtuZJ-AKkqwDTANDvGcBEpssL8el7T1jnwk1CnZl3Y,11603 -pip/_internal/utils/misc.py,sha256=fNXwaeeikvnUt4CPMFIL4-IQbZDxxjj4jDpzCi4ZsOw,23623 -pip/_internal/utils/models.py,sha256=5GoYU586SrxURMvDn_jBMJInitviJg4O5-iOU-6I0WY,1193 -pip/_internal/utils/packaging.py,sha256=5Wm6_x7lKrlqVjPI5MBN_RurcRHwVYoQ7Ksrs84de7s,2108 -pip/_internal/utils/setuptools_build.py,sha256=ouXpud-jeS8xPyTPsXJ-m34NPvK5os45otAzdSV_IJE,4435 -pip/_internal/utils/subprocess.py,sha256=zzdimb75jVLE1GU4WlTZ055gczhD7n1y1xTcNc7vNZQ,9207 -pip/_internal/utils/temp_dir.py,sha256=DUAw22uFruQdK43i2L2K53C-CDjRCPeAsBKJpu-rHQ4,9312 -pip/_internal/utils/unpacking.py,sha256=SBb2iV1crb89MDRTEKY86R4A_UOWApTQn9VQVcMDOlE,8821 -pip/_internal/utils/urls.py,sha256=AhaesUGl-9it6uvG6fsFPOr9ynFpGaTMk4t5XTX7Z_Q,1759 -pip/_internal/utils/virtualenv.py,sha256=S6f7csYorRpiD6cvn3jISZYc3I8PJC43H5iMFpRAEDU,3456 -pip/_internal/utils/wheel.py,sha256=i4BwUNHattzN0ixy3HBAF04tZPRh2CcxaT6t86viwkE,4499 -pip/_internal/vcs/__init__.py,sha256=UAqvzpbi0VbZo3Ub6skEeZAw-ooIZR-zX_WpCbxyCoU,596 -pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc,, -pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc,, -pip/_internal/vcs/__pycache__/git.cpython-312.pyc,, -pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc,, -pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc,, -pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc,, -pip/_internal/vcs/bazaar.py,sha256=j0oin0fpGRHcCFCxEcpPCQoFEvA-DMLULKdGP8Nv76o,3519 -pip/_internal/vcs/git.py,sha256=CeKBGJnl6uskvvjkAUXrJVxbHJrpS_B_pyfFdjL3CRc,18121 -pip/_internal/vcs/mercurial.py,sha256=oULOhzJ2Uie-06d1omkL-_Gc6meGaUkyogvqG9ZCyPs,5249 -pip/_internal/vcs/subversion.py,sha256=vhZs8L-TNggXqM1bbhl-FpbxE3TrIB6Tgnx8fh3S2HE,11729 -pip/_internal/vcs/versioncontrol.py,sha256=3eIjtOMYvOY5qP6BMYIYDZ375CSuec6kSEB0bOo1cSs,22787 -pip/_internal/wheel_builder.py,sha256=qTTzQV8F6b1jNsFCda1TRQC8J7gK-m7iuRNgKo7Dj68,11801 -pip/_vendor/__init__.py,sha256=U51NPwXdA-wXOiANIQncYjcMp6txgeOL5nHxksJeyas,4993 -pip/_vendor/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/__pycache__/six.cpython-312.pyc,, -pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc,, -pip/_vendor/cachecontrol/__init__.py,sha256=ctHagMhQXuvQDdm4TirZrwDOT5H8oBNAJqzdKI6sovk,676 -pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc,, -pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc,, -pip/_vendor/cachecontrol/_cmd.py,sha256=iist2EpzJvDVIhMAxXq8iFnTBsiZAd6iplxfmNboNyk,1737 -pip/_vendor/cachecontrol/adapter.py,sha256=_CcWvUP9048qAZjsNqViaHbdcLs9mmFNixVfpO7oebE,6392 -pip/_vendor/cachecontrol/cache.py,sha256=OTQj72tUf8C1uEgczdl3Gc8vkldSzsTITKtDGKMx4z8,1952 -pip/_vendor/cachecontrol/caches/__init__.py,sha256=dtrrroK5BnADR1GWjCZ19aZ0tFsMfvFBtLQQU1sp_ag,303 -pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc,, -pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc,, -pip/_vendor/cachecontrol/caches/file_cache.py,sha256=3z8AWKD-vfKeiJqIzLmJyIYtR2yd6Tsh3u1TyLRQoIQ,5352 -pip/_vendor/cachecontrol/caches/redis_cache.py,sha256=9rmqwtYu_ljVkW6_oLqbC7EaX_a8YT_yLuna-eS0dgo,1386 -pip/_vendor/cachecontrol/controller.py,sha256=keCFA3ZaNVaWTwHd6F1zqWhb4vyvNx_UvZuo5iIYMfo,18384 -pip/_vendor/cachecontrol/filewrapper.py,sha256=STttGmIPBvZzt2b51dUOwoWX5crcMCpKZOisM3f5BNc,4292 -pip/_vendor/cachecontrol/heuristics.py,sha256=fdFbk9W8IeLrjteIz_fK4mj2HD_Y7COXF2Uc8TgjT1c,4828 -pip/_vendor/cachecontrol/serialize.py,sha256=0dHeMaDwysVAAnGVlhMOP4tDliohgNK0Jxk_zsOiWxw,7173 -pip/_vendor/cachecontrol/wrapper.py,sha256=hsGc7g8QGQTT-4f8tgz3AM5qwScg6FO0BSdLSRdEvpU,1417 -pip/_vendor/certifi/__init__.py,sha256=L_j-d0kYuA_MzA2_2hraF1ovf6KT6DTquRdV3paQwOk,94 -pip/_vendor/certifi/__main__.py,sha256=1k3Cr95vCxxGRGDljrW3wMdpZdL3Nhf0u1n-k2qdsCY,255 -pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc,, -pip/_vendor/certifi/__pycache__/core.cpython-312.pyc,, -pip/_vendor/certifi/cacert.pem,sha256=eU0Dn_3yd8BH4m8sfVj4Glhl2KDrcCSg-sEWT-pNJ88,281617 -pip/_vendor/certifi/core.py,sha256=DNTl8b_B6C4vO3Vc9_q2uvwHpNnBQoy5onDC4McImxc,4531 -pip/_vendor/chardet/__init__.py,sha256=57R-HSxj0PWmILMN0GFmUNqEMfrEVSamXyjD-W6_fbs,4797 -pip/_vendor/chardet/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/big5freq.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/big5prober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/chardistribution.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/charsetgroupprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/charsetprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/codingstatemachine.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/codingstatemachinedict.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/cp949prober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/enums.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/escprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/escsm.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/eucjpprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/euckrfreq.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/euckrprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/euctwfreq.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/euctwprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/gb2312freq.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/gb2312prober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/hebrewprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/jisfreq.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/johabfreq.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/johabprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/jpcntx.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langbulgarianmodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langgreekmodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langhebrewmodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langhungarianmodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langrussianmodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langthaimodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/langturkishmodel.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/latin1prober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/macromanprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/mbcharsetprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/mbcsgroupprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/mbcssm.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/resultdict.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/sbcharsetprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/sbcsgroupprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/sjisprober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/universaldetector.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/utf1632prober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/utf8prober.cpython-312.pyc,, -pip/_vendor/chardet/__pycache__/version.cpython-312.pyc,, -pip/_vendor/chardet/big5freq.py,sha256=ltcfP-3PjlNHCoo5e4a7C4z-2DhBTXRfY6jbMbB7P30,31274 -pip/_vendor/chardet/big5prober.py,sha256=lPMfwCX6v2AaPgvFh_cSWZcgLDbWiFCHLZ_p9RQ9uxE,1763 -pip/_vendor/chardet/chardistribution.py,sha256=13B8XUG4oXDuLdXvfbIWwLFeR-ZU21AqTS1zcdON8bU,10032 -pip/_vendor/chardet/charsetgroupprober.py,sha256=UKK3SaIZB2PCdKSIS0gnvMtLR9JJX62M-fZJu3OlWyg,3915 -pip/_vendor/chardet/charsetprober.py,sha256=L3t8_wIOov8em-vZWOcbkdsrwe43N6_gqNh5pH7WPd4,5420 -pip/_vendor/chardet/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/chardet/cli/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/chardet/cli/__pycache__/chardetect.cpython-312.pyc,, -pip/_vendor/chardet/cli/chardetect.py,sha256=zibMVg5RpKb-ME9_7EYG4ZM2Sf07NHcQzZ12U-rYJho,3242 -pip/_vendor/chardet/codingstatemachine.py,sha256=K7k69sw3jY5DmTXoSJQVsUtFIQKYPQVOSJJhBuGv_yE,3732 -pip/_vendor/chardet/codingstatemachinedict.py,sha256=0GY3Hi2qIZvDrOOJ3AtqppM1RsYxr_66ER4EHjuMiMc,542 -pip/_vendor/chardet/cp949prober.py,sha256=0jKRV7fECuWI16rNnks0ZECKA1iZYCIEaP8A1ZvjUSI,1860 -pip/_vendor/chardet/enums.py,sha256=TzECiZoCKNMqgwU76cPCeKWFBqaWvAdLMev5_bCkhY8,1683 -pip/_vendor/chardet/escprober.py,sha256=Kho48X65xE0scFylIdeJjM2bcbvRvv0h0WUbMWrJD3A,4006 -pip/_vendor/chardet/escsm.py,sha256=AqyXpA2FQFD7k-buBty_7itGEYkhmVa8X09NLRul3QM,12176 -pip/_vendor/chardet/eucjpprober.py,sha256=5KYaM9fsxkRYzw1b5k0fL-j_-ezIw-ij9r97a9MHxLY,3934 -pip/_vendor/chardet/euckrfreq.py,sha256=3mHuRvXfsq_QcQysDQFb8qSudvTiol71C6Ic2w57tKM,13566 -pip/_vendor/chardet/euckrprober.py,sha256=hiFT6wM174GIwRvqDsIcuOc-dDsq2uPKMKbyV8-1Xnc,1753 -pip/_vendor/chardet/euctwfreq.py,sha256=2alILE1Lh5eqiFJZjzRkMQXolNJRHY5oBQd-vmZYFFM,36913 -pip/_vendor/chardet/euctwprober.py,sha256=NxbpNdBtU0VFI0bKfGfDkpP7S2_8_6FlO87dVH0ogws,1753 -pip/_vendor/chardet/gb2312freq.py,sha256=49OrdXzD-HXqwavkqjo8Z7gvs58hONNzDhAyMENNkvY,20735 -pip/_vendor/chardet/gb2312prober.py,sha256=KPEBueaSLSvBpFeINMu0D6TgHcR90e5PaQawifzF4o0,1759 -pip/_vendor/chardet/hebrewprober.py,sha256=96T_Lj_OmW-fK7JrSHojYjyG3fsGgbzkoTNleZ3kfYE,14537 -pip/_vendor/chardet/jisfreq.py,sha256=mm8tfrwqhpOd3wzZKS4NJqkYBQVcDfTM2JiQ5aW932E,25796 -pip/_vendor/chardet/johabfreq.py,sha256=dBpOYG34GRX6SL8k_LbS9rxZPMjLjoMlgZ03Pz5Hmqc,42498 -pip/_vendor/chardet/johabprober.py,sha256=O1Qw9nVzRnun7vZp4UZM7wvJSv9W941mEU9uDMnY3DU,1752 -pip/_vendor/chardet/jpcntx.py,sha256=uhHrYWkLxE_rF5OkHKInm0HUsrjgKHHVQvtt3UcvotA,27055 -pip/_vendor/chardet/langbulgarianmodel.py,sha256=vmbvYFP8SZkSxoBvLkFqKiH1sjma5ihk3PTpdy71Rr4,104562 -pip/_vendor/chardet/langgreekmodel.py,sha256=JfB7bupjjJH2w3X_mYnQr9cJA_7EuITC2cRW13fUjeI,98484 -pip/_vendor/chardet/langhebrewmodel.py,sha256=3HXHaLQPNAGcXnJjkIJfozNZLTvTJmf4W5Awi6zRRKc,98196 -pip/_vendor/chardet/langhungarianmodel.py,sha256=WxbeQIxkv8YtApiNqxQcvj-tMycsoI4Xy-fwkDHpP_Y,101363 -pip/_vendor/chardet/langrussianmodel.py,sha256=s395bTZ87ESTrZCOdgXbEjZ9P1iGPwCl_8xSsac_DLY,128035 -pip/_vendor/chardet/langthaimodel.py,sha256=7bJlQitRpTnVGABmbSznHnJwOHDy3InkTvtFUx13WQI,102774 -pip/_vendor/chardet/langturkishmodel.py,sha256=XY0eGdTIy4eQ9Xg1LVPZacb-UBhHBR-cq0IpPVHowKc,95372 -pip/_vendor/chardet/latin1prober.py,sha256=p15EEmFbmQUwbKLC7lOJVGHEZwcG45ubEZYTGu01J5g,5380 -pip/_vendor/chardet/macromanprober.py,sha256=9anfzmY6TBfUPDyBDOdY07kqmTHpZ1tK0jL-p1JWcOY,6077 -pip/_vendor/chardet/mbcharsetprober.py,sha256=Wr04WNI4F3X_VxEverNG-H25g7u-MDDKlNt-JGj-_uU,3715 -pip/_vendor/chardet/mbcsgroupprober.py,sha256=iRpaNBjV0DNwYPu_z6TiHgRpwYahiM7ztI_4kZ4Uz9A,2131 -pip/_vendor/chardet/mbcssm.py,sha256=hUtPvDYgWDaA2dWdgLsshbwRfm3Q5YRlRogdmeRUNQw,30391 -pip/_vendor/chardet/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/chardet/metadata/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/chardet/metadata/__pycache__/languages.cpython-312.pyc,, -pip/_vendor/chardet/metadata/languages.py,sha256=FhvBIdZFxRQ-dTwkb_0madRKgVBCaUMQz9I5xqjE5iQ,13560 -pip/_vendor/chardet/resultdict.py,sha256=ez4FRvN5KaSosJeJ2WzUyKdDdg35HDy_SSLPXKCdt5M,402 -pip/_vendor/chardet/sbcharsetprober.py,sha256=-nd3F90i7GpXLjehLVHqVBE0KlWzGvQUPETLBNn4o6U,6400 -pip/_vendor/chardet/sbcsgroupprober.py,sha256=gcgI0fOfgw_3YTClpbra_MNxwyEyJ3eUXraoLHYb59E,4137 -pip/_vendor/chardet/sjisprober.py,sha256=aqQufMzRw46ZpFlzmYaYeT2-nzmKb-hmcrApppJ862k,4007 -pip/_vendor/chardet/universaldetector.py,sha256=xYBrg4x0dd9WnT8qclfADVD9ondrUNkqPmvte1pa520,14848 -pip/_vendor/chardet/utf1632prober.py,sha256=pw1epGdMj1hDGiCu1AHqqzOEfjX8MVdiW7O1BlT8-eQ,8505 -pip/_vendor/chardet/utf8prober.py,sha256=8m08Ub5490H4jQ6LYXvFysGtgKoKsHUd2zH_i8_TnVw,2812 -pip/_vendor/chardet/version.py,sha256=lGtJcxGM44Qz4Cbk4rbbmrKxnNr1-97U25TameLehZw,244 -pip/_vendor/colorama/__init__.py,sha256=wePQA4U20tKgYARySLEC047ucNX-g8pRLpYBuiHlLb8,266 -pip/_vendor/colorama/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/colorama/__pycache__/ansi.cpython-312.pyc,, -pip/_vendor/colorama/__pycache__/ansitowin32.cpython-312.pyc,, -pip/_vendor/colorama/__pycache__/initialise.cpython-312.pyc,, -pip/_vendor/colorama/__pycache__/win32.cpython-312.pyc,, -pip/_vendor/colorama/__pycache__/winterm.cpython-312.pyc,, -pip/_vendor/colorama/ansi.py,sha256=Top4EeEuaQdBWdteKMEcGOTeKeF19Q-Wo_6_Cj5kOzQ,2522 -pip/_vendor/colorama/ansitowin32.py,sha256=vPNYa3OZbxjbuFyaVo0Tmhmy1FZ1lKMWCnT7odXpItk,11128 -pip/_vendor/colorama/initialise.py,sha256=-hIny86ClXo39ixh5iSCfUIa2f_h_bgKRDW7gqs-KLU,3325 -pip/_vendor/colorama/tests/__init__.py,sha256=MkgPAEzGQd-Rq0w0PZXSX2LadRWhUECcisJY8lSrm4Q,75 -pip/_vendor/colorama/tests/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/colorama/tests/__pycache__/ansi_test.cpython-312.pyc,, -pip/_vendor/colorama/tests/__pycache__/ansitowin32_test.cpython-312.pyc,, -pip/_vendor/colorama/tests/__pycache__/initialise_test.cpython-312.pyc,, -pip/_vendor/colorama/tests/__pycache__/isatty_test.cpython-312.pyc,, -pip/_vendor/colorama/tests/__pycache__/utils.cpython-312.pyc,, -pip/_vendor/colorama/tests/__pycache__/winterm_test.cpython-312.pyc,, -pip/_vendor/colorama/tests/ansi_test.py,sha256=FeViDrUINIZcr505PAxvU4AjXz1asEiALs9GXMhwRaE,2839 -pip/_vendor/colorama/tests/ansitowin32_test.py,sha256=RN7AIhMJ5EqDsYaCjVo-o4u8JzDD4ukJbmevWKS70rY,10678 -pip/_vendor/colorama/tests/initialise_test.py,sha256=BbPy-XfyHwJ6zKozuQOvNvQZzsx9vdb_0bYXn7hsBTc,6741 -pip/_vendor/colorama/tests/isatty_test.py,sha256=Pg26LRpv0yQDB5Ac-sxgVXG7hsA1NYvapFgApZfYzZg,1866 -pip/_vendor/colorama/tests/utils.py,sha256=1IIRylG39z5-dzq09R_ngufxyPZxgldNbrxKxUGwGKE,1079 -pip/_vendor/colorama/tests/winterm_test.py,sha256=qoWFPEjym5gm2RuMwpf3pOis3a5r_PJZFCzK254JL8A,3709 -pip/_vendor/colorama/win32.py,sha256=YQOKwMTwtGBbsY4dL5HYTvwTeP9wIQra5MvPNddpxZs,6181 -pip/_vendor/colorama/winterm.py,sha256=XCQFDHjPi6AHYNdZwy0tA02H-Jh48Jp-HvCjeLeLp3U,7134 -pip/_vendor/distlib/__init__.py,sha256=hJKF7FHoqbmGckncDuEINWo_OYkDNiHODtYXSMcvjcc,625 -pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/database.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/index.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/locators.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/markers.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/util.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/version.cpython-312.pyc,, -pip/_vendor/distlib/__pycache__/wheel.cpython-312.pyc,, -pip/_vendor/distlib/compat.py,sha256=Un-uIBvy02w-D267OG4VEhuddqWgKj9nNkxVltAb75w,41487 -pip/_vendor/distlib/database.py,sha256=0V9Qvs0Vrxa2F_-hLWitIyVyRifJ0pCxyOI-kEOBwsA,51965 -pip/_vendor/distlib/index.py,sha256=lTbw268rRhj8dw1sib3VZ_0EhSGgoJO3FKJzSFMOaeA,20797 -pip/_vendor/distlib/locators.py,sha256=o1r_M86_bRLafSpetmyfX8KRtFu-_Q58abvQrnOSnbA,51767 -pip/_vendor/distlib/manifest.py,sha256=3qfmAmVwxRqU1o23AlfXrQGZzh6g_GGzTAP_Hb9C5zQ,14168 -pip/_vendor/distlib/markers.py,sha256=n3DfOh1yvZ_8EW7atMyoYeZFXjYla0Nz0itQlojCd0A,5268 -pip/_vendor/distlib/metadata.py,sha256=pB9WZ9mBfmQxc9OVIldLS5CjOoQRvKAvUwwQyKwKQtQ,39693 -pip/_vendor/distlib/resources.py,sha256=LwbPksc0A1JMbi6XnuPdMBUn83X7BPuFNWqPGEKI698,10820 -pip/_vendor/distlib/scripts.py,sha256=nQFXN6G7nOWNDUyxirUep-3WOlJhB7McvCs9zOnkGTI,18315 -pip/_vendor/distlib/util.py,sha256=XSznxEi_i3T20UJuaVc0qXHz5ksGUCW1khYlBprN_QE,67530 -pip/_vendor/distlib/version.py,sha256=9pXkduchve_aN7JG6iL9VTYV_kqNSGoc2Dwl8JuySnQ,23747 -pip/_vendor/distlib/wheel.py,sha256=FVQCve8u-L0QYk5-YTZc7s4WmNQdvjRWTK08KXzZVX4,43958 -pip/_vendor/distro/__init__.py,sha256=2fHjF-SfgPvjyNZ1iHh_wjqWdR_Yo5ODHwZC0jLBPhc,981 -pip/_vendor/distro/__main__.py,sha256=bu9d3TifoKciZFcqRBuygV3GSuThnVD_m2IK4cz96Vs,64 -pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc,, -pip/_vendor/distro/__pycache__/distro.cpython-312.pyc,, -pip/_vendor/distro/distro.py,sha256=UZO1LjIhtFCMdlbiz39gj3raV-Amf3SBwzGzfApiMHw,49330 -pip/_vendor/idna/__init__.py,sha256=KJQN1eQBr8iIK5SKrJ47lXvxG0BJ7Lm38W4zT0v_8lk,849 -pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/codec.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/compat.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/core.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc,, -pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc,, -pip/_vendor/idna/codec.py,sha256=6ly5odKfqrytKT9_7UrlGklHnf1DSK2r9C6cSM4sa28,3374 -pip/_vendor/idna/compat.py,sha256=0_sOEUMT4CVw9doD3vyRhX80X19PwqFoUBs7gWsFME4,321 -pip/_vendor/idna/core.py,sha256=1JxchwKzkxBSn7R_oCE12oBu3eVux0VzdxolmIad24M,12950 -pip/_vendor/idna/idnadata.py,sha256=xUjqKqiJV8Ho_XzBpAtv5JFoVPSupK-SUXvtjygUHqw,44375 -pip/_vendor/idna/intranges.py,sha256=YBr4fRYuWH7kTKS2tXlFjM24ZF1Pdvcir-aywniInqg,1881 -pip/_vendor/idna/package_data.py,sha256=C_jHJzmX8PI4xq0jpzmcTMxpb5lDsq4o5VyxQzlVrZE,21 -pip/_vendor/idna/uts46data.py,sha256=zvjZU24s58_uAS850Mcd0NnD0X7_gCMAMjzWNIeUJdc,206539 -pip/_vendor/msgpack/__init__.py,sha256=hyGhlnmcJkxryJBKC3X5FnEph375kQoL_mG8LZUuXgY,1132 -pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc,, -pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc,, -pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc,, -pip/_vendor/msgpack/exceptions.py,sha256=dCTWei8dpkrMsQDcjQk74ATl9HsIBH0ybt8zOPNqMYc,1081 -pip/_vendor/msgpack/ext.py,sha256=C5MK8JhVYGYFWPvxsORsqZAnvOXefYQ57m1Ym0luW5M,6079 -pip/_vendor/msgpack/fallback.py,sha256=tvNBHyxxFbuVlC8GZShETClJxjLiDMOja4XwwyvNm2g,34544 -pip/_vendor/packaging/__about__.py,sha256=ugASIO2w1oUyH8_COqQ2X_s0rDhjbhQC3yJocD03h2c,661 -pip/_vendor/packaging/__init__.py,sha256=b9Kk5MF7KxhhLgcDmiUWukN-LatWFxPdNug0joPhHSk,497 -pip/_vendor/packaging/__pycache__/__about__.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc,, -pip/_vendor/packaging/__pycache__/version.cpython-312.pyc,, -pip/_vendor/packaging/_manylinux.py,sha256=XcbiXB-qcjv3bcohp6N98TMpOP4_j3m-iOA8ptK2GWY,11488 -pip/_vendor/packaging/_musllinux.py,sha256=_KGgY_qc7vhMGpoqss25n2hiLCNKRtvz9mCrS7gkqyc,4378 -pip/_vendor/packaging/_structures.py,sha256=q3eVNmbWJGG_S0Dit_S3Ao8qQqz_5PYTXFAKBZe5yr4,1431 -pip/_vendor/packaging/markers.py,sha256=AJBOcY8Oq0kYc570KuuPTkvuqjAlhufaE2c9sCUbm64,8487 -pip/_vendor/packaging/requirements.py,sha256=NtDlPBtojpn1IUC85iMjPNsUmufjpSlwnNA-Xb4m5NA,4676 -pip/_vendor/packaging/specifiers.py,sha256=LRQ0kFsHrl5qfcFNEEJrIFYsnIHQUJXY9fIsakTrrqE,30110 -pip/_vendor/packaging/tags.py,sha256=lmsnGNiJ8C4D_Pf9PbM0qgbZvD9kmB9lpZBQUZa3R_Y,15699 -pip/_vendor/packaging/utils.py,sha256=dJjeat3BS-TYn1RrUFVwufUMasbtzLfYRoy_HXENeFQ,4200 -pip/_vendor/packaging/version.py,sha256=_fLRNrFrxYcHVfyo8vk9j8s6JM8N_xsSxVFr6RJyco8,14665 -pip/_vendor/pkg_resources/__init__.py,sha256=hTAeJCNYb7dJseIDVsYK3mPQep_gphj4tQh-bspX8bg,109364 -pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/platformdirs/__init__.py,sha256=SkhEYVyC_HUHC6KX7n4M_6coyRMtEB38QMyOYIAX6Yk,20155 -pip/_vendor/platformdirs/__main__.py,sha256=fVvSiTzr2-RM6IsjWjj4fkaOtDOgDhUWv6sA99do4CQ,1476 -pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc,, -pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc,, -pip/_vendor/platformdirs/android.py,sha256=y_EEMKwYl2-bzYBDovksSn8m76on0Lda8eyJksVQE9U,7211 -pip/_vendor/platformdirs/api.py,sha256=jWtX06jAJytYrkJDOqEls97mCkyHRSZkoqUlbMK5Qew,7132 -pip/_vendor/platformdirs/macos.py,sha256=LueVOoVgGWDBwQb8OFwXkVKfVn33CM1Lkwf1-A86tRQ,3678 -pip/_vendor/platformdirs/unix.py,sha256=22JhR8ZY0aLxSVCFnKrc6f1iz6Gv42K24Daj7aTjfSg,8809 -pip/_vendor/platformdirs/version.py,sha256=mavZTQIJIXfdewEaSTn7EWrNfPZWeRofb-74xqW5f2M,160 -pip/_vendor/platformdirs/windows.py,sha256=4TtbPGoWG2PRgI11uquDa7eRk8TcxvnUNuuMGZItnXc,9573 -pip/_vendor/pygments/__init__.py,sha256=6AuDljQtvf89DTNUyWM7k3oUlP_lq70NU-INKKteOBY,2983 -pip/_vendor/pygments/__main__.py,sha256=es8EKMvXj5yToIfQ-pf3Dv5TnIeeM6sME0LW-n4ecHo,353 -pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/console.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/style.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/token.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc,, -pip/_vendor/pygments/__pycache__/util.cpython-312.pyc,, -pip/_vendor/pygments/cmdline.py,sha256=byxYJp9gnjVeyhRlZ3UTMgo_LhkXh1afvN8wJBtAcc8,23685 -pip/_vendor/pygments/console.py,sha256=2wZ5W-U6TudJD1_NLUwjclMpbomFM91lNv11_60sfGY,1697 -pip/_vendor/pygments/filter.py,sha256=j5aLM9a9wSx6eH1oy473oSkJ02hGWNptBlVo4s1g_30,1938 -pip/_vendor/pygments/filters/__init__.py,sha256=h_koYkUFo-FFUxjs564JHUAz7O3yJpVwI6fKN3MYzG0,40386 -pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pygments/formatter.py,sha256=J9OL9hXLJKZk7moUgKwpjW9HNf4WlJFg_o_-Z_S_tTY,4178 -pip/_vendor/pygments/formatters/__init__.py,sha256=_xgAcdFKr0QNYwh_i98AU9hvfP3X2wAkhElFcRRF3Uo,5424 -pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/irc.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/other.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc,, -pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc,, -pip/_vendor/pygments/formatters/_mapping.py,sha256=1Cw37FuQlNacnxRKmtlPX4nyLoX9_ttko5ZwscNUZZ4,4176 -pip/_vendor/pygments/formatters/bbcode.py,sha256=r1b7wzWTJouADDLh-Z11iRi4iQxD0JKJ1qHl6mOYxsA,3314 -pip/_vendor/pygments/formatters/groff.py,sha256=xy8Zf3tXOo6MWrXh7yPGWx3lVEkg_DhY4CxmsDb0IVo,5094 -pip/_vendor/pygments/formatters/html.py,sha256=PIzAyilNqaTzSSP2slDG2VDLE3qNioWy2rgtSSoviuI,35610 -pip/_vendor/pygments/formatters/img.py,sha256=XKXmg2_XONrR4mtq2jfEU8XCsoln3VSGTw-UYiEokys,21938 -pip/_vendor/pygments/formatters/irc.py,sha256=Ep-m8jd3voFO6Fv57cUGFmz6JVA67IEgyiBOwv0N4a0,4981 -pip/_vendor/pygments/formatters/latex.py,sha256=FGzJ-YqSTE8z_voWPdzvLY5Tq8jE_ygjGjM6dXZJ8-k,19351 -pip/_vendor/pygments/formatters/other.py,sha256=gPxkk5BdAzWTCgbEHg1lpLi-1F6ZPh5A_aotgLXHnzg,5073 -pip/_vendor/pygments/formatters/pangomarkup.py,sha256=6LKnQc8yh49f802bF0sPvbzck4QivMYqqoXAPaYP8uU,2212 -pip/_vendor/pygments/formatters/rtf.py,sha256=aA0v_psW6KZI3N18TKDifxeL6mcF8EDXcPXDWI4vhVQ,5014 -pip/_vendor/pygments/formatters/svg.py,sha256=dQONWypbzfvzGCDtdp3M_NJawScJvM2DiHbx1k-ww7g,7335 -pip/_vendor/pygments/formatters/terminal.py,sha256=FG-rpjRpFmNpiGB4NzIucvxq6sQIXB3HOTo2meTKtrU,4674 -pip/_vendor/pygments/formatters/terminal256.py,sha256=13SJ3D5pFdqZ9zROE6HbWnBDwHvOGE8GlsmqGhprRp4,11753 -pip/_vendor/pygments/lexer.py,sha256=2BpqLlT2ExvOOi7vnjK5nB4Fp-m52ldiPaXMox5uwug,34618 -pip/_vendor/pygments/lexers/__init__.py,sha256=j5KEi5O_VQ5GS59H49l-10gzUOkWKxlwGeVMlGO2MMk,12130 -pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc,, -pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc,, -pip/_vendor/pygments/lexers/_mapping.py,sha256=Hts4r_ZQ8icftGM7gkBPeED5lyVSv4affFgXYE6Ap04,72281 -pip/_vendor/pygments/lexers/python.py,sha256=c7jnmKFU9DLxTJW0UbwXt6Z9FJqbBlVsWA1Qr9xSA_w,53424 -pip/_vendor/pygments/modeline.py,sha256=eF2vO4LpOGoPvIKKkbPfnyut8hT4UiebZPpb-BYGQdI,986 -pip/_vendor/pygments/plugin.py,sha256=j1Fh310RbV2DQ9nvkmkqvlj38gdyuYKllLnGxbc8sJM,2591 -pip/_vendor/pygments/regexopt.py,sha256=jg1ALogcYGU96TQS9isBl6dCrvw5y5--BP_K-uFk_8s,3072 -pip/_vendor/pygments/scanner.py,sha256=b_nu5_f3HCgSdp5S_aNRBQ1MSCm4ZjDwec2OmTRickw,3092 -pip/_vendor/pygments/sphinxext.py,sha256=wBFYm180qea9JKt__UzhRlNRNhczPDFDaqGD21sbuso,6882 -pip/_vendor/pygments/style.py,sha256=C4qyoJrUTkq-OV3iO-8Vz3UtWYpJwSTdh5_vlGCGdNQ,6257 -pip/_vendor/pygments/styles/__init__.py,sha256=he7HjQx7sC0d2kfTVLjUs0J15mtToJM6M1brwIm9--Q,3700 -pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pygments/token.py,sha256=seNsmcch9OEHXYirh8Ool7w8xDhfNTbLj5rHAC-gc_o,6184 -pip/_vendor/pygments/unistring.py,sha256=FaUfG14NBJEKLQoY9qj6JYeXrpYcLmKulghdxOGFaOc,63223 -pip/_vendor/pygments/util.py,sha256=AEVY0qonyyEMgv4Do2dINrrqUAwUk2XYSqHM650uzek,10230 -pip/_vendor/pyparsing/__init__.py,sha256=9m1JbE2JTLdBG0Mb6B0lEaZj181Wx5cuPXZpsbHEYgE,9116 -pip/_vendor/pyparsing/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/actions.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/common.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/core.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/exceptions.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/helpers.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/results.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/testing.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/unicode.cpython-312.pyc,, -pip/_vendor/pyparsing/__pycache__/util.cpython-312.pyc,, -pip/_vendor/pyparsing/actions.py,sha256=05uaIPOznJPQ7VgRdmGCmG4sDnUPtwgv5qOYIqbL2UY,6567 -pip/_vendor/pyparsing/common.py,sha256=p-3c83E5-DjlkF35G0O9-kjQRpoejP-2_z0hxZ-eol4,13387 -pip/_vendor/pyparsing/core.py,sha256=yvuRlLpXSF8mgk-QhiW3OVLqD9T0rsj9tbibhRH4Yaw,224445 -pip/_vendor/pyparsing/diagram/__init__.py,sha256=nxmDOoYF9NXuLaGYy01tKFjkNReWJlrGFuJNWEiTo84,24215 -pip/_vendor/pyparsing/diagram/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pyparsing/exceptions.py,sha256=6Jc6W1eDZBzyFu1J0YrcdNFVBC-RINujZmveSnB8Rxw,9523 -pip/_vendor/pyparsing/helpers.py,sha256=BZJHCA8SS0pYio30KGQTc9w2qMOaK4YpZ7hcvHbnTgk,38646 -pip/_vendor/pyparsing/results.py,sha256=9dyqQ-w3MjfmxWbFt8KEPU6IfXeyRdoWp2Og802rUQY,26692 -pip/_vendor/pyparsing/testing.py,sha256=eJncg0p83zm1FTPvM9auNT6oavIvXaibmRFDf1qmwkY,13488 -pip/_vendor/pyparsing/unicode.py,sha256=fAPdsJiARFbkPAih6NkYry0dpj4jPqelGVMlE4wWFW8,10646 -pip/_vendor/pyparsing/util.py,sha256=vTMzTdwSDyV8d_dSgquUTdWgBFoA_W30nfxEJDsshRQ,8670 -pip/_vendor/pyproject_hooks/__init__.py,sha256=kCehmy0UaBa9oVMD7ZIZrnswfnP3LXZ5lvnNJAL5JBM,491 -pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pyproject_hooks/__pycache__/_compat.cpython-312.pyc,, -pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc,, -pip/_vendor/pyproject_hooks/_compat.py,sha256=by6evrYnqkisiM-MQcvOKs5bgDMzlOSgZqRHNqf04zE,138 -pip/_vendor/pyproject_hooks/_impl.py,sha256=61GJxzQip0IInhuO69ZI5GbNQ82XEDUB_1Gg5_KtUoc,11920 -pip/_vendor/pyproject_hooks/_in_process/__init__.py,sha256=9gQATptbFkelkIy0OfWFEACzqxXJMQDWCH9rBOAZVwQ,546 -pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc,, -pip/_vendor/pyproject_hooks/_in_process/_in_process.py,sha256=m2b34c917IW5o-Q_6TYIHlsK9lSUlNiyrITTUH_zwew,10927 -pip/_vendor/requests/__init__.py,sha256=owujob4dk45Siy4EYtbCKR6wcFph7E04a_v_OuAacBA,5169 -pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/api.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/auth.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/certs.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/compat.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/help.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/models.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/packages.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/structures.cpython-312.pyc,, -pip/_vendor/requests/__pycache__/utils.cpython-312.pyc,, -pip/_vendor/requests/__version__.py,sha256=ssI3Ezt7PaxgkOW45GhtwPUclo_SO_ygtIm4A74IOfw,435 -pip/_vendor/requests/_internal_utils.py,sha256=nMQymr4hs32TqVo5AbCrmcJEhvPUh7xXlluyqwslLiQ,1495 -pip/_vendor/requests/adapters.py,sha256=idj6cZcId3L5xNNeJ7ieOLtw3awJk5A64xUfetHwq3M,19697 -pip/_vendor/requests/api.py,sha256=q61xcXq4tmiImrvcSVLTbFyCiD2F-L_-hWKGbz4y8vg,6449 -pip/_vendor/requests/auth.py,sha256=h-HLlVx9j8rKV5hfSAycP2ApOSglTz77R0tz7qCbbEE,10187 -pip/_vendor/requests/certs.py,sha256=PVPooB0jP5hkZEULSCwC074532UFbR2Ptgu0I5zwmCs,575 -pip/_vendor/requests/compat.py,sha256=IhK9quyX0RRuWTNcg6d2JGSAOUbM6mym2p_2XjLTwf4,1286 -pip/_vendor/requests/cookies.py,sha256=kD3kNEcCj-mxbtf5fJsSaT86eGoEYpD3X0CSgpzl7BM,18560 -pip/_vendor/requests/exceptions.py,sha256=FA-_kVwBZ2jhXauRctN_ewHVK25b-fj0Azyz1THQ0Kk,3823 -pip/_vendor/requests/help.py,sha256=FnAAklv8MGm_qb2UilDQgS6l0cUttiCFKUjx0zn2XNA,3879 -pip/_vendor/requests/hooks.py,sha256=CiuysiHA39V5UfcCBXFIx83IrDpuwfN9RcTUgv28ftQ,733 -pip/_vendor/requests/models.py,sha256=dDZ-iThotky-Noq9yy97cUEJhr3wnY6mv-xR_ePg_lk,35288 -pip/_vendor/requests/packages.py,sha256=njJmVifY4aSctuW3PP5EFRCxjEwMRDO6J_feG2dKWsI,695 -pip/_vendor/requests/sessions.py,sha256=-LvTzrPtetSTrR3buxu4XhdgMrJFLB1q5D7P--L2Xhw,30373 -pip/_vendor/requests/status_codes.py,sha256=FvHmT5uH-_uimtRz5hH9VCbt7VV-Nei2J9upbej6j8g,4235 -pip/_vendor/requests/structures.py,sha256=-IbmhVz06S-5aPSZuUthZ6-6D9XOjRuTXHOabY041XM,2912 -pip/_vendor/requests/utils.py,sha256=kOPn0qYD6xRTzaxbqTdYiSInBZHl6379AJsyIgzYGLY,33460 -pip/_vendor/resolvelib/__init__.py,sha256=h509TdEcpb5-44JonaU3ex2TM15GVBLjM9CNCPwnTTs,537 -pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc,, -pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc,, -pip/_vendor/resolvelib/__pycache__/resolvers.cpython-312.pyc,, -pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc,, -pip/_vendor/resolvelib/compat/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-312.pyc,, -pip/_vendor/resolvelib/compat/collections_abc.py,sha256=uy8xUZ-NDEw916tugUXm8HgwCGiMO0f-RcdnpkfXfOs,156 -pip/_vendor/resolvelib/providers.py,sha256=fuuvVrCetu5gsxPB43ERyjfO8aReS3rFQHpDgiItbs4,5871 -pip/_vendor/resolvelib/reporters.py,sha256=TSbRmWzTc26w0ggsV1bxVpeWDB8QNIre6twYl7GIZBE,1601 -pip/_vendor/resolvelib/resolvers.py,sha256=G8rsLZSq64g5VmIq-lB7UcIJ1gjAxIQJmTF4REZleQ0,20511 -pip/_vendor/resolvelib/structs.py,sha256=0_1_XO8z_CLhegP3Vpf9VJ3zJcfLm0NOHRM-i0Ykz3o,4963 -pip/_vendor/rich/__init__.py,sha256=dRxjIL-SbFVY0q3IjSMrfgBTHrm1LZDgLOygVBwiYZc,6090 -pip/_vendor/rich/__main__.py,sha256=TT8sb9PTnsnKhhrGuHkLN0jdN0dtKhtPkEr9CidDbPM,8478 -pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/abc.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/align.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/bar.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/box.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/cells.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/color.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/columns.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/console.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/containers.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/control.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/errors.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/json.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/layout.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/live.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/logging.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/markup.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/measure.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/padding.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/pager.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/palette.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/panel.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/progress.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/region.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/repr.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/rule.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/scope.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/screen.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/segment.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/status.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/style.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/styled.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/table.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/text.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/theme.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/themes.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc,, -pip/_vendor/rich/__pycache__/tree.cpython-312.pyc,, -pip/_vendor/rich/_cell_widths.py,sha256=2n4EiJi3X9sqIq0O16kUZ_zy6UYMd3xFfChlKfnW1Hc,10096 -pip/_vendor/rich/_emoji_codes.py,sha256=hu1VL9nbVdppJrVoijVshRlcRRe_v3dju3Mmd2sKZdY,140235 -pip/_vendor/rich/_emoji_replace.py,sha256=n-kcetsEUx2ZUmhQrfeMNc-teeGhpuSQ5F8VPBsyvDo,1064 -pip/_vendor/rich/_export_format.py,sha256=qxgV3nKnXQu1hfbnRVswPYy-AwIg1X0LSC47cK5s8jk,2100 -pip/_vendor/rich/_extension.py,sha256=Xt47QacCKwYruzjDi-gOBq724JReDj9Cm9xUi5fr-34,265 -pip/_vendor/rich/_fileno.py,sha256=HWZxP5C2ajMbHryvAQZseflVfQoGzsKOHzKGsLD8ynQ,799 -pip/_vendor/rich/_inspect.py,sha256=oZJGw31e64dwXSCmrDnvZbwVb1ZKhWfU8wI3VWohjJk,9695 -pip/_vendor/rich/_log_render.py,sha256=1ByI0PA1ZpxZY3CGJOK54hjlq4X-Bz_boIjIqCd8Kns,3225 -pip/_vendor/rich/_loop.py,sha256=hV_6CLdoPm0va22Wpw4zKqM0RYsz3TZxXj0PoS-9eDQ,1236 -pip/_vendor/rich/_null_file.py,sha256=tGSXk_v-IZmbj1GAzHit8A3kYIQMiCpVsCFfsC-_KJ4,1387 -pip/_vendor/rich/_palettes.py,sha256=cdev1JQKZ0JvlguV9ipHgznTdnvlIzUFDBb0It2PzjI,7063 -pip/_vendor/rich/_pick.py,sha256=evDt8QN4lF5CiwrUIXlOJCntitBCOsI3ZLPEIAVRLJU,423 -pip/_vendor/rich/_ratio.py,sha256=2lLSliL025Y-YMfdfGbutkQDevhcyDqc-DtUYW9mU70,5472 -pip/_vendor/rich/_spinners.py,sha256=U2r1_g_1zSjsjiUdAESc2iAMc3i4ri_S8PYP6kQ5z1I,19919 -pip/_vendor/rich/_stack.py,sha256=-C8OK7rxn3sIUdVwxZBBpeHhIzX0eI-VM3MemYfaXm0,351 -pip/_vendor/rich/_timer.py,sha256=zelxbT6oPFZnNrwWPpc1ktUeAT-Vc4fuFcRZLQGLtMI,417 -pip/_vendor/rich/_win32_console.py,sha256=P0vxI2fcndym1UU1S37XAzQzQnkyY7YqAKmxm24_gug,22820 -pip/_vendor/rich/_windows.py,sha256=dvNl9TmfPzNVxiKk5WDFihErZ5796g2UC9-KGGyfXmk,1926 -pip/_vendor/rich/_windows_renderer.py,sha256=t74ZL3xuDCP3nmTp9pH1L5LiI2cakJuQRQleHCJerlk,2783 -pip/_vendor/rich/_wrap.py,sha256=xfV_9t0Sg6rzimmrDru8fCVmUlalYAcHLDfrJZnbbwQ,1840 -pip/_vendor/rich/abc.py,sha256=ON-E-ZqSSheZ88VrKX2M3PXpFbGEUUZPMa_Af0l-4f0,890 -pip/_vendor/rich/align.py,sha256=Ji-Yokfkhnfe_xMmr4ISjZB07TJXggBCOYoYa-HDAr8,10368 -pip/_vendor/rich/ansi.py,sha256=iD6532QYqnBm6hADulKjrV8l8kFJ-9fEVooHJHH3hMg,6906 -pip/_vendor/rich/bar.py,sha256=a7UD303BccRCrEhGjfMElpv5RFYIinaAhAuqYqhUvmw,3264 -pip/_vendor/rich/box.py,sha256=FJ6nI3jD7h2XNFU138bJUt2HYmWOlRbltoCEuIAZhew,9842 -pip/_vendor/rich/cells.py,sha256=627ztJs9zOL-38HJ7kXBerR-gT8KBfYC8UzEwMJDYYo,4509 -pip/_vendor/rich/color.py,sha256=9Gh958U3f75WVdLTeC0U9nkGTn2n0wnojKpJ6jQEkIE,18224 -pip/_vendor/rich/color_triplet.py,sha256=3lhQkdJbvWPoLDO-AnYImAWmJvV5dlgYNCVZ97ORaN4,1054 -pip/_vendor/rich/columns.py,sha256=HUX0KcMm9dsKNi11fTbiM_h2iDtl8ySCaVcxlalEzq8,7131 -pip/_vendor/rich/console.py,sha256=pDvkbLkvtZIMIwQx_jkZ-seyNl4zGBLviXoWXte9fwg,99218 -pip/_vendor/rich/constrain.py,sha256=1VIPuC8AgtKWrcncQrjBdYqA3JVWysu6jZo1rrh7c7Q,1288 -pip/_vendor/rich/containers.py,sha256=aKgm5UDHn5Nmui6IJaKdsZhbHClh_X7D-_Wg8Ehrr7s,5497 -pip/_vendor/rich/control.py,sha256=DSkHTUQLorfSERAKE_oTAEUFefZnZp4bQb4q8rHbKws,6630 -pip/_vendor/rich/default_styles.py,sha256=-Fe318kMVI_IwciK5POpThcO0-9DYJ67TZAN6DlmlmM,8082 -pip/_vendor/rich/diagnose.py,sha256=an6uouwhKPAlvQhYpNNpGq9EJysfMIOvvCbO3oSoR24,972 -pip/_vendor/rich/emoji.py,sha256=omTF9asaAnsM4yLY94eR_9dgRRSm1lHUszX20D1yYCQ,2501 -pip/_vendor/rich/errors.py,sha256=5pP3Kc5d4QJ_c0KFsxrfyhjiPVe7J1zOqSFbFAzcV-Y,642 -pip/_vendor/rich/file_proxy.py,sha256=Tl9THMDZ-Pk5Wm8sI1gGg_U5DhusmxD-FZ0fUbcU0W0,1683 -pip/_vendor/rich/filesize.py,sha256=9fTLAPCAwHmBXdRv7KZU194jSgNrRb6Wx7RIoBgqeKY,2508 -pip/_vendor/rich/highlighter.py,sha256=p3C1g4QYzezFKdR7NF9EhPbzQDvdPUhGRgSyGGEmPko,9584 -pip/_vendor/rich/json.py,sha256=EYp9ucj-nDjYDkHCV6Mk1ve8nUOpuFLaW76X50Mis2M,5032 -pip/_vendor/rich/jupyter.py,sha256=QyoKoE_8IdCbrtiSHp9TsTSNyTHY0FO5whE7jOTd9UE,3252 -pip/_vendor/rich/layout.py,sha256=RFYL6HdCFsHf9WRpcvi3w-fpj-8O5dMZ8W96VdKNdbI,14007 -pip/_vendor/rich/live.py,sha256=vZzYvu7fqwlv3Gthl2xiw1Dc_O80VlGcCV0DOHwCyDM,14273 -pip/_vendor/rich/live_render.py,sha256=zElm3PrfSIvjOce28zETHMIUf9pFYSUA5o0AflgUP64,3667 -pip/_vendor/rich/logging.py,sha256=uB-cB-3Q4bmXDLLpbOWkmFviw-Fde39zyMV6tKJ2WHQ,11903 -pip/_vendor/rich/markup.py,sha256=xzF4uAafiEeEYDJYt_vUnJOGoTU8RrH-PH7WcWYXjCg,8198 -pip/_vendor/rich/measure.py,sha256=HmrIJX8sWRTHbgh8MxEay_83VkqNW_70s8aKP5ZcYI8,5305 -pip/_vendor/rich/padding.py,sha256=kTFGsdGe0os7tXLnHKpwTI90CXEvrceeZGCshmJy5zw,4970 -pip/_vendor/rich/pager.py,sha256=SO_ETBFKbg3n_AgOzXm41Sv36YxXAyI3_R-KOY2_uSc,828 -pip/_vendor/rich/palette.py,sha256=lInvR1ODDT2f3UZMfL1grq7dY_pDdKHw4bdUgOGaM4Y,3396 -pip/_vendor/rich/panel.py,sha256=wGMe40J8KCGgQoM0LyjRErmGIkv2bsYA71RCXThD0xE,10574 -pip/_vendor/rich/pretty.py,sha256=eLEYN9xVaMNuA6EJVYm4li7HdOHxCqmVKvnOqJpyFt0,35852 -pip/_vendor/rich/progress.py,sha256=n4KF9vky8_5iYeXcyZPEvzyLplWlDvFLkM5JI0Bs08A,59706 -pip/_vendor/rich/progress_bar.py,sha256=cEoBfkc3lLwqba4XKsUpy4vSQKDh2QQ5J2J94-ACFoo,8165 -pip/_vendor/rich/prompt.py,sha256=x0mW-pIPodJM4ry6grgmmLrl8VZp99kqcmdnBe70YYA,11303 -pip/_vendor/rich/protocol.py,sha256=5hHHDDNHckdk8iWH5zEbi-zuIVSF5hbU2jIo47R7lTE,1391 -pip/_vendor/rich/region.py,sha256=rNT9xZrVZTYIXZC0NYn41CJQwYNbR-KecPOxTgQvB8Y,166 -pip/_vendor/rich/repr.py,sha256=9Z8otOmM-tyxnyTodvXlectP60lwahjGiDTrbrxPSTg,4431 -pip/_vendor/rich/rule.py,sha256=0fNaS_aERa3UMRc3T5WMpN_sumtDxfaor2y3of1ftBk,4602 -pip/_vendor/rich/scope.py,sha256=TMUU8qo17thyqQCPqjDLYpg_UU1k5qVd-WwiJvnJVas,2843 -pip/_vendor/rich/screen.py,sha256=YoeReESUhx74grqb0mSSb9lghhysWmFHYhsbMVQjXO8,1591 -pip/_vendor/rich/segment.py,sha256=XLnJEFvcV3bjaVzMNUJiem3n8lvvI9TJ5PTu-IG2uTg,24247 -pip/_vendor/rich/spinner.py,sha256=15koCmF0DQeD8-k28Lpt6X_zJQUlzEhgo_6A6uy47lc,4339 -pip/_vendor/rich/status.py,sha256=gJsIXIZeSo3urOyxRUjs6VrhX5CZrA0NxIQ-dxhCnwo,4425 -pip/_vendor/rich/style.py,sha256=3hiocH_4N8vwRm3-8yFWzM7tSwjjEven69XqWasSQwM,27073 -pip/_vendor/rich/styled.py,sha256=eZNnzGrI4ki_54pgY3Oj0T-x3lxdXTYh4_ryDB24wBU,1258 -pip/_vendor/rich/syntax.py,sha256=jgDiVCK6cpR0NmBOpZmIu-Ud4eaW7fHvjJZkDbjpcSA,35173 -pip/_vendor/rich/table.py,sha256=-WzesL-VJKsaiDU3uyczpJMHy6VCaSewBYJwx8RudI8,39684 -pip/_vendor/rich/terminal_theme.py,sha256=1j5-ufJfnvlAo5Qsi_ACZiXDmwMXzqgmFByObT9-yJY,3370 -pip/_vendor/rich/text.py,sha256=_8JBlSau0c2z8ENOZMi1hJ7M1ZGY408E4-hXjHyyg1A,45525 -pip/_vendor/rich/theme.py,sha256=belFJogzA0W0HysQabKaHOc3RWH2ko3fQAJhoN-AFdo,3777 -pip/_vendor/rich/themes.py,sha256=0xgTLozfabebYtcJtDdC5QkX5IVUEaviqDUJJh4YVFk,102 -pip/_vendor/rich/traceback.py,sha256=yCLVrCtyoFNENd9mkm2xeG3KmqkTwH9xpFOO7p2Bq0A,29604 -pip/_vendor/rich/tree.py,sha256=BMbUYNjS9uodNPfvtY_odmU09GA5QzcMbQ5cJZhllQI,9169 -pip/_vendor/six.py,sha256=TOOfQi7nFGfMrIvtdr6wX4wyHH8M7aknmuLfo2cBBrM,34549 -pip/_vendor/tenacity/__init__.py,sha256=3kvAL6KClq8GFo2KFhmOzskRKSDQI-ubrlfZ8AQEEI0,20493 -pip/_vendor/tenacity/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/_asyncio.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/_utils.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/after.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/before.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/before_sleep.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/nap.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/retry.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/stop.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/tornadoweb.cpython-312.pyc,, -pip/_vendor/tenacity/__pycache__/wait.cpython-312.pyc,, -pip/_vendor/tenacity/_asyncio.py,sha256=Qi6wgQsGa9MQibYRy3OXqcDQswIZZ00dLOoSUGN-6o8,3551 -pip/_vendor/tenacity/_utils.py,sha256=ubs6a7sxj3JDNRKWCyCU2j5r1CB7rgyONgZzYZq6D_4,2179 -pip/_vendor/tenacity/after.py,sha256=S5NCISScPeIrKwIeXRwdJl3kV9Q4nqZfnNPDx6Hf__g,1682 -pip/_vendor/tenacity/before.py,sha256=dIZE9gmBTffisfwNkK0F1xFwGPV41u5GK70UY4Pi5Kc,1562 -pip/_vendor/tenacity/before_sleep.py,sha256=YmpgN9Y7HGlH97U24vvq_YWb5deaK4_DbiD8ZuFmy-E,2372 -pip/_vendor/tenacity/nap.py,sha256=fRWvnz1aIzbIq9Ap3gAkAZgDH6oo5zxMrU6ZOVByq0I,1383 -pip/_vendor/tenacity/retry.py,sha256=jrzD_mxA5mSTUEdiYB7SHpxltjhPSYZSnSRATb-ggRc,8746 -pip/_vendor/tenacity/stop.py,sha256=YMJs7ZgZfND65PRLqlGB_agpfGXlemx_5Hm4PKnBqpQ,3086 -pip/_vendor/tenacity/tornadoweb.py,sha256=po29_F1Mt8qZpsFjX7EVwAT0ydC_NbVia9gVi7R_wXA,2142 -pip/_vendor/tenacity/wait.py,sha256=3FcBJoCDgym12_dN6xfK8C1gROY0Hn4NSI2u8xv50uE,8024 -pip/_vendor/tomli/__init__.py,sha256=JhUwV66DB1g4Hvt1UQCVMdfCu-IgAV8FXmvDU9onxd4,396 -pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc,, -pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc,, -pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc,, -pip/_vendor/tomli/_parser.py,sha256=g9-ENaALS-B8dokYpCuzUFalWlog7T-SIYMjLZSWrtM,22633 -pip/_vendor/tomli/_re.py,sha256=dbjg5ChZT23Ka9z9DHOXfdtSpPwUfdgMXnj8NOoly-w,2943 -pip/_vendor/tomli/_types.py,sha256=-GTG2VUqkpxwMqzmVO4F7ybKddIbAnuAHXfmWQcTi3Q,254 -pip/_vendor/truststore/__init__.py,sha256=qzTLSH8PvAkY1fr6QQ2vV-KwE_M83wdXugtpJaP_AbM,403 -pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc,, -pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc,, -pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc,, -pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc,, -pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc,, -pip/_vendor/truststore/_api.py,sha256=xjuEu_rlH4hcdJTROImEyOEqdw-F8t5vO2H2BToY0Ro,9893 -pip/_vendor/truststore/_macos.py,sha256=BjvAKoAjXhdIPuxpY124HJIFswDb0pq8DjynzJOVwqc,17694 -pip/_vendor/truststore/_openssl.py,sha256=LLUZ7ZGaio-i5dpKKjKCSeSufmn6T8pi9lDcFnvSyq0,2324 -pip/_vendor/truststore/_ssl_constants.py,sha256=NUD4fVKdSD02ri7-db0tnO0VqLP9aHuzmStcW7tAl08,1130 -pip/_vendor/truststore/_windows.py,sha256=1x_EhROeJ9QK1sMAjfnZC7awYI8UnBJYL-TjACUYI4A,17468 -pip/_vendor/typing_extensions.py,sha256=EWpcpyQnVmc48E9fSyPGs-vXgHcAk9tQABQIxmMsCGk,111130 -pip/_vendor/urllib3/__init__.py,sha256=iXLcYiJySn0GNbWOOZDDApgBL1JgP44EZ8i1760S8Mc,3333 -pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc,, -pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc,, -pip/_vendor/urllib3/_collections.py,sha256=Rp1mVyBgc_UlAcp6M3at1skJBXR5J43NawRTvW2g_XY,10811 -pip/_vendor/urllib3/_version.py,sha256=azoM7M7BUADl2kBhMVR6PPf2GhBDI90me1fcnzTwdcw,64 -pip/_vendor/urllib3/connection.py,sha256=92k9td_y4PEiTIjNufCUa1NzMB3J3w0LEdyokYgXnW8,20300 -pip/_vendor/urllib3/connectionpool.py,sha256=ItVDasDnPRPP9R8bNxY7tPBlC724nJ9nlxVgXG_SLbI,39990 -pip/_vendor/urllib3/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/_appengine_environ.py,sha256=bDbyOEhW2CKLJcQqAKAyrEHN-aklsyHFKq6vF8ZFsmk,957 -pip/_vendor/urllib3/contrib/_securetransport/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc,, -pip/_vendor/urllib3/contrib/_securetransport/bindings.py,sha256=4Xk64qIkPBt09A5q-RIFUuDhNc9mXilVapm7WnYnzRw,17632 -pip/_vendor/urllib3/contrib/_securetransport/low_level.py,sha256=B2JBB2_NRP02xK6DCa1Pa9IuxrPwxzDzZbixQkb7U9M,13922 -pip/_vendor/urllib3/contrib/appengine.py,sha256=VR68eAVE137lxTgjBDwCna5UiBZTOKa01Aj_-5BaCz4,11036 -pip/_vendor/urllib3/contrib/ntlmpool.py,sha256=NlfkW7WMdW8ziqudopjHoW299og1BTWi0IeIibquFwk,4528 -pip/_vendor/urllib3/contrib/pyopenssl.py,sha256=hDJh4MhyY_p-oKlFcYcQaVQRDv6GMmBGuW9yjxyeejM,17081 -pip/_vendor/urllib3/contrib/securetransport.py,sha256=yhZdmVjY6PI6EeFbp7qYOp6-vp1Rkv2NMuOGaEj7pmc,34448 -pip/_vendor/urllib3/contrib/socks.py,sha256=aRi9eWXo9ZEb95XUxef4Z21CFlnnjbEiAo9HOseoMt4,7097 -pip/_vendor/urllib3/exceptions.py,sha256=0Mnno3KHTNfXRfY7638NufOPkUb6mXOm-Lqj-4x2w8A,8217 -pip/_vendor/urllib3/fields.py,sha256=kvLDCg_JmH1lLjUUEY_FLS8UhY7hBvDPuVETbY8mdrM,8579 -pip/_vendor/urllib3/filepost.py,sha256=5b_qqgRHVlL7uLtdAYBzBh-GHmU5AfJVt_2N0XS3PeY,2440 -pip/_vendor/urllib3/packages/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc,, -pip/_vendor/urllib3/packages/backports/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0 -pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc,, -pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc,, -pip/_vendor/urllib3/packages/backports/makefile.py,sha256=nbzt3i0agPVP07jqqgjhaYjMmuAi_W5E0EywZivVO8E,1417 -pip/_vendor/urllib3/packages/backports/weakref_finalize.py,sha256=tRCal5OAhNSRyb0DhHp-38AtIlCsRP8BxF3NX-6rqIA,5343 -pip/_vendor/urllib3/packages/six.py,sha256=b9LM0wBXv7E7SrbCjAm4wwN-hrH-iNxv18LgWNMMKPo,34665 -pip/_vendor/urllib3/poolmanager.py,sha256=dnQHy25qCcoJZGM8zrcmuW48tHF3UO83bxvkySwtf24,20705 -pip/_vendor/urllib3/request.py,sha256=YTWFNr7QIwh7E1W9dde9LM77v2VWTJ5V78XuTTw7D1A,6691 -pip/_vendor/urllib3/response.py,sha256=fmDJAFkG71uFTn-sVSTh2Iw0WmcXQYqkbRjihvwBjU8,30641 -pip/_vendor/urllib3/util/__init__.py,sha256=JEmSmmqqLyaw8P51gUImZh8Gwg9i1zSe-DoqAitn2nc,1155 -pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc,, -pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc,, -pip/_vendor/urllib3/util/connection.py,sha256=5Lx2B1PW29KxBn2T0xkN1CBgRBa3gGVJBKoQoRogEVk,4901 -pip/_vendor/urllib3/util/proxy.py,sha256=zUvPPCJrp6dOF0N4GAVbOcl6o-4uXKSrGiTkkr5vUS4,1605 -pip/_vendor/urllib3/util/queue.py,sha256=nRgX8_eX-_VkvxoX096QWoz8Ps0QHUAExILCY_7PncM,498 -pip/_vendor/urllib3/util/request.py,sha256=C0OUt2tcU6LRiQJ7YYNP9GvPrSvl7ziIBekQ-5nlBZk,3997 -pip/_vendor/urllib3/util/response.py,sha256=GJpg3Egi9qaJXRwBh5wv-MNuRWan5BIu40oReoxWP28,3510 -pip/_vendor/urllib3/util/retry.py,sha256=6ENvOZ8PBDzh8kgixpql9lIrb2dxH-k7ZmBanJF2Ng4,22050 -pip/_vendor/urllib3/util/ssl_.py,sha256=X4-AqW91aYPhPx6-xbf66yHFQKbqqfC_5Zt4WkLX1Hc,17177 -pip/_vendor/urllib3/util/ssl_match_hostname.py,sha256=Ir4cZVEjmAk8gUAIHWSi7wtOO83UCYABY2xFD1Ql_WA,5758 -pip/_vendor/urllib3/util/ssltransport.py,sha256=NA-u5rMTrDFDFC8QzRKUEKMG0561hOD4qBTr3Z4pv6E,6895 -pip/_vendor/urllib3/util/timeout.py,sha256=cwq4dMk87mJHSBktK1miYJ-85G-3T3RmT20v7SFCpno,10168 -pip/_vendor/urllib3/util/url.py,sha256=lCAE7M5myA8EDdW0sJuyyZhVB9K_j38ljWhHAnFaWoE,14296 -pip/_vendor/urllib3/util/wait.py,sha256=fOX0_faozG2P7iVojQoE1mbydweNyTcm-hXEfFrTtLI,5403 -pip/_vendor/vendor.txt,sha256=4NKk7fQhVsZw0U-0zmm9Q2LgGyaPXacFbnJAaS0Q6EY,493 -pip/_vendor/webencodings/__init__.py,sha256=qOBJIuPy_4ByYH6W_bNgJF-qYQ2DoU-dKsDu5yRWCXg,10579 -pip/_vendor/webencodings/__pycache__/__init__.cpython-312.pyc,, -pip/_vendor/webencodings/__pycache__/labels.cpython-312.pyc,, -pip/_vendor/webencodings/__pycache__/mklabels.cpython-312.pyc,, -pip/_vendor/webencodings/__pycache__/tests.cpython-312.pyc,, -pip/_vendor/webencodings/__pycache__/x_user_defined.cpython-312.pyc,, -pip/_vendor/webencodings/labels.py,sha256=4AO_KxTddqGtrL9ns7kAPjb0CcN6xsCIxbK37HY9r3E,8979 -pip/_vendor/webencodings/mklabels.py,sha256=GYIeywnpaLnP0GSic8LFWgd0UVvO_l1Nc6YoF-87R_4,1305 -pip/_vendor/webencodings/tests.py,sha256=OtGLyjhNY1fvkW1GvLJ_FV9ZoqC9Anyjr7q3kxTbzNs,6563 -pip/_vendor/webencodings/x_user_defined.py,sha256=yOqWSdmpytGfUgh_Z6JYgDNhoc-BAHyyeeT15Fr42tM,4307 -pip/py.typed,sha256=EBVvvPRTn_eIpz5e5QztSCdrMX7Qwd7VP93RSoIlZ2I,286 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/REQUESTED b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/REQUESTED deleted file mode 100644 index e69de29..0000000 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/WHEEL b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/WHEEL deleted file mode 100644 index 98c0d20..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/WHEEL +++ /dev/null @@ -1,5 +0,0 @@ -Wheel-Version: 1.0 -Generator: bdist_wheel (0.42.0) -Root-Is-Purelib: true -Tag: py3-none-any - diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/entry_points.txt b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/entry_points.txt deleted file mode 100644 index 26fa361..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/entry_points.txt +++ /dev/null @@ -1,4 +0,0 @@ -[console_scripts] -pip = pip._internal.cli.main:main -pip3 = pip._internal.cli.main:main -pip3.12 = pip._internal.cli.main:main diff --git a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/top_level.txt b/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/top_level.txt deleted file mode 100644 index a1b589e..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip-24.0.dist-info/top_level.txt +++ /dev/null @@ -1 +0,0 @@ -pip diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/__init__.py deleted file mode 100644 index be0e3ed..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/__init__.py +++ /dev/null @@ -1,13 +0,0 @@ -from typing import List, Optional - -__version__ = "24.0" - - -def main(args: Optional[List[str]] = None) -> int: - """This is an internal API only meant for use by pip's own console scripts. - - For additional details, see https://github.com/pypa/pip/issues/7498. - """ - from pip._internal.utils.entrypoints import _wrapper - - return _wrapper(args) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/__main__.py b/config-mover/venv/lib/python3.12/site-packages/pip/__main__.py deleted file mode 100644 index 5991326..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/__main__.py +++ /dev/null @@ -1,24 +0,0 @@ -import os -import sys - -# Remove '' and current working directory from the first entry -# of sys.path, if present to avoid using current directory -# in pip commands check, freeze, install, list and show, -# when invoked as python -m pip -if sys.path[0] in ("", os.getcwd()): - sys.path.pop(0) - -# If we are running from a wheel, add the wheel to sys.path -# This allows the usage python pip-*.whl/pip install pip-*.whl -if __package__ == "": - # __file__ is pip-*.whl/pip/__main__.py - # first dirname call strips of '/__main__.py', second strips off '/pip' - # Resulting path is the name of the wheel itself - # Add that to sys.path so we can import pip - path = os.path.dirname(os.path.dirname(__file__)) - sys.path.insert(0, path) - -if __name__ == "__main__": - from pip._internal.cli.main import main as _main - - sys.exit(_main()) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/__pip-runner__.py b/config-mover/venv/lib/python3.12/site-packages/pip/__pip-runner__.py deleted file mode 100644 index 49a148a..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/__pip-runner__.py +++ /dev/null @@ -1,50 +0,0 @@ -"""Execute exactly this copy of pip, within a different environment. - -This file is named as it is, to ensure that this module can't be imported via -an import statement. -""" - -# /!\ This version compatibility check section must be Python 2 compatible. /!\ - -import sys - -# Copied from setup.py -PYTHON_REQUIRES = (3, 7) - - -def version_str(version): # type: ignore - return ".".join(str(v) for v in version) - - -if sys.version_info[:2] < PYTHON_REQUIRES: - raise SystemExit( - "This version of pip does not support python {} (requires >={}).".format( - version_str(sys.version_info[:2]), version_str(PYTHON_REQUIRES) - ) - ) - -# From here on, we can use Python 3 features, but the syntax must remain -# Python 2 compatible. - -import runpy # noqa: E402 -from importlib.machinery import PathFinder # noqa: E402 -from os.path import dirname # noqa: E402 - -PIP_SOURCES_ROOT = dirname(dirname(__file__)) - - -class PipImportRedirectingFinder: - @classmethod - def find_spec(self, fullname, path=None, target=None): # type: ignore - if fullname != "pip": - return None - - spec = PathFinder.find_spec(fullname, [PIP_SOURCES_ROOT], target) - assert spec, (PIP_SOURCES_ROOT, fullname) - return spec - - -sys.meta_path.insert(0, PipImportRedirectingFinder()) - -assert __name__ == "__main__", "Cannot run __pip-runner__.py as a non-main module" -runpy.run_module("pip", run_name="__main__", alter_sys=True) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 19ffed63f65e6343e14002ddef78e8fcb6e492b7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 667 zcmX|9&ui2`6rM@4*>%?{{y10zI@-uynI|(=p%^i%%?oV2>o!wVRYur z^aeD$h#`gxRN^5ny`hH@^M*d_vVeOW^I#D$E?I|nHUbvD>7kb6%al1dg0DLIvvY*d=mhLcf4lu(xpsWv6aDru^M6O(D7tcm-5 z0`UN#lrizoEMeSIQJBlba87b-mARcHV`1}p6lYbLs7BEQI1^z^%}sK1dF56-BhntY zk8s;dH#Jp?Yq*N@fQ-{amvL=@I_A>qMpbZXbkBX`X?Op#-Z&CM4(=wEvLI&jN+uI7 zCrKej^Z9ywZ7DIr@+*pF&*&IjI72Du2%Dy{YTBTrLh1oM#3a Bv0MNE diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc deleted file mode 100644 index 72071f18234fcf90e61f236edcfed1755cd69336..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 823 zcmb7C&ubGw6n?Wi`JGf+YO$?&uorW17t=}t{s=`6Jrv_bgO z&;}1(5v)D+s^m`*L0bixA{0D%3-s2LGfkEhtOws=-uK>o^S*Cq=Tk111`+iOpBoQV zfM2qRA~pm^FA=~t5Fp5c>L8;kqR7M%b(9HAi-IT$P%z`8euR2Mu%fiVojrSonTpt> zOrR%R$Us12L|MB6;NBM+XLvAk1Lo=VKbVO~DauvlA3n!VD-19Js`Qir7EV({J#l(T z+#a^l%}h0mK->*7XZ}7b`q}7yB5ec#3Q#`wThi}w;7P-1)|hP=dBm|q`7y4vJg$0y z$FWoM8$7;B{rXeFRj1|fjA1yn`dV$38U{}g=GwI;l~Y!jC0lW3d(`!1NA8Hul*1g& zV75;M*V5`1)1;0o-vf`GsB=u8G5;eRNms|W^p@l6PT)6Mw%(?8TesNbVLh*1E9f5c z>D8eNPZ#6$=p!^II8NSdw#XBU-gc+NH2IgkcVg+Q2%!T=9YDID1)SI@bxNCyof}~x z3_^E1coV#R@nvG}t2*~XY%X<{HkLcf;rOdcKMD9;czI8q?580+wpHvFx60k}`@(K< zr?^|*DSs&K&o1m|uCL#XPF6aVa5411;fsfAX7l-;I{gzb9OCTy9XYuB;Ps>L_O-vhC5T3WY{>RvfArR6u8zoI~W$coqN>mY2m6C)+0s`bvOVw)QeTD^l*V$bY zOpHVkQd6l?IaGz-I8;?4TB*k#d#@_l7!|Toq*U#p+(>+A%c=9c-hh<0BkjC5J8!-> ze{X&Yhl7BW>HK->YY)J0OmHdC+|(@sunG#KK_Lp4BWa@WX-*NAAbS;njWH30vOtNZ@inwZWo+_ejimHWT zLbP-|Z59oR$g<_Y=XIrsr!%tlrX}7*vwT4}EHs-{<)ExJWzn=`i#m7gGN*^*+%EHe z*M}_AtQ=E-fFIM;&m+T5BGZSp_>YmoEkhYT05?}|g~lPy5AT!YD~K1+sDXG32%?tZ zqX@tPVcqIbnYb8Vl2t*tq0y^L_{*SBJcS}0Kw5_MF; zE{k~nYNI`x0L`Wn6`f+M=$2>}3#|5{lMnI1g4k`)dqveiegBmQ3-Khn6daYUscWjH zP=h(Bs0Qn@47CuLt}&EjmKiQ zxX(w`vbr4{FPS*k2Io}E_GWb>FI%<;!3!lj=1f8y2+6#h!Kq7)lG6h|-AuB&8nI?T zY~D(eaU8`)F6;oNOO~A4tC~p-%Q(f(2ASW@SkAE1tQL(#?)&?k|NX{A{KwwASwXhP z6GEPI0uky_AfY`k#EvgUUU&)V+4F3RI%hpV;Jtvb&If^}X9dG|o@c;efNbv=5aE;X$Kh>gt3un#?P}-wTIaqWDyPP3$bBbwAiC(;hG-R{EA8uD-&?;xUnAmw01-wVnE(I) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__init__.py deleted file mode 100644 index 96c6b88..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__init__.py +++ /dev/null @@ -1,18 +0,0 @@ -from typing import List, Optional - -from pip._internal.utils import _log - -# init_logging() must be called before any call to logging.getLogger() -# which happens at import of most modules. -_log.init_logging() - - -def main(args: (Optional[List[str]]) = None) -> int: - """This is preserved for old console scripts that may still be referencing - it. - - For additional details, see https://github.com/pypa/pip/issues/7498. - """ - from pip._internal.utils.entrypoints import _wrapper - - return _wrapper(args) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 2597bfa9911eecea6d73757549a5e1b23d7d7963..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 769 zcmZuvy>HV%6u+}CuA3$jAsq+<9D*eh*y2MfMW_>k1(gA&EXJ`f_JKc6cb6ceB6VP6 z=|)-DQ5XIXghVAIBrgad2DYHU(usF&%EXiJeVpF?-tWEV58ZAXfkbCMrnZI9cN3gQ zYw0W=gYz22D8?De@d)SE$igPJGCLGX+@V#I`&{YTeIPV1i!dAFngm&yY}X`|iK-pR^i&oRHt9>T!J4x; z2MU;CUd+VI1>g)-+~1g(38> zj30o@br5)>s!1O5LUsVvtXcIy?V>*&)Y|;E*5AAHYU>jjEZ`EDZx2^%M^^$yB+XVN z0af?^(}Fa=Slwx=z={)iQQJz(+J>f@V(*ab8i+MeNAB&sjHemflIswfm8uO;a~os) v6?*96I^k#5)>f#(h{NDa;OauHEb8yIt diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc deleted file mode 100644 index cc733f936b66583ac1dc0d91ecbefb2506fb00d4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14276 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 N3p1^sGG5`k`d`o+dr|-Z diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc deleted file mode 100644 index 85c473c8c7118f490991dbb4e6cf4105acc458ae..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17648 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 B(KrAA diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc deleted file mode 100644 index b0e110ff19d43d45e16f7804cc095e14db14f6f4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33266 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc deleted file mode 100644 index 3eca7f7a3a274202ac1f9d9d203c0693762738dc..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 652 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/build_env.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/build_env.py deleted file mode 100644 index 4f704a3..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/build_env.py +++ /dev/null @@ -1,311 +0,0 @@ -"""Build Environment used for isolation during sdist building -""" - -import logging -import os -import pathlib -import site -import sys -import textwrap -from collections import OrderedDict -from types import TracebackType -from typing import TYPE_CHECKING, Iterable, List, Optional, Set, Tuple, Type, Union - -from pip._vendor.certifi import where -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.version import Version - -from pip import __file__ as pip_location -from pip._internal.cli.spinners import open_spinner -from pip._internal.locations import get_platlib, get_purelib, get_scheme -from pip._internal.metadata import get_default_environment, get_environment -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds - -if TYPE_CHECKING: - from pip._internal.index.package_finder import PackageFinder - -logger = logging.getLogger(__name__) - - -def _dedup(a: str, b: str) -> Union[Tuple[str], Tuple[str, str]]: - return (a, b) if a != b else (a,) - - -class _Prefix: - def __init__(self, path: str) -> None: - self.path = path - self.setup = False - scheme = get_scheme("", prefix=path) - self.bin_dir = scheme.scripts - self.lib_dirs = _dedup(scheme.purelib, scheme.platlib) - - -def get_runnable_pip() -> str: - """Get a file to pass to a Python executable, to run the currently-running pip. - - This is used to run a pip subprocess, for installing requirements into the build - environment. - """ - source = pathlib.Path(pip_location).resolve().parent - - if not source.is_dir(): - # This would happen if someone is using pip from inside a zip file. In that - # case, we can use that directly. - return str(source) - - return os.fsdecode(source / "__pip-runner__.py") - - -def _get_system_sitepackages() -> Set[str]: - """Get system site packages - - Usually from site.getsitepackages, - but fallback on `get_purelib()/get_platlib()` if unavailable - (e.g. in a virtualenv created by virtualenv<20) - - Returns normalized set of strings. - """ - if hasattr(site, "getsitepackages"): - system_sites = site.getsitepackages() - else: - # virtualenv < 20 overwrites site.py without getsitepackages - # fallback on get_purelib/get_platlib. - # this is known to miss things, but shouldn't in the cases - # where getsitepackages() has been removed (inside a virtualenv) - system_sites = [get_purelib(), get_platlib()] - return {os.path.normcase(path) for path in system_sites} - - -class BuildEnvironment: - """Creates and manages an isolated environment to install build deps""" - - def __init__(self) -> None: - temp_dir = TempDirectory(kind=tempdir_kinds.BUILD_ENV, globally_managed=True) - - self._prefixes = OrderedDict( - (name, _Prefix(os.path.join(temp_dir.path, name))) - for name in ("normal", "overlay") - ) - - self._bin_dirs: List[str] = [] - self._lib_dirs: List[str] = [] - for prefix in reversed(list(self._prefixes.values())): - self._bin_dirs.append(prefix.bin_dir) - self._lib_dirs.extend(prefix.lib_dirs) - - # Customize site to: - # - ensure .pth files are honored - # - prevent access to system site packages - system_sites = _get_system_sitepackages() - - self._site_dir = os.path.join(temp_dir.path, "site") - if not os.path.exists(self._site_dir): - os.mkdir(self._site_dir) - with open( - os.path.join(self._site_dir, "sitecustomize.py"), "w", encoding="utf-8" - ) as fp: - fp.write( - textwrap.dedent( - """ - import os, site, sys - - # First, drop system-sites related paths. - original_sys_path = sys.path[:] - known_paths = set() - for path in {system_sites!r}: - site.addsitedir(path, known_paths=known_paths) - system_paths = set( - os.path.normcase(path) - for path in sys.path[len(original_sys_path):] - ) - original_sys_path = [ - path for path in original_sys_path - if os.path.normcase(path) not in system_paths - ] - sys.path = original_sys_path - - # Second, add lib directories. - # ensuring .pth file are processed. - for path in {lib_dirs!r}: - assert not path in sys.path - site.addsitedir(path) - """ - ).format(system_sites=system_sites, lib_dirs=self._lib_dirs) - ) - - def __enter__(self) -> None: - self._save_env = { - name: os.environ.get(name, None) - for name in ("PATH", "PYTHONNOUSERSITE", "PYTHONPATH") - } - - path = self._bin_dirs[:] - old_path = self._save_env["PATH"] - if old_path: - path.extend(old_path.split(os.pathsep)) - - pythonpath = [self._site_dir] - - os.environ.update( - { - "PATH": os.pathsep.join(path), - "PYTHONNOUSERSITE": "1", - "PYTHONPATH": os.pathsep.join(pythonpath), - } - ) - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - for varname, old_value in self._save_env.items(): - if old_value is None: - os.environ.pop(varname, None) - else: - os.environ[varname] = old_value - - def check_requirements( - self, reqs: Iterable[str] - ) -> Tuple[Set[Tuple[str, str]], Set[str]]: - """Return 2 sets: - - conflicting requirements: set of (installed, wanted) reqs tuples - - missing requirements: set of reqs - """ - missing = set() - conflicting = set() - if reqs: - env = ( - get_environment(self._lib_dirs) - if hasattr(self, "_lib_dirs") - else get_default_environment() - ) - for req_str in reqs: - req = Requirement(req_str) - # We're explicitly evaluating with an empty extra value, since build - # environments are not provided any mechanism to select specific extras. - if req.marker is not None and not req.marker.evaluate({"extra": ""}): - continue - dist = env.get_distribution(req.name) - if not dist: - missing.add(req_str) - continue - if isinstance(dist.version, Version): - installed_req_str = f"{req.name}=={dist.version}" - else: - installed_req_str = f"{req.name}==={dist.version}" - if not req.specifier.contains(dist.version, prereleases=True): - conflicting.add((installed_req_str, req_str)) - # FIXME: Consider direct URL? - return conflicting, missing - - def install_requirements( - self, - finder: "PackageFinder", - requirements: Iterable[str], - prefix_as_string: str, - *, - kind: str, - ) -> None: - prefix = self._prefixes[prefix_as_string] - assert not prefix.setup - prefix.setup = True - if not requirements: - return - self._install_requirements( - get_runnable_pip(), - finder, - requirements, - prefix, - kind=kind, - ) - - @staticmethod - def _install_requirements( - pip_runnable: str, - finder: "PackageFinder", - requirements: Iterable[str], - prefix: _Prefix, - *, - kind: str, - ) -> None: - args: List[str] = [ - sys.executable, - pip_runnable, - "install", - "--ignore-installed", - "--no-user", - "--prefix", - prefix.path, - "--no-warn-script-location", - ] - if logger.getEffectiveLevel() <= logging.DEBUG: - args.append("-v") - for format_control in ("no_binary", "only_binary"): - formats = getattr(finder.format_control, format_control) - args.extend( - ( - "--" + format_control.replace("_", "-"), - ",".join(sorted(formats or {":none:"})), - ) - ) - - index_urls = finder.index_urls - if index_urls: - args.extend(["-i", index_urls[0]]) - for extra_index in index_urls[1:]: - args.extend(["--extra-index-url", extra_index]) - else: - args.append("--no-index") - for link in finder.find_links: - args.extend(["--find-links", link]) - - for host in finder.trusted_hosts: - args.extend(["--trusted-host", host]) - if finder.allow_all_prereleases: - args.append("--pre") - if finder.prefer_binary: - args.append("--prefer-binary") - args.append("--") - args.extend(requirements) - extra_environ = {"_PIP_STANDALONE_CERT": where()} - with open_spinner(f"Installing {kind}") as spinner: - call_subprocess( - args, - command_desc=f"pip subprocess to install {kind}", - spinner=spinner, - extra_environ=extra_environ, - ) - - -class NoOpBuildEnvironment(BuildEnvironment): - """A no-op drop-in replacement for BuildEnvironment""" - - def __init__(self) -> None: - pass - - def __enter__(self) -> None: - pass - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - pass - - def cleanup(self) -> None: - pass - - def install_requirements( - self, - finder: "PackageFinder", - requirements: Iterable[str], - prefix_as_string: str, - *, - kind: str, - ) -> None: - raise NotImplementedError() diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cache.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cache.py deleted file mode 100644 index f45ac23..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cache.py +++ /dev/null @@ -1,290 +0,0 @@ -"""Cache Management -""" - -import hashlib -import json -import logging -import os -from pathlib import Path -from typing import Any, Dict, List, Optional - -from pip._vendor.packaging.tags import Tag, interpreter_name, interpreter_version -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import InvalidWheelFilename -from pip._internal.models.direct_url import DirectUrl -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.utils.temp_dir import TempDirectory, tempdir_kinds -from pip._internal.utils.urls import path_to_url - -logger = logging.getLogger(__name__) - -ORIGIN_JSON_NAME = "origin.json" - - -def _hash_dict(d: Dict[str, str]) -> str: - """Return a stable sha224 of a dictionary.""" - s = json.dumps(d, sort_keys=True, separators=(",", ":"), ensure_ascii=True) - return hashlib.sha224(s.encode("ascii")).hexdigest() - - -class Cache: - """An abstract class - provides cache directories for data from links - - :param cache_dir: The root of the cache. - """ - - def __init__(self, cache_dir: str) -> None: - super().__init__() - assert not cache_dir or os.path.isabs(cache_dir) - self.cache_dir = cache_dir or None - - def _get_cache_path_parts(self, link: Link) -> List[str]: - """Get parts of part that must be os.path.joined with cache_dir""" - - # We want to generate an url to use as our cache key, we don't want to - # just re-use the URL because it might have other items in the fragment - # and we don't care about those. - key_parts = {"url": link.url_without_fragment} - if link.hash_name is not None and link.hash is not None: - key_parts[link.hash_name] = link.hash - if link.subdirectory_fragment: - key_parts["subdirectory"] = link.subdirectory_fragment - - # Include interpreter name, major and minor version in cache key - # to cope with ill-behaved sdists that build a different wheel - # depending on the python version their setup.py is being run on, - # and don't encode the difference in compatibility tags. - # https://github.com/pypa/pip/issues/7296 - key_parts["interpreter_name"] = interpreter_name() - key_parts["interpreter_version"] = interpreter_version() - - # Encode our key url with sha224, we'll use this because it has similar - # security properties to sha256, but with a shorter total output (and - # thus less secure). However the differences don't make a lot of - # difference for our use case here. - hashed = _hash_dict(key_parts) - - # We want to nest the directories some to prevent having a ton of top - # level directories where we might run out of sub directories on some - # FS. - parts = [hashed[:2], hashed[2:4], hashed[4:6], hashed[6:]] - - return parts - - def _get_candidates(self, link: Link, canonical_package_name: str) -> List[Any]: - can_not_cache = not self.cache_dir or not canonical_package_name or not link - if can_not_cache: - return [] - - path = self.get_path_for_link(link) - if os.path.isdir(path): - return [(candidate, path) for candidate in os.listdir(path)] - return [] - - def get_path_for_link(self, link: Link) -> str: - """Return a directory to store cached items in for link.""" - raise NotImplementedError() - - def get( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Link: - """Returns a link to a cached item if it exists, otherwise returns the - passed link. - """ - raise NotImplementedError() - - -class SimpleWheelCache(Cache): - """A cache of wheels for future installs.""" - - def __init__(self, cache_dir: str) -> None: - super().__init__(cache_dir) - - def get_path_for_link(self, link: Link) -> str: - """Return a directory to store cached wheels for link - - Because there are M wheels for any one sdist, we provide a directory - to cache them in, and then consult that directory when looking up - cache hits. - - We only insert things into the cache if they have plausible version - numbers, so that we don't contaminate the cache with things that were - not unique. E.g. ./package might have dozens of installs done for it - and build a version of 0.0...and if we built and cached a wheel, we'd - end up using the same wheel even if the source has been edited. - - :param link: The link of the sdist for which this will cache wheels. - """ - parts = self._get_cache_path_parts(link) - assert self.cache_dir - # Store wheels within the root cache_dir - return os.path.join(self.cache_dir, "wheels", *parts) - - def get( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Link: - candidates = [] - - if not package_name: - return link - - canonical_package_name = canonicalize_name(package_name) - for wheel_name, wheel_dir in self._get_candidates(link, canonical_package_name): - try: - wheel = Wheel(wheel_name) - except InvalidWheelFilename: - continue - if canonicalize_name(wheel.name) != canonical_package_name: - logger.debug( - "Ignoring cached wheel %s for %s as it " - "does not match the expected distribution name %s.", - wheel_name, - link, - package_name, - ) - continue - if not wheel.supported(supported_tags): - # Built for a different python/arch/etc - continue - candidates.append( - ( - wheel.support_index_min(supported_tags), - wheel_name, - wheel_dir, - ) - ) - - if not candidates: - return link - - _, wheel_name, wheel_dir = min(candidates) - return Link(path_to_url(os.path.join(wheel_dir, wheel_name))) - - -class EphemWheelCache(SimpleWheelCache): - """A SimpleWheelCache that creates it's own temporary cache directory""" - - def __init__(self) -> None: - self._temp_dir = TempDirectory( - kind=tempdir_kinds.EPHEM_WHEEL_CACHE, - globally_managed=True, - ) - - super().__init__(self._temp_dir.path) - - -class CacheEntry: - def __init__( - self, - link: Link, - persistent: bool, - ): - self.link = link - self.persistent = persistent - self.origin: Optional[DirectUrl] = None - origin_direct_url_path = Path(self.link.file_path).parent / ORIGIN_JSON_NAME - if origin_direct_url_path.exists(): - try: - self.origin = DirectUrl.from_json( - origin_direct_url_path.read_text(encoding="utf-8") - ) - except Exception as e: - logger.warning( - "Ignoring invalid cache entry origin file %s for %s (%s)", - origin_direct_url_path, - link.filename, - e, - ) - - -class WheelCache(Cache): - """Wraps EphemWheelCache and SimpleWheelCache into a single Cache - - This Cache allows for gracefully degradation, using the ephem wheel cache - when a certain link is not found in the simple wheel cache first. - """ - - def __init__(self, cache_dir: str) -> None: - super().__init__(cache_dir) - self._wheel_cache = SimpleWheelCache(cache_dir) - self._ephem_cache = EphemWheelCache() - - def get_path_for_link(self, link: Link) -> str: - return self._wheel_cache.get_path_for_link(link) - - def get_ephem_path_for_link(self, link: Link) -> str: - return self._ephem_cache.get_path_for_link(link) - - def get( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Link: - cache_entry = self.get_cache_entry(link, package_name, supported_tags) - if cache_entry is None: - return link - return cache_entry.link - - def get_cache_entry( - self, - link: Link, - package_name: Optional[str], - supported_tags: List[Tag], - ) -> Optional[CacheEntry]: - """Returns a CacheEntry with a link to a cached item if it exists or - None. The cache entry indicates if the item was found in the persistent - or ephemeral cache. - """ - retval = self._wheel_cache.get( - link=link, - package_name=package_name, - supported_tags=supported_tags, - ) - if retval is not link: - return CacheEntry(retval, persistent=True) - - retval = self._ephem_cache.get( - link=link, - package_name=package_name, - supported_tags=supported_tags, - ) - if retval is not link: - return CacheEntry(retval, persistent=False) - - return None - - @staticmethod - def record_download_origin(cache_dir: str, download_info: DirectUrl) -> None: - origin_path = Path(cache_dir) / ORIGIN_JSON_NAME - if origin_path.exists(): - try: - origin = DirectUrl.from_json(origin_path.read_text(encoding="utf-8")) - except Exception as e: - logger.warning( - "Could not read origin file %s in cache entry (%s). " - "Will attempt to overwrite it.", - origin_path, - e, - ) - else: - # TODO: use DirectUrl.equivalent when - # https://github.com/pypa/pip/pull/10564 is merged. - if origin.url != download_info.url: - logger.warning( - "Origin URL %s in cache entry %s does not match download URL " - "%s. This is likely a pip bug or a cache corruption issue. " - "Will overwrite it with the new value.", - origin.url, - cache_dir, - download_info.url, - ) - origin_path.write_text(download_info.to_json(), encoding="utf-8") diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py deleted file mode 100644 index e589bb9..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__init__.py +++ /dev/null @@ -1,4 +0,0 @@ -"""Subpackage containing all of pip's command line interface related code -""" - -# This file intentionally does not import submodules diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d1b897783dafb440ecc03b97698fb9b855b3d204..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 260 zcmXw!F-`+95Jl|}K@=%Hr8|^@i~=p9r9h&gqp=)&l8oXVTf0uArRENtfwLekK${Ch zq)WvtTBe!*W~Bf1KPQv1lJS>c>o?i^4*o~?;y4oVu7Y||t)32EAD*|1?EJ>9(D=l~ z5fiVBi_xT|$&{}exmT6rU?MRZ;)3J`z|#D%Q?&dm7zUDQqL&*XQEh)oHr6 Phcm79&p_*8Jrw)}>_kh$ diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc deleted file mode 100644 index 1896fa8728ce5c4507921d7061125e6be5f058fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8447 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

gfa#>iY_q!6lo>FG;P7aG>wYzWUagcp5fb)JbM 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 LzD)zfp1uDKvdw!h diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc deleted file mode 100644 index 388afbffbe721d1bba840f0e47b204793e18cfee..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1763 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 Kn@r%N)cU_9a~fO# diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc deleted file mode 100644 index c6d63d19e016fc3595c2b871b1c9d1188fcc58ab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4887 zcmb7ITWlN06`g&MTs}pSA|>j%R^$gIN30Y%N)yL{D@B%_SQ4V7NmvI2#a+>)mk-P? zElVI%B?u4+H6XbtU+{f_GPNxk)i8XzF@q0Hye`v8(>$N^7c~ai6S8H3PhLkVtOZmfo=-UK)oDMe%4$(PH3(k+&aFgH?1JE~%fdK4t znicAR+AO$5lTLv#ix@C^({zQa9=KX&>7Zxs<JNXI3S&q~pl$WLc5AIqd=1?OT4 z4Divkz>8P18N$UY7ezi5O{Dp36w4yEeMe4dEXb(r>j_y=x$&%$$fTo^YI-x5mBb*W zy5ph}!MSugIwgsbY$6LZTP!7HG)_54tDd1udO8u;r%q^c)wZ{?LX<2&EKWyrk|K|a zQg$SRQ&B|`F-&sCGN}}7O^yhOn4&h2Rpdk}Aw_Y-7=o1?Lps~57-z_|I>HB=h+G!2 z3_Ddhjes+8)f2;FR1qUYy@;-!>eOmOplZgVlEdj3QQ9aRG#L2peM%9WDDc$_L5D&{ zv~sIb3yfl_G?793jJ;K%6;K`}4dfYYP#c^SQmh8qpyg4dDp7G7qe++1s@00aXeR;f z2TLB^qIFt=gft z3Xb0!QO$8FGZmGBCe@Uaqj6EKiwZ*IA^NRFO*e4?d>& z$CNGT#spEATr(zjs0M_Dtl3T?4bYdf@Dqhd6vt&uZd~CdL99iOn}Lg@^~x+jG^qTaxs$*T^7@qLsDX@(tobEuRkQi z%Fkw_u}g4ratMw*1ad%Oa3-OclnCuJ%iioPCKs!H2u|g%;WLjOnURa%arNvpwe5OB zo1VTMr*GHk`&Ian-Rv^YkCa`=WZ!1HN^I8_d*p$yYtwgRe&nMunCEWZuInk)^?Y`2 z`}lC_`0y9gn|0^sM|W7;HrrBSTUJK5*u!Nr@;1VR*PzkhU+#L)8QShVQR+Og**W-6 z6Vq(|o1=YUc=>plK@Rsay%1dPTfVUE3zmGrVng>`u4j({riX~}n&)3DbEvufW?(h2 z_R?k`G(WP%`tRH8=gp)j8$%+jd zeNrc@{-H(%Yp=+|l2RoPO^MJy&%(@OI!+46j4~$o!{i zK^t1g)YYLpO)Pv8v1k?~Pr^4yj|J&D+f*W5f!dsBQUfv|Ogq$G@rnqDrZY0wVpO@P zn#C&+$Yd}CSx8`f81@=ua1T@}1H3Aoot4SK1Ez5|p|&IhF|8z~XCt~q9kp5TCnCnr z0Y^XlUD1Q)``n@gCl3Y5VorvIY3dZU9}` zf*P6^&Vv+(dk>aGDoY&26VM^osX=FieKKGfE*jiFm8=FXB1JE?ORqWYB*-{e@TUT$ z5d3N-N!;0ia+$&_irpaQ>8D9CF1Ent+4-hgU=!%4^FxTJg5g6d&ni{dZ|D`L3#Pm& zS#PXct81D;U}JuG?*eraCJJo9Y(+{nNG2O<(u`K#RMo+fwM=%Zbxqz6pK^`QShHZwTb1L6BtYws z5;A&utFd~)CIH_JNXtKA;#9$&w_#u2p6oL?YqbDlI-fBY61i%sCODGBPaG(DyTNPJ zfNFS#2&fqq9C=6b#DNLWt?doY(3*El)05~Kq<9R@rzK`eHQkz~yAbvlxP3b_C% z)yc`ZuAxj$68LmR;iXIrl5BoL^S-8(1^8TA z5HUYTzsRdBNvOUfv1_hAm%fzF%%tJHqP+$9&c{^e9ArSVQzAc`$?+*MnpXJEIfj3h z54LFOf@;%KdM$qm?+CC1G`df zm8U>PfIM%qI;g!fRLl6J-eBZe2rLj%6im!pHOq>S$tkL721B}|TBJl;l*O#dNFs>L zVmJ>iVbqc_Y}cklvsu`I7Kz9MB$c@=2A!DPK0Znq;7OyWcY01It5%|0M3iJvweLG% z)k5Aq@bbc^$uyFB#z;(ysT>d^T0Uxu=QIsda$KhpQ8Ga)#JgJ2A|EDi2<-#GAIT5l zO6Jk7vt!eF2vRK%>O8i6sK0cme`8?t&#SxS{+N=BDdU31n7HhziVmV{|(}^{uw9`|k!qe;B%L{r%V%(Ypg@b~x8I z7btOoEv}`?59_%DEA@-{`O*89y5AH^mabiQ*V;Rq?%oB{{rb+e7uLGhPZ#TYi>}ZD z^H;lj$5FR*Zt+|((7k?Q{pd!0vGKVr$G`(u^U8^vFRs407Q6AvrmLsO^$^Jo*G@0Y zkc8Ip@%RVh%aG2t-M4#}-znPLifr4z9=(F25FQ|mBxiigolIqfoFtyYQ_v;8O#To)aHtgZkftbh&x|PB zH>my_WV?rsmC&(&pn-4Ev3uy}_t40H5x)={+e&0EUmR?1Us?cGCAmruDV z_c~KXP;GFxy`MYxNV9z8G)1+quq%_R)-odPHF14tqhTZVd0>64bmXN+8d2Nhe*x9a BU+e$? diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc deleted file mode 100644 index ba040ce870b4a9eebdc2a07e62288bb3c6b88a7b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15004 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc deleted file mode 100644 index 2c4d9f139e365e76c7c0d1601d29ce681cac31cf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 18834 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 S_pF(BEw^m^lA{P)qyGzy-befZ diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc deleted file mode 100644 index 082a5b4ae8592ea275ed36b26a57fed9b37b4937..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7822 zcmb_hYitzP6~6P@oqc%MZ+q8ZFW6u<0Xqc3t2`0{2?lDake0?tyIpo>@tS?Ocg8s0 zIx3||HEk+r8wI0M!B3*JYWk~bRjEn(v#R8+jl3FM6{)Gz{#&wCsc2R8oI8(wu!ctJ zg+2GqxsSPX?sp#d`1egsUIHc2{fF`Yv=Q^3xX0WXc}(VTj*#|byklP07Sq0rf6UJjo~Zmp*nVN9Rs-+C zJF$!fdGaDrq>Dsxy~|s?X2x>^Pga}X6)bKG<9dMWt>U&at`E3=XMUSXCN`O~s;SbX zb|?YWtu`y1!X>&DEo0rQtk9~u)DE17>nLs33hh-Zgl4#C z$KP?i(WqeXBPR^ci)vP-aXm*3`NX82%4Or}C}+4&jf@^Taq1*AgJ)DdmdYw>R*z$U z!rBh2MC+kE0FA3eC3rM&EG|X3D8jLbstBLM!-q)lEY0vyx6yoZGL?mwj%0O}CgTa! za8XsCqS?`eC3m(c${VFy?qo~rPMnR#&gkR0?C?1?du}+LI&D2~8`}Exu$I!*EtB!Y+4vb%8=g!}4#OwI z_COlLiF9gMGq9vrv9C|X(`FCF$%dfmly>7}a}D-h>H!8L0cdEb zP8Ug;=cIv>3&_oFB?8s0?f0=_uV#a5K!i(RDSr(}1w`#0QdV3Sr7^eShG!Y{MpQfiG+7BKUZ_2a&*A&w*$em&8m$a@@r0f_r&`h)HQX6h z)8O#B*0b9j(yB9~RPgoHb{3bq+!BLKUrWR{yH zF}sh<^5>g%=iDc3&2jn(d4r$jVFs?iif#*r%!;;2f_~?X3a;;RMkDrEnLvcpm06)` zh03~Q!kJ&0FoEEzD+;f7*(_TD^RSayGGVi;>O8a+0jd2~Fufw|7IDnV42epkFFfEP zc_}h9G!&sInP?NB(LM)3o6!uHrYpHA-H>AJRD3VN85~b#KwGKN6a%}Z#?scK2Zo>q zsEXmiem$2{a{ zrwXB`-rN4meZSaO2tE73&O+$ul6Q&kn%^# z1#m@h!VYTTd#r+I4|pYwa6EyMtt+#Yi36V0(*W%?ftj$$WR;4oz7jTDefR$BN zMU!1uY?O0|aR;}RK@*O?Rd|&-fNx>+0VmUq&>NNM7O3dcNS;8l6^J3E)vO^U(^J|w z-HZ&0s+y`t1rv+gk>xrKPHAdVL!;n85I~Cv&W9QSkaax?!?kY%IZujhU03)2aQ}k5 zZXvj?$ep`+ulnSLVK6weYN20T#_Rz zouT=SKROFg_0_C^2$ucJa=0Lem*q%7j@*{lGceY;b_ajgVTWKR8{?0g!JY<)nZWsV z#g@Eg&T4?bDrAre7I@Y!VPnXyIWj|--;KJ=)3c8#uFTNS!CXVks;}$xDQHr}f*EU= zUJ)H;zN^9Upc&eUgLeUe!|??#@Bi-pqQA8mY+DYlD+Jdq2L}tm!KGjnnQ%P5OTM=b z&9^UyqJ>a&vHgkL@{^_?MJrvS)`$`OmEQ;Q7_s8Gx-#o141>H_*A0)26kB=xEXUnc zRkRh9a2Qd~8fj)%$Nf!kA(wL;UfQQeb;)b}( zrT7&YYPaHX_!ytbGa~r>j?rB9VO62b7Z1S8%uqE^4OwjCuY8(qrZ&=Iagk&3b;nxF z^0saRBQe4?Q>jknth5pDDBY`?~Kv*XYA zHvD2IcsLG=YUn2bu-$zubTH$Bx?lky?7!r{^2%+w&pb4A88s%sv9xbP&#ESYdHT<8 zYdNAj(PKjyV(ies(t@F}q|ao_kLFz)v^|jxTD7I6yJ5$ME1f%Y24X!il}+ZD*rV13 z2tT#@0z_W`Mt=}rrqhiHl(S5KtCY;7jD%@CN=%-Gh zxQ0w|J>E|N5*IoKZ_ArZC_dz!94LP2@xpSH6NXv^l$!f7c#EGn7a8y!LY?mrNAsQb zEg&+T(#Ioa2pk!Fzzx0(&|x}@NLj^+tZ6I_bIq^9JS_^O-jCp?cWt?qzV+4jw=Q(- zTaxz|LskBQvmC|fv!bLhke-=Oln7Kel`>XkuOvlF0ns%4P@&<6$~-t+IsreYh*qnNkxrH2XJ%g! zz{HDS%0+MiQj%wR9+%>VYdM(v8396HW+De*u4TuoBRXsg@GD1vfCkmvm}~7g!@7A* zCP>Twm zJcf|XO&gM;ruBHO??F?LZ>j!bszNl28@2R&CD3{~bt(0|vvWeRx$TOw+&Nf)|ILGQ zQZd**FD`fQF2Mib?ge@GBSf(SR{UQ@QGGkJBW|9esW!i?KD0)^Q2!BdYs%qAVB!NZ zZ)+kqMy`$g_*mt{OvRJy70=N*Lp%-X0@GIF3+f{>hG8TszGfp3h{$+e+VI}t5`pS{ z&@8A*vLNlbqNA4Wx$os9%NDZPEFM5_SmQ!m!03lx`PUq3G>2k?N3(p^%Mac9Xoqa0 zPseSr(&%D)7Q$HS*HP}Q%sNS&H@K`%$86(6d=Jqvx5&z)_iu+_&%n3Na&HS)IhK`& zEWMo}M}ET;RMkym286a1Zd}tmM_z%IIPzxC>%uE!n(HTer@fN_$at>0T2+8|f#?{9 zv+~F}Rler}nI`5Ne0F#DEOw?-le*zK{CYxVS$yzy2sj8@!I49*tpHb{6_}F81yI&8gqM_N&+a*f+8=u;aby#eoBt+#k0N z-f}OtJ~ihq@m{HKr73)U+l@Wf_AEASyhk`sxY!!{?&m)hpjB!mp61JeOMxrrZp*!& zwjm2g{Oe=inomH30!2B9O9QHD$tG96o+@pyZ2Xn|JeH?jIh#JZ+#9hRN@8Cz#V_fU4QfC zqnD1p^^M#9{(sILa@zma@JbHYI@k)>5}(^eK3w04?Ok05gThBa0ou{9;f22e=#T`0 zza~)(l+EvB`i>6FaOpFkerMSIpCSZUI=~3SADD)mKQIkVLHMo>C32ZbNDrXYjGjgV zEZbn_tvz5ojC>2q@g7?-8Z7WK0@fBY@oXG!Qf5*DRi2_Nqe&!8w6!^i2l8I? zZ$bNM28ICqiM9l!Byb#ehqT-w&38!P4)NY0zCV*E3gn5ulA%A5op(LqxvphTxZnxT z?^^T>oOgZdlDL6;1jzm7A+C2J6unQNzCXcr!PA<}_X*UWZufDU?hzoRHH7ysbKwFP zF7fSL-+X_GKy@>^uzBzM$_IxQHXkXhANd4%Wr6TLY*1;41jFZj#X#u14-z7k1%lkb gJU_qfn!7}xd2?i8Xn$egz$f^?X5ZtX#R8fC0(#lW5C8xG diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc deleted file mode 100644 index f37e22013ec7186fffe1ba671ae5aa381016fe60..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 357 zcmX@j%ge<81j!O-GfIH;V-N=h7@>^MGC;<3h7^V#DRpLCfhCc;8160*Wln=tgb;p{z12RL;bw{{KNg? zAzYC#&!CV{M;}+euy{ZJka#!$P(PPj5&=Q3VV?e>!SPO^o<1(|E}lV9^#XqW@xG2B z&K|D85Vb2AJ_BuH_~oykUr?f7P+5|ZpQm4znpdWulbHnN8|xVw=@(~~r0NzVCTAz6 zrxxoMWESYhXXcfp7Ud=8=qKl7>KB(JmXsF9C+DZ67V8yM{^GF7%}*)KNwq5y1ey=> zVzC;K_`uA_$asT`yMg@%2WJE84FSOh-W%c)7Z^ltNXuMckhmc%dXYh(h##mF0Kvgw A{Qv*} diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py deleted file mode 100644 index e5950b9..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py +++ /dev/null @@ -1,172 +0,0 @@ -"""Logic that powers autocompletion installed by ``pip completion``. -""" - -import optparse -import os -import sys -from itertools import chain -from typing import Any, Iterable, List, Optional - -from pip._internal.cli.main_parser import create_main_parser -from pip._internal.commands import commands_dict, create_command -from pip._internal.metadata import get_default_environment - - -def autocomplete() -> None: - """Entry Point for completion of main and subcommand options.""" - # Don't complete if user hasn't sourced bash_completion file. - if "PIP_AUTO_COMPLETE" not in os.environ: - return - cwords = os.environ["COMP_WORDS"].split()[1:] - cword = int(os.environ["COMP_CWORD"]) - try: - current = cwords[cword - 1] - except IndexError: - current = "" - - parser = create_main_parser() - subcommands = list(commands_dict) - options = [] - - # subcommand - subcommand_name: Optional[str] = None - for word in cwords: - if word in subcommands: - subcommand_name = word - break - # subcommand options - if subcommand_name is not None: - # special case: 'help' subcommand has no options - if subcommand_name == "help": - sys.exit(1) - # special case: list locally installed dists for show and uninstall - should_list_installed = not current.startswith("-") and subcommand_name in [ - "show", - "uninstall", - ] - if should_list_installed: - env = get_default_environment() - lc = current.lower() - installed = [ - dist.canonical_name - for dist in env.iter_installed_distributions(local_only=True) - if dist.canonical_name.startswith(lc) - and dist.canonical_name not in cwords[1:] - ] - # if there are no dists installed, fall back to option completion - if installed: - for dist in installed: - print(dist) - sys.exit(1) - - should_list_installables = ( - not current.startswith("-") and subcommand_name == "install" - ) - if should_list_installables: - for path in auto_complete_paths(current, "path"): - print(path) - sys.exit(1) - - subcommand = create_command(subcommand_name) - - for opt in subcommand.parser.option_list_all: - if opt.help != optparse.SUPPRESS_HELP: - options += [ - (opt_str, opt.nargs) for opt_str in opt._long_opts + opt._short_opts - ] - - # filter out previously specified options from available options - prev_opts = [x.split("=")[0] for x in cwords[1 : cword - 1]] - options = [(x, v) for (x, v) in options if x not in prev_opts] - # filter options by current input - options = [(k, v) for k, v in options if k.startswith(current)] - # get completion type given cwords and available subcommand options - completion_type = get_path_completion_type( - cwords, - cword, - subcommand.parser.option_list_all, - ) - # get completion files and directories if ``completion_type`` is - # ````, ``

`` or ```` - if completion_type: - paths = auto_complete_paths(current, completion_type) - options = [(path, 0) for path in paths] - for option in options: - opt_label = option[0] - # append '=' to options which require args - if option[1] and option[0][:2] == "--": - opt_label += "=" - print(opt_label) - else: - # show main parser options only when necessary - - opts = [i.option_list for i in parser.option_groups] - opts.append(parser.option_list) - flattened_opts = chain.from_iterable(opts) - if current.startswith("-"): - for opt in flattened_opts: - if opt.help != optparse.SUPPRESS_HELP: - subcommands += opt._long_opts + opt._short_opts - else: - # get completion type given cwords and all available options - completion_type = get_path_completion_type(cwords, cword, flattened_opts) - if completion_type: - subcommands = list(auto_complete_paths(current, completion_type)) - - print(" ".join([x for x in subcommands if x.startswith(current)])) - sys.exit(1) - - -def get_path_completion_type( - cwords: List[str], cword: int, opts: Iterable[Any] -) -> Optional[str]: - """Get the type of path completion (``file``, ``dir``, ``path`` or None) - - :param cwords: same as the environmental variable ``COMP_WORDS`` - :param cword: same as the environmental variable ``COMP_CWORD`` - :param opts: The available options to check - :return: path completion type (``file``, ``dir``, ``path`` or None) - """ - if cword < 2 or not cwords[cword - 2].startswith("-"): - return None - for opt in opts: - if opt.help == optparse.SUPPRESS_HELP: - continue - for o in str(opt).split("/"): - if cwords[cword - 2].split("=")[0] == o: - if not opt.metavar or any( - x in ("path", "file", "dir") for x in opt.metavar.split("/") - ): - return opt.metavar - return None - - -def auto_complete_paths(current: str, completion_type: str) -> Iterable[str]: - """If ``completion_type`` is ``file`` or ``path``, list all regular files - and directories starting with ``current``; otherwise only list directories - starting with ``current``. - - :param current: The word to be completed - :param completion_type: path completion type(``file``, ``path`` or ``dir``) - :return: A generator of regular files and/or directories - """ - directory, filename = os.path.split(current) - current_path = os.path.abspath(directory) - # Don't complete paths if they can't be accessed - if not os.access(current_path, os.R_OK): - return - filename = os.path.normcase(filename) - # list all files that start with ``filename`` - file_list = ( - x for x in os.listdir(current_path) if os.path.normcase(x).startswith(filename) - ) - for f in file_list: - opt = os.path.join(current_path, f) - comp_file = os.path.normcase(os.path.join(directory, f)) - # complete regular files when there is not ```` after option - # complete directories when there is ````, ```` or - # ````after option - if completion_type != "dir" and os.path.isfile(opt): - yield comp_file - elif os.path.isdir(opt): - yield os.path.join(comp_file, "") diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py deleted file mode 100644 index db9d5cc..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/base_command.py +++ /dev/null @@ -1,236 +0,0 @@ -"""Base Command class, and related routines""" - -import functools -import logging -import logging.config -import optparse -import os -import sys -import traceback -from optparse import Values -from typing import Any, Callable, List, Optional, Tuple - -from pip._vendor.rich import traceback as rich_traceback - -from pip._internal.cli import cmdoptions -from pip._internal.cli.command_context import CommandContextMixIn -from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter -from pip._internal.cli.status_codes import ( - ERROR, - PREVIOUS_BUILD_DIR_ERROR, - UNKNOWN_ERROR, - VIRTUALENV_NOT_FOUND, -) -from pip._internal.exceptions import ( - BadCommand, - CommandError, - DiagnosticPipError, - InstallationError, - NetworkConnectionError, - PreviousBuildDirError, - UninstallationError, -) -from pip._internal.utils.filesystem import check_path_owner -from pip._internal.utils.logging import BrokenStdoutLoggingError, setup_logging -from pip._internal.utils.misc import get_prog, normalize_path -from pip._internal.utils.temp_dir import TempDirectoryTypeRegistry as TempDirRegistry -from pip._internal.utils.temp_dir import global_tempdir_manager, tempdir_registry -from pip._internal.utils.virtualenv import running_under_virtualenv - -__all__ = ["Command"] - -logger = logging.getLogger(__name__) - - -class Command(CommandContextMixIn): - usage: str = "" - ignore_require_venv: bool = False - - def __init__(self, name: str, summary: str, isolated: bool = False) -> None: - super().__init__() - - self.name = name - self.summary = summary - self.parser = ConfigOptionParser( - usage=self.usage, - prog=f"{get_prog()} {name}", - formatter=UpdatingDefaultsHelpFormatter(), - add_help_option=False, - name=name, - description=self.__doc__, - isolated=isolated, - ) - - self.tempdir_registry: Optional[TempDirRegistry] = None - - # Commands should add options to this option group - optgroup_name = f"{self.name.capitalize()} Options" - self.cmd_opts = optparse.OptionGroup(self.parser, optgroup_name) - - # Add the general options - gen_opts = cmdoptions.make_option_group( - cmdoptions.general_group, - self.parser, - ) - self.parser.add_option_group(gen_opts) - - self.add_options() - - def add_options(self) -> None: - pass - - def handle_pip_version_check(self, options: Values) -> None: - """ - This is a no-op so that commands by default do not do the pip version - check. - """ - # Make sure we do the pip version check if the index_group options - # are present. - assert not hasattr(options, "no_index") - - def run(self, options: Values, args: List[str]) -> int: - raise NotImplementedError - - def parse_args(self, args: List[str]) -> Tuple[Values, List[str]]: - # factored out for testability - return self.parser.parse_args(args) - - def main(self, args: List[str]) -> int: - try: - with self.main_context(): - return self._main(args) - finally: - logging.shutdown() - - def _main(self, args: List[str]) -> int: - # We must initialize this before the tempdir manager, otherwise the - # configuration would not be accessible by the time we clean up the - # tempdir manager. - self.tempdir_registry = self.enter_context(tempdir_registry()) - # Intentionally set as early as possible so globally-managed temporary - # directories are available to the rest of the code. - self.enter_context(global_tempdir_manager()) - - options, args = self.parse_args(args) - - # Set verbosity so that it can be used elsewhere. - self.verbosity = options.verbose - options.quiet - - level_number = setup_logging( - verbosity=self.verbosity, - no_color=options.no_color, - user_log_file=options.log, - ) - - always_enabled_features = set(options.features_enabled) & set( - cmdoptions.ALWAYS_ENABLED_FEATURES - ) - if always_enabled_features: - logger.warning( - "The following features are always enabled: %s. ", - ", ".join(sorted(always_enabled_features)), - ) - - # Make sure that the --python argument isn't specified after the - # subcommand. We can tell, because if --python was specified, - # we should only reach this point if we're running in the created - # subprocess, which has the _PIP_RUNNING_IN_SUBPROCESS environment - # variable set. - if options.python and "_PIP_RUNNING_IN_SUBPROCESS" not in os.environ: - logger.critical( - "The --python option must be placed before the pip subcommand name" - ) - sys.exit(ERROR) - - # TODO: Try to get these passing down from the command? - # without resorting to os.environ to hold these. - # This also affects isolated builds and it should. - - if options.no_input: - os.environ["PIP_NO_INPUT"] = "1" - - if options.exists_action: - os.environ["PIP_EXISTS_ACTION"] = " ".join(options.exists_action) - - if options.require_venv and not self.ignore_require_venv: - # If a venv is required check if it can really be found - if not running_under_virtualenv(): - logger.critical("Could not find an activated virtualenv (required).") - sys.exit(VIRTUALENV_NOT_FOUND) - - if options.cache_dir: - options.cache_dir = normalize_path(options.cache_dir) - if not check_path_owner(options.cache_dir): - logger.warning( - "The directory '%s' or its parent directory is not owned " - "or is not writable by the current user. The cache " - "has been disabled. Check the permissions and owner of " - "that directory. If executing pip with sudo, you should " - "use sudo's -H flag.", - options.cache_dir, - ) - options.cache_dir = None - - def intercepts_unhandled_exc( - run_func: Callable[..., int] - ) -> Callable[..., int]: - @functools.wraps(run_func) - def exc_logging_wrapper(*args: Any) -> int: - try: - status = run_func(*args) - assert isinstance(status, int) - return status - except DiagnosticPipError as exc: - logger.error("%s", exc, extra={"rich": True}) - logger.debug("Exception information:", exc_info=True) - - return ERROR - except PreviousBuildDirError as exc: - logger.critical(str(exc)) - logger.debug("Exception information:", exc_info=True) - - return PREVIOUS_BUILD_DIR_ERROR - except ( - InstallationError, - UninstallationError, - BadCommand, - NetworkConnectionError, - ) as exc: - logger.critical(str(exc)) - logger.debug("Exception information:", exc_info=True) - - return ERROR - except CommandError as exc: - logger.critical("%s", exc) - logger.debug("Exception information:", exc_info=True) - - return ERROR - except BrokenStdoutLoggingError: - # Bypass our logger and write any remaining messages to - # stderr because stdout no longer works. - print("ERROR: Pipe to stdout was broken", file=sys.stderr) - if level_number <= logging.DEBUG: - traceback.print_exc(file=sys.stderr) - - return ERROR - except KeyboardInterrupt: - logger.critical("Operation cancelled by user") - logger.debug("Exception information:", exc_info=True) - - return ERROR - except BaseException: - logger.critical("Exception:", exc_info=True) - - return UNKNOWN_ERROR - - return exc_logging_wrapper - - try: - if not options.debug_mode: - run = intercepts_unhandled_exc(self.run) - else: - run = self.run - rich_traceback.install(show_locals=True) - return run(options, args) - finally: - self.handle_pip_version_check(options) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py deleted file mode 100644 index d643256..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py +++ /dev/null @@ -1,1074 +0,0 @@ -""" -shared options and groups - -The principle here is to define options once, but *not* instantiate them -globally. One reason being that options with action='append' can carry state -between parses. pip parses general options twice internally, and shouldn't -pass on state. To be consistent, all options will follow this design. -""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import importlib.util -import logging -import os -import textwrap -from functools import partial -from optparse import SUPPRESS_HELP, Option, OptionGroup, OptionParser, Values -from textwrap import dedent -from typing import Any, Callable, Dict, Optional, Tuple - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli.parser import ConfigOptionParser -from pip._internal.exceptions import CommandError -from pip._internal.locations import USER_CACHE_DIR, get_src_prefix -from pip._internal.models.format_control import FormatControl -from pip._internal.models.index import PyPI -from pip._internal.models.target_python import TargetPython -from pip._internal.utils.hashes import STRONG_HASHES -from pip._internal.utils.misc import strtobool - -logger = logging.getLogger(__name__) - - -def raise_option_error(parser: OptionParser, option: Option, msg: str) -> None: - """ - Raise an option parsing error using parser.error(). - - Args: - parser: an OptionParser instance. - option: an Option instance. - msg: the error text. - """ - msg = f"{option} error: {msg}" - msg = textwrap.fill(" ".join(msg.split())) - parser.error(msg) - - -def make_option_group(group: Dict[str, Any], parser: ConfigOptionParser) -> OptionGroup: - """ - Return an OptionGroup object - group -- assumed to be dict with 'name' and 'options' keys - parser -- an optparse Parser - """ - option_group = OptionGroup(parser, group["name"]) - for option in group["options"]: - option_group.add_option(option()) - return option_group - - -def check_dist_restriction(options: Values, check_target: bool = False) -> None: - """Function for determining if custom platform options are allowed. - - :param options: The OptionParser options. - :param check_target: Whether or not to check if --target is being used. - """ - dist_restriction_set = any( - [ - options.python_version, - options.platforms, - options.abis, - options.implementation, - ] - ) - - binary_only = FormatControl(set(), {":all:"}) - sdist_dependencies_allowed = ( - options.format_control != binary_only and not options.ignore_dependencies - ) - - # Installations or downloads using dist restrictions must not combine - # source distributions and dist-specific wheels, as they are not - # guaranteed to be locally compatible. - if dist_restriction_set and sdist_dependencies_allowed: - raise CommandError( - "When restricting platform and interpreter constraints using " - "--python-version, --platform, --abi, or --implementation, " - "either --no-deps must be set, or --only-binary=:all: must be " - "set and --no-binary must not be set (or must be set to " - ":none:)." - ) - - if check_target: - if not options.dry_run and dist_restriction_set and not options.target_dir: - raise CommandError( - "Can not use any platform or abi specific options unless " - "installing via '--target' or using '--dry-run'" - ) - - -def _path_option_check(option: Option, opt: str, value: str) -> str: - return os.path.expanduser(value) - - -def _package_name_option_check(option: Option, opt: str, value: str) -> str: - return canonicalize_name(value) - - -class PipOption(Option): - TYPES = Option.TYPES + ("path", "package_name") - TYPE_CHECKER = Option.TYPE_CHECKER.copy() - TYPE_CHECKER["package_name"] = _package_name_option_check - TYPE_CHECKER["path"] = _path_option_check - - -########### -# options # -########### - -help_: Callable[..., Option] = partial( - Option, - "-h", - "--help", - dest="help", - action="help", - help="Show help.", -) - -debug_mode: Callable[..., Option] = partial( - Option, - "--debug", - dest="debug_mode", - action="store_true", - default=False, - help=( - "Let unhandled exceptions propagate outside the main subroutine, " - "instead of logging them to stderr." - ), -) - -isolated_mode: Callable[..., Option] = partial( - Option, - "--isolated", - dest="isolated_mode", - action="store_true", - default=False, - help=( - "Run pip in an isolated mode, ignoring environment variables and user " - "configuration." - ), -) - -require_virtualenv: Callable[..., Option] = partial( - Option, - "--require-virtualenv", - "--require-venv", - dest="require_venv", - action="store_true", - default=False, - help=( - "Allow pip to only run in a virtual environment; " - "exit with an error otherwise." - ), -) - -override_externally_managed: Callable[..., Option] = partial( - Option, - "--break-system-packages", - dest="override_externally_managed", - action="store_true", - help="Allow pip to modify an EXTERNALLY-MANAGED Python installation", -) - -python: Callable[..., Option] = partial( - Option, - "--python", - dest="python", - help="Run pip with the specified Python interpreter.", -) - -verbose: Callable[..., Option] = partial( - Option, - "-v", - "--verbose", - dest="verbose", - action="count", - default=0, - help="Give more output. Option is additive, and can be used up to 3 times.", -) - -no_color: Callable[..., Option] = partial( - Option, - "--no-color", - dest="no_color", - action="store_true", - default=False, - help="Suppress colored output.", -) - -version: Callable[..., Option] = partial( - Option, - "-V", - "--version", - dest="version", - action="store_true", - help="Show version and exit.", -) - -quiet: Callable[..., Option] = partial( - Option, - "-q", - "--quiet", - dest="quiet", - action="count", - default=0, - help=( - "Give less output. Option is additive, and can be used up to 3" - " times (corresponding to WARNING, ERROR, and CRITICAL logging" - " levels)." - ), -) - -progress_bar: Callable[..., Option] = partial( - Option, - "--progress-bar", - dest="progress_bar", - type="choice", - choices=["on", "off"], - default="on", - help="Specify whether the progress bar should be used [on, off] (default: on)", -) - -log: Callable[..., Option] = partial( - PipOption, - "--log", - "--log-file", - "--local-log", - dest="log", - metavar="path", - type="path", - help="Path to a verbose appending log.", -) - -no_input: Callable[..., Option] = partial( - Option, - # Don't ask for input - "--no-input", - dest="no_input", - action="store_true", - default=False, - help="Disable prompting for input.", -) - -keyring_provider: Callable[..., Option] = partial( - Option, - "--keyring-provider", - dest="keyring_provider", - choices=["auto", "disabled", "import", "subprocess"], - default="auto", - help=( - "Enable the credential lookup via the keyring library if user input is allowed." - " Specify which mechanism to use [disabled, import, subprocess]." - " (default: disabled)" - ), -) - -proxy: Callable[..., Option] = partial( - Option, - "--proxy", - dest="proxy", - type="str", - default="", - help="Specify a proxy in the form scheme://[user:passwd@]proxy.server:port.", -) - -retries: Callable[..., Option] = partial( - Option, - "--retries", - dest="retries", - type="int", - default=5, - help="Maximum number of retries each connection should attempt " - "(default %default times).", -) - -timeout: Callable[..., Option] = partial( - Option, - "--timeout", - "--default-timeout", - metavar="sec", - dest="timeout", - type="float", - default=15, - help="Set the socket timeout (default %default seconds).", -) - - -def exists_action() -> Option: - return Option( - # Option when path already exist - "--exists-action", - dest="exists_action", - type="choice", - choices=["s", "i", "w", "b", "a"], - default=[], - action="append", - metavar="action", - help="Default action when a path already exists: " - "(s)witch, (i)gnore, (w)ipe, (b)ackup, (a)bort.", - ) - - -cert: Callable[..., Option] = partial( - PipOption, - "--cert", - dest="cert", - type="path", - metavar="path", - help=( - "Path to PEM-encoded CA certificate bundle. " - "If provided, overrides the default. " - "See 'SSL Certificate Verification' in pip documentation " - "for more information." - ), -) - -client_cert: Callable[..., Option] = partial( - PipOption, - "--client-cert", - dest="client_cert", - type="path", - default=None, - metavar="path", - help="Path to SSL client certificate, a single file containing the " - "private key and the certificate in PEM format.", -) - -index_url: Callable[..., Option] = partial( - Option, - "-i", - "--index-url", - "--pypi-url", - dest="index_url", - metavar="URL", - default=PyPI.simple_url, - help="Base URL of the Python Package Index (default %default). " - "This should point to a repository compliant with PEP 503 " - "(the simple repository API) or a local directory laid out " - "in the same format.", -) - - -def extra_index_url() -> Option: - return Option( - "--extra-index-url", - dest="extra_index_urls", - metavar="URL", - action="append", - default=[], - help="Extra URLs of package indexes to use in addition to " - "--index-url. Should follow the same rules as " - "--index-url.", - ) - - -no_index: Callable[..., Option] = partial( - Option, - "--no-index", - dest="no_index", - action="store_true", - default=False, - help="Ignore package index (only looking at --find-links URLs instead).", -) - - -def find_links() -> Option: - return Option( - "-f", - "--find-links", - dest="find_links", - action="append", - default=[], - metavar="url", - help="If a URL or path to an html file, then parse for links to " - "archives such as sdist (.tar.gz) or wheel (.whl) files. " - "If a local path or file:// URL that's a directory, " - "then look for archives in the directory listing. " - "Links to VCS project URLs are not supported.", - ) - - -def trusted_host() -> Option: - return Option( - "--trusted-host", - dest="trusted_hosts", - action="append", - metavar="HOSTNAME", - default=[], - help="Mark this host or host:port pair as trusted, even though it " - "does not have valid or any HTTPS.", - ) - - -def constraints() -> Option: - return Option( - "-c", - "--constraint", - dest="constraints", - action="append", - default=[], - metavar="file", - help="Constrain versions using the given constraints file. " - "This option can be used multiple times.", - ) - - -def requirements() -> Option: - return Option( - "-r", - "--requirement", - dest="requirements", - action="append", - default=[], - metavar="file", - help="Install from the given requirements file. " - "This option can be used multiple times.", - ) - - -def editable() -> Option: - return Option( - "-e", - "--editable", - dest="editables", - action="append", - default=[], - metavar="path/url", - help=( - "Install a project in editable mode (i.e. setuptools " - '"develop mode") from a local project path or a VCS url.' - ), - ) - - -def _handle_src(option: Option, opt_str: str, value: str, parser: OptionParser) -> None: - value = os.path.abspath(value) - setattr(parser.values, option.dest, value) - - -src: Callable[..., Option] = partial( - PipOption, - "--src", - "--source", - "--source-dir", - "--source-directory", - dest="src_dir", - type="path", - metavar="dir", - default=get_src_prefix(), - action="callback", - callback=_handle_src, - help="Directory to check out editable projects into. " - 'The default in a virtualenv is "/src". ' - 'The default for global installs is "/src".', -) - - -def _get_format_control(values: Values, option: Option) -> Any: - """Get a format_control object.""" - return getattr(values, option.dest) - - -def _handle_no_binary( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - existing = _get_format_control(parser.values, option) - FormatControl.handle_mutual_excludes( - value, - existing.no_binary, - existing.only_binary, - ) - - -def _handle_only_binary( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - existing = _get_format_control(parser.values, option) - FormatControl.handle_mutual_excludes( - value, - existing.only_binary, - existing.no_binary, - ) - - -def no_binary() -> Option: - format_control = FormatControl(set(), set()) - return Option( - "--no-binary", - dest="format_control", - action="callback", - callback=_handle_no_binary, - type="str", - default=format_control, - help="Do not use binary packages. Can be supplied multiple times, and " - 'each time adds to the existing value. Accepts either ":all:" to ' - 'disable all binary packages, ":none:" to empty the set (notice ' - "the colons), or one or more package names with commas between " - "them (no colons). Note that some packages are tricky to compile " - "and may fail to install when this option is used on them.", - ) - - -def only_binary() -> Option: - format_control = FormatControl(set(), set()) - return Option( - "--only-binary", - dest="format_control", - action="callback", - callback=_handle_only_binary, - type="str", - default=format_control, - help="Do not use source packages. Can be supplied multiple times, and " - 'each time adds to the existing value. Accepts either ":all:" to ' - 'disable all source packages, ":none:" to empty the set, or one ' - "or more package names with commas between them. Packages " - "without binary distributions will fail to install when this " - "option is used on them.", - ) - - -platforms: Callable[..., Option] = partial( - Option, - "--platform", - dest="platforms", - metavar="platform", - action="append", - default=None, - help=( - "Only use wheels compatible with . Defaults to the " - "platform of the running system. Use this option multiple times to " - "specify multiple platforms supported by the target interpreter." - ), -) - - -# This was made a separate function for unit-testing purposes. -def _convert_python_version(value: str) -> Tuple[Tuple[int, ...], Optional[str]]: - """ - Convert a version string like "3", "37", or "3.7.3" into a tuple of ints. - - :return: A 2-tuple (version_info, error_msg), where `error_msg` is - non-None if and only if there was a parsing error. - """ - if not value: - # The empty string is the same as not providing a value. - return (None, None) - - parts = value.split(".") - if len(parts) > 3: - return ((), "at most three version parts are allowed") - - if len(parts) == 1: - # Then we are in the case of "3" or "37". - value = parts[0] - if len(value) > 1: - parts = [value[0], value[1:]] - - try: - version_info = tuple(int(part) for part in parts) - except ValueError: - return ((), "each version part must be an integer") - - return (version_info, None) - - -def _handle_python_version( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - """ - Handle a provided --python-version value. - """ - version_info, error_msg = _convert_python_version(value) - if error_msg is not None: - msg = f"invalid --python-version value: {value!r}: {error_msg}" - raise_option_error(parser, option=option, msg=msg) - - parser.values.python_version = version_info - - -python_version: Callable[..., Option] = partial( - Option, - "--python-version", - dest="python_version", - metavar="python_version", - action="callback", - callback=_handle_python_version, - type="str", - default=None, - help=dedent( - """\ - The Python interpreter version to use for wheel and "Requires-Python" - compatibility checks. Defaults to a version derived from the running - interpreter. The version can be specified using up to three dot-separated - integers (e.g. "3" for 3.0.0, "3.7" for 3.7.0, or "3.7.3"). A major-minor - version can also be given as a string without dots (e.g. "37" for 3.7.0). - """ - ), -) - - -implementation: Callable[..., Option] = partial( - Option, - "--implementation", - dest="implementation", - metavar="implementation", - default=None, - help=( - "Only use wheels compatible with Python " - "implementation , e.g. 'pp', 'jy', 'cp', " - " or 'ip'. If not specified, then the current " - "interpreter implementation is used. Use 'py' to force " - "implementation-agnostic wheels." - ), -) - - -abis: Callable[..., Option] = partial( - Option, - "--abi", - dest="abis", - metavar="abi", - action="append", - default=None, - help=( - "Only use wheels compatible with Python abi , e.g. 'pypy_41'. " - "If not specified, then the current interpreter abi tag is used. " - "Use this option multiple times to specify multiple abis supported " - "by the target interpreter. Generally you will need to specify " - "--implementation, --platform, and --python-version when using this " - "option." - ), -) - - -def add_target_python_options(cmd_opts: OptionGroup) -> None: - cmd_opts.add_option(platforms()) - cmd_opts.add_option(python_version()) - cmd_opts.add_option(implementation()) - cmd_opts.add_option(abis()) - - -def make_target_python(options: Values) -> TargetPython: - target_python = TargetPython( - platforms=options.platforms, - py_version_info=options.python_version, - abis=options.abis, - implementation=options.implementation, - ) - - return target_python - - -def prefer_binary() -> Option: - return Option( - "--prefer-binary", - dest="prefer_binary", - action="store_true", - default=False, - help=( - "Prefer binary packages over source packages, even if the " - "source packages are newer." - ), - ) - - -cache_dir: Callable[..., Option] = partial( - PipOption, - "--cache-dir", - dest="cache_dir", - default=USER_CACHE_DIR, - metavar="dir", - type="path", - help="Store the cache data in .", -) - - -def _handle_no_cache_dir( - option: Option, opt: str, value: str, parser: OptionParser -) -> None: - """ - Process a value provided for the --no-cache-dir option. - - This is an optparse.Option callback for the --no-cache-dir option. - """ - # The value argument will be None if --no-cache-dir is passed via the - # command-line, since the option doesn't accept arguments. However, - # the value can be non-None if the option is triggered e.g. by an - # environment variable, like PIP_NO_CACHE_DIR=true. - if value is not None: - # Then parse the string value to get argument error-checking. - try: - strtobool(value) - except ValueError as exc: - raise_option_error(parser, option=option, msg=str(exc)) - - # Originally, setting PIP_NO_CACHE_DIR to a value that strtobool() - # converted to 0 (like "false" or "no") caused cache_dir to be disabled - # rather than enabled (logic would say the latter). Thus, we disable - # the cache directory not just on values that parse to True, but (for - # backwards compatibility reasons) also on values that parse to False. - # In other words, always set it to False if the option is provided in - # some (valid) form. - parser.values.cache_dir = False - - -no_cache: Callable[..., Option] = partial( - Option, - "--no-cache-dir", - dest="cache_dir", - action="callback", - callback=_handle_no_cache_dir, - help="Disable the cache.", -) - -no_deps: Callable[..., Option] = partial( - Option, - "--no-deps", - "--no-dependencies", - dest="ignore_dependencies", - action="store_true", - default=False, - help="Don't install package dependencies.", -) - -ignore_requires_python: Callable[..., Option] = partial( - Option, - "--ignore-requires-python", - dest="ignore_requires_python", - action="store_true", - help="Ignore the Requires-Python information.", -) - -no_build_isolation: Callable[..., Option] = partial( - Option, - "--no-build-isolation", - dest="build_isolation", - action="store_false", - default=True, - help="Disable isolation when building a modern source distribution. " - "Build dependencies specified by PEP 518 must be already installed " - "if this option is used.", -) - -check_build_deps: Callable[..., Option] = partial( - Option, - "--check-build-dependencies", - dest="check_build_deps", - action="store_true", - default=False, - help="Check the build dependencies when PEP517 is used.", -) - - -def _handle_no_use_pep517( - option: Option, opt: str, value: str, parser: OptionParser -) -> None: - """ - Process a value provided for the --no-use-pep517 option. - - This is an optparse.Option callback for the no_use_pep517 option. - """ - # Since --no-use-pep517 doesn't accept arguments, the value argument - # will be None if --no-use-pep517 is passed via the command-line. - # However, the value can be non-None if the option is triggered e.g. - # by an environment variable, for example "PIP_NO_USE_PEP517=true". - if value is not None: - msg = """A value was passed for --no-use-pep517, - probably using either the PIP_NO_USE_PEP517 environment variable - or the "no-use-pep517" config file option. Use an appropriate value - of the PIP_USE_PEP517 environment variable or the "use-pep517" - config file option instead. - """ - raise_option_error(parser, option=option, msg=msg) - - # If user doesn't wish to use pep517, we check if setuptools and wheel are installed - # and raise error if it is not. - packages = ("setuptools", "wheel") - if not all(importlib.util.find_spec(package) for package in packages): - msg = ( - f"It is not possible to use --no-use-pep517 " - f"without {' and '.join(packages)} installed." - ) - raise_option_error(parser, option=option, msg=msg) - - # Otherwise, --no-use-pep517 was passed via the command-line. - parser.values.use_pep517 = False - - -use_pep517: Any = partial( - Option, - "--use-pep517", - dest="use_pep517", - action="store_true", - default=None, - help="Use PEP 517 for building source distributions " - "(use --no-use-pep517 to force legacy behaviour).", -) - -no_use_pep517: Any = partial( - Option, - "--no-use-pep517", - dest="use_pep517", - action="callback", - callback=_handle_no_use_pep517, - default=None, - help=SUPPRESS_HELP, -) - - -def _handle_config_settings( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - key, sep, val = value.partition("=") - if sep != "=": - parser.error(f"Arguments to {opt_str} must be of the form KEY=VAL") - dest = getattr(parser.values, option.dest) - if dest is None: - dest = {} - setattr(parser.values, option.dest, dest) - if key in dest: - if isinstance(dest[key], list): - dest[key].append(val) - else: - dest[key] = [dest[key], val] - else: - dest[key] = val - - -config_settings: Callable[..., Option] = partial( - Option, - "-C", - "--config-settings", - dest="config_settings", - type=str, - action="callback", - callback=_handle_config_settings, - metavar="settings", - help="Configuration settings to be passed to the PEP 517 build backend. " - "Settings take the form KEY=VALUE. Use multiple --config-settings options " - "to pass multiple keys to the backend.", -) - -build_options: Callable[..., Option] = partial( - Option, - "--build-option", - dest="build_options", - metavar="options", - action="append", - help="Extra arguments to be supplied to 'setup.py bdist_wheel'.", -) - -global_options: Callable[..., Option] = partial( - Option, - "--global-option", - dest="global_options", - action="append", - metavar="options", - help="Extra global options to be supplied to the setup.py " - "call before the install or bdist_wheel command.", -) - -no_clean: Callable[..., Option] = partial( - Option, - "--no-clean", - action="store_true", - default=False, - help="Don't clean up build directories.", -) - -pre: Callable[..., Option] = partial( - Option, - "--pre", - action="store_true", - default=False, - help="Include pre-release and development versions. By default, " - "pip only finds stable versions.", -) - -disable_pip_version_check: Callable[..., Option] = partial( - Option, - "--disable-pip-version-check", - dest="disable_pip_version_check", - action="store_true", - default=True, - help="Don't periodically check PyPI to determine whether a new version " - "of pip is available for download. Implied with --no-index.", -) - -root_user_action: Callable[..., Option] = partial( - Option, - "--root-user-action", - dest="root_user_action", - default="warn", - choices=["warn", "ignore"], - help="Action if pip is run as a root user. By default, a warning message is shown.", -) - - -def _handle_merge_hash( - option: Option, opt_str: str, value: str, parser: OptionParser -) -> None: - """Given a value spelled "algo:digest", append the digest to a list - pointed to in a dict by the algo name.""" - if not parser.values.hashes: - parser.values.hashes = {} - try: - algo, digest = value.split(":", 1) - except ValueError: - parser.error( - f"Arguments to {opt_str} must be a hash name " - "followed by a value, like --hash=sha256:" - "abcde..." - ) - if algo not in STRONG_HASHES: - parser.error( - "Allowed hash algorithms for {} are {}.".format( - opt_str, ", ".join(STRONG_HASHES) - ) - ) - parser.values.hashes.setdefault(algo, []).append(digest) - - -hash: Callable[..., Option] = partial( - Option, - "--hash", - # Hash values eventually end up in InstallRequirement.hashes due to - # __dict__ copying in process_line(). - dest="hashes", - action="callback", - callback=_handle_merge_hash, - type="string", - help="Verify that the package's archive matches this " - "hash before installing. Example: --hash=sha256:abcdef...", -) - - -require_hashes: Callable[..., Option] = partial( - Option, - "--require-hashes", - dest="require_hashes", - action="store_true", - default=False, - help="Require a hash to check each requirement against, for " - "repeatable installs. This option is implied when any package in a " - "requirements file has a --hash option.", -) - - -list_path: Callable[..., Option] = partial( - PipOption, - "--path", - dest="path", - type="path", - action="append", - help="Restrict to the specified installation path for listing " - "packages (can be used multiple times).", -) - - -def check_list_path_option(options: Values) -> None: - if options.path and (options.user or options.local): - raise CommandError("Cannot combine '--path' with '--user' or '--local'") - - -list_exclude: Callable[..., Option] = partial( - PipOption, - "--exclude", - dest="excludes", - action="append", - metavar="package", - type="package_name", - help="Exclude specified package from the output", -) - - -no_python_version_warning: Callable[..., Option] = partial( - Option, - "--no-python-version-warning", - dest="no_python_version_warning", - action="store_true", - default=False, - help="Silence deprecation warnings for upcoming unsupported Pythons.", -) - - -# Features that are now always on. A warning is printed if they are used. -ALWAYS_ENABLED_FEATURES = [ - "no-binary-enable-wheel-cache", # always on since 23.1 -] - -use_new_feature: Callable[..., Option] = partial( - Option, - "--use-feature", - dest="features_enabled", - metavar="feature", - action="append", - default=[], - choices=[ - "fast-deps", - "truststore", - ] - + ALWAYS_ENABLED_FEATURES, - help="Enable new functionality, that may be backward incompatible.", -) - -use_deprecated_feature: Callable[..., Option] = partial( - Option, - "--use-deprecated", - dest="deprecated_features_enabled", - metavar="feature", - action="append", - default=[], - choices=[ - "legacy-resolver", - ], - help=("Enable deprecated functionality, that will be removed in the future."), -) - - -########## -# groups # -########## - -general_group: Dict[str, Any] = { - "name": "General Options", - "options": [ - help_, - debug_mode, - isolated_mode, - require_virtualenv, - python, - verbose, - version, - quiet, - log, - no_input, - keyring_provider, - proxy, - retries, - timeout, - exists_action, - trusted_host, - cert, - client_cert, - cache_dir, - no_cache, - disable_pip_version_check, - no_color, - no_python_version_warning, - use_new_feature, - use_deprecated_feature, - ], -} - -index_group: Dict[str, Any] = { - "name": "Package Index Options", - "options": [ - index_url, - extra_index_url, - no_index, - find_links, - ], -} diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py deleted file mode 100644 index 139995a..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/command_context.py +++ /dev/null @@ -1,27 +0,0 @@ -from contextlib import ExitStack, contextmanager -from typing import ContextManager, Generator, TypeVar - -_T = TypeVar("_T", covariant=True) - - -class CommandContextMixIn: - def __init__(self) -> None: - super().__init__() - self._in_main_context = False - self._main_context = ExitStack() - - @contextmanager - def main_context(self) -> Generator[None, None, None]: - assert not self._in_main_context - - self._in_main_context = True - try: - with self._main_context: - yield - finally: - self._in_main_context = False - - def enter_context(self, context_provider: ContextManager[_T]) -> _T: - assert self._in_main_context - - return self._main_context.enter_context(context_provider) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py deleted file mode 100644 index 7e061f5..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main.py +++ /dev/null @@ -1,79 +0,0 @@ -"""Primary application entrypoint. -""" -import locale -import logging -import os -import sys -import warnings -from typing import List, Optional - -from pip._internal.cli.autocompletion import autocomplete -from pip._internal.cli.main_parser import parse_command -from pip._internal.commands import create_command -from pip._internal.exceptions import PipError -from pip._internal.utils import deprecation - -logger = logging.getLogger(__name__) - - -# Do not import and use main() directly! Using it directly is actively -# discouraged by pip's maintainers. The name, location and behavior of -# this function is subject to change, so calling it directly is not -# portable across different pip versions. - -# In addition, running pip in-process is unsupported and unsafe. This is -# elaborated in detail at -# https://pip.pypa.io/en/stable/user_guide/#using-pip-from-your-program. -# That document also provides suggestions that should work for nearly -# all users that are considering importing and using main() directly. - -# However, we know that certain users will still want to invoke pip -# in-process. If you understand and accept the implications of using pip -# in an unsupported manner, the best approach is to use runpy to avoid -# depending on the exact location of this entry point. - -# The following example shows how to use runpy to invoke pip in that -# case: -# -# sys.argv = ["pip", your, args, here] -# runpy.run_module("pip", run_name="__main__") -# -# Note that this will exit the process after running, unlike a direct -# call to main. As it is not safe to do any processing after calling -# main, this should not be an issue in practice. - - -def main(args: Optional[List[str]] = None) -> int: - if args is None: - args = sys.argv[1:] - - # Suppress the pkg_resources deprecation warning - # Note - we use a module of .*pkg_resources to cover - # the normal case (pip._vendor.pkg_resources) and the - # devendored case (a bare pkg_resources) - warnings.filterwarnings( - action="ignore", category=DeprecationWarning, module=".*pkg_resources" - ) - - # Configure our deprecation warnings to be sent through loggers - deprecation.install_warning_logger() - - autocomplete() - - try: - cmd_name, cmd_args = parse_command(args) - except PipError as exc: - sys.stderr.write(f"ERROR: {exc}") - sys.stderr.write(os.linesep) - sys.exit(1) - - # Needed for locale.getpreferredencoding(False) to work - # in pip._internal.utils.encoding.auto_decode - try: - locale.setlocale(locale.LC_ALL, "") - except locale.Error as e: - # setlocale can apparently crash if locale are uninitialized - logger.debug("Ignoring error %s when setting locale", e) - command = create_command(cmd_name, isolated=("--isolated" in cmd_args)) - - return command.main(cmd_args) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py deleted file mode 100644 index 5ade356..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py +++ /dev/null @@ -1,134 +0,0 @@ -"""A single place for constructing and exposing the main parser -""" - -import os -import subprocess -import sys -from typing import List, Optional, Tuple - -from pip._internal.build_env import get_runnable_pip -from pip._internal.cli import cmdoptions -from pip._internal.cli.parser import ConfigOptionParser, UpdatingDefaultsHelpFormatter -from pip._internal.commands import commands_dict, get_similar_commands -from pip._internal.exceptions import CommandError -from pip._internal.utils.misc import get_pip_version, get_prog - -__all__ = ["create_main_parser", "parse_command"] - - -def create_main_parser() -> ConfigOptionParser: - """Creates and returns the main parser for pip's CLI""" - - parser = ConfigOptionParser( - usage="\n%prog [options]", - add_help_option=False, - formatter=UpdatingDefaultsHelpFormatter(), - name="global", - prog=get_prog(), - ) - parser.disable_interspersed_args() - - parser.version = get_pip_version() - - # add the general options - gen_opts = cmdoptions.make_option_group(cmdoptions.general_group, parser) - parser.add_option_group(gen_opts) - - # so the help formatter knows - parser.main = True # type: ignore - - # create command listing for description - description = [""] + [ - f"{name:27} {command_info.summary}" - for name, command_info in commands_dict.items() - ] - parser.description = "\n".join(description) - - return parser - - -def identify_python_interpreter(python: str) -> Optional[str]: - # If the named file exists, use it. - # If it's a directory, assume it's a virtual environment and - # look for the environment's Python executable. - if os.path.exists(python): - if os.path.isdir(python): - # bin/python for Unix, Scripts/python.exe for Windows - # Try both in case of odd cases like cygwin. - for exe in ("bin/python", "Scripts/python.exe"): - py = os.path.join(python, exe) - if os.path.exists(py): - return py - else: - return python - - # Could not find the interpreter specified - return None - - -def parse_command(args: List[str]) -> Tuple[str, List[str]]: - parser = create_main_parser() - - # Note: parser calls disable_interspersed_args(), so the result of this - # call is to split the initial args into the general options before the - # subcommand and everything else. - # For example: - # args: ['--timeout=5', 'install', '--user', 'INITools'] - # general_options: ['--timeout==5'] - # args_else: ['install', '--user', 'INITools'] - general_options, args_else = parser.parse_args(args) - - # --python - if general_options.python and "_PIP_RUNNING_IN_SUBPROCESS" not in os.environ: - # Re-invoke pip using the specified Python interpreter - interpreter = identify_python_interpreter(general_options.python) - if interpreter is None: - raise CommandError( - f"Could not locate Python interpreter {general_options.python}" - ) - - pip_cmd = [ - interpreter, - get_runnable_pip(), - ] - pip_cmd.extend(args) - - # Set a flag so the child doesn't re-invoke itself, causing - # an infinite loop. - os.environ["_PIP_RUNNING_IN_SUBPROCESS"] = "1" - returncode = 0 - try: - proc = subprocess.run(pip_cmd) - returncode = proc.returncode - except (subprocess.SubprocessError, OSError) as exc: - raise CommandError(f"Failed to run pip under {interpreter}: {exc}") - sys.exit(returncode) - - # --version - if general_options.version: - sys.stdout.write(parser.version) - sys.stdout.write(os.linesep) - sys.exit() - - # pip || pip help -> print_help() - if not args_else or (args_else[0] == "help" and len(args_else) == 1): - parser.print_help() - sys.exit() - - # the subcommand name - cmd_name = args_else[0] - - if cmd_name not in commands_dict: - guess = get_similar_commands(cmd_name) - - msg = [f'unknown command "{cmd_name}"'] - if guess: - msg.append(f'maybe you meant "{guess}"') - - raise CommandError(" - ".join(msg)) - - # all the args without the subcommand - cmd_args = args[:] - cmd_args.remove(cmd_name) - - return cmd_name, cmd_args diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py deleted file mode 100644 index ae554b2..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/parser.py +++ /dev/null @@ -1,294 +0,0 @@ -"""Base option parser setup""" - -import logging -import optparse -import shutil -import sys -import textwrap -from contextlib import suppress -from typing import Any, Dict, Generator, List, Tuple - -from pip._internal.cli.status_codes import UNKNOWN_ERROR -from pip._internal.configuration import Configuration, ConfigurationError -from pip._internal.utils.misc import redact_auth_from_url, strtobool - -logger = logging.getLogger(__name__) - - -class PrettyHelpFormatter(optparse.IndentedHelpFormatter): - """A prettier/less verbose help formatter for optparse.""" - - def __init__(self, *args: Any, **kwargs: Any) -> None: - # help position must be aligned with __init__.parseopts.description - kwargs["max_help_position"] = 30 - kwargs["indent_increment"] = 1 - kwargs["width"] = shutil.get_terminal_size()[0] - 2 - super().__init__(*args, **kwargs) - - def format_option_strings(self, option: optparse.Option) -> str: - return self._format_option_strings(option) - - def _format_option_strings( - self, option: optparse.Option, mvarfmt: str = " <{}>", optsep: str = ", " - ) -> str: - """ - Return a comma-separated list of option strings and metavars. - - :param option: tuple of (short opt, long opt), e.g: ('-f', '--format') - :param mvarfmt: metavar format string - :param optsep: separator - """ - opts = [] - - if option._short_opts: - opts.append(option._short_opts[0]) - if option._long_opts: - opts.append(option._long_opts[0]) - if len(opts) > 1: - opts.insert(1, optsep) - - if option.takes_value(): - assert option.dest is not None - metavar = option.metavar or option.dest.lower() - opts.append(mvarfmt.format(metavar.lower())) - - return "".join(opts) - - def format_heading(self, heading: str) -> str: - if heading == "Options": - return "" - return heading + ":\n" - - def format_usage(self, usage: str) -> str: - """ - Ensure there is only one newline between usage and the first heading - if there is no description. - """ - msg = "\nUsage: {}\n".format(self.indent_lines(textwrap.dedent(usage), " ")) - return msg - - def format_description(self, description: str) -> str: - # leave full control over description to us - if description: - if hasattr(self.parser, "main"): - label = "Commands" - else: - label = "Description" - # some doc strings have initial newlines, some don't - description = description.lstrip("\n") - # some doc strings have final newlines and spaces, some don't - description = description.rstrip() - # dedent, then reindent - description = self.indent_lines(textwrap.dedent(description), " ") - description = f"{label}:\n{description}\n" - return description - else: - return "" - - def format_epilog(self, epilog: str) -> str: - # leave full control over epilog to us - if epilog: - return epilog - else: - return "" - - def indent_lines(self, text: str, indent: str) -> str: - new_lines = [indent + line for line in text.split("\n")] - return "\n".join(new_lines) - - -class UpdatingDefaultsHelpFormatter(PrettyHelpFormatter): - """Custom help formatter for use in ConfigOptionParser. - - This is updates the defaults before expanding them, allowing - them to show up correctly in the help listing. - - Also redact auth from url type options - """ - - def expand_default(self, option: optparse.Option) -> str: - default_values = None - if self.parser is not None: - assert isinstance(self.parser, ConfigOptionParser) - self.parser._update_defaults(self.parser.defaults) - assert option.dest is not None - default_values = self.parser.defaults.get(option.dest) - help_text = super().expand_default(option) - - if default_values and option.metavar == "URL": - if isinstance(default_values, str): - default_values = [default_values] - - # If its not a list, we should abort and just return the help text - if not isinstance(default_values, list): - default_values = [] - - for val in default_values: - help_text = help_text.replace(val, redact_auth_from_url(val)) - - return help_text - - -class CustomOptionParser(optparse.OptionParser): - def insert_option_group( - self, idx: int, *args: Any, **kwargs: Any - ) -> optparse.OptionGroup: - """Insert an OptionGroup at a given position.""" - group = self.add_option_group(*args, **kwargs) - - self.option_groups.pop() - self.option_groups.insert(idx, group) - - return group - - @property - def option_list_all(self) -> List[optparse.Option]: - """Get a list of all options, including those in option groups.""" - res = self.option_list[:] - for i in self.option_groups: - res.extend(i.option_list) - - return res - - -class ConfigOptionParser(CustomOptionParser): - """Custom option parser which updates its defaults by checking the - configuration files and environmental variables""" - - def __init__( - self, - *args: Any, - name: str, - isolated: bool = False, - **kwargs: Any, - ) -> None: - self.name = name - self.config = Configuration(isolated) - - assert self.name - super().__init__(*args, **kwargs) - - def check_default(self, option: optparse.Option, key: str, val: Any) -> Any: - try: - return option.check_value(key, val) - except optparse.OptionValueError as exc: - print(f"An error occurred during configuration: {exc}") - sys.exit(3) - - def _get_ordered_configuration_items( - self, - ) -> Generator[Tuple[str, Any], None, None]: - # Configuration gives keys in an unordered manner. Order them. - override_order = ["global", self.name, ":env:"] - - # Pool the options into different groups - section_items: Dict[str, List[Tuple[str, Any]]] = { - name: [] for name in override_order - } - for section_key, val in self.config.items(): - # ignore empty values - if not val: - logger.debug( - "Ignoring configuration key '%s' as it's value is empty.", - section_key, - ) - continue - - section, key = section_key.split(".", 1) - if section in override_order: - section_items[section].append((key, val)) - - # Yield each group in their override order - for section in override_order: - for key, val in section_items[section]: - yield key, val - - def _update_defaults(self, defaults: Dict[str, Any]) -> Dict[str, Any]: - """Updates the given defaults with values from the config files and - the environ. Does a little special handling for certain types of - options (lists).""" - - # Accumulate complex default state. - self.values = optparse.Values(self.defaults) - late_eval = set() - # Then set the options with those values - for key, val in self._get_ordered_configuration_items(): - # '--' because configuration supports only long names - option = self.get_option("--" + key) - - # Ignore options not present in this parser. E.g. non-globals put - # in [global] by users that want them to apply to all applicable - # commands. - if option is None: - continue - - assert option.dest is not None - - if option.action in ("store_true", "store_false"): - try: - val = strtobool(val) - except ValueError: - self.error( - f"{val} is not a valid value for {key} option, " - "please specify a boolean value like yes/no, " - "true/false or 1/0 instead." - ) - elif option.action == "count": - with suppress(ValueError): - val = strtobool(val) - with suppress(ValueError): - val = int(val) - if not isinstance(val, int) or val < 0: - self.error( - f"{val} is not a valid value for {key} option, " - "please instead specify either a non-negative integer " - "or a boolean value like yes/no or false/true " - "which is equivalent to 1/0." - ) - elif option.action == "append": - val = val.split() - val = [self.check_default(option, key, v) for v in val] - elif option.action == "callback": - assert option.callback is not None - late_eval.add(option.dest) - opt_str = option.get_opt_string() - val = option.convert_value(opt_str, val) - # From take_action - args = option.callback_args or () - kwargs = option.callback_kwargs or {} - option.callback(option, opt_str, val, self, *args, **kwargs) - else: - val = self.check_default(option, key, val) - - defaults[option.dest] = val - - for key in late_eval: - defaults[key] = getattr(self.values, key) - self.values = None - return defaults - - def get_default_values(self) -> optparse.Values: - """Overriding to make updating the defaults after instantiation of - the option parser possible, _update_defaults() does the dirty work.""" - if not self.process_default_values: - # Old, pre-Optik 1.5 behaviour. - return optparse.Values(self.defaults) - - # Load the configuration, or error out in case of an error - try: - self.config.load() - except ConfigurationError as err: - self.exit(UNKNOWN_ERROR, str(err)) - - defaults = self._update_defaults(self.defaults.copy()) # ours - for option in self._get_all_options(): - assert option.dest is not None - default = defaults.get(option.dest) - if isinstance(default, str): - opt_str = option.get_opt_string() - defaults[option.dest] = option.check_value(opt_str, default) - return optparse.Values(defaults) - - def error(self, msg: str) -> None: - self.print_usage(sys.stderr) - self.exit(UNKNOWN_ERROR, f"{msg}\n") diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py deleted file mode 100644 index 0ad1403..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py +++ /dev/null @@ -1,68 +0,0 @@ -import functools -from typing import Callable, Generator, Iterable, Iterator, Optional, Tuple - -from pip._vendor.rich.progress import ( - BarColumn, - DownloadColumn, - FileSizeColumn, - Progress, - ProgressColumn, - SpinnerColumn, - TextColumn, - TimeElapsedColumn, - TimeRemainingColumn, - TransferSpeedColumn, -) - -from pip._internal.utils.logging import get_indentation - -DownloadProgressRenderer = Callable[[Iterable[bytes]], Iterator[bytes]] - - -def _rich_progress_bar( - iterable: Iterable[bytes], - *, - bar_type: str, - size: int, -) -> Generator[bytes, None, None]: - assert bar_type == "on", "This should only be used in the default mode." - - if not size: - total = float("inf") - columns: Tuple[ProgressColumn, ...] = ( - TextColumn("[progress.description]{task.description}"), - SpinnerColumn("line", speed=1.5), - FileSizeColumn(), - TransferSpeedColumn(), - TimeElapsedColumn(), - ) - else: - total = size - columns = ( - TextColumn("[progress.description]{task.description}"), - BarColumn(), - DownloadColumn(), - TransferSpeedColumn(), - TextColumn("eta"), - TimeRemainingColumn(), - ) - - progress = Progress(*columns, refresh_per_second=30) - task_id = progress.add_task(" " * (get_indentation() + 2), total=total) - with progress: - for chunk in iterable: - yield chunk - progress.update(task_id, advance=len(chunk)) - - -def get_download_progress_renderer( - *, bar_type: str, size: Optional[int] = None -) -> DownloadProgressRenderer: - """Get an object that can be used to render the download progress. - - Returns a callable, that takes an iterable to "wrap". - """ - if bar_type == "on": - return functools.partial(_rich_progress_bar, bar_type=bar_type, size=size) - else: - return iter # no-op, when passed an iterator diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py deleted file mode 100644 index 6f2f79c..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/req_command.py +++ /dev/null @@ -1,505 +0,0 @@ -"""Contains the Command base classes that depend on PipSession. - -The classes in this module are in a separate module so the commands not -needing download / PackageFinder capability don't unnecessarily import the -PackageFinder machinery and all its vendored dependencies, etc. -""" - -import logging -import os -import sys -from functools import partial -from optparse import Values -from typing import TYPE_CHECKING, Any, List, Optional, Tuple - -from pip._internal.cache import WheelCache -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.command_context import CommandContextMixIn -from pip._internal.exceptions import CommandError, PreviousBuildDirError -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.models.target_python import TargetPython -from pip._internal.network.session import PipSession -from pip._internal.operations.build.build_tracker import BuildTracker -from pip._internal.operations.prepare import RequirementPreparer -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, - install_req_from_parsed_requirement, - install_req_from_req_string, -) -from pip._internal.req.req_file import parse_requirements -from pip._internal.req.req_install import InstallRequirement -from pip._internal.resolution.base import BaseResolver -from pip._internal.self_outdated_check import pip_self_version_check -from pip._internal.utils.temp_dir import ( - TempDirectory, - TempDirectoryTypeRegistry, - tempdir_kinds, -) -from pip._internal.utils.virtualenv import running_under_virtualenv - -if TYPE_CHECKING: - from ssl import SSLContext - -logger = logging.getLogger(__name__) - - -def _create_truststore_ssl_context() -> Optional["SSLContext"]: - if sys.version_info < (3, 10): - raise CommandError("The truststore feature is only available for Python 3.10+") - - try: - import ssl - except ImportError: - logger.warning("Disabling truststore since ssl support is missing") - return None - - try: - from pip._vendor import truststore - except ImportError as e: - raise CommandError(f"The truststore feature is unavailable: {e}") - - return truststore.SSLContext(ssl.PROTOCOL_TLS_CLIENT) - - -class SessionCommandMixin(CommandContextMixIn): - - """ - A class mixin for command classes needing _build_session(). - """ - - def __init__(self) -> None: - super().__init__() - self._session: Optional[PipSession] = None - - @classmethod - def _get_index_urls(cls, options: Values) -> Optional[List[str]]: - """Return a list of index urls from user-provided options.""" - index_urls = [] - if not getattr(options, "no_index", False): - url = getattr(options, "index_url", None) - if url: - index_urls.append(url) - urls = getattr(options, "extra_index_urls", None) - if urls: - index_urls.extend(urls) - # Return None rather than an empty list - return index_urls or None - - def get_default_session(self, options: Values) -> PipSession: - """Get a default-managed session.""" - if self._session is None: - self._session = self.enter_context(self._build_session(options)) - # there's no type annotation on requests.Session, so it's - # automatically ContextManager[Any] and self._session becomes Any, - # then https://github.com/python/mypy/issues/7696 kicks in - assert self._session is not None - return self._session - - def _build_session( - self, - options: Values, - retries: Optional[int] = None, - timeout: Optional[int] = None, - fallback_to_certifi: bool = False, - ) -> PipSession: - cache_dir = options.cache_dir - assert not cache_dir or os.path.isabs(cache_dir) - - if "truststore" in options.features_enabled: - try: - ssl_context = _create_truststore_ssl_context() - except Exception: - if not fallback_to_certifi: - raise - ssl_context = None - else: - ssl_context = None - - session = PipSession( - cache=os.path.join(cache_dir, "http-v2") if cache_dir else None, - retries=retries if retries is not None else options.retries, - trusted_hosts=options.trusted_hosts, - index_urls=self._get_index_urls(options), - ssl_context=ssl_context, - ) - - # Handle custom ca-bundles from the user - if options.cert: - session.verify = options.cert - - # Handle SSL client certificate - if options.client_cert: - session.cert = options.client_cert - - # Handle timeouts - if options.timeout or timeout: - session.timeout = timeout if timeout is not None else options.timeout - - # Handle configured proxies - if options.proxy: - session.proxies = { - "http": options.proxy, - "https": options.proxy, - } - - # Determine if we can prompt the user for authentication or not - session.auth.prompting = not options.no_input - session.auth.keyring_provider = options.keyring_provider - - return session - - -class IndexGroupCommand(Command, SessionCommandMixin): - - """ - Abstract base class for commands with the index_group options. - - This also corresponds to the commands that permit the pip version check. - """ - - def handle_pip_version_check(self, options: Values) -> None: - """ - Do the pip version check if not disabled. - - This overrides the default behavior of not doing the check. - """ - # Make sure the index_group options are present. - assert hasattr(options, "no_index") - - if options.disable_pip_version_check or options.no_index: - return - - # Otherwise, check if we're using the latest version of pip available. - session = self._build_session( - options, - retries=0, - timeout=min(5, options.timeout), - # This is set to ensure the function does not fail when truststore is - # specified in use-feature but cannot be loaded. This usually raises a - # CommandError and shows a nice user-facing error, but this function is not - # called in that try-except block. - fallback_to_certifi=True, - ) - with session: - pip_self_version_check(session, options) - - -KEEPABLE_TEMPDIR_TYPES = [ - tempdir_kinds.BUILD_ENV, - tempdir_kinds.EPHEM_WHEEL_CACHE, - tempdir_kinds.REQ_BUILD, -] - - -def warn_if_run_as_root() -> None: - """Output a warning for sudo users on Unix. - - In a virtual environment, sudo pip still writes to virtualenv. - On Windows, users may run pip as Administrator without issues. - This warning only applies to Unix root users outside of virtualenv. - """ - if running_under_virtualenv(): - return - if not hasattr(os, "getuid"): - return - # On Windows, there are no "system managed" Python packages. Installing as - # Administrator via pip is the correct way of updating system environments. - # - # We choose sys.platform over utils.compat.WINDOWS here to enable Mypy platform - # checks: https://mypy.readthedocs.io/en/stable/common_issues.html - if sys.platform == "win32" or sys.platform == "cygwin": - return - - if os.getuid() != 0: - return - - logger.warning( - "Running pip as the 'root' user can result in broken permissions and " - "conflicting behaviour with the system package manager. " - "It is recommended to use a virtual environment instead: " - "https://pip.pypa.io/warnings/venv" - ) - - -def with_cleanup(func: Any) -> Any: - """Decorator for common logic related to managing temporary - directories. - """ - - def configure_tempdir_registry(registry: TempDirectoryTypeRegistry) -> None: - for t in KEEPABLE_TEMPDIR_TYPES: - registry.set_delete(t, False) - - def wrapper( - self: RequirementCommand, options: Values, args: List[Any] - ) -> Optional[int]: - assert self.tempdir_registry is not None - if options.no_clean: - configure_tempdir_registry(self.tempdir_registry) - - try: - return func(self, options, args) - except PreviousBuildDirError: - # This kind of conflict can occur when the user passes an explicit - # build directory with a pre-existing folder. In that case we do - # not want to accidentally remove it. - configure_tempdir_registry(self.tempdir_registry) - raise - - return wrapper - - -class RequirementCommand(IndexGroupCommand): - def __init__(self, *args: Any, **kw: Any) -> None: - super().__init__(*args, **kw) - - self.cmd_opts.add_option(cmdoptions.no_clean()) - - @staticmethod - def determine_resolver_variant(options: Values) -> str: - """Determines which resolver should be used, based on the given options.""" - if "legacy-resolver" in options.deprecated_features_enabled: - return "legacy" - - return "resolvelib" - - @classmethod - def make_requirement_preparer( - cls, - temp_build_dir: TempDirectory, - options: Values, - build_tracker: BuildTracker, - session: PipSession, - finder: PackageFinder, - use_user_site: bool, - download_dir: Optional[str] = None, - verbosity: int = 0, - ) -> RequirementPreparer: - """ - Create a RequirementPreparer instance for the given parameters. - """ - temp_build_dir_path = temp_build_dir.path - assert temp_build_dir_path is not None - legacy_resolver = False - - resolver_variant = cls.determine_resolver_variant(options) - if resolver_variant == "resolvelib": - lazy_wheel = "fast-deps" in options.features_enabled - if lazy_wheel: - logger.warning( - "pip is using lazily downloaded wheels using HTTP " - "range requests to obtain dependency information. " - "This experimental feature is enabled through " - "--use-feature=fast-deps and it is not ready for " - "production." - ) - else: - legacy_resolver = True - lazy_wheel = False - if "fast-deps" in options.features_enabled: - logger.warning( - "fast-deps has no effect when used with the legacy resolver." - ) - - return RequirementPreparer( - build_dir=temp_build_dir_path, - src_dir=options.src_dir, - download_dir=download_dir, - build_isolation=options.build_isolation, - check_build_deps=options.check_build_deps, - build_tracker=build_tracker, - session=session, - progress_bar=options.progress_bar, - finder=finder, - require_hashes=options.require_hashes, - use_user_site=use_user_site, - lazy_wheel=lazy_wheel, - verbosity=verbosity, - legacy_resolver=legacy_resolver, - ) - - @classmethod - def make_resolver( - cls, - preparer: RequirementPreparer, - finder: PackageFinder, - options: Values, - wheel_cache: Optional[WheelCache] = None, - use_user_site: bool = False, - ignore_installed: bool = True, - ignore_requires_python: bool = False, - force_reinstall: bool = False, - upgrade_strategy: str = "to-satisfy-only", - use_pep517: Optional[bool] = None, - py_version_info: Optional[Tuple[int, ...]] = None, - ) -> BaseResolver: - """ - Create a Resolver instance for the given parameters. - """ - make_install_req = partial( - install_req_from_req_string, - isolated=options.isolated_mode, - use_pep517=use_pep517, - ) - resolver_variant = cls.determine_resolver_variant(options) - # The long import name and duplicated invocation is needed to convince - # Mypy into correctly typechecking. Otherwise it would complain the - # "Resolver" class being redefined. - if resolver_variant == "resolvelib": - import pip._internal.resolution.resolvelib.resolver - - return pip._internal.resolution.resolvelib.resolver.Resolver( - preparer=preparer, - finder=finder, - wheel_cache=wheel_cache, - make_install_req=make_install_req, - use_user_site=use_user_site, - ignore_dependencies=options.ignore_dependencies, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - force_reinstall=force_reinstall, - upgrade_strategy=upgrade_strategy, - py_version_info=py_version_info, - ) - import pip._internal.resolution.legacy.resolver - - return pip._internal.resolution.legacy.resolver.Resolver( - preparer=preparer, - finder=finder, - wheel_cache=wheel_cache, - make_install_req=make_install_req, - use_user_site=use_user_site, - ignore_dependencies=options.ignore_dependencies, - ignore_installed=ignore_installed, - ignore_requires_python=ignore_requires_python, - force_reinstall=force_reinstall, - upgrade_strategy=upgrade_strategy, - py_version_info=py_version_info, - ) - - def get_requirements( - self, - args: List[str], - options: Values, - finder: PackageFinder, - session: PipSession, - ) -> List[InstallRequirement]: - """ - Parse command-line arguments into the corresponding requirements. - """ - requirements: List[InstallRequirement] = [] - for filename in options.constraints: - for parsed_req in parse_requirements( - filename, - constraint=True, - finder=finder, - options=options, - session=session, - ): - req_to_add = install_req_from_parsed_requirement( - parsed_req, - isolated=options.isolated_mode, - user_supplied=False, - ) - requirements.append(req_to_add) - - for req in args: - req_to_add = install_req_from_line( - req, - comes_from=None, - isolated=options.isolated_mode, - use_pep517=options.use_pep517, - user_supplied=True, - config_settings=getattr(options, "config_settings", None), - ) - requirements.append(req_to_add) - - for req in options.editables: - req_to_add = install_req_from_editable( - req, - user_supplied=True, - isolated=options.isolated_mode, - use_pep517=options.use_pep517, - config_settings=getattr(options, "config_settings", None), - ) - requirements.append(req_to_add) - - # NOTE: options.require_hashes may be set if --require-hashes is True - for filename in options.requirements: - for parsed_req in parse_requirements( - filename, finder=finder, options=options, session=session - ): - req_to_add = install_req_from_parsed_requirement( - parsed_req, - isolated=options.isolated_mode, - use_pep517=options.use_pep517, - user_supplied=True, - config_settings=parsed_req.options.get("config_settings") - if parsed_req.options - else None, - ) - requirements.append(req_to_add) - - # If any requirement has hash options, enable hash checking. - if any(req.has_hash_options for req in requirements): - options.require_hashes = True - - if not (args or options.editables or options.requirements): - opts = {"name": self.name} - if options.find_links: - raise CommandError( - "You must give at least one requirement to {name} " - '(maybe you meant "pip {name} {links}"?)'.format( - **dict(opts, links=" ".join(options.find_links)) - ) - ) - else: - raise CommandError( - "You must give at least one requirement to {name} " - '(see "pip help {name}")'.format(**opts) - ) - - return requirements - - @staticmethod - def trace_basic_info(finder: PackageFinder) -> None: - """ - Trace basic information about the provided objects. - """ - # Display where finder is looking for packages - search_scope = finder.search_scope - locations = search_scope.get_formatted_locations() - if locations: - logger.info(locations) - - def _build_package_finder( - self, - options: Values, - session: PipSession, - target_python: Optional[TargetPython] = None, - ignore_requires_python: Optional[bool] = None, - ) -> PackageFinder: - """ - Create a package finder appropriate to this requirement command. - - :param ignore_requires_python: Whether to ignore incompatible - "Requires-Python" values in links. Defaults to False. - """ - link_collector = LinkCollector.create(session, options=options) - selection_prefs = SelectionPreferences( - allow_yanked=True, - format_control=options.format_control, - allow_all_prereleases=options.pre, - prefer_binary=options.prefer_binary, - ignore_requires_python=ignore_requires_python, - ) - - return PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - target_python=target_python, - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py deleted file mode 100644 index cf2b976..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/spinners.py +++ /dev/null @@ -1,159 +0,0 @@ -import contextlib -import itertools -import logging -import sys -import time -from typing import IO, Generator, Optional - -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.logging import get_indentation - -logger = logging.getLogger(__name__) - - -class SpinnerInterface: - def spin(self) -> None: - raise NotImplementedError() - - def finish(self, final_status: str) -> None: - raise NotImplementedError() - - -class InteractiveSpinner(SpinnerInterface): - def __init__( - self, - message: str, - file: Optional[IO[str]] = None, - spin_chars: str = "-\\|/", - # Empirically, 8 updates/second looks nice - min_update_interval_seconds: float = 0.125, - ): - self._message = message - if file is None: - file = sys.stdout - self._file = file - self._rate_limiter = RateLimiter(min_update_interval_seconds) - self._finished = False - - self._spin_cycle = itertools.cycle(spin_chars) - - self._file.write(" " * get_indentation() + self._message + " ... ") - self._width = 0 - - def _write(self, status: str) -> None: - assert not self._finished - # Erase what we wrote before by backspacing to the beginning, writing - # spaces to overwrite the old text, and then backspacing again - backup = "\b" * self._width - self._file.write(backup + " " * self._width + backup) - # Now we have a blank slate to add our status - self._file.write(status) - self._width = len(status) - self._file.flush() - self._rate_limiter.reset() - - def spin(self) -> None: - if self._finished: - return - if not self._rate_limiter.ready(): - return - self._write(next(self._spin_cycle)) - - def finish(self, final_status: str) -> None: - if self._finished: - return - self._write(final_status) - self._file.write("\n") - self._file.flush() - self._finished = True - - -# Used for dumb terminals, non-interactive installs (no tty), etc. -# We still print updates occasionally (once every 60 seconds by default) to -# act as a keep-alive for systems like Travis-CI that take lack-of-output as -# an indication that a task has frozen. -class NonInteractiveSpinner(SpinnerInterface): - def __init__(self, message: str, min_update_interval_seconds: float = 60.0) -> None: - self._message = message - self._finished = False - self._rate_limiter = RateLimiter(min_update_interval_seconds) - self._update("started") - - def _update(self, status: str) -> None: - assert not self._finished - self._rate_limiter.reset() - logger.info("%s: %s", self._message, status) - - def spin(self) -> None: - if self._finished: - return - if not self._rate_limiter.ready(): - return - self._update("still running...") - - def finish(self, final_status: str) -> None: - if self._finished: - return - self._update(f"finished with status '{final_status}'") - self._finished = True - - -class RateLimiter: - def __init__(self, min_update_interval_seconds: float) -> None: - self._min_update_interval_seconds = min_update_interval_seconds - self._last_update: float = 0 - - def ready(self) -> bool: - now = time.time() - delta = now - self._last_update - return delta >= self._min_update_interval_seconds - - def reset(self) -> None: - self._last_update = time.time() - - -@contextlib.contextmanager -def open_spinner(message: str) -> Generator[SpinnerInterface, None, None]: - # Interactive spinner goes directly to sys.stdout rather than being routed - # through the logging system, but it acts like it has level INFO, - # i.e. it's only displayed if we're at level INFO or better. - # Non-interactive spinner goes through the logging system, so it is always - # in sync with logging configuration. - if sys.stdout.isatty() and logger.getEffectiveLevel() <= logging.INFO: - spinner: SpinnerInterface = InteractiveSpinner(message) - else: - spinner = NonInteractiveSpinner(message) - try: - with hidden_cursor(sys.stdout): - yield spinner - except KeyboardInterrupt: - spinner.finish("canceled") - raise - except Exception: - spinner.finish("error") - raise - else: - spinner.finish("done") - - -HIDE_CURSOR = "\x1b[?25l" -SHOW_CURSOR = "\x1b[?25h" - - -@contextlib.contextmanager -def hidden_cursor(file: IO[str]) -> Generator[None, None, None]: - # The Windows terminal does not support the hide/show cursor ANSI codes, - # even via colorama. So don't even try. - if WINDOWS: - yield - # We don't want to clutter the output with control characters if we're - # writing to a file, or if the user is running with --quiet. - # See https://github.com/pypa/pip/issues/3418 - elif not file.isatty() or logger.getEffectiveLevel() > logging.INFO: - yield - else: - file.write(HIDE_CURSOR) - try: - yield - finally: - file.write(SHOW_CURSOR) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py deleted file mode 100644 index 5e29502..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py +++ /dev/null @@ -1,6 +0,0 @@ -SUCCESS = 0 -ERROR = 1 -UNKNOWN_ERROR = 2 -VIRTUALENV_NOT_FOUND = 3 -PREVIOUS_BUILD_DIR_ERROR = 4 -NO_MATCHES_FOUND = 23 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py deleted file mode 100644 index 858a410..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__init__.py +++ /dev/null @@ -1,132 +0,0 @@ -""" -Package containing all pip commands -""" - -import importlib -from collections import namedtuple -from typing import Any, Dict, Optional - -from pip._internal.cli.base_command import Command - -CommandInfo = namedtuple("CommandInfo", "module_path, class_name, summary") - -# This dictionary does a bunch of heavy lifting for help output: -# - Enables avoiding additional (costly) imports for presenting `--help`. -# - The ordering matters for help display. -# -# Even though the module path starts with the same "pip._internal.commands" -# prefix, the full path makes testing easier (specifically when modifying -# `commands_dict` in test setup / teardown). -commands_dict: Dict[str, CommandInfo] = { - "install": CommandInfo( - "pip._internal.commands.install", - "InstallCommand", - "Install packages.", - ), - "download": CommandInfo( - "pip._internal.commands.download", - "DownloadCommand", - "Download packages.", - ), - "uninstall": CommandInfo( - "pip._internal.commands.uninstall", - "UninstallCommand", - "Uninstall packages.", - ), - "freeze": CommandInfo( - "pip._internal.commands.freeze", - "FreezeCommand", - "Output installed packages in requirements format.", - ), - "inspect": CommandInfo( - "pip._internal.commands.inspect", - "InspectCommand", - "Inspect the python environment.", - ), - "list": CommandInfo( - "pip._internal.commands.list", - "ListCommand", - "List installed packages.", - ), - "show": CommandInfo( - "pip._internal.commands.show", - "ShowCommand", - "Show information about installed packages.", - ), - "check": CommandInfo( - "pip._internal.commands.check", - "CheckCommand", - "Verify installed packages have compatible dependencies.", - ), - "config": CommandInfo( - "pip._internal.commands.configuration", - "ConfigurationCommand", - "Manage local and global configuration.", - ), - "search": CommandInfo( - "pip._internal.commands.search", - "SearchCommand", - "Search PyPI for packages.", - ), - "cache": CommandInfo( - "pip._internal.commands.cache", - "CacheCommand", - "Inspect and manage pip's wheel cache.", - ), - "index": CommandInfo( - "pip._internal.commands.index", - "IndexCommand", - "Inspect information available from package indexes.", - ), - "wheel": CommandInfo( - "pip._internal.commands.wheel", - "WheelCommand", - "Build wheels from your requirements.", - ), - "hash": CommandInfo( - "pip._internal.commands.hash", - "HashCommand", - "Compute hashes of package archives.", - ), - "completion": CommandInfo( - "pip._internal.commands.completion", - "CompletionCommand", - "A helper command used for command completion.", - ), - "debug": CommandInfo( - "pip._internal.commands.debug", - "DebugCommand", - "Show information useful for debugging.", - ), - "help": CommandInfo( - "pip._internal.commands.help", - "HelpCommand", - "Show help for commands.", - ), -} - - -def create_command(name: str, **kwargs: Any) -> Command: - """ - Create an instance of the Command class with the given name. - """ - module_path, class_name, summary = commands_dict[name] - module = importlib.import_module(module_path) - command_class = getattr(module, class_name) - command = command_class(name=name, summary=summary, **kwargs) - - return command - - -def get_similar_commands(name: str) -> Optional[str]: - """Command name auto-correct.""" - from difflib import get_close_matches - - name = name.lower() - - close_commands = get_close_matches(name, commands_dict.keys()) - - if close_commands: - return close_commands[0] - else: - return None diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3a3d82d59db78771ac2bbd839b3adce29790c33b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3984 zcmaJ^&2JmW6`x&_%atgS`m|-sve&jGo3ce({)k)Iu`5eaEIXEzsBu~)0kPr?#kH2Z z%ESFxTW*6e_ z%IJS zN=RT>SPvH?E0LnKA{C=6QI17)x!AGNAs`Wv5SDQC8R)QQrBg!~L`f&^z@0euEac&T z5O5bq<2Zqn0koT=J-8S51<-zu4&WpBXaF7L=rMd84+YQ@9393d@u>i+aP%}jgU<%g z5sr@HF?=q7p66%^kK+pg^dd(ma2jU<=p~L$;>-9-0KLl5YxpgEJ%Ij4ptBr(2hZVm1L$3j&f|Od{%dq4MkLZjI`iT&2sw%4_in-$ zKOkLrfkf~k>BviX={Mn(1jiOhlyou6d>FqEXtE-vKB$g%E~&Y7b&V)F)38;|(2O-j z)pez$l>jOhRRdd{|7LT#kP_TZLoE_)mrFWHh1}4zQE|hwTF!Rm#geU=hN^>6bjEAv z#+rqBBX3rfqKV5o$(B^Ra8b$Ws%2%F+C{}GLpQYIMm58-q3`NR=sca(44Y6;O#5!6 zo4lKt_Y9lz)t+WuDS2bD(yolnO+zE|qPi=?=jyMSv7aJ}YaK6p3M5 zO5UVJ)lT!kmPpS2e}QE@4=gMAeVu~9vbtgyh*GN91=CQ7v7u4ZU_GSWu&!Blb*Rk% z80p5|gSRg@$SQAe9h9tsx!G2Uk#1}m-oDZ}tALU>Mo2wHT{Yhrmb4qm6-aKqdZLY+ zoOQcqn2|4k{UM=RzVZfFm4dp#R!b2QSzFbKf=P)Om>4;YK;lWTj`G@Cb);QqoGw#n zY#MI=Ot9*AKK4L0*pk%EoT@9Z0+lu0T!o^i-E0hfSwy9|LfZuLXg9vh&3yG^UR7DD zEX}hNY2^#(c`wtoOQeA znUSx2#aBKw$s4Mst1Rq!Y8HLhVVa;J3x9<7+O{9gx?LYJ*Zh7)?vynhd+x%TVX_so zOb;z3$j^dm724(}Bi-0tc>Ahnp#aO2K)P53Vku_6sZG(B+nFAx8uvDm?ZksT^ ziQB_8J#)XCiD{)k^b(=|X04Ph*b>;Zf;QW|d8&GiAUv3?me<;bhqG?iEHmgE*#!=-K`s~y8)cdcq(piVoN}YhbMYIL3eyV=>ClQLliIqr>c+id z);m<)=o+zA+oma*x1|%zJQg@{A=O$ZF1^H9soB&Ica|HtQ9t@J7_srN=f|atS+X=j@`$lN zd7d@vTX6TS2{mN1eB;lf4!`vJ>sz;SMy!c6QWLSja&Z||LaA`|xStAa))lpEn-e*c zQaEYTl-;Z064e7U3R7ZQBnxLa?4i~|D&j`5md``z=`FBwBf7assFxezbyBfXA#eIQ zoA6ru(YM&3VJ_(uYueA`Ev*QfDfQ>TqBB5M;Ag!BuR8iZoO&5c{(fqE>WiE8*;fN& zyY`mfBGDlp=u9RTkpll&h7In(P>i+cVr)%j|6=LA030s$xrKUIPkY!Uhna!$( zVZs7n^3WyAB|a89$x6&4KI$Lkn_kl2qAbhUYPa5pcsD|VApA!Zh46ulgr0w(GygyCWRk&im^4WN=z<20wn zQ6%xYuawu<1x{T>k=XWqM;>+L0Y^RqR9tFY$h}~$dfq{gC0{tC#zIN4BOoWJ(S)x)x< zJ=q*5>+#>(U(W0dz33m=OO76(hk_tBsMsO&?esMee7+9x&-3U3t2G8=LjR7{K=9dp P{5YBNsPL5; z(y~~pF}49J?Y6MoA1mD~!eAFz8eX8vpBC7UAd7w!Z2>W~L3UO_9CZ7!f6U6o7Vb~a zxx?X0bR294;C-BX?(5uh&+GDETUu-se8H}NpXc{d)PG{d__%Um=O3YPhmt6X4pTFF zPS4O#H-$|RW`>~=#)R1jH^W8DGiFj}!->wnl6-wupVkPU_~c5NVldi8y8) zq;3g2Bd!@2Df8jhNZU*sO_?aUO?Ka-^;OJxOw@TwvVK5GHkrT2l%efQwAcOztW0@n z&HQ>GoRn3sNn>7&E@|w=keUFn}lfC%NrbBYpE zH2&34oRpxO?OG@-t4nG^jzG;iCnqk(=H_H2sL!pZmU3n1Ff8;AB~wV48IwfMFp_D8 zm6#b$>XghMurp@KB3mS0=4ER)bdp%vcFhbMVrT4?7C~>3IB2m!OH0!hJG3~Owg}MT zlv=8Dz(}m*0H|vh)CthmrlYu^rLAd8E3~*tOPg$k9av$VZh(0Rj5X$kIXwVvC(w3+ zS>83^cR)+W66fs#(g%X`a+&^tMIfL}gzrLBjmyD=2qz}Ou?6O2F&>H!sp8_iEQiG) zb{ex0)am4GP(NGMr$a_XDWv$s>G{~An3$J!Y=psxF=c6tbQ={z(QC0X78aFAAQ6g1 z#lUPVnW*+Nu*1MdJ`uS|M4pHSBC;yRu8HwL@LgD*DylHHEWxO|`zmrIc3t*~mq{+h zqOurM#0cOU-NkE4EV8>}JgLl8`vt;bF$A2b?!qQJdgq-}@jxOWE79lPc?UKf6=!8J zAkKwjv!Z+>uE?s2`-7PSm1%Js`VOz8*2ySH{lT~rn?r&%K#)ugAS8?UR%PP1#kWRB zby}W&Yd#4_cNhq&!n)?)e!HQoP8G4zx1pKroxn7+A}5kcbShXD1mwQ)kfI3K`3Feu zP-$v`fa{Y5#Ax^=S~5wD#7dlG{*~pPS#PFs1hxScstd;Lu4$6^=Cj>18DlL`Uh7nf zH)x@8ggZ1llFP5tN8<>6ye7pBy);XiOex>A97fhh&IL}412gI!#6Tn#o%4yLn>Z}V z*8<6K!b=WRC$X2)%z+?svBpZWn$Rp|B+U|>kA;G=syL?u0l<9)k=o3nwBA$T0IBJ zO{&NXw^~+P3cQ%(#iGzrboUfn`-`65qG!0+`h!vnW!?9PvRG}UHp<#^%f4za@IyI% zC`)IL{nP2YryuYqcVHl(zP?GIPe7SdgSA{!;jnfvzjrn!YK1HYQ8Qj4_LG6k24 z0a2*2DE%}RZ!iiZl;|2qgjDJjFm_qX7)(v%Z!`vXHyI^2QdC3HprMOGDo9r~FdLSo zF>)DGd#7Yj9w4*z`zsC)s$MY>6XUXiw|^{UIxPMHkJIbWTEGnPlS|{rg*mEKvP2gV zGI~2v7h0RX+;SfsW+zM6L7KHXnmJ4i9F3FF7*bIBY3xEQ1ad)*DG6CpkQJ2!m>|P? z%}PI(_Zv`+p9ifSmK9Y&2GM9)MRrHMB8mzan3TpS$!N+|cfSEL2~FzPkldsmx;qQ* z!JK=r=;Ek+6TX}n?1G_zT~1@odu`(g;U%X z+HPH3y|~qV^}g`Nw!3TP;x}f>(C>PX>mN_DNpyx#fPo!Yk}LHE9R1!wRRVUzLi(jUe5`A>sK>U_Goq@Gk;$ge`JG+ zR~-NI$V$1o{z#du-R05OTR-mjup>i%*nM9(0L%FMi~n2Vp!uAK@Ua6G14B@VE0rNI=z@6nmn4wZVv_4W|APou~+*1;cWO9>xb^ zq>11$deamrEz{KFwkxq1+FVN_h{9w`Cf8O(VGAMgj2eSlX- z5?l`<$#K~7w~_?0$OjU(DNzgp82K`jsO{54|EIx%Fl1Gw7YpO#sv17PWenV9?uj^T z1;_kE9Ik?6N!X2P7AiWxfKXITtD_1vN@>nm^HcE523`uf8s%lardLI)7-NG*u~aav ziHg=(@KiC3l2jRgq0@j>^E8(>r+Ls3mNc8Tf}K`AhXqs_4d1P0jkj>k1g|wM11u61lUJV(9FcmPy@ZdTsD+jjo+)f)eqLbB;NpQ8vGL? zLd9?_sJjuvs1vSFOpZ++^7_QT!ePtu*FahRb4QMaC0Rj#NX3z%=KueXu7*Jrs<;s;;i94i1-)J(TFNFBa&AVO%@`S@n;%qV$PUy~@TA>+?q0{|4 z5vu7>xad|7iAnxI4UZknx3Ul76y$`Q@3I~aa_NdVRz zWxd{BZfpSa3He51Q3=3hkz@(9gl5(e(brKz@v5@$+8gwQat0?AaO;L^pu7MeD2D-<>V1NeL2KwuKu}viS?<;{-F@p<3VSAUdnPtc z@ES*zW9EKUU~Hoa;TDy}A+1_xkdk&#nj$`}cnw`!JTB+gQr?zqrNs7WW_g z<@hJ#8$+AN^ZQ@g;`bKCfnPd5ac)>PyYeCc_H6eI6nc*2dX8)h9R*=9Ck$>KJee1K z+m5b+V<_hs+8Ta7?|9)GhHiP0-eH(t+lmvcjy*$#zEiorQ(LDm=liC&`0ht$s-^wb zrPWI%6W{9DVQejqKXp(J&+6;NffL2y=ZoTaaqnpH;Iqa4k>dWzk`vl?DBj`tQyb-Q zufFz^tEEGf)%EBIWp(OW^#R|vTc5H(C!$ZkfWjTBYF?x(UW7!y3ugnSM@2hUJ&YfL z4X>CDuVR^rnj{wdmM3Uj@E6L4$}-#BD3Q2#hheU^C+I@9R*nNsMH|B6%U`+<$7`Na zMxccVd}47cr?83&3M|<3SSBXU1uV5eqPfa^51F61+*(@=r0lJGxdz_WEae!C#t|{7 zqRBznR%h5zsHXPRF>Ir`{x^W4UW4Q&wQYB-Bz|&o?Y$qLt~HRpwmZQLUO#$!ZuR`b zj_#H74_%&uYhTW_FEf-qk#|k5a7BAt!QP*<_h*K_uzQPwt03&l3HvgG4}{@|SUZpt z4rI86D=mSV(FF=Y~mAJg8l`y>Wq5KaLT z-Di7D+q|}_)YVKeh-P5mP2*<+DhXKX(!Rpj5XRI+yg3k$%TY-|4@@}*iQ&{CS7;W9 z973Q;)p#TDsc}S;Kqv@QPosCIyat^bSiI)qkgJ3tJ9P~bkjhREx=Y_*{r*5kU3>mWG1keISGGMJch27iXJ8=b8OXem_l&Ka+jj3MxW{ttvFwe!`Sb~DG4?tD32H-EneOZC$JP(6zc`p}|M_UX z>&OG)Xo;bO*4;V+okv273=s)`j*d`kwMXTOgZ6lmrT{&H27g6gFcJqkqYRbIL`$@T zm(Vm$TP1a>1;tQQNV5{gzQ~v$4EUchq=ij0YI~v*e|wrfNi!hWK$1fw3dYsHg>Ut= zAl_6Ry@{BRtl*WE*$%|gIEbYxe#MJ2<^reRRzv*?9jhY%8`*0#UaITWuna;#guwpw zkc7_yWi_QopFALW;Q1psABxTyZv!gPkSPa7pABqr|6_W8%BH_#NaCQHYJC|W$V5HB zB>4aYLa0HVz5?qeysTLk14_+UDp5_E zGaB<7EA&UyIb{}_c8Q)b05)8L-J!3aW6ytq#+^`uC8Gp z_8eJp7VXY8diBIw@W;xT6A16D5$YXLA+>g2dP-TZG z_`qO=RR5X<;+sk2=7uL|>GCy%UDHz_gppO1w=p3?7$aZa+Q?S~0QD633xK3L>qK$Y zU+5dn^^In)*X+B_9z#2loais004GW^O)MKZV=b)sV#ssZx2pA%1bSng2*1<<5 zHZl;o5<=F5ith|34o;%Hs5`PyQ}N8vmex&a6e|sOMx*2V&w!$W1q#G2cJ|(R|MvU9 zT;_b|i4~z*x8^&2E5f$3yWkwiIR`R7+?dQePyA-2;JcLbT`CG)>j!oi)3dg3D3i-p zf?H}MT&Y}zahtQ`JhXhLBVvHSrnKogr2wI$w8SFmmQ7D1bsdv(Q_Azu>oGl=;zq_6 z=ff%UD9M#LfNN<>R;*cx?S?N04fI6UC)Higw&alXu))7Uvx@ODprxnl&ZXOzGUu~k zjU8XHmIf$yPnO9p-gSI6+qo6X?<@3tbHkE%KC{I?L&yfw1K+Bqyqy~F_v8Ds z-wzQ9e-MhthmQ3ar{^q$ImyPq4y85}!_2VT9vaBZ?yxUER8|n^1 zN-xkXHVzeNSl+NhDh#^34o!v0bs~VJtl4<%VwwVT7iAJi4AE7vl8FQ zeJ^{kL_xO6ZchIiTA}zEv_e*zV7U_+*ac)8o{iwAunQ<|CUBW2N&*e7&=<0e10>r# zu!FUdnd5A@Ldf*(?O?IwXy;C5UM^9PZA_DF^U7xje*NYngy^J3DtkM0fs2<`dI2sS+K*>q>LlAVV@}fKz42QR`9w(Uyg;iam^)_i4!`C!iGdixyA|}MBCk*vIR`+3o zO!k;RrQd<)l)r^4N_X`cNJO)n<2WFWHBg*$r}J zOB^`(z#*K7dZIT_E*$$Gs!Fv$!rcZHiT2Q&A*7W!^_#Vwq!ov*R^NQD`QG3Bn9HRR zeCFs+mA^!UUNEBn2|Z-zJ3#Is3t60lGGB#M>BP)f) ztz?foRO1TiKN+!5;3Dyw;e?n1#?RX{fK!_DUDxoeLLw3_EiQhw7)eWC&&^$0S}G)? z0keY5RlRDMt40~?6bI39lVBsj2YGsl_^xhyG%y?oThWP|2Jv(UmkqO~uVF%M-=jMC z&}kK$cF6`7c+TD=HW>25pc)2dH{33SI>+CR3dcRjT;nXHB`i)$S_zG}l31{KEMjR4 zKHYF^t|>gx=gkL9asy zZN*}QzD*$1NH+Lj?^Zq8?<0qT{#>DbZhS*%h;`v}v^)d1rFya+=YPFlt)6XmG~~L_ zm4fyV(5WER7h7Cis>}71m0;D|;=6nf-Fb&ccT^tLMYvP^A0EU#55tfVWYS1CGL7s3 zPY@w^%GT5M%vLW-@G}a2&VV0*@^z6W>O2vHc*j^IOX$FT{yL0DKnIZYM# z3BD291T%a_xmmHziegj6^Mn0-bxrKH9zdmL#(E*A6xL1 z72>aAukVAYQ>EmGo~0Hf!s3b!|HUmavL3kaTf$kYDCWFjKdT&;1kqme&iZTrA1rjBp zHZ%vy-7)ULH&=@=zr|`TsQ6xS4SQ=v$6o2t=hQQ2ixigfbbm*RRl8b*)ebQ645tXo z!rls6jNb*dS_3bkw|?Z{#;L#=0k`x8fLmyL`tsxHFIw`u&CJH~wtVWrmrvyL+fyGt zns_|*NlQN3lr|=wA3gC3$*IBSe0%u#{h8Kq@#*kvYk0PKr9C-)-)T*rdxgZ@;6{4; z$kBHGvvyu-=O^0v$;}&gukNOVfx(wa5O)MH(aED@AG|{8w;EF~{4mo}uYj-IVC%@q z4SDm_eHz=G>)RY@=fTC)ZcbuWL9Zi#t(T)HJ9KyT`{nJS(dPW`+0mcJ&Ogas*d7{h zF6=;>@V2HSS&zG*>rqy~cD;HhJ9uA~C2{f!z&c5?ZeAwOlnFTU{|I)_c7t>~V_Tq6Dvh z5K>UHFx_8(|7!YGOyIeNmsE{sDBhm^Wr{}s?L7=^hpMm@X1rKYs*HnqNCFe0usB4P z5fE{S-UrTp+1|(>cbo7jIRgUr2GffGI!TV>enp3#p^0Z`a~xg??SEFF8(qN1kjs%@G=mo^PaN?E7TF!5X`PRAba zopI7QvDAl3v=UOa5>hL{!@>)#T8SbaC{HT^;sqf!3Xm|{N=PgZh?hXh1N+1|?Np7Y&v&pqedd;Pm;G|a)5?fL!OM=_53D>j_ZZxdTLfw<2poZ?ZrOs)20 zJka*4-hwaV^I)G(hSQ$!~~F`S!zfnrp;E)hxrgZJf`1y%+Z~yW#j@Ft} zZ%tRLz2th6urr%oTinAao$jyGZV!PG;cao!!?LI#_cWUzd3mgprlZ;Y z!hAw65wlH^_Fc%0E&w=VA~8vILmWc`T(BKz==!8QGjg*e7j;N=0ujLvh*;DN@*P(c z=Wi+680PexoV`&lK`=E1DN-B(V&Ib%-WPLY#ev;hIn$Fr%~lZKl;N_(yz+8 zaSc+y4h5`{bE=lTLDFOjT%6vV9vYg!ZE%DKrdCc(4+t2U$w`(kOkl=u$k%8AG+-Sn zX|d?n^2S`Ex0c>W@6N@eVE;&QVaUoowVYlDaTkef_|;kM433MkR8Q9Q6_S@|aTfMZ z+~!=a^bRjfH+vy6CXU#CA~>)+G#RG_ZNc8PX8r#^R!jf?$+|Cn68uAP@>?mkb0;O7@gTG-Ka=orera^I=6nK-L zk@Y##2d9C_W9~D$;JxU1Dlwz;0}v0OCGJIlMn*yox8|Q@j}-ZbJUse8#T? zXg~?lAPwyUKE+4dased-BjF`p2%BBQ?ga)YOz)NBX9?VGN|4^|OiB!m%urI+DI777 z=$&q;?YmEM(hM+alv!~!3whlALO|ioYwO$4d!Jk3=G~z>F>l|^>OG*RNAW5?g;zlT zC&9<|T0Nfy0q=r7xDEQ1_RonBQKEp*0SKL+6CtK_0YV%Qy0;~3k6X>bO?tzV~V zPDhU=pN^+MCRJK8=CopJffg51YJSFUA5RV*OX+!oiX})1@+{R;a1%*MdAO;uBHWSe zkkFBEVxqKUw%1kBD~E>NF`zKik`2RSpoIQgC~k2Zp~$`H-ROFVtcJ)&WY*4COYITEN(dH3swZ>JvPI%6D?vydQoIYn&Pu!I_E2;*JZima*fMI3{Ruc71nW=E3Ja#r_j9s-lpvYA&DO%7uiAB}?74AfrU49#2V85tkHGCoA! z)5@e!)(ujUb)76%!xf&u2`0qMxc!K|cx6Ue2OhH zxnu?us?efg`ry9+GXUoxybu_AvFR_N;%4W$vlAoE+ZbROx}53LEl5M5jG6vL21&%^ z=e2xM2r{%hJB$U|5GKa|6!hA}QLAAmES>cMgO0P|MFT!|0402^T&(QgnOC429asMq z6t}ofy870;602Q_wXV1B1YR6J`RvHgPyeas+`}(D*!7|R2M3?`oVyc+Vxv8NFMT)t z;KFKq?~C1s?n@s?FJisxu_LRoBOfmQr23=k)0wr{$@SQo)!3Qe%>8=)dF;$u?3-IY z@1Bl37hVOpX#D%B^>|`6o_HE~Hv3WGmxbr?#9I8)A0n4ubnm}2`bnho-n)0-U5^}G zjU3#FeR(~0Y&CZ5>4{&Q`q`;x)wSc7*J7iueBNjWVC_0^XY@b++RN=5_UIV%KaLE) z!wX*40raTQZiXZY9}JRYh9#+>DPPOIX76 z&JF?+!xY5uFoumXnCXL!WXGZTh+`N7mYEqwzEyk!2t5VGZSK!}`Y-zrKj-&u@xA_` z&98ep{0APK*yNykxa(o|(LRfOs=vaX8WzF`olHcu0VvE6q{rF;g=&}qW2pqU%$hof z;ebiH2TU@n=96$rZW=W~Zi+H7c9f;DjfrwG^Qbvy8MVZ$qgGPKMr|?ssGXF#XhqC1>WDc< zo#fpdb;T-2D`W0acdTl(DpoyOP3kStnwV$QL(0}@ZLDszj+AZD`j~gr8*3PCpeYk2 zQj-Ua1s8I$>3v#z8*MgGrzyeyIwe$y_V*dRcE=3ucl-`thWxZ@z7UEgMcL1&On-bv zWzR)qMYX;#r9=|(P!s?x1BqBH6c_v^l^cBNr59dOEyE)N1B1iEepYo3B;sR{@uU<& zc$GaHi3@7|xTplf#SOu+NK}+n?h-W1FsAjz$kd=DB_t@@p-zk|!DwO}rm$k)DJe0o zI;N$FA_fylWh$wJwY6)hRe#w!1|PZvXuu7D&7ema!8FPW%qS-`3g*|@QL|tXErM0F zina#mB(S1=%q-ZTrGm8BMF-S5MHjY0O9ix4Zto*-(Bgm=ci9#vv{aRCaY0LU*_KLZ zsVUpyh8B-dCAtI_=4FLyc&~-8se!z%Y!45#)E9kYt!NYKL_2(!cg!l(Lu&){_d?!C z`m>@9#%+N2rWwxPqfhuiA>($gb@*@Zu?MpokT2cdxWa;-}=5u1Ei@L%3nQ{vKoY?nl-{w zIT^@IOuag&(HoFCkT_C1w&&R;z>mnH%wIS&Jko!T2f7?QdFK2JFY(2!csV3RLKneM zLC%YV>;&q+91%nz0G19bh+r6*krTntvFKc*vJ+x-3Rk7^zgnT?#NbiwWNAS~N{Xja zdtd=%Ir5CGh_Rk&7`YtxqYz4&HNm3VkX^}OsZOImRz0aB3Ln*msn&77(J`EqBosNt z-)u-+A}chxfD4ci?eNvsa7+jSya&3Kc!kUT+1pOlE&q5u_QsWn8==ggUwrd zjO+j|(>V%3SdHXsT))EWkOp%P~!-c(T)6b1Ti^Bgm4k}R_(!GuQkEOVKb z4k!)-ZnDxS6>^Y+>||Bp-6$zFMroFLUzfW1JTE5{j{!AI8MDr@He6x7(Nf4~=~*ze zFH;|w4M{V{DLahzS$eX?C>Qcs?gNVfJxc}MMhncq8|6Yi*-QH<%hWXe|2encHsm*}EP4_ui&9->z(i0PQ2Q!Jl(@&egsTY%HFzJB=z0o*y4if7Dz0ruAh@$bV z+R&&BqGMzNt-4^9K`d#Ys+}yD)Tq^D2u-*d zBbmVu9tYXViRd4z>|`PW0#{B*unGwoPpu3JA_&MB_ya`1ODMRkSfJXQb$p(Oai{!&jeoU~tYMlTJGb&25gybk;a6zR-8PzpfQSe9*D4|qFO2$*( zvQigX{sKVcQ-Gzb)E$pE>*>sRIzhl@JzW`3*G5hK(zA=tLYA%BnW@>iQQNQ-Tns{% zt?ka#cHebcJob6(T@U5*qGydpF#kCEKFy?VV}wdgJbO z_n!M4<8JnQRUEf|sj)T=&DeH2uSd z+m4RS8t-?{eV*f>`SbgYPYL-@J_`8!$W}YBoBFu6^5ib+=U0R|Pc-5Y=x`8gI8^%mU zy~=3`x}26M=~YHwfV|CX24hVSm@$npC#koXx7aW6O71838vYa5g!Y0K zFgPzj)f(R~um;pMI&7k0C+FBXW}5PIrLG4m@cr<=H44dDiY6w& zYoL7Q=%OW;QT~%gu+x|k@>$xL^au13O;d0BSTMlka^s=x=(rdcuS`kDQisb*k8P4IaFm3d`CSFy9zUw!xY)S-_3Vy7W=CMn-Md*;x757YygZ$4-IrYMe_rqjL9yzXpC zxBbG|0d{nnUOc|$X#dPrmow4MgIf$!Y0puN&Hl%&y)Yrc%B_0WK%Kd~ghP5Ewy_VMe=|xhorOZDd)Lvmk=kZ*QyKhNkL6Z9)U$WuQ1n}9%L!t zVyPS232B1wM8_X;KKWUntC54Sg74}c$e$b9qHt!j-I;=R7)V)O4SdpjHsU!6rOf- zz>O&Dx|Ee(dG}zBRr0|G*Z{U*SQFHz>=?PcdrbuyZ6p>pIJQ%=a&zDYHfQ0F5iH0pB9&S<@p6LT8ul`i9A+eTKzE? zfrM(&VYU#8ZV7S_6-yV<{1>szlqb=^MC%#T1|z%ckaGuF=Z@QUxY^_e?Zi=l!~ zt?f@h{xul>X_5cu5i*GdJ_XVpT2OO4Ntd9zLUTbhf)2ydp|#W#AYz2*&Vs(dAWEvW zEW!&e%|8QB84~~I>bD4q9|00C;CW}px-%_7*)+%l12UV0us)Z&G;*<_RR|{ z^=1@wlevT1OUd*!*qkrJD!~X0Yq0>oC3WN+9_WQh+zn5idI&MWaYsbL(+Vje!;w`4 zj*LjaQHLY;ptKj3L9`u_0}mOW+?R6s;5bJ!B>Q-uGz3-^N?+A8B|$JS2w_7I50dU8 z7pcN3P=%5%EQl|xsYMA5f9VV+sLQ0YIF?r%OIr&8*2jC)54Mm% z>pPtB9nSjBWPE4VeP`EO&fTLdw&T}_=1(t-pw_KTTW&jcZ8Wspqd4dB1#Yvp^?R@0 zrP!+Do9&%H>3X;8CxLeZtF`OxhZoLndib@ry{iXr?78hZ^~?Hp;wm4^cn_|Q-}WAR zV1rIM?0J`gq3&`p&jYhj_fSSEzUA+yP8_m)bcj1~yh6GJHDMI)#)G1YFzvrUfrv(< zr6@1QpasvPoMt!J1{ew?7SUs-Ii{fFjdsFTc?K3Bum%jNivu8e2u2E~B9iX{ayLCf z?)!9dXHtRFpvtzBdFhEY90tN6AD$q@m6REXn)k^=eoiwWJb42`#vqYKgVL*j3XN3J zmNSGfqEcm%;50jqh4+FK2602BddgDSErTO7E4cK+moZ?mfDd(C$#+Ie8p-Msvbw6ZdC+r9q*0~I-}y~_aT z12D+7*N1Wi4F8X={u=I94cFgnD}N?-4}c)rkeA+QeHS*NV0)Kr;{T15Hi(6ugHtw$ zGT?f*J;tm*qTWH0Dy$Oic2j|P-UMQ?Q38j*!s=(Z?c_7V>EvTh9V{UqSr?OV!Y<=+ zOh_&{k;$JzN#n3W)uIbOm3{Hdi$MwZ5u%}*9ZJMp!7*?nmFb5&C@`6j(pivL&u4tk zulv5T-f|X5%z0?hjt=BTGoP;cNyEDhf8CUJt~CZ0EJ$i!Pmix8KXo6x%K_j621a^- z!;vu`%IG{V^*j1|m|Hzu{~=3xmoN1sGa(<>_#$SQK^hotx>`|?HbQ>1Ye34g>}5)F z6}5u9hs0z=Qm)Z9s^AWmJ1&`Jegp@=*h?_I1IH4DLkYC0Aq1ZfjzRdpVGh*&WZrZD z)aZ|F0fOa%d1LV!2J^XZbJMhfrWAR~85%I=4lq&j{R9h)53cO?r}UeQv5kWQzjY|( z8z7f0@CY>@s^;Mqf|LLmg#i{+q=AQYd+NXd#OVqW0RING%A25_qP9@+z4!OvtTCq1V6RHOQ zL=;}s)}poAwaWsyjFOnoZa}V7he-^RK}a46^c;rD$9OuWrw+fx-e_5Xr&Cp%t?J5D zb*)&|tDc!R-zhkj`!nwS>+XZ|+(w0a{@Kmy#(v8mj)4t`y$oJ|73__grj6>; zKj&^vueo2?VoWuz95AjcXSLWa(3_6BtfMXCXiHy6KfiKfCAl&V4s8438_It;PX1xD zl82z2t$L%zv()!jeH%ME7U=KWHyl-;Z&o&BE4wq5-54x@VPN7NgEvDzi{6Uf{N`HI z`St3NHOI*3IfxltpdZSe@Ex}tJNkE1w|3i3^f9;gdrnxGk1Tai{%D8y#6jkxgB+AW zKx)^Iq?e&bn1#f6@-~P9HN}djU}MZOmjJy|D_97~d!|Q~5Y&SBN4|W=0?~wmIw}gw z&N2e02XJY@+yJw|(IY(!CoHM{=iz<;-q=d;vCt*BUX_GfL3oEpKilTVf%x%Vii}Sv zd^{Pu2+(LuNaIPoAS9=HP6J31wdRYswkmcj+kU99k$+4)z1v2`bOe-!33!R!yNk7=$F3&{EJaB1eZi4 zaSD$6fGY6j7yQ9RxA8!#@{E2hf+r#+0CMC6%m=qEU?kNxcqJ^7YZ%f|thI^xcXB+~ z36!qPaQsBd^q@G zZFo|bbu_~P*@pWZ9H_z39Ey{*rtbA>*v+1t4PYM1XqsPZ+(EswyWhf;I1adnWFI%7 z0FDD)ZWsU3QNA9|t!X9ihLnrof{LzrGK4^D3=G2He>)Pn@c?Hz1(lljyRXrHb_gzC zllw@jS-XvtYA>fab(IJ-12=!*Dw3uz(7PqZA>Jg^IM`H(;uIgdNEl{K?JU37dHt-P zT)T0nF+c}8q@wz*W7m(ZRruhB%+j&NV{4AK4QK7!)jw|hVPnP#$C zHAmMInm$7%b9}w}xi!aggme8S$pdo?`I}X1P&*wDs`elrSSR7gBd9up!EeEBNz|wC zW(fv`L>LM+k?}ZO_6kbkw~`Ua@j?+8xiZ`xlDc3(2`NWH84b4s6iH73N+=Pua4@nB!RLDv`4EknFhV0? zf|^{80198H?waa2Ywj7UsdbI5&zY=F>(#+6Pbb%xJ4f%~>X#4YD9BbkE8+JVNO4u( z!kXMD-OSn3mvaEZ3ek zV^#Z#u)6=f2r1q;iLLF}+L0c^s*cr@H)=jSLy9*$v9&{M-Kn**tHU4KNb!cCx4O9F zE6@tr4fe+HKR_!KZ$c|%IiBSXtg_hQzzq*}II!g~bBA(n4|jpaDKR(Z#4=8bd9K^R zdDCoq_+1zfimL-8yP;(_2ez6N-1h572heUfXtfVlU!s203C0XCu* z`k94F)e85ewA*S(8md{DnL+@vqev%&B-9qTcNWOsI}3!Pk-$Ze#NeotyT%eSa5*4Z z2`Nb#z~FKqxtu{RR;W$ehAY0FM(${6G>F!`c6#V7?U0wzaeoZy~hT55-cK#Q&?>E$u2PTd-ZBdZ?-a*lUUt{H$@7NmW>$A4T djID9`OY64ItLFRW6D-|NFCYFrMG9or{{h3XCuslx diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc deleted file mode 100644 index 1ca33bcdccbfd7a1599069b47baceac2d4e4df68..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10143 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 RY1zTm&g}nh0tGv({{=kbFR}mt diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc deleted file mode 100644 index fa4c3407fc217e54d0477c4b1a68f02c7191f4c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7571 zcmcIpO-vj|7Vi1)8D?OZ0R{$RdcXt^7%MQbO!n#gK3(*-o{`AKyT zHtZmIS3VGFrEE^lF_BgZ7M9{Y?H>2I(rP95&O|+`*os%{J?xDH?w)j#y`6Du2; z7IeLO@71eUud1uQdh@qPB*egzZU6g%-oh~dq80n`S;W>qfOx=&jOdb?j9I!eE~vX@ zcg~aXxG2vfdvm^w&!D}sKNrXZ4B98NxnL$}(0)0TYsfU@!kMs956F>RW2VudS-B|} z%|s14C^zR~nV3O`HfTGM#Sb z9Yze_XT%6<*zj1~L(8so<9}#nCha2r4+Ob{6rjA_8d3Cyw%L#drgzre|0-u$UkS`UXW#Gp9)6vdF7g$lgX6m|fWgl)cT%XkN%J^9oW+Md*OHyY`R}$}1&|cu~TnF<-zrL6%k! zUlh~@=nP9L;tM6USfWlxZlYZA5_ptV3wSwe4%K`Itjg9~Ks8rjX#*a!4+{~5eCSWu)NK`R>%tSwgf_DL_k8j6bcyZ=L#y~ltKw-5hvj6g0w`{ zj1G!YkrQO4z$v9-v4B;D6RlBF*XS^~o;n9%WRi@Oo@3md1u45g`(KhoWSA2291@ge z?vAj`sbJ6;$}%T_YC%RE$}dT{kf$q$if7SwPe?QeD|Ffc<+whuJkNb-Es9&*WStXE zl%}{3t&k5HK^@xGA09Ss?zJ?8cNjBA^m7bNE@hSN34p1Y;(ol-NqNU~(WU%Kb!(RB zjE`(96F-KJ1?Ok7)`xDaPr8}WPkieLEcgdZnOU@!ZGEw5Z36W?)!yuwMSnftr0vDO zVfE$ud6wA&vuteQJFUMapTj$?(%NgX+<0J?qX%X=c3_s_@ZJ5qrZ~6lw)@&HU+ zClAc>p#!sg_`oc42WGkFz$_nmy_Q9n=oUSqSM-T~^$pwh;!&G&N-^+=-LQ6A7gM*d z4>&qDwg36x?DBQ3kJ)XUQuW&O;;>CQCD=ah)NE?QZBnbQ{pE`%Y)z*WgJqZ9&NzAY zvHK(K_C5a`Tgyy3G_&F!5?A~~Ln2btm1eV)@&d)aLja{#5_?!Cz9eBA9U0)%Lv_3M zqCY7Q0A~_}Q^RR5@zP#MAcs_8Nx&o^qB)@?tHis2L5fv5EI4>7w1=$ACBnX087!h734TZeCY*!*hjOGxw zs~!bsi3fP3(Xz`g2+9J2eklIJNKyD%@Hs}!88BW_3bGL=5-KTx$x-pt=md#?ysjEG z5x&{N@UKmp2Oy7ls~5$(Q4n`QA^vO$L##*#9r%t5$M$fVjmwA$?)Z6JC>2SA0r;$n zzbIe@VG@_}P^eZrQwX;fuY%+`5;9xRAS*QL9QVU}BTySLZ#N@LfKW$dY1XQr7#dV7l9Im8BtL)fM73ir~c=w9o zPHCyBO6sjDdtp~kdTLxtjaO2qtL&LQq91i!Pfcp6$x3Rf%D%a$)kQ6Jv68w}WiLOk zpQ~CpS_`+-!rirSU#+>j*3$8`rR~9$Pp{OPk8d_J!PHA87!18^V}fy=J*Kh8)^C1w z>)|b!ycezAdh4jxI{Gx+riXj9a1Yq}8fAtv}Is@AEXtAgo5aLtTmN;cO09t++rEmY)5b4;CIQlmA$ZsQu z)gWl}+kB@i2dT~dV+Y)Q@Cb1CK^~6+8`g?i4M9&sP7gL!_BpGo99kT)`A%78A(q>* zSZ$bRR>S3n{ZPk#=)j)6OU$h+46_<3M;1>ywr%P+uHQvLGH%zM@}B!$=C`hLaPf@8 zv#D~V&iC-*Ih*g4``dI{{qCxl0o&)D7B=<&kI=CSZQr!*IHes4_|C$(Q@vnIASo7F zoVIIDSq|G4opq>QvgJ3Jbi>Tev=^TS4hbj#8vwnK$d1Dt4^km(AC_qk@ry`CDk9$7 za59sq31I-MKvofwXyV&xmNcr6-m{vCCKpYnr?OZSqfg?RvzsDdmbkpz(_slqHI&`e}!nHC}c3djgB zo|L5!6w^)87zw7S2ok4RR0}mizSIaVrk@gNwL)Vd6y6Gg5$Omd+8_b|9#wQ##dL$l zbVnsDfHfmq3n2%?^?(vLP=yWyZPoGl?U-Gr@`xn|CM%MQ!+(jPx@JD}W{y$asqU>@xA@g&ZOYMOZ?-Eah(lx6TdX7m7s$O9irS z#vJaWqwqPvnWXoQfb({W*_u#=hZHRDWLPoH#t`pfLCRx#l%*Rny@{Ahf_~w~%EFVB zGS-MXf^Q0bn{ruuaHOfuVVc|~A$!Hc0`Sllv|E}rb{>3++VJ2~ekHye zG6M5DNR?ItDn9S+Ukg-OZqv_nbyKS21sl`Zw8o~_`vG*l=pI_1*M~1^!xt;v(^TQm zQ#SVd2|eDg#X;fd^H`f68_;3{>l2mOiM7Csc1pFMSc}w}TlMBat$DE4(nR z*4$a^O1%ttTSIHX%`g*f(VLEFO-DYzxjymu?LWU$X}YxLeaiNIKEJM3*^|%X2|Yfl z#YbzMN35>Ffp|x)gVQ^Pw2q-#vb)xne31V%53s6bY>NrDgx1*2Hm0RrkN0WuzFKP+ z)rVHL&xSi`Es?Gr>eUa8X@|x(BTUO1TTH-c8UuW#vt1h7_1RpN?R%c=(USvOa$x=B zU%gL~1C`|UwWjA>&swM!@6qEUT6{#0k8APqO8oTqj5l~}ZMxPJ)0?_A`qy7eBp=-U z^zM_y;FIVeylc^RJ$hV=9)BFKMo-nENj;jX0)*xee8X0?ET8vFRSdYYHUJh&uJ`x?DPL@Xnh)Pf6{U4vGS+8f4uvbP-Wt3 zHGJ(wQ`=f2o`B_%c4L~Sn@NWW%k%Ur;&~F{;bRa>GNr>j|4~VhElGgq#X=U?zLEl4 zEv9E3rU?Y>p)U%DhzIr~;(^-^Mo@jo82uP46;t44yl9^a{Q&MW-?>9RcC+0VIezc* zR%4&J>D#n!N z=y2(BGN$E4m3Y#2^uG)xjPCvi5$=^~ diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc deleted file mode 100644 index 63722606450d9fb8bb690c926a3173f1cb04c209..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4398 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 UoL!gN2)d1^`$#(AQn>Yh03eIBt^fc4 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc deleted file mode 100644 index 28701388f87efa3cb4fa38b162d043f9f5b5015b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1655 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc deleted file mode 100644 index 1dc0c128c0c9a001d46562092fb93488eaff2e53..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 9710 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 F{{j(p$8Z1u diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc deleted file mode 100644 index 5bcb047e8554b462352a7bdcaade86f0e237ddba..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4708 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 Ke-s$OJ^vq%UBx8; diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py deleted file mode 100644 index 3283361..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/cache.py +++ /dev/null @@ -1,225 +0,0 @@ -import os -import textwrap -from optparse import Values -from typing import Any, List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.exceptions import CommandError, PipError -from pip._internal.utils import filesystem -from pip._internal.utils.logging import getLogger - -logger = getLogger(__name__) - - -class CacheCommand(Command): - """ - Inspect and manage pip's wheel cache. - - Subcommands: - - - dir: Show the cache directory. - - info: Show information about the cache. - - list: List filenames of packages stored in the cache. - - remove: Remove one or more package from the cache. - - purge: Remove all items from the cache. - - ```` can be a glob expression or a package name. - """ - - ignore_require_venv = True - usage = """ - %prog dir - %prog info - %prog list [] [--format=[human, abspath]] - %prog remove - %prog purge - """ - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--format", - action="store", - dest="list_format", - default="human", - choices=("human", "abspath"), - help="Select the output format among: human (default) or abspath", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - handlers = { - "dir": self.get_cache_dir, - "info": self.get_cache_info, - "list": self.list_cache_items, - "remove": self.remove_cache_items, - "purge": self.purge_cache, - } - - if not options.cache_dir: - logger.error("pip cache commands can not function since cache is disabled.") - return ERROR - - # Determine action - if not args or args[0] not in handlers: - logger.error( - "Need an action (%s) to perform.", - ", ".join(sorted(handlers)), - ) - return ERROR - - action = args[0] - - # Error handling happens here, not in the action-handlers. - try: - handlers[action](options, args[1:]) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - return SUCCESS - - def get_cache_dir(self, options: Values, args: List[Any]) -> None: - if args: - raise CommandError("Too many arguments") - - logger.info(options.cache_dir) - - def get_cache_info(self, options: Values, args: List[Any]) -> None: - if args: - raise CommandError("Too many arguments") - - num_http_files = len(self._find_http_files(options)) - num_packages = len(self._find_wheels(options, "*")) - - http_cache_location = self._cache_dir(options, "http-v2") - old_http_cache_location = self._cache_dir(options, "http") - wheels_cache_location = self._cache_dir(options, "wheels") - http_cache_size = filesystem.format_size( - filesystem.directory_size(http_cache_location) - + filesystem.directory_size(old_http_cache_location) - ) - wheels_cache_size = filesystem.format_directory_size(wheels_cache_location) - - message = ( - textwrap.dedent( - """ - Package index page cache location (pip v23.3+): {http_cache_location} - Package index page cache location (older pips): {old_http_cache_location} - Package index page cache size: {http_cache_size} - Number of HTTP files: {num_http_files} - Locally built wheels location: {wheels_cache_location} - Locally built wheels size: {wheels_cache_size} - Number of locally built wheels: {package_count} - """ # noqa: E501 - ) - .format( - http_cache_location=http_cache_location, - old_http_cache_location=old_http_cache_location, - http_cache_size=http_cache_size, - num_http_files=num_http_files, - wheels_cache_location=wheels_cache_location, - package_count=num_packages, - wheels_cache_size=wheels_cache_size, - ) - .strip() - ) - - logger.info(message) - - def list_cache_items(self, options: Values, args: List[Any]) -> None: - if len(args) > 1: - raise CommandError("Too many arguments") - - if args: - pattern = args[0] - else: - pattern = "*" - - files = self._find_wheels(options, pattern) - if options.list_format == "human": - self.format_for_human(files) - else: - self.format_for_abspath(files) - - def format_for_human(self, files: List[str]) -> None: - if not files: - logger.info("No locally built wheels cached.") - return - - results = [] - for filename in files: - wheel = os.path.basename(filename) - size = filesystem.format_file_size(filename) - results.append(f" - {wheel} ({size})") - logger.info("Cache contents:\n") - logger.info("\n".join(sorted(results))) - - def format_for_abspath(self, files: List[str]) -> None: - if files: - logger.info("\n".join(sorted(files))) - - def remove_cache_items(self, options: Values, args: List[Any]) -> None: - if len(args) > 1: - raise CommandError("Too many arguments") - - if not args: - raise CommandError("Please provide a pattern") - - files = self._find_wheels(options, args[0]) - - no_matching_msg = "No matching packages" - if args[0] == "*": - # Only fetch http files if no specific pattern given - files += self._find_http_files(options) - else: - # Add the pattern to the log message - no_matching_msg += f' for pattern "{args[0]}"' - - if not files: - logger.warning(no_matching_msg) - - for filename in files: - os.unlink(filename) - logger.verbose("Removed %s", filename) - logger.info("Files removed: %s", len(files)) - - def purge_cache(self, options: Values, args: List[Any]) -> None: - if args: - raise CommandError("Too many arguments") - - return self.remove_cache_items(options, ["*"]) - - def _cache_dir(self, options: Values, subdir: str) -> str: - return os.path.join(options.cache_dir, subdir) - - def _find_http_files(self, options: Values) -> List[str]: - old_http_dir = self._cache_dir(options, "http") - new_http_dir = self._cache_dir(options, "http-v2") - return filesystem.find_files(old_http_dir, "*") + filesystem.find_files( - new_http_dir, "*" - ) - - def _find_wheels(self, options: Values, pattern: str) -> List[str]: - wheel_dir = self._cache_dir(options, "wheels") - - # The wheel filename format, as specified in PEP 427, is: - # {distribution}-{version}(-{build})?-{python}-{abi}-{platform}.whl - # - # Additionally, non-alphanumeric values in the distribution are - # normalized to underscores (_), meaning hyphens can never occur - # before `-{version}`. - # - # Given that information: - # - If the pattern we're given contains a hyphen (-), the user is - # providing at least the version. Thus, we can just append `*.whl` - # to match the rest of it. - # - If the pattern we're given doesn't contain a hyphen (-), the - # user is only providing the name. Thus, we append `-*.whl` to - # match the hyphen before the version, followed by anything else. - # - # PEP 427: https://www.python.org/dev/peps/pep-0427/ - pattern = pattern + ("*.whl" if "-" in pattern else "-*.whl") - - return filesystem.find_files(wheel_dir, pattern) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py deleted file mode 100644 index 5efd0a3..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py +++ /dev/null @@ -1,54 +0,0 @@ -import logging -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.operations.check import ( - check_package_set, - create_package_set_from_installed, - warn_legacy_versions_and_specifiers, -) -from pip._internal.utils.misc import write_output - -logger = logging.getLogger(__name__) - - -class CheckCommand(Command): - """Verify installed packages have compatible dependencies.""" - - usage = """ - %prog [options]""" - - def run(self, options: Values, args: List[str]) -> int: - package_set, parsing_probs = create_package_set_from_installed() - warn_legacy_versions_and_specifiers(package_set) - missing, conflicting = check_package_set(package_set) - - for project_name in missing: - version = package_set[project_name].version - for dependency in missing[project_name]: - write_output( - "%s %s requires %s, which is not installed.", - project_name, - version, - dependency[0], - ) - - for project_name in conflicting: - version = package_set[project_name].version - for dep_name, dep_version, req in conflicting[project_name]: - write_output( - "%s %s has requirement %s, but you have %s %s.", - project_name, - version, - req, - dep_name, - dep_version, - ) - - if missing or conflicting or parsing_probs: - return ERROR - else: - write_output("No broken requirements found.") - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py deleted file mode 100644 index 9e89e27..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/completion.py +++ /dev/null @@ -1,130 +0,0 @@ -import sys -import textwrap -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.utils.misc import get_prog - -BASE_COMPLETION = """ -# pip {shell} completion start{script}# pip {shell} completion end -""" - -COMPLETION_SCRIPTS = { - "bash": """ - _pip_completion() - {{ - COMPREPLY=( $( COMP_WORDS="${{COMP_WORDS[*]}}" \\ - COMP_CWORD=$COMP_CWORD \\ - PIP_AUTO_COMPLETE=1 $1 2>/dev/null ) ) - }} - complete -o default -F _pip_completion {prog} - """, - "zsh": """ - #compdef -P pip[0-9.]# - __pip() {{ - compadd $( COMP_WORDS="$words[*]" \\ - COMP_CWORD=$((CURRENT-1)) \\ - PIP_AUTO_COMPLETE=1 $words[1] 2>/dev/null ) - }} - if [[ $zsh_eval_context[-1] == loadautofunc ]]; then - # autoload from fpath, call function directly - __pip "$@" - else - # eval/source/. command, register function for later - compdef __pip -P 'pip[0-9.]#' - fi - """, - "fish": """ - function __fish_complete_pip - set -lx COMP_WORDS (commandline -o) "" - set -lx COMP_CWORD ( \\ - math (contains -i -- (commandline -t) $COMP_WORDS)-1 \\ - ) - set -lx PIP_AUTO_COMPLETE 1 - string split \\ -- (eval $COMP_WORDS[1]) - end - complete -fa "(__fish_complete_pip)" -c {prog} - """, - "powershell": """ - if ((Test-Path Function:\\TabExpansion) -and -not ` - (Test-Path Function:\\_pip_completeBackup)) {{ - Rename-Item Function:\\TabExpansion _pip_completeBackup - }} - function TabExpansion($line, $lastWord) {{ - $lastBlock = [regex]::Split($line, '[|;]')[-1].TrimStart() - if ($lastBlock.StartsWith("{prog} ")) {{ - $Env:COMP_WORDS=$lastBlock - $Env:COMP_CWORD=$lastBlock.Split().Length - 1 - $Env:PIP_AUTO_COMPLETE=1 - (& {prog}).Split() - Remove-Item Env:COMP_WORDS - Remove-Item Env:COMP_CWORD - Remove-Item Env:PIP_AUTO_COMPLETE - }} - elseif (Test-Path Function:\\_pip_completeBackup) {{ - # Fall back on existing tab expansion - _pip_completeBackup $line $lastWord - }} - }} - """, -} - - -class CompletionCommand(Command): - """A helper command to be used for command completion.""" - - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--bash", - "-b", - action="store_const", - const="bash", - dest="shell", - help="Emit completion code for bash", - ) - self.cmd_opts.add_option( - "--zsh", - "-z", - action="store_const", - const="zsh", - dest="shell", - help="Emit completion code for zsh", - ) - self.cmd_opts.add_option( - "--fish", - "-f", - action="store_const", - const="fish", - dest="shell", - help="Emit completion code for fish", - ) - self.cmd_opts.add_option( - "--powershell", - "-p", - action="store_const", - const="powershell", - dest="shell", - help="Emit completion code for powershell", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - """Prints the completion code of the given shell""" - shells = COMPLETION_SCRIPTS.keys() - shell_options = ["--" + shell for shell in sorted(shells)] - if options.shell in shells: - script = textwrap.dedent( - COMPLETION_SCRIPTS.get(options.shell, "").format(prog=get_prog()) - ) - print(BASE_COMPLETION.format(script=script, shell=options.shell)) - return SUCCESS - else: - sys.stderr.write( - "ERROR: You must pass {}\n".format(" or ".join(shell_options)) - ) - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py deleted file mode 100644 index 1a1dc6b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/configuration.py +++ /dev/null @@ -1,280 +0,0 @@ -import logging -import os -import subprocess -from optparse import Values -from typing import Any, List, Optional - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.configuration import ( - Configuration, - Kind, - get_configuration_files, - kinds, -) -from pip._internal.exceptions import PipError -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import get_prog, write_output - -logger = logging.getLogger(__name__) - - -class ConfigurationCommand(Command): - """ - Manage local and global configuration. - - Subcommands: - - - list: List the active configuration (or from the file specified) - - edit: Edit the configuration file in an editor - - get: Get the value associated with command.option - - set: Set the command.option=value - - unset: Unset the value associated with command.option - - debug: List the configuration files and values defined under them - - Configuration keys should be dot separated command and option name, - with the special prefix "global" affecting any command. For example, - "pip config set global.index-url https://example.org/" would configure - the index url for all commands, but "pip config set download.timeout 10" - would configure a 10 second timeout only for "pip download" commands. - - If none of --user, --global and --site are passed, a virtual - environment configuration file is used if one is active and the file - exists. Otherwise, all modifications happen to the user file by - default. - """ - - ignore_require_venv = True - usage = """ - %prog [] list - %prog [] [--editor ] edit - - %prog [] get command.option - %prog [] set command.option value - %prog [] unset command.option - %prog [] debug - """ - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--editor", - dest="editor", - action="store", - default=None, - help=( - "Editor to use to edit the file. Uses VISUAL or EDITOR " - "environment variables if not provided." - ), - ) - - self.cmd_opts.add_option( - "--global", - dest="global_file", - action="store_true", - default=False, - help="Use the system-wide configuration file only", - ) - - self.cmd_opts.add_option( - "--user", - dest="user_file", - action="store_true", - default=False, - help="Use the user configuration file only", - ) - - self.cmd_opts.add_option( - "--site", - dest="site_file", - action="store_true", - default=False, - help="Use the current environment configuration file only", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - handlers = { - "list": self.list_values, - "edit": self.open_in_editor, - "get": self.get_name, - "set": self.set_name_value, - "unset": self.unset_name, - "debug": self.list_config_values, - } - - # Determine action - if not args or args[0] not in handlers: - logger.error( - "Need an action (%s) to perform.", - ", ".join(sorted(handlers)), - ) - return ERROR - - action = args[0] - - # Determine which configuration files are to be loaded - # Depends on whether the command is modifying. - try: - load_only = self._determine_file( - options, need_value=(action in ["get", "set", "unset", "edit"]) - ) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - # Load a new configuration - self.configuration = Configuration( - isolated=options.isolated_mode, load_only=load_only - ) - self.configuration.load() - - # Error handling happens here, not in the action-handlers. - try: - handlers[action](options, args[1:]) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - return SUCCESS - - def _determine_file(self, options: Values, need_value: bool) -> Optional[Kind]: - file_options = [ - key - for key, value in ( - (kinds.USER, options.user_file), - (kinds.GLOBAL, options.global_file), - (kinds.SITE, options.site_file), - ) - if value - ] - - if not file_options: - if not need_value: - return None - # Default to user, unless there's a site file. - elif any( - os.path.exists(site_config_file) - for site_config_file in get_configuration_files()[kinds.SITE] - ): - return kinds.SITE - else: - return kinds.USER - elif len(file_options) == 1: - return file_options[0] - - raise PipError( - "Need exactly one file to operate upon " - "(--user, --site, --global) to perform." - ) - - def list_values(self, options: Values, args: List[str]) -> None: - self._get_n_args(args, "list", n=0) - - for key, value in sorted(self.configuration.items()): - write_output("%s=%r", key, value) - - def get_name(self, options: Values, args: List[str]) -> None: - key = self._get_n_args(args, "get [name]", n=1) - value = self.configuration.get_value(key) - - write_output("%s", value) - - def set_name_value(self, options: Values, args: List[str]) -> None: - key, value = self._get_n_args(args, "set [name] [value]", n=2) - self.configuration.set_value(key, value) - - self._save_configuration() - - def unset_name(self, options: Values, args: List[str]) -> None: - key = self._get_n_args(args, "unset [name]", n=1) - self.configuration.unset_value(key) - - self._save_configuration() - - def list_config_values(self, options: Values, args: List[str]) -> None: - """List config key-value pairs across different config files""" - self._get_n_args(args, "debug", n=0) - - self.print_env_var_values() - # Iterate over config files and print if they exist, and the - # key-value pairs present in them if they do - for variant, files in sorted(self.configuration.iter_config_files()): - write_output("%s:", variant) - for fname in files: - with indent_log(): - file_exists = os.path.exists(fname) - write_output("%s, exists: %r", fname, file_exists) - if file_exists: - self.print_config_file_values(variant) - - def print_config_file_values(self, variant: Kind) -> None: - """Get key-value pairs from the file of a variant""" - for name, value in self.configuration.get_values_in_config(variant).items(): - with indent_log(): - write_output("%s: %s", name, value) - - def print_env_var_values(self) -> None: - """Get key-values pairs present as environment variables""" - write_output("%s:", "env_var") - with indent_log(): - for key, value in sorted(self.configuration.get_environ_vars()): - env_var = f"PIP_{key.upper()}" - write_output("%s=%r", env_var, value) - - def open_in_editor(self, options: Values, args: List[str]) -> None: - editor = self._determine_editor(options) - - fname = self.configuration.get_file_to_edit() - if fname is None: - raise PipError("Could not determine appropriate file.") - elif '"' in fname: - # This shouldn't happen, unless we see a username like that. - # If that happens, we'd appreciate a pull request fixing this. - raise PipError( - f'Can not open an editor for a file name containing "\n{fname}' - ) - - try: - subprocess.check_call(f'{editor} "{fname}"', shell=True) - except FileNotFoundError as e: - if not e.filename: - e.filename = editor - raise - except subprocess.CalledProcessError as e: - raise PipError(f"Editor Subprocess exited with exit code {e.returncode}") - - def _get_n_args(self, args: List[str], example: str, n: int) -> Any: - """Helper to make sure the command got the right number of arguments""" - if len(args) != n: - msg = ( - f"Got unexpected number of arguments, expected {n}. " - f'(example: "{get_prog()} config {example}")' - ) - raise PipError(msg) - - if n == 1: - return args[0] - else: - return args - - def _save_configuration(self) -> None: - # We successfully ran a modifying command. Need to save the - # configuration. - try: - self.configuration.save() - except Exception: - logger.exception( - "Unable to save configuration. Please report this as a bug." - ) - raise PipError("Internal Error.") - - def _determine_editor(self, options: Values) -> str: - if options.editor is not None: - return options.editor - elif "VISUAL" in os.environ: - return os.environ["VISUAL"] - elif "EDITOR" in os.environ: - return os.environ["EDITOR"] - else: - raise PipError("Could not determine editor to use.") diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py deleted file mode 100644 index 7e5271c..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/debug.py +++ /dev/null @@ -1,201 +0,0 @@ -import importlib.resources -import locale -import logging -import os -import sys -from optparse import Values -from types import ModuleType -from typing import Any, Dict, List, Optional - -import pip._vendor -from pip._vendor.certifi import where -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.cmdoptions import make_target_python -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.configuration import Configuration -from pip._internal.metadata import get_environment -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import get_pip_version - -logger = logging.getLogger(__name__) - - -def show_value(name: str, value: Any) -> None: - logger.info("%s: %s", name, value) - - -def show_sys_implementation() -> None: - logger.info("sys.implementation:") - implementation_name = sys.implementation.name - with indent_log(): - show_value("name", implementation_name) - - -def create_vendor_txt_map() -> Dict[str, str]: - with importlib.resources.open_text("pip._vendor", "vendor.txt") as f: - # Purge non version specifying lines. - # Also, remove any space prefix or suffixes (including comments). - lines = [ - line.strip().split(" ", 1)[0] for line in f.readlines() if "==" in line - ] - - # Transform into "module" -> version dict. - return dict(line.split("==", 1) for line in lines) - - -def get_module_from_module_name(module_name: str) -> Optional[ModuleType]: - # Module name can be uppercase in vendor.txt for some reason... - module_name = module_name.lower().replace("-", "_") - # PATCH: setuptools is actually only pkg_resources. - if module_name == "setuptools": - module_name = "pkg_resources" - - try: - __import__(f"pip._vendor.{module_name}", globals(), locals(), level=0) - return getattr(pip._vendor, module_name) - except ImportError: - # We allow 'truststore' to fail to import due - # to being unavailable on Python 3.9 and earlier. - if module_name == "truststore" and sys.version_info < (3, 10): - return None - raise - - -def get_vendor_version_from_module(module_name: str) -> Optional[str]: - module = get_module_from_module_name(module_name) - version = getattr(module, "__version__", None) - - if module and not version: - # Try to find version in debundled module info. - assert module.__file__ is not None - env = get_environment([os.path.dirname(module.__file__)]) - dist = env.get_distribution(module_name) - if dist: - version = str(dist.version) - - return version - - -def show_actual_vendor_versions(vendor_txt_versions: Dict[str, str]) -> None: - """Log the actual version and print extra info if there is - a conflict or if the actual version could not be imported. - """ - for module_name, expected_version in vendor_txt_versions.items(): - extra_message = "" - actual_version = get_vendor_version_from_module(module_name) - if not actual_version: - extra_message = ( - " (Unable to locate actual module version, using" - " vendor.txt specified version)" - ) - actual_version = expected_version - elif parse_version(actual_version) != parse_version(expected_version): - extra_message = ( - " (CONFLICT: vendor.txt suggests version should" - f" be {expected_version})" - ) - logger.info("%s==%s%s", module_name, actual_version, extra_message) - - -def show_vendor_versions() -> None: - logger.info("vendored library versions:") - - vendor_txt_versions = create_vendor_txt_map() - with indent_log(): - show_actual_vendor_versions(vendor_txt_versions) - - -def show_tags(options: Values) -> None: - tag_limit = 10 - - target_python = make_target_python(options) - tags = target_python.get_sorted_tags() - - # Display the target options that were explicitly provided. - formatted_target = target_python.format_given() - suffix = "" - if formatted_target: - suffix = f" (target: {formatted_target})" - - msg = f"Compatible tags: {len(tags)}{suffix}" - logger.info(msg) - - if options.verbose < 1 and len(tags) > tag_limit: - tags_limited = True - tags = tags[:tag_limit] - else: - tags_limited = False - - with indent_log(): - for tag in tags: - logger.info(str(tag)) - - if tags_limited: - msg = f"...\n[First {tag_limit} tags shown. Pass --verbose to show all.]" - logger.info(msg) - - -def ca_bundle_info(config: Configuration) -> str: - levels = {key.split(".", 1)[0] for key, _ in config.items()} - if not levels: - return "Not specified" - - levels_that_override_global = ["install", "wheel", "download"] - global_overriding_level = [ - level for level in levels if level in levels_that_override_global - ] - if not global_overriding_level: - return "global" - - if "global" in levels: - levels.remove("global") - return ", ".join(levels) - - -class DebugCommand(Command): - """ - Display debug information. - """ - - usage = """ - %prog """ - ignore_require_venv = True - - def add_options(self) -> None: - cmdoptions.add_target_python_options(self.cmd_opts) - self.parser.insert_option_group(0, self.cmd_opts) - self.parser.config.load() - - def run(self, options: Values, args: List[str]) -> int: - logger.warning( - "This command is only meant for debugging. " - "Do not use this with automation for parsing and getting these " - "details, since the output and options of this command may " - "change without notice." - ) - show_value("pip version", get_pip_version()) - show_value("sys.version", sys.version) - show_value("sys.executable", sys.executable) - show_value("sys.getdefaultencoding", sys.getdefaultencoding()) - show_value("sys.getfilesystemencoding", sys.getfilesystemencoding()) - show_value( - "locale.getpreferredencoding", - locale.getpreferredencoding(), - ) - show_value("sys.platform", sys.platform) - show_sys_implementation() - - show_value("'cert' config value", ca_bundle_info(self.parser.config)) - show_value("REQUESTS_CA_BUNDLE", os.environ.get("REQUESTS_CA_BUNDLE")) - show_value("CURL_CA_BUNDLE", os.environ.get("CURL_CA_BUNDLE")) - show_value("pip._vendor.certifi.where()", where()) - show_value("pip._vendor.DEBUNDLED", pip._vendor.DEBUNDLED) - - show_vendor_versions() - - show_tags(options) - - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py deleted file mode 100644 index 54247a7..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/download.py +++ /dev/null @@ -1,147 +0,0 @@ -import logging -import os -from optparse import Values -from typing import List - -from pip._internal.cli import cmdoptions -from pip._internal.cli.cmdoptions import make_target_python -from pip._internal.cli.req_command import RequirementCommand, with_cleanup -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.operations.build.build_tracker import get_build_tracker -from pip._internal.req.req_install import check_legacy_setup_py_options -from pip._internal.utils.misc import ensure_dir, normalize_path, write_output -from pip._internal.utils.temp_dir import TempDirectory - -logger = logging.getLogger(__name__) - - -class DownloadCommand(RequirementCommand): - """ - Download packages from: - - - PyPI (and other indexes) using requirement specifiers. - - VCS project urls. - - Local project directories. - - Local or remote source archives. - - pip also supports downloading from "requirements files", which provide - an easy way to specify a whole environment to be downloaded. - """ - - usage = """ - %prog [options] [package-index-options] ... - %prog [options] -r [package-index-options] ... - %prog [options] ... - %prog [options] ... - %prog [options] ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option(cmdoptions.constraints()) - self.cmd_opts.add_option(cmdoptions.requirements()) - self.cmd_opts.add_option(cmdoptions.no_deps()) - self.cmd_opts.add_option(cmdoptions.global_options()) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - self.cmd_opts.add_option(cmdoptions.prefer_binary()) - self.cmd_opts.add_option(cmdoptions.src()) - self.cmd_opts.add_option(cmdoptions.pre()) - self.cmd_opts.add_option(cmdoptions.require_hashes()) - self.cmd_opts.add_option(cmdoptions.progress_bar()) - self.cmd_opts.add_option(cmdoptions.no_build_isolation()) - self.cmd_opts.add_option(cmdoptions.use_pep517()) - self.cmd_opts.add_option(cmdoptions.no_use_pep517()) - self.cmd_opts.add_option(cmdoptions.check_build_deps()) - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - - self.cmd_opts.add_option( - "-d", - "--dest", - "--destination-dir", - "--destination-directory", - dest="download_dir", - metavar="dir", - default=os.curdir, - help="Download packages into .", - ) - - cmdoptions.add_target_python_options(self.cmd_opts) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - @with_cleanup - def run(self, options: Values, args: List[str]) -> int: - options.ignore_installed = True - # editable doesn't really make sense for `pip download`, but the bowels - # of the RequirementSet code require that property. - options.editables = [] - - cmdoptions.check_dist_restriction(options) - - options.download_dir = normalize_path(options.download_dir) - ensure_dir(options.download_dir) - - session = self.get_default_session(options) - - target_python = make_target_python(options) - finder = self._build_package_finder( - options=options, - session=session, - target_python=target_python, - ignore_requires_python=options.ignore_requires_python, - ) - - build_tracker = self.enter_context(get_build_tracker()) - - directory = TempDirectory( - delete=not options.no_clean, - kind="download", - globally_managed=True, - ) - - reqs = self.get_requirements(args, options, finder, session) - check_legacy_setup_py_options(options, reqs) - - preparer = self.make_requirement_preparer( - temp_build_dir=directory, - options=options, - build_tracker=build_tracker, - session=session, - finder=finder, - download_dir=options.download_dir, - use_user_site=False, - verbosity=self.verbosity, - ) - - resolver = self.make_resolver( - preparer=preparer, - finder=finder, - options=options, - ignore_requires_python=options.ignore_requires_python, - use_pep517=options.use_pep517, - py_version_info=options.python_version, - ) - - self.trace_basic_info(finder) - - requirement_set = resolver.resolve(reqs, check_supported_wheels=True) - - downloaded: List[str] = [] - for req in requirement_set.requirements.values(): - if req.satisfied_by is None: - assert req.name is not None - preparer.save_linked_requirement(req) - downloaded.append(req.name) - - preparer.prepare_linked_requirements_more(requirement_set.requirements.values()) - requirement_set.warn_legacy_versions_and_specifiers() - - if downloaded: - write_output("Successfully downloaded %s", " ".join(downloaded)) - - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py deleted file mode 100644 index e64cb3d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +++ /dev/null @@ -1,109 +0,0 @@ -import sys -from optparse import Values -from typing import AbstractSet, List - -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.operations.freeze import freeze -from pip._internal.utils.compat import stdlib_pkgs - - -def _should_suppress_build_backends() -> bool: - return sys.version_info < (3, 12) - - -def _dev_pkgs() -> AbstractSet[str]: - pkgs = {"pip"} - - if _should_suppress_build_backends(): - pkgs |= {"setuptools", "distribute", "wheel"} - pkgs |= {"setuptools", "distribute", "wheel", "pkg-resources"} - - return pkgs - - -class FreezeCommand(Command): - """ - Output installed packages in requirements format. - - packages are listed in a case-insensitive sorted order. - """ - - usage = """ - %prog [options]""" - log_streams = ("ext://sys.stderr", "ext://sys.stderr") - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-r", - "--requirement", - dest="requirements", - action="append", - default=[], - metavar="file", - help=( - "Use the order in the given requirements file and its " - "comments when generating output. This option can be " - "used multiple times." - ), - ) - self.cmd_opts.add_option( - "-l", - "--local", - dest="local", - action="store_true", - default=False, - help=( - "If in a virtualenv that has global access, do not output " - "globally-installed packages." - ), - ) - self.cmd_opts.add_option( - "--user", - dest="user", - action="store_true", - default=False, - help="Only output packages installed in user-site.", - ) - self.cmd_opts.add_option(cmdoptions.list_path()) - self.cmd_opts.add_option( - "--all", - dest="freeze_all", - action="store_true", - help=( - "Do not skip these packages in the output:" - " {}".format(", ".join(_dev_pkgs())) - ), - ) - self.cmd_opts.add_option( - "--exclude-editable", - dest="exclude_editable", - action="store_true", - help="Exclude editable package from output.", - ) - self.cmd_opts.add_option(cmdoptions.list_exclude()) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - skip = set(stdlib_pkgs) - if not options.freeze_all: - skip.update(_dev_pkgs()) - - if options.excludes: - skip.update(options.excludes) - - cmdoptions.check_list_path_option(options) - - for line in freeze( - requirement=options.requirements, - local_only=options.local, - user_only=options.user, - paths=options.path, - isolated=options.isolated_mode, - skip=skip, - exclude_editable=options.exclude_editable, - ): - sys.stdout.write(line + "\n") - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py deleted file mode 100644 index 042dac8..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/hash.py +++ /dev/null @@ -1,59 +0,0 @@ -import hashlib -import logging -import sys -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.utils.hashes import FAVORITE_HASH, STRONG_HASHES -from pip._internal.utils.misc import read_chunks, write_output - -logger = logging.getLogger(__name__) - - -class HashCommand(Command): - """ - Compute a hash of a local package archive. - - These can be used with --hash in a requirements file to do repeatable - installs. - """ - - usage = "%prog [options] ..." - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-a", - "--algorithm", - dest="algorithm", - choices=STRONG_HASHES, - action="store", - default=FAVORITE_HASH, - help="The hash algorithm to use: one of {}".format( - ", ".join(STRONG_HASHES) - ), - ) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - if not args: - self.parser.print_usage(sys.stderr) - return ERROR - - algorithm = options.algorithm - for path in args: - write_output( - "%s:\n--hash=%s:%s", path, algorithm, _hash_of_file(path, algorithm) - ) - return SUCCESS - - -def _hash_of_file(path: str, algorithm: str) -> str: - """Return the hash digest of a file.""" - with open(path, "rb") as archive: - hash = hashlib.new(algorithm) - for chunk in read_chunks(archive): - hash.update(chunk) - return hash.hexdigest() diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py deleted file mode 100644 index 6206631..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/help.py +++ /dev/null @@ -1,41 +0,0 @@ -from optparse import Values -from typing import List - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError - - -class HelpCommand(Command): - """Show help for commands""" - - usage = """ - %prog """ - ignore_require_venv = True - - def run(self, options: Values, args: List[str]) -> int: - from pip._internal.commands import ( - commands_dict, - create_command, - get_similar_commands, - ) - - try: - # 'pip help' with no args is handled by pip.__init__.parseopt() - cmd_name = args[0] # the command we need help for - except IndexError: - return SUCCESS - - if cmd_name not in commands_dict: - guess = get_similar_commands(cmd_name) - - msg = [f'unknown command "{cmd_name}"'] - if guess: - msg.append(f'maybe you meant "{guess}"') - - raise CommandError(" - ".join(msg)) - - command = create_command(cmd_name) - command.parser.print_help() - - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py deleted file mode 100644 index f55e9e4..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/index.py +++ /dev/null @@ -1,139 +0,0 @@ -import logging -from optparse import Values -from typing import Any, Iterable, List, Optional, Union - -from pip._vendor.packaging.version import LegacyVersion, Version - -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import IndexGroupCommand -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.commands.search import print_dist_installation_info -from pip._internal.exceptions import CommandError, DistributionNotFound, PipError -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.models.target_python import TargetPython -from pip._internal.network.session import PipSession -from pip._internal.utils.misc import write_output - -logger = logging.getLogger(__name__) - - -class IndexCommand(IndexGroupCommand): - """ - Inspect information available from package indexes. - """ - - ignore_require_venv = True - usage = """ - %prog versions - """ - - def add_options(self) -> None: - cmdoptions.add_target_python_options(self.cmd_opts) - - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - self.cmd_opts.add_option(cmdoptions.pre()) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - handlers = { - "versions": self.get_available_package_versions, - } - - logger.warning( - "pip index is currently an experimental command. " - "It may be removed/changed in a future release " - "without prior warning." - ) - - # Determine action - if not args or args[0] not in handlers: - logger.error( - "Need an action (%s) to perform.", - ", ".join(sorted(handlers)), - ) - return ERROR - - action = args[0] - - # Error handling happens here, not in the action-handlers. - try: - handlers[action](options, args[1:]) - except PipError as e: - logger.error(e.args[0]) - return ERROR - - return SUCCESS - - def _build_package_finder( - self, - options: Values, - session: PipSession, - target_python: Optional[TargetPython] = None, - ignore_requires_python: Optional[bool] = None, - ) -> PackageFinder: - """ - Create a package finder appropriate to the index command. - """ - link_collector = LinkCollector.create(session, options=options) - - # Pass allow_yanked=False to ignore yanked versions. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=options.pre, - ignore_requires_python=ignore_requires_python, - ) - - return PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - target_python=target_python, - ) - - def get_available_package_versions(self, options: Values, args: List[Any]) -> None: - if len(args) != 1: - raise CommandError("You need to specify exactly one argument") - - target_python = cmdoptions.make_target_python(options) - query = args[0] - - with self._build_session(options) as session: - finder = self._build_package_finder( - options=options, - session=session, - target_python=target_python, - ignore_requires_python=options.ignore_requires_python, - ) - - versions: Iterable[Union[LegacyVersion, Version]] = ( - candidate.version for candidate in finder.find_all_candidates(query) - ) - - if not options.pre: - # Remove prereleases - versions = ( - version for version in versions if not version.is_prerelease - ) - versions = set(versions) - - if not versions: - raise DistributionNotFound( - f"No matching distribution found for {query}" - ) - - formatted_versions = [str(ver) for ver in sorted(versions, reverse=True)] - latest = formatted_versions[0] - - write_output(f"{query} ({latest})") - write_output("Available versions: {}".format(", ".join(formatted_versions))) - print_dist_installation_info(query, latest) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py deleted file mode 100644 index 27c8fa3..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/inspect.py +++ /dev/null @@ -1,92 +0,0 @@ -import logging -from optparse import Values -from typing import Any, Dict, List - -from pip._vendor.packaging.markers import default_environment -from pip._vendor.rich import print_json - -from pip import __version__ -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import Command -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.utils.compat import stdlib_pkgs -from pip._internal.utils.urls import path_to_url - -logger = logging.getLogger(__name__) - - -class InspectCommand(Command): - """ - Inspect the content of a Python environment and produce a report in JSON format. - """ - - ignore_require_venv = True - usage = """ - %prog [options]""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "--local", - action="store_true", - default=False, - help=( - "If in a virtualenv that has global access, do not list " - "globally-installed packages." - ), - ) - self.cmd_opts.add_option( - "--user", - dest="user", - action="store_true", - default=False, - help="Only output packages installed in user-site.", - ) - self.cmd_opts.add_option(cmdoptions.list_path()) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - cmdoptions.check_list_path_option(options) - dists = get_environment(options.path).iter_installed_distributions( - local_only=options.local, - user_only=options.user, - skip=set(stdlib_pkgs), - ) - output = { - "version": "1", - "pip_version": __version__, - "installed": [self._dist_to_dict(dist) for dist in dists], - "environment": default_environment(), - # TODO tags? scheme? - } - print_json(data=output) - return SUCCESS - - def _dist_to_dict(self, dist: BaseDistribution) -> Dict[str, Any]: - res: Dict[str, Any] = { - "metadata": dist.metadata_dict, - "metadata_location": dist.info_location, - } - # direct_url. Note that we don't have download_info (as in the installation - # report) since it is not recorded in installed metadata. - direct_url = dist.direct_url - if direct_url is not None: - res["direct_url"] = direct_url.to_dict() - else: - # Emulate direct_url for legacy editable installs. - editable_project_location = dist.editable_project_location - if editable_project_location is not None: - res["direct_url"] = { - "url": path_to_url(editable_project_location), - "dir_info": { - "editable": True, - }, - } - # installer - installer = dist.installer - if dist.installer: - res["installer"] = installer - # requested - if dist.installed_with_dist_info: - res["requested"] = dist.requested - return res diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py deleted file mode 100644 index e944bb9..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/install.py +++ /dev/null @@ -1,774 +0,0 @@ -import errno -import json -import operator -import os -import shutil -import site -from optparse import SUPPRESS_HELP, Values -from typing import List, Optional - -from pip._vendor.rich import print_json - -from pip._internal.cache import WheelCache -from pip._internal.cli import cmdoptions -from pip._internal.cli.cmdoptions import make_target_python -from pip._internal.cli.req_command import ( - RequirementCommand, - warn_if_run_as_root, - with_cleanup, -) -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.exceptions import CommandError, InstallationError -from pip._internal.locations import get_scheme -from pip._internal.metadata import get_environment -from pip._internal.models.installation_report import InstallationReport -from pip._internal.operations.build.build_tracker import get_build_tracker -from pip._internal.operations.check import ConflictDetails, check_install_conflicts -from pip._internal.req import install_given_reqs -from pip._internal.req.req_install import ( - InstallRequirement, - check_legacy_setup_py_options, -) -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.filesystem import test_writable_dir -from pip._internal.utils.logging import getLogger -from pip._internal.utils.misc import ( - check_externally_managed, - ensure_dir, - get_pip_version, - protect_pip_from_modification_on_windows, - write_output, -) -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.virtualenv import ( - running_under_virtualenv, - virtualenv_no_global, -) -from pip._internal.wheel_builder import build, should_build_for_install_command - -logger = getLogger(__name__) - - -class InstallCommand(RequirementCommand): - """ - Install packages from: - - - PyPI (and other indexes) using requirement specifiers. - - VCS project urls. - - Local project directories. - - Local or remote source archives. - - pip also supports installing from "requirements files", which provide - an easy way to specify a whole environment to be installed. - """ - - usage = """ - %prog [options] [package-index-options] ... - %prog [options] -r [package-index-options] ... - %prog [options] [-e] ... - %prog [options] [-e] ... - %prog [options] ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option(cmdoptions.requirements()) - self.cmd_opts.add_option(cmdoptions.constraints()) - self.cmd_opts.add_option(cmdoptions.no_deps()) - self.cmd_opts.add_option(cmdoptions.pre()) - - self.cmd_opts.add_option(cmdoptions.editable()) - self.cmd_opts.add_option( - "--dry-run", - action="store_true", - dest="dry_run", - default=False, - help=( - "Don't actually install anything, just print what would be. " - "Can be used in combination with --ignore-installed " - "to 'resolve' the requirements." - ), - ) - self.cmd_opts.add_option( - "-t", - "--target", - dest="target_dir", - metavar="dir", - default=None, - help=( - "Install packages into . " - "By default this will not replace existing files/folders in " - ". Use --upgrade to replace existing packages in " - "with new versions." - ), - ) - cmdoptions.add_target_python_options(self.cmd_opts) - - self.cmd_opts.add_option( - "--user", - dest="use_user_site", - action="store_true", - help=( - "Install to the Python user install directory for your " - "platform. Typically ~/.local/, or %APPDATA%\\Python on " - "Windows. (See the Python documentation for site.USER_BASE " - "for full details.)" - ), - ) - self.cmd_opts.add_option( - "--no-user", - dest="use_user_site", - action="store_false", - help=SUPPRESS_HELP, - ) - self.cmd_opts.add_option( - "--root", - dest="root_path", - metavar="dir", - default=None, - help="Install everything relative to this alternate root directory.", - ) - self.cmd_opts.add_option( - "--prefix", - dest="prefix_path", - metavar="dir", - default=None, - help=( - "Installation prefix where lib, bin and other top-level " - "folders are placed. Note that the resulting installation may " - "contain scripts and other resources which reference the " - "Python interpreter of pip, and not that of ``--prefix``. " - "See also the ``--python`` option if the intention is to " - "install packages into another (possibly pip-free) " - "environment." - ), - ) - - self.cmd_opts.add_option(cmdoptions.src()) - - self.cmd_opts.add_option( - "-U", - "--upgrade", - dest="upgrade", - action="store_true", - help=( - "Upgrade all specified packages to the newest available " - "version. The handling of dependencies depends on the " - "upgrade-strategy used." - ), - ) - - self.cmd_opts.add_option( - "--upgrade-strategy", - dest="upgrade_strategy", - default="only-if-needed", - choices=["only-if-needed", "eager"], - help=( - "Determines how dependency upgrading should be handled " - "[default: %default]. " - '"eager" - dependencies are upgraded regardless of ' - "whether the currently installed version satisfies the " - "requirements of the upgraded package(s). " - '"only-if-needed" - are upgraded only when they do not ' - "satisfy the requirements of the upgraded package(s)." - ), - ) - - self.cmd_opts.add_option( - "--force-reinstall", - dest="force_reinstall", - action="store_true", - help="Reinstall all packages even if they are already up-to-date.", - ) - - self.cmd_opts.add_option( - "-I", - "--ignore-installed", - dest="ignore_installed", - action="store_true", - help=( - "Ignore the installed packages, overwriting them. " - "This can break your system if the existing package " - "is of a different version or was installed " - "with a different package manager!" - ), - ) - - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - self.cmd_opts.add_option(cmdoptions.no_build_isolation()) - self.cmd_opts.add_option(cmdoptions.use_pep517()) - self.cmd_opts.add_option(cmdoptions.no_use_pep517()) - self.cmd_opts.add_option(cmdoptions.check_build_deps()) - self.cmd_opts.add_option(cmdoptions.override_externally_managed()) - - self.cmd_opts.add_option(cmdoptions.config_settings()) - self.cmd_opts.add_option(cmdoptions.global_options()) - - self.cmd_opts.add_option( - "--compile", - action="store_true", - dest="compile", - default=True, - help="Compile Python source files to bytecode", - ) - - self.cmd_opts.add_option( - "--no-compile", - action="store_false", - dest="compile", - help="Do not compile Python source files to bytecode", - ) - - self.cmd_opts.add_option( - "--no-warn-script-location", - action="store_false", - dest="warn_script_location", - default=True, - help="Do not warn when installing scripts outside PATH", - ) - self.cmd_opts.add_option( - "--no-warn-conflicts", - action="store_false", - dest="warn_about_conflicts", - default=True, - help="Do not warn about broken dependencies", - ) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - self.cmd_opts.add_option(cmdoptions.prefer_binary()) - self.cmd_opts.add_option(cmdoptions.require_hashes()) - self.cmd_opts.add_option(cmdoptions.progress_bar()) - self.cmd_opts.add_option(cmdoptions.root_user_action()) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - self.cmd_opts.add_option( - "--report", - dest="json_report_file", - metavar="file", - default=None, - help=( - "Generate a JSON file describing what pip did to install " - "the provided requirements. " - "Can be used in combination with --dry-run and --ignore-installed " - "to 'resolve' the requirements. " - "When - is used as file name it writes to stdout. " - "When writing to stdout, please combine with the --quiet option " - "to avoid mixing pip logging output with JSON output." - ), - ) - - @with_cleanup - def run(self, options: Values, args: List[str]) -> int: - if options.use_user_site and options.target_dir is not None: - raise CommandError("Can not combine '--user' and '--target'") - - # Check whether the environment we're installing into is externally - # managed, as specified in PEP 668. Specifying --root, --target, or - # --prefix disables the check, since there's no reliable way to locate - # the EXTERNALLY-MANAGED file for those cases. An exception is also - # made specifically for "--dry-run --report" for convenience. - installing_into_current_environment = ( - not (options.dry_run and options.json_report_file) - and options.root_path is None - and options.target_dir is None - and options.prefix_path is None - ) - if ( - installing_into_current_environment - and not options.override_externally_managed - ): - check_externally_managed() - - upgrade_strategy = "to-satisfy-only" - if options.upgrade: - upgrade_strategy = options.upgrade_strategy - - cmdoptions.check_dist_restriction(options, check_target=True) - - logger.verbose("Using %s", get_pip_version()) - options.use_user_site = decide_user_install( - options.use_user_site, - prefix_path=options.prefix_path, - target_dir=options.target_dir, - root_path=options.root_path, - isolated_mode=options.isolated_mode, - ) - - target_temp_dir: Optional[TempDirectory] = None - target_temp_dir_path: Optional[str] = None - if options.target_dir: - options.ignore_installed = True - options.target_dir = os.path.abspath(options.target_dir) - if ( - # fmt: off - os.path.exists(options.target_dir) and - not os.path.isdir(options.target_dir) - # fmt: on - ): - raise CommandError( - "Target path exists but is not a directory, will not continue." - ) - - # Create a target directory for using with the target option - target_temp_dir = TempDirectory(kind="target") - target_temp_dir_path = target_temp_dir.path - self.enter_context(target_temp_dir) - - global_options = options.global_options or [] - - session = self.get_default_session(options) - - target_python = make_target_python(options) - finder = self._build_package_finder( - options=options, - session=session, - target_python=target_python, - ignore_requires_python=options.ignore_requires_python, - ) - build_tracker = self.enter_context(get_build_tracker()) - - directory = TempDirectory( - delete=not options.no_clean, - kind="install", - globally_managed=True, - ) - - try: - reqs = self.get_requirements(args, options, finder, session) - check_legacy_setup_py_options(options, reqs) - - wheel_cache = WheelCache(options.cache_dir) - - # Only when installing is it permitted to use PEP 660. - # In other circumstances (pip wheel, pip download) we generate - # regular (i.e. non editable) metadata and wheels. - for req in reqs: - req.permit_editable_wheels = True - - preparer = self.make_requirement_preparer( - temp_build_dir=directory, - options=options, - build_tracker=build_tracker, - session=session, - finder=finder, - use_user_site=options.use_user_site, - verbosity=self.verbosity, - ) - resolver = self.make_resolver( - preparer=preparer, - finder=finder, - options=options, - wheel_cache=wheel_cache, - use_user_site=options.use_user_site, - ignore_installed=options.ignore_installed, - ignore_requires_python=options.ignore_requires_python, - force_reinstall=options.force_reinstall, - upgrade_strategy=upgrade_strategy, - use_pep517=options.use_pep517, - ) - - self.trace_basic_info(finder) - - requirement_set = resolver.resolve( - reqs, check_supported_wheels=not options.target_dir - ) - - if options.json_report_file: - report = InstallationReport(requirement_set.requirements_to_install) - if options.json_report_file == "-": - print_json(data=report.to_dict()) - else: - with open(options.json_report_file, "w", encoding="utf-8") as f: - json.dump(report.to_dict(), f, indent=2, ensure_ascii=False) - - if options.dry_run: - # In non dry-run mode, the legacy versions and specifiers check - # will be done as part of conflict detection. - requirement_set.warn_legacy_versions_and_specifiers() - would_install_items = sorted( - (r.metadata["name"], r.metadata["version"]) - for r in requirement_set.requirements_to_install - ) - if would_install_items: - write_output( - "Would install %s", - " ".join("-".join(item) for item in would_install_items), - ) - return SUCCESS - - try: - pip_req = requirement_set.get_requirement("pip") - except KeyError: - modifying_pip = False - else: - # If we're not replacing an already installed pip, - # we're not modifying it. - modifying_pip = pip_req.satisfied_by is None - protect_pip_from_modification_on_windows(modifying_pip=modifying_pip) - - reqs_to_build = [ - r - for r in requirement_set.requirements.values() - if should_build_for_install_command(r) - ] - - _, build_failures = build( - reqs_to_build, - wheel_cache=wheel_cache, - verify=True, - build_options=[], - global_options=global_options, - ) - - if build_failures: - raise InstallationError( - "Could not build wheels for {}, which is required to " - "install pyproject.toml-based projects".format( - ", ".join(r.name for r in build_failures) # type: ignore - ) - ) - - to_install = resolver.get_installation_order(requirement_set) - - # Check for conflicts in the package set we're installing. - conflicts: Optional[ConflictDetails] = None - should_warn_about_conflicts = ( - not options.ignore_dependencies and options.warn_about_conflicts - ) - if should_warn_about_conflicts: - conflicts = self._determine_conflicts(to_install) - - # Don't warn about script install locations if - # --target or --prefix has been specified - warn_script_location = options.warn_script_location - if options.target_dir or options.prefix_path: - warn_script_location = False - - installed = install_given_reqs( - to_install, - global_options, - root=options.root_path, - home=target_temp_dir_path, - prefix=options.prefix_path, - warn_script_location=warn_script_location, - use_user_site=options.use_user_site, - pycompile=options.compile, - ) - - lib_locations = get_lib_location_guesses( - user=options.use_user_site, - home=target_temp_dir_path, - root=options.root_path, - prefix=options.prefix_path, - isolated=options.isolated_mode, - ) - env = get_environment(lib_locations) - - installed.sort(key=operator.attrgetter("name")) - items = [] - for result in installed: - item = result.name - try: - installed_dist = env.get_distribution(item) - if installed_dist is not None: - item = f"{item}-{installed_dist.version}" - except Exception: - pass - items.append(item) - - if conflicts is not None: - self._warn_about_conflicts( - conflicts, - resolver_variant=self.determine_resolver_variant(options), - ) - - installed_desc = " ".join(items) - if installed_desc: - write_output( - "Successfully installed %s", - installed_desc, - ) - except OSError as error: - show_traceback = self.verbosity >= 1 - - message = create_os_error_message( - error, - show_traceback, - options.use_user_site, - ) - logger.error(message, exc_info=show_traceback) - - return ERROR - - if options.target_dir: - assert target_temp_dir - self._handle_target_dir( - options.target_dir, target_temp_dir, options.upgrade - ) - if options.root_user_action == "warn": - warn_if_run_as_root() - return SUCCESS - - def _handle_target_dir( - self, target_dir: str, target_temp_dir: TempDirectory, upgrade: bool - ) -> None: - ensure_dir(target_dir) - - # Checking both purelib and platlib directories for installed - # packages to be moved to target directory - lib_dir_list = [] - - # Checking both purelib and platlib directories for installed - # packages to be moved to target directory - scheme = get_scheme("", home=target_temp_dir.path) - purelib_dir = scheme.purelib - platlib_dir = scheme.platlib - data_dir = scheme.data - - if os.path.exists(purelib_dir): - lib_dir_list.append(purelib_dir) - if os.path.exists(platlib_dir) and platlib_dir != purelib_dir: - lib_dir_list.append(platlib_dir) - if os.path.exists(data_dir): - lib_dir_list.append(data_dir) - - for lib_dir in lib_dir_list: - for item in os.listdir(lib_dir): - if lib_dir == data_dir: - ddir = os.path.join(data_dir, item) - if any(s.startswith(ddir) for s in lib_dir_list[:-1]): - continue - target_item_dir = os.path.join(target_dir, item) - if os.path.exists(target_item_dir): - if not upgrade: - logger.warning( - "Target directory %s already exists. Specify " - "--upgrade to force replacement.", - target_item_dir, - ) - continue - if os.path.islink(target_item_dir): - logger.warning( - "Target directory %s already exists and is " - "a link. pip will not automatically replace " - "links, please remove if replacement is " - "desired.", - target_item_dir, - ) - continue - if os.path.isdir(target_item_dir): - shutil.rmtree(target_item_dir) - else: - os.remove(target_item_dir) - - shutil.move(os.path.join(lib_dir, item), target_item_dir) - - def _determine_conflicts( - self, to_install: List[InstallRequirement] - ) -> Optional[ConflictDetails]: - try: - return check_install_conflicts(to_install) - except Exception: - logger.exception( - "Error while checking for conflicts. Please file an issue on " - "pip's issue tracker: https://github.com/pypa/pip/issues/new" - ) - return None - - def _warn_about_conflicts( - self, conflict_details: ConflictDetails, resolver_variant: str - ) -> None: - package_set, (missing, conflicting) = conflict_details - if not missing and not conflicting: - return - - parts: List[str] = [] - if resolver_variant == "legacy": - parts.append( - "pip's legacy dependency resolver does not consider dependency " - "conflicts when selecting packages. This behaviour is the " - "source of the following dependency conflicts." - ) - else: - assert resolver_variant == "resolvelib" - parts.append( - "pip's dependency resolver does not currently take into account " - "all the packages that are installed. This behaviour is the " - "source of the following dependency conflicts." - ) - - # NOTE: There is some duplication here, with commands/check.py - for project_name in missing: - version = package_set[project_name][0] - for dependency in missing[project_name]: - message = ( - f"{project_name} {version} requires {dependency[1]}, " - "which is not installed." - ) - parts.append(message) - - for project_name in conflicting: - version = package_set[project_name][0] - for dep_name, dep_version, req in conflicting[project_name]: - message = ( - "{name} {version} requires {requirement}, but {you} have " - "{dep_name} {dep_version} which is incompatible." - ).format( - name=project_name, - version=version, - requirement=req, - dep_name=dep_name, - dep_version=dep_version, - you=("you" if resolver_variant == "resolvelib" else "you'll"), - ) - parts.append(message) - - logger.critical("\n".join(parts)) - - -def get_lib_location_guesses( - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, -) -> List[str]: - scheme = get_scheme( - "", - user=user, - home=home, - root=root, - isolated=isolated, - prefix=prefix, - ) - return [scheme.purelib, scheme.platlib] - - -def site_packages_writable(root: Optional[str], isolated: bool) -> bool: - return all( - test_writable_dir(d) - for d in set(get_lib_location_guesses(root=root, isolated=isolated)) - ) - - -def decide_user_install( - use_user_site: Optional[bool], - prefix_path: Optional[str] = None, - target_dir: Optional[str] = None, - root_path: Optional[str] = None, - isolated_mode: bool = False, -) -> bool: - """Determine whether to do a user install based on the input options. - - If use_user_site is False, no additional checks are done. - If use_user_site is True, it is checked for compatibility with other - options. - If use_user_site is None, the default behaviour depends on the environment, - which is provided by the other arguments. - """ - # In some cases (config from tox), use_user_site can be set to an integer - # rather than a bool, which 'use_user_site is False' wouldn't catch. - if (use_user_site is not None) and (not use_user_site): - logger.debug("Non-user install by explicit request") - return False - - if use_user_site: - if prefix_path: - raise CommandError( - "Can not combine '--user' and '--prefix' as they imply " - "different installation locations" - ) - if virtualenv_no_global(): - raise InstallationError( - "Can not perform a '--user' install. User site-packages " - "are not visible in this virtualenv." - ) - logger.debug("User install by explicit request") - return True - - # If we are here, user installs have not been explicitly requested/avoided - assert use_user_site is None - - # user install incompatible with --prefix/--target - if prefix_path or target_dir: - logger.debug("Non-user install due to --prefix or --target option") - return False - - # If user installs are not enabled, choose a non-user install - if not site.ENABLE_USER_SITE: - logger.debug("Non-user install because user site-packages disabled") - return False - - # If we have permission for a non-user install, do that, - # otherwise do a user install. - if site_packages_writable(root=root_path, isolated=isolated_mode): - logger.debug("Non-user install because site-packages writeable") - return False - - logger.info( - "Defaulting to user installation because normal site-packages " - "is not writeable" - ) - return True - - -def create_os_error_message( - error: OSError, show_traceback: bool, using_user_site: bool -) -> str: - """Format an error message for an OSError - - It may occur anytime during the execution of the install command. - """ - parts = [] - - # Mention the error if we are not going to show a traceback - parts.append("Could not install packages due to an OSError") - if not show_traceback: - parts.append(": ") - parts.append(str(error)) - else: - parts.append(".") - - # Spilt the error indication from a helper message (if any) - parts[-1] += "\n" - - # Suggest useful actions to the user: - # (1) using user site-packages or (2) verifying the permissions - if error.errno == errno.EACCES: - user_option_part = "Consider using the `--user` option" - permissions_part = "Check the permissions" - - if not running_under_virtualenv() and not using_user_site: - parts.extend( - [ - user_option_part, - " or ", - permissions_part.lower(), - ] - ) - else: - parts.append(permissions_part) - parts.append(".\n") - - # Suggest the user to enable Long Paths if path length is - # more than 260 - if ( - WINDOWS - and error.errno == errno.ENOENT - and error.filename - and len(error.filename) > 260 - ): - parts.append( - "HINT: This error might have occurred since " - "this system does not have Windows Long Path " - "support enabled. You can find information on " - "how to enable this at " - "https://pip.pypa.io/warnings/enable-long-paths\n" - ) - - return "".join(parts).strip() + "\n" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py deleted file mode 100644 index 32fb19b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/list.py +++ /dev/null @@ -1,370 +0,0 @@ -import json -import logging -from optparse import Values -from typing import TYPE_CHECKING, Generator, List, Optional, Sequence, Tuple, cast - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import IndexGroupCommand -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.index.collector import LinkCollector -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.network.session import PipSession -from pip._internal.utils.compat import stdlib_pkgs -from pip._internal.utils.misc import tabulate, write_output - -if TYPE_CHECKING: - from pip._internal.metadata.base import DistributionVersion - - class _DistWithLatestInfo(BaseDistribution): - """Give the distribution object a couple of extra fields. - - These will be populated during ``get_outdated()``. This is dirty but - makes the rest of the code much cleaner. - """ - - latest_version: DistributionVersion - latest_filetype: str - - _ProcessedDists = Sequence[_DistWithLatestInfo] - - -from pip._vendor.packaging.version import parse - -logger = logging.getLogger(__name__) - - -class ListCommand(IndexGroupCommand): - """ - List installed packages, including editables. - - Packages are listed in a case-insensitive sorted order. - """ - - ignore_require_venv = True - usage = """ - %prog [options]""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-o", - "--outdated", - action="store_true", - default=False, - help="List outdated packages", - ) - self.cmd_opts.add_option( - "-u", - "--uptodate", - action="store_true", - default=False, - help="List uptodate packages", - ) - self.cmd_opts.add_option( - "-e", - "--editable", - action="store_true", - default=False, - help="List editable projects.", - ) - self.cmd_opts.add_option( - "-l", - "--local", - action="store_true", - default=False, - help=( - "If in a virtualenv that has global access, do not list " - "globally-installed packages." - ), - ) - self.cmd_opts.add_option( - "--user", - dest="user", - action="store_true", - default=False, - help="Only output packages installed in user-site.", - ) - self.cmd_opts.add_option(cmdoptions.list_path()) - self.cmd_opts.add_option( - "--pre", - action="store_true", - default=False, - help=( - "Include pre-release and development versions. By default, " - "pip only finds stable versions." - ), - ) - - self.cmd_opts.add_option( - "--format", - action="store", - dest="list_format", - default="columns", - choices=("columns", "freeze", "json"), - help=( - "Select the output format among: columns (default), freeze, or json. " - "The 'freeze' format cannot be used with the --outdated option." - ), - ) - - self.cmd_opts.add_option( - "--not-required", - action="store_true", - dest="not_required", - help="List packages that are not dependencies of installed packages.", - ) - - self.cmd_opts.add_option( - "--exclude-editable", - action="store_false", - dest="include_editable", - help="Exclude editable package from output.", - ) - self.cmd_opts.add_option( - "--include-editable", - action="store_true", - dest="include_editable", - help="Include editable package from output.", - default=True, - ) - self.cmd_opts.add_option(cmdoptions.list_exclude()) - index_opts = cmdoptions.make_option_group(cmdoptions.index_group, self.parser) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - def _build_package_finder( - self, options: Values, session: PipSession - ) -> PackageFinder: - """ - Create a package finder appropriate to this list command. - """ - link_collector = LinkCollector.create(session, options=options) - - # Pass allow_yanked=False to ignore yanked versions. - selection_prefs = SelectionPreferences( - allow_yanked=False, - allow_all_prereleases=options.pre, - ) - - return PackageFinder.create( - link_collector=link_collector, - selection_prefs=selection_prefs, - ) - - def run(self, options: Values, args: List[str]) -> int: - if options.outdated and options.uptodate: - raise CommandError("Options --outdated and --uptodate cannot be combined.") - - if options.outdated and options.list_format == "freeze": - raise CommandError( - "List format 'freeze' cannot be used with the --outdated option." - ) - - cmdoptions.check_list_path_option(options) - - skip = set(stdlib_pkgs) - if options.excludes: - skip.update(canonicalize_name(n) for n in options.excludes) - - packages: "_ProcessedDists" = [ - cast("_DistWithLatestInfo", d) - for d in get_environment(options.path).iter_installed_distributions( - local_only=options.local, - user_only=options.user, - editables_only=options.editable, - include_editables=options.include_editable, - skip=skip, - ) - ] - - # get_not_required must be called firstly in order to find and - # filter out all dependencies correctly. Otherwise a package - # can't be identified as requirement because some parent packages - # could be filtered out before. - if options.not_required: - packages = self.get_not_required(packages, options) - - if options.outdated: - packages = self.get_outdated(packages, options) - elif options.uptodate: - packages = self.get_uptodate(packages, options) - - self.output_package_listing(packages, options) - return SUCCESS - - def get_outdated( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - return [ - dist - for dist in self.iter_packages_latest_infos(packages, options) - if parse(str(dist.latest_version)) > parse(str(dist.version)) - ] - - def get_uptodate( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - return [ - dist - for dist in self.iter_packages_latest_infos(packages, options) - if parse(str(dist.latest_version)) == parse(str(dist.version)) - ] - - def get_not_required( - self, packages: "_ProcessedDists", options: Values - ) -> "_ProcessedDists": - dep_keys = { - canonicalize_name(dep.name) - for dist in packages - for dep in (dist.iter_dependencies() or ()) - } - - # Create a set to remove duplicate packages, and cast it to a list - # to keep the return type consistent with get_outdated and - # get_uptodate - return list({pkg for pkg in packages if pkg.canonical_name not in dep_keys}) - - def iter_packages_latest_infos( - self, packages: "_ProcessedDists", options: Values - ) -> Generator["_DistWithLatestInfo", None, None]: - with self._build_session(options) as session: - finder = self._build_package_finder(options, session) - - def latest_info( - dist: "_DistWithLatestInfo", - ) -> Optional["_DistWithLatestInfo"]: - all_candidates = finder.find_all_candidates(dist.canonical_name) - if not options.pre: - # Remove prereleases - all_candidates = [ - candidate - for candidate in all_candidates - if not candidate.version.is_prerelease - ] - - evaluator = finder.make_candidate_evaluator( - project_name=dist.canonical_name, - ) - best_candidate = evaluator.sort_best_candidate(all_candidates) - if best_candidate is None: - return None - - remote_version = best_candidate.version - if best_candidate.link.is_wheel: - typ = "wheel" - else: - typ = "sdist" - dist.latest_version = remote_version - dist.latest_filetype = typ - return dist - - for dist in map(latest_info, packages): - if dist is not None: - yield dist - - def output_package_listing( - self, packages: "_ProcessedDists", options: Values - ) -> None: - packages = sorted( - packages, - key=lambda dist: dist.canonical_name, - ) - if options.list_format == "columns" and packages: - data, header = format_for_columns(packages, options) - self.output_package_listing_columns(data, header) - elif options.list_format == "freeze": - for dist in packages: - if options.verbose >= 1: - write_output( - "%s==%s (%s)", dist.raw_name, dist.version, dist.location - ) - else: - write_output("%s==%s", dist.raw_name, dist.version) - elif options.list_format == "json": - write_output(format_for_json(packages, options)) - - def output_package_listing_columns( - self, data: List[List[str]], header: List[str] - ) -> None: - # insert the header first: we need to know the size of column names - if len(data) > 0: - data.insert(0, header) - - pkg_strings, sizes = tabulate(data) - - # Create and add a separator. - if len(data) > 0: - pkg_strings.insert(1, " ".join("-" * x for x in sizes)) - - for val in pkg_strings: - write_output(val) - - -def format_for_columns( - pkgs: "_ProcessedDists", options: Values -) -> Tuple[List[List[str]], List[str]]: - """ - Convert the package data into something usable - by output_package_listing_columns. - """ - header = ["Package", "Version"] - - running_outdated = options.outdated - if running_outdated: - header.extend(["Latest", "Type"]) - - has_editables = any(x.editable for x in pkgs) - if has_editables: - header.append("Editable project location") - - if options.verbose >= 1: - header.append("Location") - if options.verbose >= 1: - header.append("Installer") - - data = [] - for proj in pkgs: - # if we're working on the 'outdated' list, separate out the - # latest_version and type - row = [proj.raw_name, str(proj.version)] - - if running_outdated: - row.append(str(proj.latest_version)) - row.append(proj.latest_filetype) - - if has_editables: - row.append(proj.editable_project_location or "") - - if options.verbose >= 1: - row.append(proj.location or "") - if options.verbose >= 1: - row.append(proj.installer) - - data.append(row) - - return data, header - - -def format_for_json(packages: "_ProcessedDists", options: Values) -> str: - data = [] - for dist in packages: - info = { - "name": dist.raw_name, - "version": str(dist.version), - } - if options.verbose >= 1: - info["location"] = dist.location or "" - info["installer"] = dist.installer - if options.outdated: - info["latest_version"] = str(dist.latest_version) - info["latest_filetype"] = dist.latest_filetype - editable_project_location = dist.editable_project_location - if editable_project_location: - info["editable_project_location"] = editable_project_location - data.append(info) - return json.dumps(data) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py deleted file mode 100644 index 03ed925..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/search.py +++ /dev/null @@ -1,174 +0,0 @@ -import logging -import shutil -import sys -import textwrap -import xmlrpc.client -from collections import OrderedDict -from optparse import Values -from typing import TYPE_CHECKING, Dict, List, Optional - -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.cli.base_command import Command -from pip._internal.cli.req_command import SessionCommandMixin -from pip._internal.cli.status_codes import NO_MATCHES_FOUND, SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.metadata import get_default_environment -from pip._internal.models.index import PyPI -from pip._internal.network.xmlrpc import PipXmlrpcTransport -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import write_output - -if TYPE_CHECKING: - from typing import TypedDict - - class TransformedHit(TypedDict): - name: str - summary: str - versions: List[str] - - -logger = logging.getLogger(__name__) - - -class SearchCommand(Command, SessionCommandMixin): - """Search for PyPI packages whose name or summary contains .""" - - usage = """ - %prog [options] """ - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-i", - "--index", - dest="index", - metavar="URL", - default=PyPI.pypi_url, - help="Base URL of Python Package Index (default %default)", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - if not args: - raise CommandError("Missing required argument (search query).") - query = args - pypi_hits = self.search(query, options) - hits = transform_hits(pypi_hits) - - terminal_width = None - if sys.stdout.isatty(): - terminal_width = shutil.get_terminal_size()[0] - - print_results(hits, terminal_width=terminal_width) - if pypi_hits: - return SUCCESS - return NO_MATCHES_FOUND - - def search(self, query: List[str], options: Values) -> List[Dict[str, str]]: - index_url = options.index - - session = self.get_default_session(options) - - transport = PipXmlrpcTransport(index_url, session) - pypi = xmlrpc.client.ServerProxy(index_url, transport) - try: - hits = pypi.search({"name": query, "summary": query}, "or") - except xmlrpc.client.Fault as fault: - message = "XMLRPC request failed [code: {code}]\n{string}".format( - code=fault.faultCode, - string=fault.faultString, - ) - raise CommandError(message) - assert isinstance(hits, list) - return hits - - -def transform_hits(hits: List[Dict[str, str]]) -> List["TransformedHit"]: - """ - The list from pypi is really a list of versions. We want a list of - packages with the list of versions stored inline. This converts the - list from pypi into one we can use. - """ - packages: Dict[str, "TransformedHit"] = OrderedDict() - for hit in hits: - name = hit["name"] - summary = hit["summary"] - version = hit["version"] - - if name not in packages.keys(): - packages[name] = { - "name": name, - "summary": summary, - "versions": [version], - } - else: - packages[name]["versions"].append(version) - - # if this is the highest version, replace summary and score - if version == highest_version(packages[name]["versions"]): - packages[name]["summary"] = summary - - return list(packages.values()) - - -def print_dist_installation_info(name: str, latest: str) -> None: - env = get_default_environment() - dist = env.get_distribution(name) - if dist is not None: - with indent_log(): - if dist.version == latest: - write_output("INSTALLED: %s (latest)", dist.version) - else: - write_output("INSTALLED: %s", dist.version) - if parse_version(latest).pre: - write_output( - "LATEST: %s (pre-release; install" - " with `pip install --pre`)", - latest, - ) - else: - write_output("LATEST: %s", latest) - - -def print_results( - hits: List["TransformedHit"], - name_column_width: Optional[int] = None, - terminal_width: Optional[int] = None, -) -> None: - if not hits: - return - if name_column_width is None: - name_column_width = ( - max( - [ - len(hit["name"]) + len(highest_version(hit.get("versions", ["-"]))) - for hit in hits - ] - ) - + 4 - ) - - for hit in hits: - name = hit["name"] - summary = hit["summary"] or "" - latest = highest_version(hit.get("versions", ["-"])) - if terminal_width is not None: - target_width = terminal_width - name_column_width - 5 - if target_width > 10: - # wrap and indent summary to fit terminal - summary_lines = textwrap.wrap(summary, target_width) - summary = ("\n" + " " * (name_column_width + 3)).join(summary_lines) - - name_latest = f"{name} ({latest})" - line = f"{name_latest:{name_column_width}} - {summary}" - try: - write_output(line) - print_dist_installation_info(name, latest) - except UnicodeEncodeError: - pass - - -def highest_version(versions: List[str]) -> str: - return max(versions, key=parse_version) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py deleted file mode 100644 index 3f10701..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/show.py +++ /dev/null @@ -1,189 +0,0 @@ -import logging -from optparse import Values -from typing import Generator, Iterable, Iterator, List, NamedTuple, Optional - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli.base_command import Command -from pip._internal.cli.status_codes import ERROR, SUCCESS -from pip._internal.metadata import BaseDistribution, get_default_environment -from pip._internal.utils.misc import write_output - -logger = logging.getLogger(__name__) - - -class ShowCommand(Command): - """ - Show information about one or more installed packages. - - The output is in RFC-compliant mail header format. - """ - - usage = """ - %prog [options] ...""" - ignore_require_venv = True - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-f", - "--files", - dest="files", - action="store_true", - default=False, - help="Show the full list of installed files for each package.", - ) - - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - if not args: - logger.warning("ERROR: Please provide a package name or names.") - return ERROR - query = args - - results = search_packages_info(query) - if not print_results( - results, list_files=options.files, verbose=options.verbose - ): - return ERROR - return SUCCESS - - -class _PackageInfo(NamedTuple): - name: str - version: str - location: str - editable_project_location: Optional[str] - requires: List[str] - required_by: List[str] - installer: str - metadata_version: str - classifiers: List[str] - summary: str - homepage: str - project_urls: List[str] - author: str - author_email: str - license: str - entry_points: List[str] - files: Optional[List[str]] - - -def search_packages_info(query: List[str]) -> Generator[_PackageInfo, None, None]: - """ - Gather details from installed distributions. Print distribution name, - version, location, and installed files. Installed files requires a - pip generated 'installed-files.txt' in the distributions '.egg-info' - directory. - """ - env = get_default_environment() - - installed = {dist.canonical_name: dist for dist in env.iter_all_distributions()} - query_names = [canonicalize_name(name) for name in query] - missing = sorted( - [name for name, pkg in zip(query, query_names) if pkg not in installed] - ) - if missing: - logger.warning("Package(s) not found: %s", ", ".join(missing)) - - def _get_requiring_packages(current_dist: BaseDistribution) -> Iterator[str]: - return ( - dist.metadata["Name"] or "UNKNOWN" - for dist in installed.values() - if current_dist.canonical_name - in {canonicalize_name(d.name) for d in dist.iter_dependencies()} - ) - - for query_name in query_names: - try: - dist = installed[query_name] - except KeyError: - continue - - requires = sorted((req.name for req in dist.iter_dependencies()), key=str.lower) - required_by = sorted(_get_requiring_packages(dist), key=str.lower) - - try: - entry_points_text = dist.read_text("entry_points.txt") - entry_points = entry_points_text.splitlines(keepends=False) - except FileNotFoundError: - entry_points = [] - - files_iter = dist.iter_declared_entries() - if files_iter is None: - files: Optional[List[str]] = None - else: - files = sorted(files_iter) - - metadata = dist.metadata - - yield _PackageInfo( - name=dist.raw_name, - version=str(dist.version), - location=dist.location or "", - editable_project_location=dist.editable_project_location, - requires=requires, - required_by=required_by, - installer=dist.installer, - metadata_version=dist.metadata_version or "", - classifiers=metadata.get_all("Classifier", []), - summary=metadata.get("Summary", ""), - homepage=metadata.get("Home-page", ""), - project_urls=metadata.get_all("Project-URL", []), - author=metadata.get("Author", ""), - author_email=metadata.get("Author-email", ""), - license=metadata.get("License", ""), - entry_points=entry_points, - files=files, - ) - - -def print_results( - distributions: Iterable[_PackageInfo], - list_files: bool, - verbose: bool, -) -> bool: - """ - Print the information from installed distributions found. - """ - results_printed = False - for i, dist in enumerate(distributions): - results_printed = True - if i > 0: - write_output("---") - - write_output("Name: %s", dist.name) - write_output("Version: %s", dist.version) - write_output("Summary: %s", dist.summary) - write_output("Home-page: %s", dist.homepage) - write_output("Author: %s", dist.author) - write_output("Author-email: %s", dist.author_email) - write_output("License: %s", dist.license) - write_output("Location: %s", dist.location) - if dist.editable_project_location is not None: - write_output( - "Editable project location: %s", dist.editable_project_location - ) - write_output("Requires: %s", ", ".join(dist.requires)) - write_output("Required-by: %s", ", ".join(dist.required_by)) - - if verbose: - write_output("Metadata-Version: %s", dist.metadata_version) - write_output("Installer: %s", dist.installer) - write_output("Classifiers:") - for classifier in dist.classifiers: - write_output(" %s", classifier) - write_output("Entry-points:") - for entry in dist.entry_points: - write_output(" %s", entry.strip()) - write_output("Project-URLs:") - for project_url in dist.project_urls: - write_output(" %s", project_url) - if list_files: - write_output("Files:") - if dist.files is None: - write_output("Cannot locate RECORD or installed-files.txt") - else: - for line in dist.files: - write_output(" %s", line.strip()) - return results_printed diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py deleted file mode 100644 index f198fc3..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +++ /dev/null @@ -1,113 +0,0 @@ -import logging -from optparse import Values -from typing import List - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.cli import cmdoptions -from pip._internal.cli.base_command import Command -from pip._internal.cli.req_command import SessionCommandMixin, warn_if_run_as_root -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import InstallationError -from pip._internal.req import parse_requirements -from pip._internal.req.constructors import ( - install_req_from_line, - install_req_from_parsed_requirement, -) -from pip._internal.utils.misc import ( - check_externally_managed, - protect_pip_from_modification_on_windows, -) - -logger = logging.getLogger(__name__) - - -class UninstallCommand(Command, SessionCommandMixin): - """ - Uninstall packages. - - pip is able to uninstall most installed packages. Known exceptions are: - - - Pure distutils packages installed with ``python setup.py install``, which - leave behind no metadata to determine what files were installed. - - Script wrappers installed by ``python setup.py develop``. - """ - - usage = """ - %prog [options] ... - %prog [options] -r ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-r", - "--requirement", - dest="requirements", - action="append", - default=[], - metavar="file", - help=( - "Uninstall all the packages listed in the given requirements " - "file. This option can be used multiple times." - ), - ) - self.cmd_opts.add_option( - "-y", - "--yes", - dest="yes", - action="store_true", - help="Don't ask for confirmation of uninstall deletions.", - ) - self.cmd_opts.add_option(cmdoptions.root_user_action()) - self.cmd_opts.add_option(cmdoptions.override_externally_managed()) - self.parser.insert_option_group(0, self.cmd_opts) - - def run(self, options: Values, args: List[str]) -> int: - session = self.get_default_session(options) - - reqs_to_uninstall = {} - for name in args: - req = install_req_from_line( - name, - isolated=options.isolated_mode, - ) - if req.name: - reqs_to_uninstall[canonicalize_name(req.name)] = req - else: - logger.warning( - "Invalid requirement: %r ignored -" - " the uninstall command expects named" - " requirements.", - name, - ) - for filename in options.requirements: - for parsed_req in parse_requirements( - filename, options=options, session=session - ): - req = install_req_from_parsed_requirement( - parsed_req, isolated=options.isolated_mode - ) - if req.name: - reqs_to_uninstall[canonicalize_name(req.name)] = req - if not reqs_to_uninstall: - raise InstallationError( - f"You must give at least one requirement to {self.name} (see " - f'"pip help {self.name}")' - ) - - if not options.override_externally_managed: - check_externally_managed() - - protect_pip_from_modification_on_windows( - modifying_pip="pip" in reqs_to_uninstall - ) - - for req in reqs_to_uninstall.values(): - uninstall_pathset = req.uninstall( - auto_confirm=options.yes, - verbose=self.verbosity > 0, - ) - if uninstall_pathset: - uninstall_pathset.commit() - if options.root_user_action == "warn": - warn_if_run_as_root() - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py deleted file mode 100644 index ed578aa..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +++ /dev/null @@ -1,183 +0,0 @@ -import logging -import os -import shutil -from optparse import Values -from typing import List - -from pip._internal.cache import WheelCache -from pip._internal.cli import cmdoptions -from pip._internal.cli.req_command import RequirementCommand, with_cleanup -from pip._internal.cli.status_codes import SUCCESS -from pip._internal.exceptions import CommandError -from pip._internal.operations.build.build_tracker import get_build_tracker -from pip._internal.req.req_install import ( - InstallRequirement, - check_legacy_setup_py_options, -) -from pip._internal.utils.misc import ensure_dir, normalize_path -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.wheel_builder import build, should_build_for_wheel_command - -logger = logging.getLogger(__name__) - - -class WheelCommand(RequirementCommand): - """ - Build Wheel archives for your requirements and dependencies. - - Wheel is a built-package format, and offers the advantage of not - recompiling your software during every install. For more details, see the - wheel docs: https://wheel.readthedocs.io/en/latest/ - - 'pip wheel' uses the build system interface as described here: - https://pip.pypa.io/en/stable/reference/build-system/ - - """ - - usage = """ - %prog [options] ... - %prog [options] -r ... - %prog [options] [-e] ... - %prog [options] [-e] ... - %prog [options] ...""" - - def add_options(self) -> None: - self.cmd_opts.add_option( - "-w", - "--wheel-dir", - dest="wheel_dir", - metavar="dir", - default=os.curdir, - help=( - "Build wheels into , where the default is the " - "current working directory." - ), - ) - self.cmd_opts.add_option(cmdoptions.no_binary()) - self.cmd_opts.add_option(cmdoptions.only_binary()) - self.cmd_opts.add_option(cmdoptions.prefer_binary()) - self.cmd_opts.add_option(cmdoptions.no_build_isolation()) - self.cmd_opts.add_option(cmdoptions.use_pep517()) - self.cmd_opts.add_option(cmdoptions.no_use_pep517()) - self.cmd_opts.add_option(cmdoptions.check_build_deps()) - self.cmd_opts.add_option(cmdoptions.constraints()) - self.cmd_opts.add_option(cmdoptions.editable()) - self.cmd_opts.add_option(cmdoptions.requirements()) - self.cmd_opts.add_option(cmdoptions.src()) - self.cmd_opts.add_option(cmdoptions.ignore_requires_python()) - self.cmd_opts.add_option(cmdoptions.no_deps()) - self.cmd_opts.add_option(cmdoptions.progress_bar()) - - self.cmd_opts.add_option( - "--no-verify", - dest="no_verify", - action="store_true", - default=False, - help="Don't verify if built wheel is valid.", - ) - - self.cmd_opts.add_option(cmdoptions.config_settings()) - self.cmd_opts.add_option(cmdoptions.build_options()) - self.cmd_opts.add_option(cmdoptions.global_options()) - - self.cmd_opts.add_option( - "--pre", - action="store_true", - default=False, - help=( - "Include pre-release and development versions. By default, " - "pip only finds stable versions." - ), - ) - - self.cmd_opts.add_option(cmdoptions.require_hashes()) - - index_opts = cmdoptions.make_option_group( - cmdoptions.index_group, - self.parser, - ) - - self.parser.insert_option_group(0, index_opts) - self.parser.insert_option_group(0, self.cmd_opts) - - @with_cleanup - def run(self, options: Values, args: List[str]) -> int: - session = self.get_default_session(options) - - finder = self._build_package_finder(options, session) - - options.wheel_dir = normalize_path(options.wheel_dir) - ensure_dir(options.wheel_dir) - - build_tracker = self.enter_context(get_build_tracker()) - - directory = TempDirectory( - delete=not options.no_clean, - kind="wheel", - globally_managed=True, - ) - - reqs = self.get_requirements(args, options, finder, session) - check_legacy_setup_py_options(options, reqs) - - wheel_cache = WheelCache(options.cache_dir) - - preparer = self.make_requirement_preparer( - temp_build_dir=directory, - options=options, - build_tracker=build_tracker, - session=session, - finder=finder, - download_dir=options.wheel_dir, - use_user_site=False, - verbosity=self.verbosity, - ) - - resolver = self.make_resolver( - preparer=preparer, - finder=finder, - options=options, - wheel_cache=wheel_cache, - ignore_requires_python=options.ignore_requires_python, - use_pep517=options.use_pep517, - ) - - self.trace_basic_info(finder) - - requirement_set = resolver.resolve(reqs, check_supported_wheels=True) - - reqs_to_build: List[InstallRequirement] = [] - for req in requirement_set.requirements.values(): - if req.is_wheel: - preparer.save_linked_requirement(req) - elif should_build_for_wheel_command(req): - reqs_to_build.append(req) - - preparer.prepare_linked_requirements_more(requirement_set.requirements.values()) - requirement_set.warn_legacy_versions_and_specifiers() - - # build wheels - build_successes, build_failures = build( - reqs_to_build, - wheel_cache=wheel_cache, - verify=(not options.no_verify), - build_options=options.build_options or [], - global_options=options.global_options or [], - ) - for req in build_successes: - assert req.link and req.link.is_wheel - assert req.local_file_path - # copy from cache to target directory - try: - shutil.copy(req.local_file_path, options.wheel_dir) - except OSError as e: - logger.warning( - "Building wheel for %s failed: %s", - req.name, - e, - ) - build_failures.append(req) - if len(build_failures) != 0: - raise CommandError("Failed to build one or more wheels") - - return SUCCESS diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/configuration.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/configuration.py deleted file mode 100644 index c25273d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/configuration.py +++ /dev/null @@ -1,383 +0,0 @@ -"""Configuration management setup - -Some terminology: -- name - As written in config files. -- value - Value associated with a name -- key - Name combined with it's section (section.name) -- variant - A single word describing where the configuration key-value pair came from -""" - -import configparser -import locale -import os -import sys -from typing import Any, Dict, Iterable, List, NewType, Optional, Tuple - -from pip._internal.exceptions import ( - ConfigurationError, - ConfigurationFileCouldNotBeLoaded, -) -from pip._internal.utils import appdirs -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.logging import getLogger -from pip._internal.utils.misc import ensure_dir, enum - -RawConfigParser = configparser.RawConfigParser # Shorthand -Kind = NewType("Kind", str) - -CONFIG_BASENAME = "pip.ini" if WINDOWS else "pip.conf" -ENV_NAMES_IGNORED = "version", "help" - -# The kinds of configurations there are. -kinds = enum( - USER="user", # User Specific - GLOBAL="global", # System Wide - SITE="site", # [Virtual] Environment Specific - ENV="env", # from PIP_CONFIG_FILE - ENV_VAR="env-var", # from Environment Variables -) -OVERRIDE_ORDER = kinds.GLOBAL, kinds.USER, kinds.SITE, kinds.ENV, kinds.ENV_VAR -VALID_LOAD_ONLY = kinds.USER, kinds.GLOBAL, kinds.SITE - -logger = getLogger(__name__) - - -# NOTE: Maybe use the optionx attribute to normalize keynames. -def _normalize_name(name: str) -> str: - """Make a name consistent regardless of source (environment or file)""" - name = name.lower().replace("_", "-") - if name.startswith("--"): - name = name[2:] # only prefer long opts - return name - - -def _disassemble_key(name: str) -> List[str]: - if "." not in name: - error_message = ( - "Key does not contain dot separated section and key. " - f"Perhaps you wanted to use 'global.{name}' instead?" - ) - raise ConfigurationError(error_message) - return name.split(".", 1) - - -def get_configuration_files() -> Dict[Kind, List[str]]: - global_config_files = [ - os.path.join(path, CONFIG_BASENAME) for path in appdirs.site_config_dirs("pip") - ] - - site_config_file = os.path.join(sys.prefix, CONFIG_BASENAME) - legacy_config_file = os.path.join( - os.path.expanduser("~"), - "pip" if WINDOWS else ".pip", - CONFIG_BASENAME, - ) - new_config_file = os.path.join(appdirs.user_config_dir("pip"), CONFIG_BASENAME) - return { - kinds.GLOBAL: global_config_files, - kinds.SITE: [site_config_file], - kinds.USER: [legacy_config_file, new_config_file], - } - - -class Configuration: - """Handles management of configuration. - - Provides an interface to accessing and managing configuration files. - - This class converts provides an API that takes "section.key-name" style - keys and stores the value associated with it as "key-name" under the - section "section". - - This allows for a clean interface wherein the both the section and the - key-name are preserved in an easy to manage form in the configuration files - and the data stored is also nice. - """ - - def __init__(self, isolated: bool, load_only: Optional[Kind] = None) -> None: - super().__init__() - - if load_only is not None and load_only not in VALID_LOAD_ONLY: - raise ConfigurationError( - "Got invalid value for load_only - should be one of {}".format( - ", ".join(map(repr, VALID_LOAD_ONLY)) - ) - ) - self.isolated = isolated - self.load_only = load_only - - # Because we keep track of where we got the data from - self._parsers: Dict[Kind, List[Tuple[str, RawConfigParser]]] = { - variant: [] for variant in OVERRIDE_ORDER - } - self._config: Dict[Kind, Dict[str, Any]] = { - variant: {} for variant in OVERRIDE_ORDER - } - self._modified_parsers: List[Tuple[str, RawConfigParser]] = [] - - def load(self) -> None: - """Loads configuration from configuration files and environment""" - self._load_config_files() - if not self.isolated: - self._load_environment_vars() - - def get_file_to_edit(self) -> Optional[str]: - """Returns the file with highest priority in configuration""" - assert self.load_only is not None, "Need to be specified a file to be editing" - - try: - return self._get_parser_to_modify()[0] - except IndexError: - return None - - def items(self) -> Iterable[Tuple[str, Any]]: - """Returns key-value pairs like dict.items() representing the loaded - configuration - """ - return self._dictionary.items() - - def get_value(self, key: str) -> Any: - """Get a value from the configuration.""" - orig_key = key - key = _normalize_name(key) - try: - return self._dictionary[key] - except KeyError: - # disassembling triggers a more useful error message than simply - # "No such key" in the case that the key isn't in the form command.option - _disassemble_key(key) - raise ConfigurationError(f"No such key - {orig_key}") - - def set_value(self, key: str, value: Any) -> None: - """Modify a value in the configuration.""" - key = _normalize_name(key) - self._ensure_have_load_only() - - assert self.load_only - fname, parser = self._get_parser_to_modify() - - if parser is not None: - section, name = _disassemble_key(key) - - # Modify the parser and the configuration - if not parser.has_section(section): - parser.add_section(section) - parser.set(section, name, value) - - self._config[self.load_only][key] = value - self._mark_as_modified(fname, parser) - - def unset_value(self, key: str) -> None: - """Unset a value in the configuration.""" - orig_key = key - key = _normalize_name(key) - self._ensure_have_load_only() - - assert self.load_only - if key not in self._config[self.load_only]: - raise ConfigurationError(f"No such key - {orig_key}") - - fname, parser = self._get_parser_to_modify() - - if parser is not None: - section, name = _disassemble_key(key) - if not ( - parser.has_section(section) and parser.remove_option(section, name) - ): - # The option was not removed. - raise ConfigurationError( - "Fatal Internal error [id=1]. Please report as a bug." - ) - - # The section may be empty after the option was removed. - if not parser.items(section): - parser.remove_section(section) - self._mark_as_modified(fname, parser) - - del self._config[self.load_only][key] - - def save(self) -> None: - """Save the current in-memory state.""" - self._ensure_have_load_only() - - for fname, parser in self._modified_parsers: - logger.info("Writing to %s", fname) - - # Ensure directory exists. - ensure_dir(os.path.dirname(fname)) - - # Ensure directory's permission(need to be writeable) - try: - with open(fname, "w") as f: - parser.write(f) - except OSError as error: - raise ConfigurationError( - f"An error occurred while writing to the configuration file " - f"{fname}: {error}" - ) - - # - # Private routines - # - - def _ensure_have_load_only(self) -> None: - if self.load_only is None: - raise ConfigurationError("Needed a specific file to be modifying.") - logger.debug("Will be working with %s variant only", self.load_only) - - @property - def _dictionary(self) -> Dict[str, Any]: - """A dictionary representing the loaded configuration.""" - # NOTE: Dictionaries are not populated if not loaded. So, conditionals - # are not needed here. - retval = {} - - for variant in OVERRIDE_ORDER: - retval.update(self._config[variant]) - - return retval - - def _load_config_files(self) -> None: - """Loads configuration from configuration files""" - config_files = dict(self.iter_config_files()) - if config_files[kinds.ENV][0:1] == [os.devnull]: - logger.debug( - "Skipping loading configuration files due to " - "environment's PIP_CONFIG_FILE being os.devnull" - ) - return - - for variant, files in config_files.items(): - for fname in files: - # If there's specific variant set in `load_only`, load only - # that variant, not the others. - if self.load_only is not None and variant != self.load_only: - logger.debug("Skipping file '%s' (variant: %s)", fname, variant) - continue - - parser = self._load_file(variant, fname) - - # Keeping track of the parsers used - self._parsers[variant].append((fname, parser)) - - def _load_file(self, variant: Kind, fname: str) -> RawConfigParser: - logger.verbose("For variant '%s', will try loading '%s'", variant, fname) - parser = self._construct_parser(fname) - - for section in parser.sections(): - items = parser.items(section) - self._config[variant].update(self._normalized_keys(section, items)) - - return parser - - def _construct_parser(self, fname: str) -> RawConfigParser: - parser = configparser.RawConfigParser() - # If there is no such file, don't bother reading it but create the - # parser anyway, to hold the data. - # Doing this is useful when modifying and saving files, where we don't - # need to construct a parser. - if os.path.exists(fname): - locale_encoding = locale.getpreferredencoding(False) - try: - parser.read(fname, encoding=locale_encoding) - except UnicodeDecodeError: - # See https://github.com/pypa/pip/issues/4963 - raise ConfigurationFileCouldNotBeLoaded( - reason=f"contains invalid {locale_encoding} characters", - fname=fname, - ) - except configparser.Error as error: - # See https://github.com/pypa/pip/issues/4893 - raise ConfigurationFileCouldNotBeLoaded(error=error) - return parser - - def _load_environment_vars(self) -> None: - """Loads configuration from environment variables""" - self._config[kinds.ENV_VAR].update( - self._normalized_keys(":env:", self.get_environ_vars()) - ) - - def _normalized_keys( - self, section: str, items: Iterable[Tuple[str, Any]] - ) -> Dict[str, Any]: - """Normalizes items to construct a dictionary with normalized keys. - - This routine is where the names become keys and are made the same - regardless of source - configuration files or environment. - """ - normalized = {} - for name, val in items: - key = section + "." + _normalize_name(name) - normalized[key] = val - return normalized - - def get_environ_vars(self) -> Iterable[Tuple[str, str]]: - """Returns a generator with all environmental vars with prefix PIP_""" - for key, val in os.environ.items(): - if key.startswith("PIP_"): - name = key[4:].lower() - if name not in ENV_NAMES_IGNORED: - yield name, val - - # XXX: This is patched in the tests. - def iter_config_files(self) -> Iterable[Tuple[Kind, List[str]]]: - """Yields variant and configuration files associated with it. - - This should be treated like items of a dictionary. The order - here doesn't affect what gets overridden. That is controlled - by OVERRIDE_ORDER. However this does control the order they are - displayed to the user. It's probably most ergononmic to display - things in the same order as OVERRIDE_ORDER - """ - # SMELL: Move the conditions out of this function - - env_config_file = os.environ.get("PIP_CONFIG_FILE", None) - config_files = get_configuration_files() - - yield kinds.GLOBAL, config_files[kinds.GLOBAL] - - # per-user config is not loaded when env_config_file exists - should_load_user_config = not self.isolated and not ( - env_config_file and os.path.exists(env_config_file) - ) - if should_load_user_config: - # The legacy config file is overridden by the new config file - yield kinds.USER, config_files[kinds.USER] - - # virtualenv config - yield kinds.SITE, config_files[kinds.SITE] - - if env_config_file is not None: - yield kinds.ENV, [env_config_file] - else: - yield kinds.ENV, [] - - def get_values_in_config(self, variant: Kind) -> Dict[str, Any]: - """Get values present in a config file""" - return self._config[variant] - - def _get_parser_to_modify(self) -> Tuple[str, RawConfigParser]: - # Determine which parser to modify - assert self.load_only - parsers = self._parsers[self.load_only] - if not parsers: - # This should not happen if everything works correctly. - raise ConfigurationError( - "Fatal Internal error [id=2]. Please report as a bug." - ) - - # Use the highest priority parser. - return parsers[-1] - - # XXX: This is patched in the tests. - def _mark_as_modified(self, fname: str, parser: RawConfigParser) -> None: - file_parser_tuple = (fname, parser) - if file_parser_tuple not in self._modified_parsers: - self._modified_parsers.append(file_parser_tuple) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self._dictionary!r})" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py deleted file mode 100644 index 9a89a83..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py +++ /dev/null @@ -1,21 +0,0 @@ -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.distributions.sdist import SourceDistribution -from pip._internal.distributions.wheel import WheelDistribution -from pip._internal.req.req_install import InstallRequirement - - -def make_distribution_for_install_requirement( - install_req: InstallRequirement, -) -> AbstractDistribution: - """Returns a Distribution for the given InstallRequirement""" - # Editable requirements will always be source distributions. They use the - # legacy logic until we create a modern standard for them. - if install_req.editable: - return SourceDistribution(install_req) - - # If it's a wheel, it's a WheelDistribution - if install_req.is_wheel: - return WheelDistribution(install_req) - - # Otherwise, a SourceDistribution - return SourceDistribution(install_req) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 662894e42d97c80ec4d2818f317571f46f2b5b65..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 923 zcmaJ;&ubGw6rSn+tVtSLdr*S1MG&?nyQl{b7PZie7Y{8W>}A8U5*tXW;7^ug@=-kWdUe(${xjm8xO*1h(z=P3w%mqBUj z9L#nBoT3ngI6^V@FqU{JT8b4jvvW&gj1 zjbGj0D|B%yu&OOt2Pv~ek64HFm?YM}-Pvkxl8}m^6A>nbb3Y zx_IWMnQ*hA=%tAZ1&`f`cINRt=gwW1Q$gBU(Cr6@gu5BdT%RU_uq24wu(B2I`fx#o z?>pHrx8tBs{OY|Ax`9yaLe9Nh25W$hLeK*MuhF!Q%&VV`)+eL&wYhP&HEud1)0yg( ztaa8JH`^n#eXgVW&A0t=ZF8h<&fqzEYA@#&h;)97bgCk_(+N0Xa&7s>Wi(#ADyDZS z@6TBC8-Le>79BWc%S?xV7QMbhY(?Tad@juGI1L98dC1lwlq=!4;WJe*#uKzNL60Zs a(FAQz^%cDJW%brn0sl?Aey)Kp>ih)8s{PXd diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc deleted file mode 100644 index 708184a735a5b3adeccb2fdd3ae34ff7da97651f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2844 zcmb7G&5zqe6dxyX;$%13^n`aso-d|`p($T73=qi=`pSW1AD53U_7g(-i*gzNG zHOw_*mA`2@j0@N(pD=v>y5$GLYIKkd_I93h{J^m7_xah5C3u@VfjKybkbJz@{tAeX zz$H%V3M2ItQ|f7!;u)4^nP%n^X(~*;I9XSD_DpG5K}54O*LZ#!7R?kmmbnqL)C<7B zXDt6DaOQ?Mi;v*cc!}lt6f3}kwrFf(NUD5^oLA~QPLaxFxO=Gqz8hvR90TLi6d_Br z0imI$ZTLQIx`MV0huN01O06h7M#JXR5P{VMalcw9P#7PyI2D7qMUsZo4O$ONf;4`& zZFk*&DH5lPbe+?7#}8-&KH~|2OBoNiXj={}M%7ctXmfck9K8TGg0N{g&ji$Th2Umj zcO$bSNyl{-JKm}=7_#}i5*rPtqJv(94WF)CL5uo4=y)T(9PZm@*uI+>m>mD0ot798 zmP*}DkVFr|VK8Pz&`gx{O;|vK&|4oo1Vx7LIv6g|aTWs$wix#~VAwG&?pGccJQIWi zh$S7)Fm)SeAUu?x_go)Mfuj-|jD~v-a=-(F8G$hfk<~>19nP7|iA&dAu?Fr)GaDVt zhJ8TN8W)2=4JC1vJ6uGTbR6q!r+*&S9$Mg13;Y2%bstLexI?Pa-Y^Yl3$p@}C7fjw zaN8f)4e;4M0@KIJRTA_+T~1vfSD-H?C8v-J$_1kLrMqNHS+1l*)$e#*gqp5fjuq&- zz|x2PjL+?+T!eXDmnEX>J|0Ht=Kc3-t{2oiz`X0!&T;2l&9)lx`dIb(qcz_O_+pak znrC@6&<_xY9#vyQy~wX&30A$X!1l3mU|g+M6WjI!i~j^n_cqBdTJdu3mbUMEZRV$4 zdoE?JXxs3Cm0t`rneEe5h2EjUSe1lAo3l&?s|IRdK2Se2^>)a5<=X z%p@Xr1QH31piWOV>9Xta!^ni-0cms^3e~4hj4CW9z{6N^5@p5UG#xIP>> zJwfk6Wn~2_&$dCcY$+!6bT6b2qg)ffv{RO@o*OA+Z}L%+;`U)2lq_J3A7B zjp|r4AIZOfnkQh|B)^xQ8nQObHsxg*PDL(SzH1xUwZgL5;^vwjZ9_lu%?!vV<3HeQ z;8-Oi121MkTFl}k;f(qKF>xvmJT}!EN5?w+See71KS@$)G)a}6SoV0o=z3Vt^|s48 zHqw*2ezs%S@t2&gGuMR90DnD1mT8za8fI8F;(OH-F0_!KE3nqWG!&EAi&QCL0I0TH zCh#vw;Lm_Sr^8Icb!~AF$zt4LOm5q{UQt9Db|na2l@JvgO5udv$^QhVdl$)Hsj{l| z=2Pn4oBOLh0`D(h_#0n6jb!sbs?)dB>0U}z=dUe%e(d_<9RlQbnq+6>X0Iff_TB>i zl%mexeD38t1m4K8Pww=xLmXLk{@3z>o(gZ+pE=meA*GSoCwqCM3ZziFGXa#8zncO| zR)Vw|{#5N3m}2e(2LwL{P%tNj*PML3?X#{E-|&>2N-c9b#c0#$6I zGQ#1GQ4VNZGIL>W>BMVqgAvlAEfQIW4dA|ZJWBm50`C#*4E{V!y|khzKa;|3GW!QP cew(~_n;f~DeO8&jcIva!*H8aLfRtMP1-@7l1ONa4 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc deleted file mode 100644 index b0cd087e578bf9f7a7e1c0cda58a23c124cf4bbb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1682 zcma)6&5zqu5P$x5vdJcByGuW4vCy_6LbaFfkqW5@fyiO00CDi4mgD!bao4fk_nc}S zaaf@}z=`8t;YQUz1tA4-09jh865_xukaFpX89P~$)q*;b=lwi0@8dT!@BPqh)(J>( z`Nu(5A>=pwS%@|Vvo3%WLJ5^3GL&3NLM%t}P;r$KE0H?XT&=`vqz?_(kcdn^Bvd;l zRA%HcucUV$EsVS z8mq&Z*Qf!XOwGPYYhZ8WW~W|keiVz$k0M5wk1+n~6P9u&SeyyVkF9VKWTn;V?Rwn; z`D_phizZB1agtdvV-%uu3#O(%_mQ#X3o9Eii?c_gkb^&r`w1Ubz5zJ>h%=w&<#Ij7 zVk=07=_q5=E=`5bSvKNvAkDcg1}wl#1$9Dl@9DNJjAGTa%6O&l^4bTQhNEB zpOTKeH{QbHL8p$O5AuI&-H{6g%2qT4R7>WKW>+W6-1>%(7K+ds9oC#{`{*`3_!{tUXcv+6Uq`73x1y9g1!~;;rzx^aacb&X^I7})RD*Ghu=ePW$Y3+RI%g>>j+I9E(!Cu^NUAacIwP zxL5T@MS5#BaM8Y1Zc5&(xp-mTt@8aYzXcoN10!yLnktecosw(6lY6J+?kU-Qu5U`s N$!j}*6BtWE{{Ry&z)1iA diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc deleted file mode 100644 index a130aa53d65b1a8a170d9d9664843137d1c2da03..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8470 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc deleted file mode 100644 index 9d5bcfb0d7a030d918eb967a380ca01589b6ab43..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2230 zcmaJ?&5IOA6tC{-?&+CzcE-5K>P9VupcCC05-%$e!4M3DWEDRM%pskgsT!xXzpSd! zogoVn_F!`H=v8w`WdDJ9@(&1sNj6|;6olX*w=ru72!XuUJ+scNnm$y&diCnnd%yRq zS3i|XMFL-I{^!oW1|fgoWc-;UVe<5tt1#l?~qt z@{N2do4y?s8ik7t@Fz~HT4JAxl^2Ds5Ax2I z8%Ckma(%DQozM+9DCbT!r4nvSedNL4Yj)8b^rf?I>xz4cpY}q=MKzaHK6E9YG)l^+ zJ)g^-R6O{+!?~aAzQmPt9Yu#tcxz>WWurZsY@P+-HsPe9G1AbP*2r;#>D=Vj9$0DX zEVpK?kBl36Sg}E8tQn00GkK9&d|Z^{W5Fd4m833B z82_+Fn?MZ6yhrY7%lEKGhU9)*qA7iGt{%mz9`{ry3hUQ+c&+Yx z&C&c=?Y;Nw(o=j9&w|>>dhEq@#|sq~P~!SzQnH>VT8n#0rP=j-=3tetaN&5YfAAHM zYTIq*ARLL5y+NLocWr_|rn0d>k!E8-;J3+FF`+&@-hEvT>5Zu-jF%D}kDxI-1f`aKGn; zmne`D51Viui7g+3U+n@x17Lo}OLW|S_dHj~WMH+TQG1HutSitfi>`-0WYV8ci2`v6 z4maW&7eI7u9IR?3IdGqp{RsMrgGo8Dt2&8+%K~q?K!61zSJg!Yeu_x=_4sXLCaW~d2!)ssGj`$Q*TLAX!uVVJU8xGiq`@h<}6W^Sw;TDEyc z8yxvylb|r1v&_ None: - super().__init__() - self.req = req - - @abc.abstractproperty - def build_tracker_id(self) -> Optional[str]: - """A string that uniquely identifies this requirement to the build tracker. - - If None, then this dist has no work to do in the build tracker, and - ``.prepare_distribution_metadata()`` will not be called.""" - raise NotImplementedError() - - @abc.abstractmethod - def get_metadata_distribution(self) -> BaseDistribution: - raise NotImplementedError() - - @abc.abstractmethod - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - raise NotImplementedError() diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py deleted file mode 100644 index ab8d53b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/installed.py +++ /dev/null @@ -1,29 +0,0 @@ -from typing import Optional - -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution - - -class InstalledDistribution(AbstractDistribution): - """Represents an installed package. - - This does not need any preparation as the required information has already - been computed. - """ - - @property - def build_tracker_id(self) -> Optional[str]: - return None - - def get_metadata_distribution(self) -> BaseDistribution: - assert self.req.satisfied_by is not None, "not actually installed" - return self.req.satisfied_by - - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - pass diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py deleted file mode 100644 index 15ff42b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +++ /dev/null @@ -1,156 +0,0 @@ -import logging -from typing import Iterable, Optional, Set, Tuple - -from pip._internal.build_env import BuildEnvironment -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.exceptions import InstallationError -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution -from pip._internal.utils.subprocess import runner_with_spinner_message - -logger = logging.getLogger(__name__) - - -class SourceDistribution(AbstractDistribution): - """Represents a source distribution. - - The preparation step for these needs metadata for the packages to be - generated, either using PEP 517 or using the legacy `setup.py egg_info`. - """ - - @property - def build_tracker_id(self) -> Optional[str]: - """Identify this requirement uniquely by its link.""" - assert self.req.link - return self.req.link.url_without_fragment - - def get_metadata_distribution(self) -> BaseDistribution: - return self.req.get_dist() - - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - # Load pyproject.toml, to determine whether PEP 517 is to be used - self.req.load_pyproject_toml() - - # Set up the build isolation, if this requirement should be isolated - should_isolate = self.req.use_pep517 and build_isolation - if should_isolate: - # Setup an isolated environment and install the build backend static - # requirements in it. - self._prepare_build_backend(finder) - # Check that if the requirement is editable, it either supports PEP 660 or - # has a setup.py or a setup.cfg. This cannot be done earlier because we need - # to setup the build backend to verify it supports build_editable, nor can - # it be done later, because we want to avoid installing build requirements - # needlessly. Doing it here also works around setuptools generating - # UNKNOWN.egg-info when running get_requires_for_build_wheel on a directory - # without setup.py nor setup.cfg. - self.req.isolated_editable_sanity_check() - # Install the dynamic build requirements. - self._install_build_reqs(finder) - # Check if the current environment provides build dependencies - should_check_deps = self.req.use_pep517 and check_build_deps - if should_check_deps: - pyproject_requires = self.req.pyproject_requires - assert pyproject_requires is not None - conflicting, missing = self.req.build_env.check_requirements( - pyproject_requires - ) - if conflicting: - self._raise_conflicts("the backend dependencies", conflicting) - if missing: - self._raise_missing_reqs(missing) - self.req.prepare_metadata() - - def _prepare_build_backend(self, finder: PackageFinder) -> None: - # Isolate in a BuildEnvironment and install the build-time - # requirements. - pyproject_requires = self.req.pyproject_requires - assert pyproject_requires is not None - - self.req.build_env = BuildEnvironment() - self.req.build_env.install_requirements( - finder, pyproject_requires, "overlay", kind="build dependencies" - ) - conflicting, missing = self.req.build_env.check_requirements( - self.req.requirements_to_check - ) - if conflicting: - self._raise_conflicts("PEP 517/518 supported requirements", conflicting) - if missing: - logger.warning( - "Missing build requirements in pyproject.toml for %s.", - self.req, - ) - logger.warning( - "The project does not specify a build backend, and " - "pip cannot fall back to setuptools without %s.", - " and ".join(map(repr, sorted(missing))), - ) - - def _get_build_requires_wheel(self) -> Iterable[str]: - with self.req.build_env: - runner = runner_with_spinner_message("Getting requirements to build wheel") - backend = self.req.pep517_backend - assert backend is not None - with backend.subprocess_runner(runner): - return backend.get_requires_for_build_wheel() - - def _get_build_requires_editable(self) -> Iterable[str]: - with self.req.build_env: - runner = runner_with_spinner_message( - "Getting requirements to build editable" - ) - backend = self.req.pep517_backend - assert backend is not None - with backend.subprocess_runner(runner): - return backend.get_requires_for_build_editable() - - def _install_build_reqs(self, finder: PackageFinder) -> None: - # Install any extra build dependencies that the backend requests. - # This must be done in a second pass, as the pyproject.toml - # dependencies must be installed before we can call the backend. - if ( - self.req.editable - and self.req.permit_editable_wheels - and self.req.supports_pyproject_editable() - ): - build_reqs = self._get_build_requires_editable() - else: - build_reqs = self._get_build_requires_wheel() - conflicting, missing = self.req.build_env.check_requirements(build_reqs) - if conflicting: - self._raise_conflicts("the backend dependencies", conflicting) - self.req.build_env.install_requirements( - finder, missing, "normal", kind="backend dependencies" - ) - - def _raise_conflicts( - self, conflicting_with: str, conflicting_reqs: Set[Tuple[str, str]] - ) -> None: - format_string = ( - "Some build dependencies for {requirement} " - "conflict with {conflicting_with}: {description}." - ) - error_message = format_string.format( - requirement=self.req, - conflicting_with=conflicting_with, - description=", ".join( - f"{installed} is incompatible with {wanted}" - for installed, wanted in sorted(conflicting_reqs) - ), - ) - raise InstallationError(error_message) - - def _raise_missing_reqs(self, missing: Set[str]) -> None: - format_string = ( - "Some build dependencies for {requirement} are missing: {missing}." - ) - error_message = format_string.format( - requirement=self.req, missing=", ".join(map(repr, sorted(missing))) - ) - raise InstallationError(error_message) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py deleted file mode 100644 index eb16e25..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +++ /dev/null @@ -1,40 +0,0 @@ -from typing import Optional - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.distributions.base import AbstractDistribution -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import ( - BaseDistribution, - FilesystemWheel, - get_wheel_distribution, -) - - -class WheelDistribution(AbstractDistribution): - """Represents a wheel distribution. - - This does not need any preparation as wheels can be directly unpacked. - """ - - @property - def build_tracker_id(self) -> Optional[str]: - return None - - def get_metadata_distribution(self) -> BaseDistribution: - """Loads the metadata from the wheel file into memory and returns a - Distribution that uses it, not relying on the wheel file or - requirement. - """ - assert self.req.local_file_path, "Set as part of preparation during download" - assert self.req.name, "Wheels are never unnamed" - wheel = FilesystemWheel(self.req.local_file_path) - return get_wheel_distribution(wheel, canonicalize_name(self.req.name)) - - def prepare_distribution_metadata( - self, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, - ) -> None: - pass diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py deleted file mode 100644 index 5007a62..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/exceptions.py +++ /dev/null @@ -1,728 +0,0 @@ -"""Exceptions used throughout package. - -This module MUST NOT try to import from anything within `pip._internal` to -operate. This is expected to be importable from any/all files within the -subpackage and, thus, should not depend on them. -""" - -import configparser -import contextlib -import locale -import logging -import pathlib -import re -import sys -from itertools import chain, groupby, repeat -from typing import TYPE_CHECKING, Dict, Iterator, List, Optional, Union - -from pip._vendor.requests.models import Request, Response -from pip._vendor.rich.console import Console, ConsoleOptions, RenderResult -from pip._vendor.rich.markup import escape -from pip._vendor.rich.text import Text - -if TYPE_CHECKING: - from hashlib import _Hash - from typing import Literal - - from pip._internal.metadata import BaseDistribution - from pip._internal.req.req_install import InstallRequirement - -logger = logging.getLogger(__name__) - - -# -# Scaffolding -# -def _is_kebab_case(s: str) -> bool: - return re.match(r"^[a-z]+(-[a-z]+)*$", s) is not None - - -def _prefix_with_indent( - s: Union[Text, str], - console: Console, - *, - prefix: str, - indent: str, -) -> Text: - if isinstance(s, Text): - text = s - else: - text = console.render_str(s) - - return console.render_str(prefix, overflow="ignore") + console.render_str( - f"\n{indent}", overflow="ignore" - ).join(text.split(allow_blank=True)) - - -class PipError(Exception): - """The base pip error.""" - - -class DiagnosticPipError(PipError): - """An error, that presents diagnostic information to the user. - - This contains a bunch of logic, to enable pretty presentation of our error - messages. Each error gets a unique reference. Each error can also include - additional context, a hint and/or a note -- which are presented with the - main error message in a consistent style. - - This is adapted from the error output styling in `sphinx-theme-builder`. - """ - - reference: str - - def __init__( - self, - *, - kind: 'Literal["error", "warning"]' = "error", - reference: Optional[str] = None, - message: Union[str, Text], - context: Optional[Union[str, Text]], - hint_stmt: Optional[Union[str, Text]], - note_stmt: Optional[Union[str, Text]] = None, - link: Optional[str] = None, - ) -> None: - # Ensure a proper reference is provided. - if reference is None: - assert hasattr(self, "reference"), "error reference not provided!" - reference = self.reference - assert _is_kebab_case(reference), "error reference must be kebab-case!" - - self.kind = kind - self.reference = reference - - self.message = message - self.context = context - - self.note_stmt = note_stmt - self.hint_stmt = hint_stmt - - self.link = link - - super().__init__(f"<{self.__class__.__name__}: {self.reference}>") - - def __repr__(self) -> str: - return ( - f"<{self.__class__.__name__}(" - f"reference={self.reference!r}, " - f"message={self.message!r}, " - f"context={self.context!r}, " - f"note_stmt={self.note_stmt!r}, " - f"hint_stmt={self.hint_stmt!r}" - ")>" - ) - - def __rich_console__( - self, - console: Console, - options: ConsoleOptions, - ) -> RenderResult: - colour = "red" if self.kind == "error" else "yellow" - - yield f"[{colour} bold]{self.kind}[/]: [bold]{self.reference}[/]" - yield "" - - if not options.ascii_only: - # Present the main message, with relevant context indented. - if self.context is not None: - yield _prefix_with_indent( - self.message, - console, - prefix=f"[{colour}]×[/] ", - indent=f"[{colour}]│[/] ", - ) - yield _prefix_with_indent( - self.context, - console, - prefix=f"[{colour}]╰─>[/] ", - indent=f"[{colour}] [/] ", - ) - else: - yield _prefix_with_indent( - self.message, - console, - prefix="[red]×[/] ", - indent=" ", - ) - else: - yield self.message - if self.context is not None: - yield "" - yield self.context - - if self.note_stmt is not None or self.hint_stmt is not None: - yield "" - - if self.note_stmt is not None: - yield _prefix_with_indent( - self.note_stmt, - console, - prefix="[magenta bold]note[/]: ", - indent=" ", - ) - if self.hint_stmt is not None: - yield _prefix_with_indent( - self.hint_stmt, - console, - prefix="[cyan bold]hint[/]: ", - indent=" ", - ) - - if self.link is not None: - yield "" - yield f"Link: {self.link}" - - -# -# Actual Errors -# -class ConfigurationError(PipError): - """General exception in configuration""" - - -class InstallationError(PipError): - """General exception during installation""" - - -class UninstallationError(PipError): - """General exception during uninstallation""" - - -class MissingPyProjectBuildRequires(DiagnosticPipError): - """Raised when pyproject.toml has `build-system`, but no `build-system.requires`.""" - - reference = "missing-pyproject-build-system-requires" - - def __init__(self, *, package: str) -> None: - super().__init__( - message=f"Can not process {escape(package)}", - context=Text( - "This package has an invalid pyproject.toml file.\n" - "The [build-system] table is missing the mandatory `requires` key." - ), - note_stmt="This is an issue with the package mentioned above, not pip.", - hint_stmt=Text("See PEP 518 for the detailed specification."), - ) - - -class InvalidPyProjectBuildRequires(DiagnosticPipError): - """Raised when pyproject.toml an invalid `build-system.requires`.""" - - reference = "invalid-pyproject-build-system-requires" - - def __init__(self, *, package: str, reason: str) -> None: - super().__init__( - message=f"Can not process {escape(package)}", - context=Text( - "This package has an invalid `build-system.requires` key in " - f"pyproject.toml.\n{reason}" - ), - note_stmt="This is an issue with the package mentioned above, not pip.", - hint_stmt=Text("See PEP 518 for the detailed specification."), - ) - - -class NoneMetadataError(PipError): - """Raised when accessing a Distribution's "METADATA" or "PKG-INFO". - - This signifies an inconsistency, when the Distribution claims to have - the metadata file (if not, raise ``FileNotFoundError`` instead), but is - not actually able to produce its content. This may be due to permission - errors. - """ - - def __init__( - self, - dist: "BaseDistribution", - metadata_name: str, - ) -> None: - """ - :param dist: A Distribution object. - :param metadata_name: The name of the metadata being accessed - (can be "METADATA" or "PKG-INFO"). - """ - self.dist = dist - self.metadata_name = metadata_name - - def __str__(self) -> str: - # Use `dist` in the error message because its stringification - # includes more information, like the version and location. - return f"None {self.metadata_name} metadata found for distribution: {self.dist}" - - -class UserInstallationInvalid(InstallationError): - """A --user install is requested on an environment without user site.""" - - def __str__(self) -> str: - return "User base directory is not specified" - - -class InvalidSchemeCombination(InstallationError): - def __str__(self) -> str: - before = ", ".join(str(a) for a in self.args[:-1]) - return f"Cannot set {before} and {self.args[-1]} together" - - -class DistributionNotFound(InstallationError): - """Raised when a distribution cannot be found to satisfy a requirement""" - - -class RequirementsFileParseError(InstallationError): - """Raised when a general error occurs parsing a requirements file line.""" - - -class BestVersionAlreadyInstalled(PipError): - """Raised when the most up-to-date version of a package is already - installed.""" - - -class BadCommand(PipError): - """Raised when virtualenv or a command is not found""" - - -class CommandError(PipError): - """Raised when there is an error in command-line arguments""" - - -class PreviousBuildDirError(PipError): - """Raised when there's a previous conflicting build directory""" - - -class NetworkConnectionError(PipError): - """HTTP connection error""" - - def __init__( - self, - error_msg: str, - response: Optional[Response] = None, - request: Optional[Request] = None, - ) -> None: - """ - Initialize NetworkConnectionError with `request` and `response` - objects. - """ - self.response = response - self.request = request - self.error_msg = error_msg - if ( - self.response is not None - and not self.request - and hasattr(response, "request") - ): - self.request = self.response.request - super().__init__(error_msg, response, request) - - def __str__(self) -> str: - return str(self.error_msg) - - -class InvalidWheelFilename(InstallationError): - """Invalid wheel filename.""" - - -class UnsupportedWheel(InstallationError): - """Unsupported wheel.""" - - -class InvalidWheel(InstallationError): - """Invalid (e.g. corrupt) wheel.""" - - def __init__(self, location: str, name: str): - self.location = location - self.name = name - - def __str__(self) -> str: - return f"Wheel '{self.name}' located at {self.location} is invalid." - - -class MetadataInconsistent(InstallationError): - """Built metadata contains inconsistent information. - - This is raised when the metadata contains values (e.g. name and version) - that do not match the information previously obtained from sdist filename, - user-supplied ``#egg=`` value, or an install requirement name. - """ - - def __init__( - self, ireq: "InstallRequirement", field: str, f_val: str, m_val: str - ) -> None: - self.ireq = ireq - self.field = field - self.f_val = f_val - self.m_val = m_val - - def __str__(self) -> str: - return ( - f"Requested {self.ireq} has inconsistent {self.field}: " - f"expected {self.f_val!r}, but metadata has {self.m_val!r}" - ) - - -class InstallationSubprocessError(DiagnosticPipError, InstallationError): - """A subprocess call failed.""" - - reference = "subprocess-exited-with-error" - - def __init__( - self, - *, - command_description: str, - exit_code: int, - output_lines: Optional[List[str]], - ) -> None: - if output_lines is None: - output_prompt = Text("See above for output.") - else: - output_prompt = ( - Text.from_markup(f"[red][{len(output_lines)} lines of output][/]\n") - + Text("".join(output_lines)) - + Text.from_markup(R"[red]\[end of output][/]") - ) - - super().__init__( - message=( - f"[green]{escape(command_description)}[/] did not run successfully.\n" - f"exit code: {exit_code}" - ), - context=output_prompt, - hint_stmt=None, - note_stmt=( - "This error originates from a subprocess, and is likely not a " - "problem with pip." - ), - ) - - self.command_description = command_description - self.exit_code = exit_code - - def __str__(self) -> str: - return f"{self.command_description} exited with {self.exit_code}" - - -class MetadataGenerationFailed(InstallationSubprocessError, InstallationError): - reference = "metadata-generation-failed" - - def __init__( - self, - *, - package_details: str, - ) -> None: - super(InstallationSubprocessError, self).__init__( - message="Encountered error while generating package metadata.", - context=escape(package_details), - hint_stmt="See above for details.", - note_stmt="This is an issue with the package mentioned above, not pip.", - ) - - def __str__(self) -> str: - return "metadata generation failed" - - -class HashErrors(InstallationError): - """Multiple HashError instances rolled into one for reporting""" - - def __init__(self) -> None: - self.errors: List["HashError"] = [] - - def append(self, error: "HashError") -> None: - self.errors.append(error) - - def __str__(self) -> str: - lines = [] - self.errors.sort(key=lambda e: e.order) - for cls, errors_of_cls in groupby(self.errors, lambda e: e.__class__): - lines.append(cls.head) - lines.extend(e.body() for e in errors_of_cls) - if lines: - return "\n".join(lines) - return "" - - def __bool__(self) -> bool: - return bool(self.errors) - - -class HashError(InstallationError): - """ - A failure to verify a package against known-good hashes - - :cvar order: An int sorting hash exception classes by difficulty of - recovery (lower being harder), so the user doesn't bother fretting - about unpinned packages when he has deeper issues, like VCS - dependencies, to deal with. Also keeps error reports in a - deterministic order. - :cvar head: A section heading for display above potentially many - exceptions of this kind - :ivar req: The InstallRequirement that triggered this error. This is - pasted on after the exception is instantiated, because it's not - typically available earlier. - - """ - - req: Optional["InstallRequirement"] = None - head = "" - order: int = -1 - - def body(self) -> str: - """Return a summary of me for display under the heading. - - This default implementation simply prints a description of the - triggering requirement. - - :param req: The InstallRequirement that provoked this error, with - its link already populated by the resolver's _populate_link(). - - """ - return f" {self._requirement_name()}" - - def __str__(self) -> str: - return f"{self.head}\n{self.body()}" - - def _requirement_name(self) -> str: - """Return a description of the requirement that triggered me. - - This default implementation returns long description of the req, with - line numbers - - """ - return str(self.req) if self.req else "unknown package" - - -class VcsHashUnsupported(HashError): - """A hash was provided for a version-control-system-based requirement, but - we don't have a method for hashing those.""" - - order = 0 - head = ( - "Can't verify hashes for these requirements because we don't " - "have a way to hash version control repositories:" - ) - - -class DirectoryUrlHashUnsupported(HashError): - """A hash was provided for a version-control-system-based requirement, but - we don't have a method for hashing those.""" - - order = 1 - head = ( - "Can't verify hashes for these file:// requirements because they " - "point to directories:" - ) - - -class HashMissing(HashError): - """A hash was needed for a requirement but is absent.""" - - order = 2 - head = ( - "Hashes are required in --require-hashes mode, but they are " - "missing from some requirements. Here is a list of those " - "requirements along with the hashes their downloaded archives " - "actually had. Add lines like these to your requirements files to " - "prevent tampering. (If you did not enable --require-hashes " - "manually, note that it turns on automatically when any package " - "has a hash.)" - ) - - def __init__(self, gotten_hash: str) -> None: - """ - :param gotten_hash: The hash of the (possibly malicious) archive we - just downloaded - """ - self.gotten_hash = gotten_hash - - def body(self) -> str: - # Dodge circular import. - from pip._internal.utils.hashes import FAVORITE_HASH - - package = None - if self.req: - # In the case of URL-based requirements, display the original URL - # seen in the requirements file rather than the package name, - # so the output can be directly copied into the requirements file. - package = ( - self.req.original_link - if self.req.is_direct - # In case someone feeds something downright stupid - # to InstallRequirement's constructor. - else getattr(self.req, "req", None) - ) - return " {} --hash={}:{}".format( - package or "unknown package", FAVORITE_HASH, self.gotten_hash - ) - - -class HashUnpinned(HashError): - """A requirement had a hash specified but was not pinned to a specific - version.""" - - order = 3 - head = ( - "In --require-hashes mode, all requirements must have their " - "versions pinned with ==. These do not:" - ) - - -class HashMismatch(HashError): - """ - Distribution file hash values don't match. - - :ivar package_name: The name of the package that triggered the hash - mismatch. Feel free to write to this after the exception is raise to - improve its error message. - - """ - - order = 4 - head = ( - "THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS " - "FILE. If you have updated the package versions, please update " - "the hashes. Otherwise, examine the package contents carefully; " - "someone may have tampered with them." - ) - - def __init__(self, allowed: Dict[str, List[str]], gots: Dict[str, "_Hash"]) -> None: - """ - :param allowed: A dict of algorithm names pointing to lists of allowed - hex digests - :param gots: A dict of algorithm names pointing to hashes we - actually got from the files under suspicion - """ - self.allowed = allowed - self.gots = gots - - def body(self) -> str: - return f" {self._requirement_name()}:\n{self._hash_comparison()}" - - def _hash_comparison(self) -> str: - """ - Return a comparison of actual and expected hash values. - - Example:: - - Expected sha256 abcdeabcdeabcdeabcdeabcdeabcdeabcdeabcdeabcde - or 123451234512345123451234512345123451234512345 - Got bcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdefbcdef - - """ - - def hash_then_or(hash_name: str) -> "chain[str]": - # For now, all the decent hashes have 6-char names, so we can get - # away with hard-coding space literals. - return chain([hash_name], repeat(" or")) - - lines: List[str] = [] - for hash_name, expecteds in self.allowed.items(): - prefix = hash_then_or(hash_name) - lines.extend((f" Expected {next(prefix)} {e}") for e in expecteds) - lines.append( - f" Got {self.gots[hash_name].hexdigest()}\n" - ) - return "\n".join(lines) - - -class UnsupportedPythonVersion(InstallationError): - """Unsupported python version according to Requires-Python package - metadata.""" - - -class ConfigurationFileCouldNotBeLoaded(ConfigurationError): - """When there are errors while loading a configuration file""" - - def __init__( - self, - reason: str = "could not be loaded", - fname: Optional[str] = None, - error: Optional[configparser.Error] = None, - ) -> None: - super().__init__(error) - self.reason = reason - self.fname = fname - self.error = error - - def __str__(self) -> str: - if self.fname is not None: - message_part = f" in {self.fname}." - else: - assert self.error is not None - message_part = f".\n{self.error}\n" - return f"Configuration file {self.reason}{message_part}" - - -_DEFAULT_EXTERNALLY_MANAGED_ERROR = f"""\ -The Python environment under {sys.prefix} is managed externally, and may not be -manipulated by the user. Please use specific tooling from the distributor of -the Python installation to interact with this environment instead. -""" - - -class ExternallyManagedEnvironment(DiagnosticPipError): - """The current environment is externally managed. - - This is raised when the current environment is externally managed, as - defined by `PEP 668`_. The ``EXTERNALLY-MANAGED`` configuration is checked - and displayed when the error is bubbled up to the user. - - :param error: The error message read from ``EXTERNALLY-MANAGED``. - """ - - reference = "externally-managed-environment" - - def __init__(self, error: Optional[str]) -> None: - if error is None: - context = Text(_DEFAULT_EXTERNALLY_MANAGED_ERROR) - else: - context = Text(error) - super().__init__( - message="This environment is externally managed", - context=context, - note_stmt=( - "If you believe this is a mistake, please contact your " - "Python installation or OS distribution provider. " - "You can override this, at the risk of breaking your Python " - "installation or OS, by passing --break-system-packages." - ), - hint_stmt=Text("See PEP 668 for the detailed specification."), - ) - - @staticmethod - def _iter_externally_managed_error_keys() -> Iterator[str]: - # LC_MESSAGES is in POSIX, but not the C standard. The most common - # platform that does not implement this category is Windows, where - # using other categories for console message localization is equally - # unreliable, so we fall back to the locale-less vendor message. This - # can always be re-evaluated when a vendor proposes a new alternative. - try: - category = locale.LC_MESSAGES - except AttributeError: - lang: Optional[str] = None - else: - lang, _ = locale.getlocale(category) - if lang is not None: - yield f"Error-{lang}" - for sep in ("-", "_"): - before, found, _ = lang.partition(sep) - if not found: - continue - yield f"Error-{before}" - yield "Error" - - @classmethod - def from_config( - cls, - config: Union[pathlib.Path, str], - ) -> "ExternallyManagedEnvironment": - parser = configparser.ConfigParser(interpolation=None) - try: - parser.read(config, encoding="utf-8") - section = parser["externally-managed"] - for key in cls._iter_externally_managed_error_keys(): - with contextlib.suppress(KeyError): - return cls(section[key]) - except KeyError: - pass - except (OSError, UnicodeDecodeError, configparser.ParsingError): - from pip._internal.utils._log import VERBOSE - - exc_info = logger.isEnabledFor(VERBOSE) - logger.warning("Failed to read %s", config, exc_info=exc_info) - return cls(None) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py deleted file mode 100644 index 7a17b7b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""Index interaction code -""" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index abc022c7160a0b6c826970ceaa2c41f7db1bcc6b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 214 zcmX@j%ge<81j!O-Gvt8uV-N=h7@>^M96-i&h7^VlIY~;;_lhPbtkw dwJTx+nhtVcG06QNm>C%vKQS>fvJ|lZxd0ZwI-LLj diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc deleted file mode 100644 index cb4ecb13606b4a8315f458b62c7194ebc2b0416c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 21868 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc deleted file mode 100644 index 6f41dc2084c4da88237d36111d4a5327268aeb19..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12586 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/collector.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/collector.py deleted file mode 100644 index 08c8bdd..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/collector.py +++ /dev/null @@ -1,507 +0,0 @@ -""" -The main purpose of this module is to expose LinkCollector.collect_sources(). -""" - -import collections -import email.message -import functools -import itertools -import json -import logging -import os -import urllib.parse -import urllib.request -from html.parser import HTMLParser -from optparse import Values -from typing import ( - TYPE_CHECKING, - Callable, - Dict, - Iterable, - List, - MutableMapping, - NamedTuple, - Optional, - Sequence, - Tuple, - Union, -) - -from pip._vendor import requests -from pip._vendor.requests import Response -from pip._vendor.requests.exceptions import RetryError, SSLError - -from pip._internal.exceptions import NetworkConnectionError -from pip._internal.models.link import Link -from pip._internal.models.search_scope import SearchScope -from pip._internal.network.session import PipSession -from pip._internal.network.utils import raise_for_status -from pip._internal.utils.filetypes import is_archive_file -from pip._internal.utils.misc import redact_auth_from_url -from pip._internal.vcs import vcs - -from .sources import CandidatesFromPage, LinkSource, build_source - -if TYPE_CHECKING: - from typing import Protocol -else: - Protocol = object - -logger = logging.getLogger(__name__) - -ResponseHeaders = MutableMapping[str, str] - - -def _match_vcs_scheme(url: str) -> Optional[str]: - """Look for VCS schemes in the URL. - - Returns the matched VCS scheme, or None if there's no match. - """ - for scheme in vcs.schemes: - if url.lower().startswith(scheme) and url[len(scheme)] in "+:": - return scheme - return None - - -class _NotAPIContent(Exception): - def __init__(self, content_type: str, request_desc: str) -> None: - super().__init__(content_type, request_desc) - self.content_type = content_type - self.request_desc = request_desc - - -def _ensure_api_header(response: Response) -> None: - """ - Check the Content-Type header to ensure the response contains a Simple - API Response. - - Raises `_NotAPIContent` if the content type is not a valid content-type. - """ - content_type = response.headers.get("Content-Type", "Unknown") - - content_type_l = content_type.lower() - if content_type_l.startswith( - ( - "text/html", - "application/vnd.pypi.simple.v1+html", - "application/vnd.pypi.simple.v1+json", - ) - ): - return - - raise _NotAPIContent(content_type, response.request.method) - - -class _NotHTTP(Exception): - pass - - -def _ensure_api_response(url: str, session: PipSession) -> None: - """ - Send a HEAD request to the URL, and ensure the response contains a simple - API Response. - - Raises `_NotHTTP` if the URL is not available for a HEAD request, or - `_NotAPIContent` if the content type is not a valid content type. - """ - scheme, netloc, path, query, fragment = urllib.parse.urlsplit(url) - if scheme not in {"http", "https"}: - raise _NotHTTP() - - resp = session.head(url, allow_redirects=True) - raise_for_status(resp) - - _ensure_api_header(resp) - - -def _get_simple_response(url: str, session: PipSession) -> Response: - """Access an Simple API response with GET, and return the response. - - This consists of three parts: - - 1. If the URL looks suspiciously like an archive, send a HEAD first to - check the Content-Type is HTML or Simple API, to avoid downloading a - large file. Raise `_NotHTTP` if the content type cannot be determined, or - `_NotAPIContent` if it is not HTML or a Simple API. - 2. Actually perform the request. Raise HTTP exceptions on network failures. - 3. Check the Content-Type header to make sure we got a Simple API response, - and raise `_NotAPIContent` otherwise. - """ - if is_archive_file(Link(url).filename): - _ensure_api_response(url, session=session) - - logger.debug("Getting page %s", redact_auth_from_url(url)) - - resp = session.get( - url, - headers={ - "Accept": ", ".join( - [ - "application/vnd.pypi.simple.v1+json", - "application/vnd.pypi.simple.v1+html; q=0.1", - "text/html; q=0.01", - ] - ), - # We don't want to blindly returned cached data for - # /simple/, because authors generally expecting that - # twine upload && pip install will function, but if - # they've done a pip install in the last ~10 minutes - # it won't. Thus by setting this to zero we will not - # blindly use any cached data, however the benefit of - # using max-age=0 instead of no-cache, is that we will - # still support conditional requests, so we will still - # minimize traffic sent in cases where the page hasn't - # changed at all, we will just always incur the round - # trip for the conditional GET now instead of only - # once per 10 minutes. - # For more information, please see pypa/pip#5670. - "Cache-Control": "max-age=0", - }, - ) - raise_for_status(resp) - - # The check for archives above only works if the url ends with - # something that looks like an archive. However that is not a - # requirement of an url. Unless we issue a HEAD request on every - # url we cannot know ahead of time for sure if something is a - # Simple API response or not. However we can check after we've - # downloaded it. - _ensure_api_header(resp) - - logger.debug( - "Fetched page %s as %s", - redact_auth_from_url(url), - resp.headers.get("Content-Type", "Unknown"), - ) - - return resp - - -def _get_encoding_from_headers(headers: ResponseHeaders) -> Optional[str]: - """Determine if we have any encoding information in our headers.""" - if headers and "Content-Type" in headers: - m = email.message.Message() - m["content-type"] = headers["Content-Type"] - charset = m.get_param("charset") - if charset: - return str(charset) - return None - - -class CacheablePageContent: - def __init__(self, page: "IndexContent") -> None: - assert page.cache_link_parsing - self.page = page - - def __eq__(self, other: object) -> bool: - return isinstance(other, type(self)) and self.page.url == other.page.url - - def __hash__(self) -> int: - return hash(self.page.url) - - -class ParseLinks(Protocol): - def __call__(self, page: "IndexContent") -> Iterable[Link]: - ... - - -def with_cached_index_content(fn: ParseLinks) -> ParseLinks: - """ - Given a function that parses an Iterable[Link] from an IndexContent, cache the - function's result (keyed by CacheablePageContent), unless the IndexContent - `page` has `page.cache_link_parsing == False`. - """ - - @functools.lru_cache(maxsize=None) - def wrapper(cacheable_page: CacheablePageContent) -> List[Link]: - return list(fn(cacheable_page.page)) - - @functools.wraps(fn) - def wrapper_wrapper(page: "IndexContent") -> List[Link]: - if page.cache_link_parsing: - return wrapper(CacheablePageContent(page)) - return list(fn(page)) - - return wrapper_wrapper - - -@with_cached_index_content -def parse_links(page: "IndexContent") -> Iterable[Link]: - """ - Parse a Simple API's Index Content, and yield its anchor elements as Link objects. - """ - - content_type_l = page.content_type.lower() - if content_type_l.startswith("application/vnd.pypi.simple.v1+json"): - data = json.loads(page.content) - for file in data.get("files", []): - link = Link.from_json(file, page.url) - if link is None: - continue - yield link - return - - parser = HTMLLinkParser(page.url) - encoding = page.encoding or "utf-8" - parser.feed(page.content.decode(encoding)) - - url = page.url - base_url = parser.base_url or url - for anchor in parser.anchors: - link = Link.from_element(anchor, page_url=url, base_url=base_url) - if link is None: - continue - yield link - - -class IndexContent: - """Represents one response (or page), along with its URL""" - - def __init__( - self, - content: bytes, - content_type: str, - encoding: Optional[str], - url: str, - cache_link_parsing: bool = True, - ) -> None: - """ - :param encoding: the encoding to decode the given content. - :param url: the URL from which the HTML was downloaded. - :param cache_link_parsing: whether links parsed from this page's url - should be cached. PyPI index urls should - have this set to False, for example. - """ - self.content = content - self.content_type = content_type - self.encoding = encoding - self.url = url - self.cache_link_parsing = cache_link_parsing - - def __str__(self) -> str: - return redact_auth_from_url(self.url) - - -class HTMLLinkParser(HTMLParser): - """ - HTMLParser that keeps the first base HREF and a list of all anchor - elements' attributes. - """ - - def __init__(self, url: str) -> None: - super().__init__(convert_charrefs=True) - - self.url: str = url - self.base_url: Optional[str] = None - self.anchors: List[Dict[str, Optional[str]]] = [] - - def handle_starttag(self, tag: str, attrs: List[Tuple[str, Optional[str]]]) -> None: - if tag == "base" and self.base_url is None: - href = self.get_href(attrs) - if href is not None: - self.base_url = href - elif tag == "a": - self.anchors.append(dict(attrs)) - - def get_href(self, attrs: List[Tuple[str, Optional[str]]]) -> Optional[str]: - for name, value in attrs: - if name == "href": - return value - return None - - -def _handle_get_simple_fail( - link: Link, - reason: Union[str, Exception], - meth: Optional[Callable[..., None]] = None, -) -> None: - if meth is None: - meth = logger.debug - meth("Could not fetch URL %s: %s - skipping", link, reason) - - -def _make_index_content( - response: Response, cache_link_parsing: bool = True -) -> IndexContent: - encoding = _get_encoding_from_headers(response.headers) - return IndexContent( - response.content, - response.headers["Content-Type"], - encoding=encoding, - url=response.url, - cache_link_parsing=cache_link_parsing, - ) - - -def _get_index_content(link: Link, *, session: PipSession) -> Optional["IndexContent"]: - url = link.url.split("#", 1)[0] - - # Check for VCS schemes that do not support lookup as web pages. - vcs_scheme = _match_vcs_scheme(url) - if vcs_scheme: - logger.warning( - "Cannot look at %s URL %s because it does not support lookup as web pages.", - vcs_scheme, - link, - ) - return None - - # Tack index.html onto file:// URLs that point to directories - scheme, _, path, _, _, _ = urllib.parse.urlparse(url) - if scheme == "file" and os.path.isdir(urllib.request.url2pathname(path)): - # add trailing slash if not present so urljoin doesn't trim - # final segment - if not url.endswith("/"): - url += "/" - # TODO: In the future, it would be nice if pip supported PEP 691 - # style responses in the file:// URLs, however there's no - # standard file extension for application/vnd.pypi.simple.v1+json - # so we'll need to come up with something on our own. - url = urllib.parse.urljoin(url, "index.html") - logger.debug(" file: URL is directory, getting %s", url) - - try: - resp = _get_simple_response(url, session=session) - except _NotHTTP: - logger.warning( - "Skipping page %s because it looks like an archive, and cannot " - "be checked by a HTTP HEAD request.", - link, - ) - except _NotAPIContent as exc: - logger.warning( - "Skipping page %s because the %s request got Content-Type: %s. " - "The only supported Content-Types are application/vnd.pypi.simple.v1+json, " - "application/vnd.pypi.simple.v1+html, and text/html", - link, - exc.request_desc, - exc.content_type, - ) - except NetworkConnectionError as exc: - _handle_get_simple_fail(link, exc) - except RetryError as exc: - _handle_get_simple_fail(link, exc) - except SSLError as exc: - reason = "There was a problem confirming the ssl certificate: " - reason += str(exc) - _handle_get_simple_fail(link, reason, meth=logger.info) - except requests.ConnectionError as exc: - _handle_get_simple_fail(link, f"connection error: {exc}") - except requests.Timeout: - _handle_get_simple_fail(link, "timed out") - else: - return _make_index_content(resp, cache_link_parsing=link.cache_link_parsing) - return None - - -class CollectedSources(NamedTuple): - find_links: Sequence[Optional[LinkSource]] - index_urls: Sequence[Optional[LinkSource]] - - -class LinkCollector: - - """ - Responsible for collecting Link objects from all configured locations, - making network requests as needed. - - The class's main method is its collect_sources() method. - """ - - def __init__( - self, - session: PipSession, - search_scope: SearchScope, - ) -> None: - self.search_scope = search_scope - self.session = session - - @classmethod - def create( - cls, - session: PipSession, - options: Values, - suppress_no_index: bool = False, - ) -> "LinkCollector": - """ - :param session: The Session to use to make requests. - :param suppress_no_index: Whether to ignore the --no-index option - when constructing the SearchScope object. - """ - index_urls = [options.index_url] + options.extra_index_urls - if options.no_index and not suppress_no_index: - logger.debug( - "Ignoring indexes: %s", - ",".join(redact_auth_from_url(url) for url in index_urls), - ) - index_urls = [] - - # Make sure find_links is a list before passing to create(). - find_links = options.find_links or [] - - search_scope = SearchScope.create( - find_links=find_links, - index_urls=index_urls, - no_index=options.no_index, - ) - link_collector = LinkCollector( - session=session, - search_scope=search_scope, - ) - return link_collector - - @property - def find_links(self) -> List[str]: - return self.search_scope.find_links - - def fetch_response(self, location: Link) -> Optional[IndexContent]: - """ - Fetch an HTML page containing package links. - """ - return _get_index_content(location, session=self.session) - - def collect_sources( - self, - project_name: str, - candidates_from_page: CandidatesFromPage, - ) -> CollectedSources: - # The OrderedDict calls deduplicate sources by URL. - index_url_sources = collections.OrderedDict( - build_source( - loc, - candidates_from_page=candidates_from_page, - page_validator=self.session.is_secure_origin, - expand_dir=False, - cache_link_parsing=False, - project_name=project_name, - ) - for loc in self.search_scope.get_index_urls_locations(project_name) - ).values() - find_links_sources = collections.OrderedDict( - build_source( - loc, - candidates_from_page=candidates_from_page, - page_validator=self.session.is_secure_origin, - expand_dir=True, - cache_link_parsing=True, - project_name=project_name, - ) - for loc in self.find_links - ).values() - - if logger.isEnabledFor(logging.DEBUG): - lines = [ - f"* {s.link}" - for s in itertools.chain(find_links_sources, index_url_sources) - if s is not None and s.link is not None - ] - lines = [ - f"{len(lines)} location(s) to search " - f"for versions of {project_name}:" - ] + lines - logger.debug("\n".join(lines)) - - return CollectedSources( - find_links=list(find_links_sources), - index_urls=list(index_url_sources), - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py deleted file mode 100644 index ec9ebc3..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +++ /dev/null @@ -1,1027 +0,0 @@ -"""Routines related to PyPI, indexes""" - -import enum -import functools -import itertools -import logging -import re -from typing import TYPE_CHECKING, FrozenSet, Iterable, List, Optional, Set, Tuple, Union - -from pip._vendor.packaging import specifiers -from pip._vendor.packaging.tags import Tag -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.packaging.version import _BaseVersion -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.exceptions import ( - BestVersionAlreadyInstalled, - DistributionNotFound, - InvalidWheelFilename, - UnsupportedWheel, -) -from pip._internal.index.collector import LinkCollector, parse_links -from pip._internal.models.candidate import InstallationCandidate -from pip._internal.models.format_control import FormatControl -from pip._internal.models.link import Link -from pip._internal.models.search_scope import SearchScope -from pip._internal.models.selection_prefs import SelectionPreferences -from pip._internal.models.target_python import TargetPython -from pip._internal.models.wheel import Wheel -from pip._internal.req import InstallRequirement -from pip._internal.utils._log import getLogger -from pip._internal.utils.filetypes import WHEEL_EXTENSION -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import build_netloc -from pip._internal.utils.packaging import check_requires_python -from pip._internal.utils.unpacking import SUPPORTED_EXTENSIONS - -if TYPE_CHECKING: - from pip._vendor.typing_extensions import TypeGuard - -__all__ = ["FormatControl", "BestCandidateResult", "PackageFinder"] - - -logger = getLogger(__name__) - -BuildTag = Union[Tuple[()], Tuple[int, str]] -CandidateSortingKey = Tuple[int, int, int, _BaseVersion, Optional[int], BuildTag] - - -def _check_link_requires_python( - link: Link, - version_info: Tuple[int, int, int], - ignore_requires_python: bool = False, -) -> bool: - """ - Return whether the given Python version is compatible with a link's - "Requires-Python" value. - - :param version_info: A 3-tuple of ints representing the Python - major-minor-micro version to check. - :param ignore_requires_python: Whether to ignore the "Requires-Python" - value if the given Python version isn't compatible. - """ - try: - is_compatible = check_requires_python( - link.requires_python, - version_info=version_info, - ) - except specifiers.InvalidSpecifier: - logger.debug( - "Ignoring invalid Requires-Python (%r) for link: %s", - link.requires_python, - link, - ) - else: - if not is_compatible: - version = ".".join(map(str, version_info)) - if not ignore_requires_python: - logger.verbose( - "Link requires a different Python (%s not in: %r): %s", - version, - link.requires_python, - link, - ) - return False - - logger.debug( - "Ignoring failed Requires-Python check (%s not in: %r) for link: %s", - version, - link.requires_python, - link, - ) - - return True - - -class LinkType(enum.Enum): - candidate = enum.auto() - different_project = enum.auto() - yanked = enum.auto() - format_unsupported = enum.auto() - format_invalid = enum.auto() - platform_mismatch = enum.auto() - requires_python_mismatch = enum.auto() - - -class LinkEvaluator: - - """ - Responsible for evaluating links for a particular project. - """ - - _py_version_re = re.compile(r"-py([123]\.?[0-9]?)$") - - # Don't include an allow_yanked default value to make sure each call - # site considers whether yanked releases are allowed. This also causes - # that decision to be made explicit in the calling code, which helps - # people when reading the code. - def __init__( - self, - project_name: str, - canonical_name: str, - formats: FrozenSet[str], - target_python: TargetPython, - allow_yanked: bool, - ignore_requires_python: Optional[bool] = None, - ) -> None: - """ - :param project_name: The user supplied package name. - :param canonical_name: The canonical package name. - :param formats: The formats allowed for this package. Should be a set - with 'binary' or 'source' or both in it. - :param target_python: The target Python interpreter to use when - evaluating link compatibility. This is used, for example, to - check wheel compatibility, as well as when checking the Python - version, e.g. the Python version embedded in a link filename - (or egg fragment) and against an HTML link's optional PEP 503 - "data-requires-python" attribute. - :param allow_yanked: Whether files marked as yanked (in the sense - of PEP 592) are permitted to be candidates for install. - :param ignore_requires_python: Whether to ignore incompatible - PEP 503 "data-requires-python" values in HTML links. Defaults - to False. - """ - if ignore_requires_python is None: - ignore_requires_python = False - - self._allow_yanked = allow_yanked - self._canonical_name = canonical_name - self._ignore_requires_python = ignore_requires_python - self._formats = formats - self._target_python = target_python - - self.project_name = project_name - - def evaluate_link(self, link: Link) -> Tuple[LinkType, str]: - """ - Determine whether a link is a candidate for installation. - - :return: A tuple (result, detail), where *result* is an enum - representing whether the evaluation found a candidate, or the reason - why one is not found. If a candidate is found, *detail* will be the - candidate's version string; if one is not found, it contains the - reason the link fails to qualify. - """ - version = None - if link.is_yanked and not self._allow_yanked: - reason = link.yanked_reason or "" - return (LinkType.yanked, f"yanked for reason: {reason}") - - if link.egg_fragment: - egg_info = link.egg_fragment - ext = link.ext - else: - egg_info, ext = link.splitext() - if not ext: - return (LinkType.format_unsupported, "not a file") - if ext not in SUPPORTED_EXTENSIONS: - return ( - LinkType.format_unsupported, - f"unsupported archive format: {ext}", - ) - if "binary" not in self._formats and ext == WHEEL_EXTENSION: - reason = f"No binaries permitted for {self.project_name}" - return (LinkType.format_unsupported, reason) - if "macosx10" in link.path and ext == ".zip": - return (LinkType.format_unsupported, "macosx10 one") - if ext == WHEEL_EXTENSION: - try: - wheel = Wheel(link.filename) - except InvalidWheelFilename: - return ( - LinkType.format_invalid, - "invalid wheel filename", - ) - if canonicalize_name(wheel.name) != self._canonical_name: - reason = f"wrong project name (not {self.project_name})" - return (LinkType.different_project, reason) - - supported_tags = self._target_python.get_unsorted_tags() - if not wheel.supported(supported_tags): - # Include the wheel's tags in the reason string to - # simplify troubleshooting compatibility issues. - file_tags = ", ".join(wheel.get_formatted_file_tags()) - reason = ( - f"none of the wheel's tags ({file_tags}) are compatible " - f"(run pip debug --verbose to show compatible tags)" - ) - return (LinkType.platform_mismatch, reason) - - version = wheel.version - - # This should be up by the self.ok_binary check, but see issue 2700. - if "source" not in self._formats and ext != WHEEL_EXTENSION: - reason = f"No sources permitted for {self.project_name}" - return (LinkType.format_unsupported, reason) - - if not version: - version = _extract_version_from_fragment( - egg_info, - self._canonical_name, - ) - if not version: - reason = f"Missing project version for {self.project_name}" - return (LinkType.format_invalid, reason) - - match = self._py_version_re.search(version) - if match: - version = version[: match.start()] - py_version = match.group(1) - if py_version != self._target_python.py_version: - return ( - LinkType.platform_mismatch, - "Python version is incorrect", - ) - - supports_python = _check_link_requires_python( - link, - version_info=self._target_python.py_version_info, - ignore_requires_python=self._ignore_requires_python, - ) - if not supports_python: - reason = f"{version} Requires-Python {link.requires_python}" - return (LinkType.requires_python_mismatch, reason) - - logger.debug("Found link %s, version: %s", link, version) - - return (LinkType.candidate, version) - - -def filter_unallowed_hashes( - candidates: List[InstallationCandidate], - hashes: Optional[Hashes], - project_name: str, -) -> List[InstallationCandidate]: - """ - Filter out candidates whose hashes aren't allowed, and return a new - list of candidates. - - If at least one candidate has an allowed hash, then all candidates with - either an allowed hash or no hash specified are returned. Otherwise, - the given candidates are returned. - - Including the candidates with no hash specified when there is a match - allows a warning to be logged if there is a more preferred candidate - with no hash specified. Returning all candidates in the case of no - matches lets pip report the hash of the candidate that would otherwise - have been installed (e.g. permitting the user to more easily update - their requirements file with the desired hash). - """ - if not hashes: - logger.debug( - "Given no hashes to check %s links for project %r: " - "discarding no candidates", - len(candidates), - project_name, - ) - # Make sure we're not returning back the given value. - return list(candidates) - - matches_or_no_digest = [] - # Collect the non-matches for logging purposes. - non_matches = [] - match_count = 0 - for candidate in candidates: - link = candidate.link - if not link.has_hash: - pass - elif link.is_hash_allowed(hashes=hashes): - match_count += 1 - else: - non_matches.append(candidate) - continue - - matches_or_no_digest.append(candidate) - - if match_count: - filtered = matches_or_no_digest - else: - # Make sure we're not returning back the given value. - filtered = list(candidates) - - if len(filtered) == len(candidates): - discard_message = "discarding no candidates" - else: - discard_message = "discarding {} non-matches:\n {}".format( - len(non_matches), - "\n ".join(str(candidate.link) for candidate in non_matches), - ) - - logger.debug( - "Checked %s links for project %r against %s hashes " - "(%s matches, %s no digest): %s", - len(candidates), - project_name, - hashes.digest_count, - match_count, - len(matches_or_no_digest) - match_count, - discard_message, - ) - - return filtered - - -class CandidatePreferences: - - """ - Encapsulates some of the preferences for filtering and sorting - InstallationCandidate objects. - """ - - def __init__( - self, - prefer_binary: bool = False, - allow_all_prereleases: bool = False, - ) -> None: - """ - :param allow_all_prereleases: Whether to allow all pre-releases. - """ - self.allow_all_prereleases = allow_all_prereleases - self.prefer_binary = prefer_binary - - -class BestCandidateResult: - """A collection of candidates, returned by `PackageFinder.find_best_candidate`. - - This class is only intended to be instantiated by CandidateEvaluator's - `compute_best_candidate()` method. - """ - - def __init__( - self, - candidates: List[InstallationCandidate], - applicable_candidates: List[InstallationCandidate], - best_candidate: Optional[InstallationCandidate], - ) -> None: - """ - :param candidates: A sequence of all available candidates found. - :param applicable_candidates: The applicable candidates. - :param best_candidate: The most preferred candidate found, or None - if no applicable candidates were found. - """ - assert set(applicable_candidates) <= set(candidates) - - if best_candidate is None: - assert not applicable_candidates - else: - assert best_candidate in applicable_candidates - - self._applicable_candidates = applicable_candidates - self._candidates = candidates - - self.best_candidate = best_candidate - - def iter_all(self) -> Iterable[InstallationCandidate]: - """Iterate through all candidates.""" - return iter(self._candidates) - - def iter_applicable(self) -> Iterable[InstallationCandidate]: - """Iterate through the applicable candidates.""" - return iter(self._applicable_candidates) - - -class CandidateEvaluator: - - """ - Responsible for filtering and sorting candidates for installation based - on what tags are valid. - """ - - @classmethod - def create( - cls, - project_name: str, - target_python: Optional[TargetPython] = None, - prefer_binary: bool = False, - allow_all_prereleases: bool = False, - specifier: Optional[specifiers.BaseSpecifier] = None, - hashes: Optional[Hashes] = None, - ) -> "CandidateEvaluator": - """Create a CandidateEvaluator object. - - :param target_python: The target Python interpreter to use when - checking compatibility. If None (the default), a TargetPython - object will be constructed from the running Python. - :param specifier: An optional object implementing `filter` - (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable - versions. - :param hashes: An optional collection of allowed hashes. - """ - if target_python is None: - target_python = TargetPython() - if specifier is None: - specifier = specifiers.SpecifierSet() - - supported_tags = target_python.get_sorted_tags() - - return cls( - project_name=project_name, - supported_tags=supported_tags, - specifier=specifier, - prefer_binary=prefer_binary, - allow_all_prereleases=allow_all_prereleases, - hashes=hashes, - ) - - def __init__( - self, - project_name: str, - supported_tags: List[Tag], - specifier: specifiers.BaseSpecifier, - prefer_binary: bool = False, - allow_all_prereleases: bool = False, - hashes: Optional[Hashes] = None, - ) -> None: - """ - :param supported_tags: The PEP 425 tags supported by the target - Python in order of preference (most preferred first). - """ - self._allow_all_prereleases = allow_all_prereleases - self._hashes = hashes - self._prefer_binary = prefer_binary - self._project_name = project_name - self._specifier = specifier - self._supported_tags = supported_tags - # Since the index of the tag in the _supported_tags list is used - # as a priority, precompute a map from tag to index/priority to be - # used in wheel.find_most_preferred_tag. - self._wheel_tag_preferences = { - tag: idx for idx, tag in enumerate(supported_tags) - } - - def get_applicable_candidates( - self, - candidates: List[InstallationCandidate], - ) -> List[InstallationCandidate]: - """ - Return the applicable candidates from a list of candidates. - """ - # Using None infers from the specifier instead. - allow_prereleases = self._allow_all_prereleases or None - specifier = self._specifier - versions = { - str(v) - for v in specifier.filter( - # We turn the version object into a str here because otherwise - # when we're debundled but setuptools isn't, Python will see - # packaging.version.Version and - # pkg_resources._vendor.packaging.version.Version as different - # types. This way we'll use a str as a common data interchange - # format. If we stop using the pkg_resources provided specifier - # and start using our own, we can drop the cast to str(). - (str(c.version) for c in candidates), - prereleases=allow_prereleases, - ) - } - - # Again, converting version to str to deal with debundling. - applicable_candidates = [c for c in candidates if str(c.version) in versions] - - filtered_applicable_candidates = filter_unallowed_hashes( - candidates=applicable_candidates, - hashes=self._hashes, - project_name=self._project_name, - ) - - return sorted(filtered_applicable_candidates, key=self._sort_key) - - def _sort_key(self, candidate: InstallationCandidate) -> CandidateSortingKey: - """ - Function to pass as the `key` argument to a call to sorted() to sort - InstallationCandidates by preference. - - Returns a tuple such that tuples sorting as greater using Python's - default comparison operator are more preferred. - - The preference is as follows: - - First and foremost, candidates with allowed (matching) hashes are - always preferred over candidates without matching hashes. This is - because e.g. if the only candidate with an allowed hash is yanked, - we still want to use that candidate. - - Second, excepting hash considerations, candidates that have been - yanked (in the sense of PEP 592) are always less preferred than - candidates that haven't been yanked. Then: - - If not finding wheels, they are sorted by version only. - If finding wheels, then the sort order is by version, then: - 1. existing installs - 2. wheels ordered via Wheel.support_index_min(self._supported_tags) - 3. source archives - If prefer_binary was set, then all wheels are sorted above sources. - - Note: it was considered to embed this logic into the Link - comparison operators, but then different sdist links - with the same version, would have to be considered equal - """ - valid_tags = self._supported_tags - support_num = len(valid_tags) - build_tag: BuildTag = () - binary_preference = 0 - link = candidate.link - if link.is_wheel: - # can raise InvalidWheelFilename - wheel = Wheel(link.filename) - try: - pri = -( - wheel.find_most_preferred_tag( - valid_tags, self._wheel_tag_preferences - ) - ) - except ValueError: - raise UnsupportedWheel( - f"{wheel.filename} is not a supported wheel for this platform. It " - "can't be sorted." - ) - if self._prefer_binary: - binary_preference = 1 - if wheel.build_tag is not None: - match = re.match(r"^(\d+)(.*)$", wheel.build_tag) - assert match is not None, "guaranteed by filename validation" - build_tag_groups = match.groups() - build_tag = (int(build_tag_groups[0]), build_tag_groups[1]) - else: # sdist - pri = -(support_num) - has_allowed_hash = int(link.is_hash_allowed(self._hashes)) - yank_value = -1 * int(link.is_yanked) # -1 for yanked. - return ( - has_allowed_hash, - yank_value, - binary_preference, - candidate.version, - pri, - build_tag, - ) - - def sort_best_candidate( - self, - candidates: List[InstallationCandidate], - ) -> Optional[InstallationCandidate]: - """ - Return the best candidate per the instance's sort order, or None if - no candidate is acceptable. - """ - if not candidates: - return None - best_candidate = max(candidates, key=self._sort_key) - return best_candidate - - def compute_best_candidate( - self, - candidates: List[InstallationCandidate], - ) -> BestCandidateResult: - """ - Compute and return a `BestCandidateResult` instance. - """ - applicable_candidates = self.get_applicable_candidates(candidates) - - best_candidate = self.sort_best_candidate(applicable_candidates) - - return BestCandidateResult( - candidates, - applicable_candidates=applicable_candidates, - best_candidate=best_candidate, - ) - - -class PackageFinder: - """This finds packages. - - This is meant to match easy_install's technique for looking for - packages, by reading pages and looking for appropriate links. - """ - - def __init__( - self, - link_collector: LinkCollector, - target_python: TargetPython, - allow_yanked: bool, - format_control: Optional[FormatControl] = None, - candidate_prefs: Optional[CandidatePreferences] = None, - ignore_requires_python: Optional[bool] = None, - ) -> None: - """ - This constructor is primarily meant to be used by the create() class - method and from tests. - - :param format_control: A FormatControl object, used to control - the selection of source packages / binary packages when consulting - the index and links. - :param candidate_prefs: Options to use when creating a - CandidateEvaluator object. - """ - if candidate_prefs is None: - candidate_prefs = CandidatePreferences() - - format_control = format_control or FormatControl(set(), set()) - - self._allow_yanked = allow_yanked - self._candidate_prefs = candidate_prefs - self._ignore_requires_python = ignore_requires_python - self._link_collector = link_collector - self._target_python = target_python - - self.format_control = format_control - - # These are boring links that have already been logged somehow. - self._logged_links: Set[Tuple[Link, LinkType, str]] = set() - - # Don't include an allow_yanked default value to make sure each call - # site considers whether yanked releases are allowed. This also causes - # that decision to be made explicit in the calling code, which helps - # people when reading the code. - @classmethod - def create( - cls, - link_collector: LinkCollector, - selection_prefs: SelectionPreferences, - target_python: Optional[TargetPython] = None, - ) -> "PackageFinder": - """Create a PackageFinder. - - :param selection_prefs: The candidate selection preferences, as a - SelectionPreferences object. - :param target_python: The target Python interpreter to use when - checking compatibility. If None (the default), a TargetPython - object will be constructed from the running Python. - """ - if target_python is None: - target_python = TargetPython() - - candidate_prefs = CandidatePreferences( - prefer_binary=selection_prefs.prefer_binary, - allow_all_prereleases=selection_prefs.allow_all_prereleases, - ) - - return cls( - candidate_prefs=candidate_prefs, - link_collector=link_collector, - target_python=target_python, - allow_yanked=selection_prefs.allow_yanked, - format_control=selection_prefs.format_control, - ignore_requires_python=selection_prefs.ignore_requires_python, - ) - - @property - def target_python(self) -> TargetPython: - return self._target_python - - @property - def search_scope(self) -> SearchScope: - return self._link_collector.search_scope - - @search_scope.setter - def search_scope(self, search_scope: SearchScope) -> None: - self._link_collector.search_scope = search_scope - - @property - def find_links(self) -> List[str]: - return self._link_collector.find_links - - @property - def index_urls(self) -> List[str]: - return self.search_scope.index_urls - - @property - def trusted_hosts(self) -> Iterable[str]: - for host_port in self._link_collector.session.pip_trusted_origins: - yield build_netloc(*host_port) - - @property - def allow_all_prereleases(self) -> bool: - return self._candidate_prefs.allow_all_prereleases - - def set_allow_all_prereleases(self) -> None: - self._candidate_prefs.allow_all_prereleases = True - - @property - def prefer_binary(self) -> bool: - return self._candidate_prefs.prefer_binary - - def set_prefer_binary(self) -> None: - self._candidate_prefs.prefer_binary = True - - def requires_python_skipped_reasons(self) -> List[str]: - reasons = { - detail - for _, result, detail in self._logged_links - if result == LinkType.requires_python_mismatch - } - return sorted(reasons) - - def make_link_evaluator(self, project_name: str) -> LinkEvaluator: - canonical_name = canonicalize_name(project_name) - formats = self.format_control.get_allowed_formats(canonical_name) - - return LinkEvaluator( - project_name=project_name, - canonical_name=canonical_name, - formats=formats, - target_python=self._target_python, - allow_yanked=self._allow_yanked, - ignore_requires_python=self._ignore_requires_python, - ) - - def _sort_links(self, links: Iterable[Link]) -> List[Link]: - """ - Returns elements of links in order, non-egg links first, egg links - second, while eliminating duplicates - """ - eggs, no_eggs = [], [] - seen: Set[Link] = set() - for link in links: - if link not in seen: - seen.add(link) - if link.egg_fragment: - eggs.append(link) - else: - no_eggs.append(link) - return no_eggs + eggs - - def _log_skipped_link(self, link: Link, result: LinkType, detail: str) -> None: - entry = (link, result, detail) - if entry not in self._logged_links: - # Put the link at the end so the reason is more visible and because - # the link string is usually very long. - logger.debug("Skipping link: %s: %s", detail, link) - self._logged_links.add(entry) - - def get_install_candidate( - self, link_evaluator: LinkEvaluator, link: Link - ) -> Optional[InstallationCandidate]: - """ - If the link is a candidate for install, convert it to an - InstallationCandidate and return it. Otherwise, return None. - """ - result, detail = link_evaluator.evaluate_link(link) - if result != LinkType.candidate: - self._log_skipped_link(link, result, detail) - return None - - return InstallationCandidate( - name=link_evaluator.project_name, - link=link, - version=detail, - ) - - def evaluate_links( - self, link_evaluator: LinkEvaluator, links: Iterable[Link] - ) -> List[InstallationCandidate]: - """ - Convert links that are candidates to InstallationCandidate objects. - """ - candidates = [] - for link in self._sort_links(links): - candidate = self.get_install_candidate(link_evaluator, link) - if candidate is not None: - candidates.append(candidate) - - return candidates - - def process_project_url( - self, project_url: Link, link_evaluator: LinkEvaluator - ) -> List[InstallationCandidate]: - logger.debug( - "Fetching project page and analyzing links: %s", - project_url, - ) - index_response = self._link_collector.fetch_response(project_url) - if index_response is None: - return [] - - page_links = list(parse_links(index_response)) - - with indent_log(): - package_links = self.evaluate_links( - link_evaluator, - links=page_links, - ) - - return package_links - - @functools.lru_cache(maxsize=None) - def find_all_candidates(self, project_name: str) -> List[InstallationCandidate]: - """Find all available InstallationCandidate for project_name - - This checks index_urls and find_links. - All versions found are returned as an InstallationCandidate list. - - See LinkEvaluator.evaluate_link() for details on which files - are accepted. - """ - link_evaluator = self.make_link_evaluator(project_name) - - collected_sources = self._link_collector.collect_sources( - project_name=project_name, - candidates_from_page=functools.partial( - self.process_project_url, - link_evaluator=link_evaluator, - ), - ) - - page_candidates_it = itertools.chain.from_iterable( - source.page_candidates() - for sources in collected_sources - for source in sources - if source is not None - ) - page_candidates = list(page_candidates_it) - - file_links_it = itertools.chain.from_iterable( - source.file_links() - for sources in collected_sources - for source in sources - if source is not None - ) - file_candidates = self.evaluate_links( - link_evaluator, - sorted(file_links_it, reverse=True), - ) - - if logger.isEnabledFor(logging.DEBUG) and file_candidates: - paths = [] - for candidate in file_candidates: - assert candidate.link.url # we need to have a URL - try: - paths.append(candidate.link.file_path) - except Exception: - paths.append(candidate.link.url) # it's not a local file - - logger.debug("Local files found: %s", ", ".join(paths)) - - # This is an intentional priority ordering - return file_candidates + page_candidates - - def make_candidate_evaluator( - self, - project_name: str, - specifier: Optional[specifiers.BaseSpecifier] = None, - hashes: Optional[Hashes] = None, - ) -> CandidateEvaluator: - """Create a CandidateEvaluator object to use.""" - candidate_prefs = self._candidate_prefs - return CandidateEvaluator.create( - project_name=project_name, - target_python=self._target_python, - prefer_binary=candidate_prefs.prefer_binary, - allow_all_prereleases=candidate_prefs.allow_all_prereleases, - specifier=specifier, - hashes=hashes, - ) - - @functools.lru_cache(maxsize=None) - def find_best_candidate( - self, - project_name: str, - specifier: Optional[specifiers.BaseSpecifier] = None, - hashes: Optional[Hashes] = None, - ) -> BestCandidateResult: - """Find matches for the given project and specifier. - - :param specifier: An optional object implementing `filter` - (e.g. `packaging.specifiers.SpecifierSet`) to filter applicable - versions. - - :return: A `BestCandidateResult` instance. - """ - candidates = self.find_all_candidates(project_name) - candidate_evaluator = self.make_candidate_evaluator( - project_name=project_name, - specifier=specifier, - hashes=hashes, - ) - return candidate_evaluator.compute_best_candidate(candidates) - - def find_requirement( - self, req: InstallRequirement, upgrade: bool - ) -> Optional[InstallationCandidate]: - """Try to find a Link matching req - - Expects req, an InstallRequirement and upgrade, a boolean - Returns a InstallationCandidate if found, - Raises DistributionNotFound or BestVersionAlreadyInstalled otherwise - """ - hashes = req.hashes(trust_internet=False) - best_candidate_result = self.find_best_candidate( - req.name, - specifier=req.specifier, - hashes=hashes, - ) - best_candidate = best_candidate_result.best_candidate - - installed_version: Optional[_BaseVersion] = None - if req.satisfied_by is not None: - installed_version = req.satisfied_by.version - - def _format_versions(cand_iter: Iterable[InstallationCandidate]) -> str: - # This repeated parse_version and str() conversion is needed to - # handle different vendoring sources from pip and pkg_resources. - # If we stop using the pkg_resources provided specifier and start - # using our own, we can drop the cast to str(). - return ( - ", ".join( - sorted( - {str(c.version) for c in cand_iter}, - key=parse_version, - ) - ) - or "none" - ) - - if installed_version is None and best_candidate is None: - logger.critical( - "Could not find a version that satisfies the requirement %s " - "(from versions: %s)", - req, - _format_versions(best_candidate_result.iter_all()), - ) - - raise DistributionNotFound(f"No matching distribution found for {req}") - - def _should_install_candidate( - candidate: Optional[InstallationCandidate], - ) -> "TypeGuard[InstallationCandidate]": - if installed_version is None: - return True - if best_candidate is None: - return False - return best_candidate.version > installed_version - - if not upgrade and installed_version is not None: - if _should_install_candidate(best_candidate): - logger.debug( - "Existing installed version (%s) satisfies requirement " - "(most up-to-date version is %s)", - installed_version, - best_candidate.version, - ) - else: - logger.debug( - "Existing installed version (%s) is most up-to-date and " - "satisfies requirement", - installed_version, - ) - return None - - if _should_install_candidate(best_candidate): - logger.debug( - "Using version %s (newest of versions: %s)", - best_candidate.version, - _format_versions(best_candidate_result.iter_applicable()), - ) - return best_candidate - - # We have an existing version, and its the best version - logger.debug( - "Installed version (%s) is most up-to-date (past versions: %s)", - installed_version, - _format_versions(best_candidate_result.iter_applicable()), - ) - raise BestVersionAlreadyInstalled - - -def _find_name_version_sep(fragment: str, canonical_name: str) -> int: - """Find the separator's index based on the package's canonical name. - - :param fragment: A + filename "fragment" (stem) or - egg fragment. - :param canonical_name: The package's canonical name. - - This function is needed since the canonicalized name does not necessarily - have the same length as the egg info's name part. An example:: - - >>> fragment = 'foo__bar-1.0' - >>> canonical_name = 'foo-bar' - >>> _find_name_version_sep(fragment, canonical_name) - 8 - """ - # Project name and version must be separated by one single dash. Find all - # occurrences of dashes; if the string in front of it matches the canonical - # name, this is the one separating the name and version parts. - for i, c in enumerate(fragment): - if c != "-": - continue - if canonicalize_name(fragment[:i]) == canonical_name: - return i - raise ValueError(f"{fragment} does not match {canonical_name}") - - -def _extract_version_from_fragment(fragment: str, canonical_name: str) -> Optional[str]: - """Parse the version string from a + filename - "fragment" (stem) or egg fragment. - - :param fragment: The string to parse. E.g. foo-2.1 - :param canonical_name: The canonicalized name of the package this - belongs to. - """ - try: - version_start = _find_name_version_sep(fragment, canonical_name) + 1 - except ValueError: - return None - version = fragment[version_start:] - if not version: - return None - return version diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py deleted file mode 100644 index f4626d7..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/index/sources.py +++ /dev/null @@ -1,285 +0,0 @@ -import logging -import mimetypes -import os -from collections import defaultdict -from typing import Callable, Dict, Iterable, List, Optional, Tuple - -from pip._vendor.packaging.utils import ( - InvalidSdistFilename, - InvalidVersion, - InvalidWheelFilename, - canonicalize_name, - parse_sdist_filename, - parse_wheel_filename, -) - -from pip._internal.models.candidate import InstallationCandidate -from pip._internal.models.link import Link -from pip._internal.utils.urls import path_to_url, url_to_path -from pip._internal.vcs import is_url - -logger = logging.getLogger(__name__) - -FoundCandidates = Iterable[InstallationCandidate] -FoundLinks = Iterable[Link] -CandidatesFromPage = Callable[[Link], Iterable[InstallationCandidate]] -PageValidator = Callable[[Link], bool] - - -class LinkSource: - @property - def link(self) -> Optional[Link]: - """Returns the underlying link, if there's one.""" - raise NotImplementedError() - - def page_candidates(self) -> FoundCandidates: - """Candidates found by parsing an archive listing HTML file.""" - raise NotImplementedError() - - def file_links(self) -> FoundLinks: - """Links found by specifying archives directly.""" - raise NotImplementedError() - - -def _is_html_file(file_url: str) -> bool: - return mimetypes.guess_type(file_url, strict=False)[0] == "text/html" - - -class _FlatDirectoryToUrls: - """Scans directory and caches results""" - - def __init__(self, path: str) -> None: - self._path = path - self._page_candidates: List[str] = [] - self._project_name_to_urls: Dict[str, List[str]] = defaultdict(list) - self._scanned_directory = False - - def _scan_directory(self) -> None: - """Scans directory once and populates both page_candidates - and project_name_to_urls at the same time - """ - for entry in os.scandir(self._path): - url = path_to_url(entry.path) - if _is_html_file(url): - self._page_candidates.append(url) - continue - - # File must have a valid wheel or sdist name, - # otherwise not worth considering as a package - try: - project_filename = parse_wheel_filename(entry.name)[0] - except (InvalidWheelFilename, InvalidVersion): - try: - project_filename = parse_sdist_filename(entry.name)[0] - except (InvalidSdistFilename, InvalidVersion): - continue - - self._project_name_to_urls[project_filename].append(url) - self._scanned_directory = True - - @property - def page_candidates(self) -> List[str]: - if not self._scanned_directory: - self._scan_directory() - - return self._page_candidates - - @property - def project_name_to_urls(self) -> Dict[str, List[str]]: - if not self._scanned_directory: - self._scan_directory() - - return self._project_name_to_urls - - -class _FlatDirectorySource(LinkSource): - """Link source specified by ``--find-links=``. - - This looks the content of the directory, and returns: - - * ``page_candidates``: Links listed on each HTML file in the directory. - * ``file_candidates``: Archives in the directory. - """ - - _paths_to_urls: Dict[str, _FlatDirectoryToUrls] = {} - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - path: str, - project_name: str, - ) -> None: - self._candidates_from_page = candidates_from_page - self._project_name = canonicalize_name(project_name) - - # Get existing instance of _FlatDirectoryToUrls if it exists - if path in self._paths_to_urls: - self._path_to_urls = self._paths_to_urls[path] - else: - self._path_to_urls = _FlatDirectoryToUrls(path=path) - self._paths_to_urls[path] = self._path_to_urls - - @property - def link(self) -> Optional[Link]: - return None - - def page_candidates(self) -> FoundCandidates: - for url in self._path_to_urls.page_candidates: - yield from self._candidates_from_page(Link(url)) - - def file_links(self) -> FoundLinks: - for url in self._path_to_urls.project_name_to_urls[self._project_name]: - yield Link(url) - - -class _LocalFileSource(LinkSource): - """``--find-links=`` or ``--[extra-]index-url=``. - - If a URL is supplied, it must be a ``file:`` URL. If a path is supplied to - the option, it is converted to a URL first. This returns: - - * ``page_candidates``: Links listed on an HTML file. - * ``file_candidates``: The non-HTML file. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - link: Link, - ) -> None: - self._candidates_from_page = candidates_from_page - self._link = link - - @property - def link(self) -> Optional[Link]: - return self._link - - def page_candidates(self) -> FoundCandidates: - if not _is_html_file(self._link.url): - return - yield from self._candidates_from_page(self._link) - - def file_links(self) -> FoundLinks: - if _is_html_file(self._link.url): - return - yield self._link - - -class _RemoteFileSource(LinkSource): - """``--find-links=`` or ``--[extra-]index-url=``. - - This returns: - - * ``page_candidates``: Links listed on an HTML file. - * ``file_candidates``: The non-HTML file. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - page_validator: PageValidator, - link: Link, - ) -> None: - self._candidates_from_page = candidates_from_page - self._page_validator = page_validator - self._link = link - - @property - def link(self) -> Optional[Link]: - return self._link - - def page_candidates(self) -> FoundCandidates: - if not self._page_validator(self._link): - return - yield from self._candidates_from_page(self._link) - - def file_links(self) -> FoundLinks: - yield self._link - - -class _IndexDirectorySource(LinkSource): - """``--[extra-]index-url=``. - - This is treated like a remote URL; ``candidates_from_page`` contains logic - for this by appending ``index.html`` to the link. - """ - - def __init__( - self, - candidates_from_page: CandidatesFromPage, - link: Link, - ) -> None: - self._candidates_from_page = candidates_from_page - self._link = link - - @property - def link(self) -> Optional[Link]: - return self._link - - def page_candidates(self) -> FoundCandidates: - yield from self._candidates_from_page(self._link) - - def file_links(self) -> FoundLinks: - return () - - -def build_source( - location: str, - *, - candidates_from_page: CandidatesFromPage, - page_validator: PageValidator, - expand_dir: bool, - cache_link_parsing: bool, - project_name: str, -) -> Tuple[Optional[str], Optional[LinkSource]]: - path: Optional[str] = None - url: Optional[str] = None - if os.path.exists(location): # Is a local path. - url = path_to_url(location) - path = location - elif location.startswith("file:"): # A file: URL. - url = location - path = url_to_path(location) - elif is_url(location): - url = location - - if url is None: - msg = ( - "Location '%s' is ignored: " - "it is either a non-existing path or lacks a specific scheme." - ) - logger.warning(msg, location) - return (None, None) - - if path is None: - source: LinkSource = _RemoteFileSource( - candidates_from_page=candidates_from_page, - page_validator=page_validator, - link=Link(url, cache_link_parsing=cache_link_parsing), - ) - return (url, source) - - if os.path.isdir(path): - if expand_dir: - source = _FlatDirectorySource( - candidates_from_page=candidates_from_page, - path=path, - project_name=project_name, - ) - else: - source = _IndexDirectorySource( - candidates_from_page=candidates_from_page, - link=Link(url, cache_link_parsing=cache_link_parsing), - ) - return (url, source) - elif os.path.isfile(path): - source = _LocalFileSource( - candidates_from_page=candidates_from_page, - link=Link(url, cache_link_parsing=cache_link_parsing), - ) - return (url, source) - logger.warning( - "Location '%s' is ignored: it is neither a file nor a directory.", - location, - ) - return (url, None) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py deleted file mode 100644 index d54bc63..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +++ /dev/null @@ -1,467 +0,0 @@ -import functools -import logging -import os -import pathlib -import sys -import sysconfig -from typing import Any, Dict, Generator, Optional, Tuple - -from pip._internal.models.scheme import SCHEME_KEYS, Scheme -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.virtualenv import running_under_virtualenv - -from . import _sysconfig -from .base import ( - USER_CACHE_DIR, - get_major_minor_version, - get_src_prefix, - is_osx_framework, - site_packages, - user_site, -) - -__all__ = [ - "USER_CACHE_DIR", - "get_bin_prefix", - "get_bin_user", - "get_major_minor_version", - "get_platlib", - "get_purelib", - "get_scheme", - "get_src_prefix", - "site_packages", - "user_site", -] - - -logger = logging.getLogger(__name__) - - -_PLATLIBDIR: str = getattr(sys, "platlibdir", "lib") - -_USE_SYSCONFIG_DEFAULT = sys.version_info >= (3, 10) - - -def _should_use_sysconfig() -> bool: - """This function determines the value of _USE_SYSCONFIG. - - By default, pip uses sysconfig on Python 3.10+. - But Python distributors can override this decision by setting: - sysconfig._PIP_USE_SYSCONFIG = True / False - Rationale in https://github.com/pypa/pip/issues/10647 - - This is a function for testability, but should be constant during any one - run. - """ - return bool(getattr(sysconfig, "_PIP_USE_SYSCONFIG", _USE_SYSCONFIG_DEFAULT)) - - -_USE_SYSCONFIG = _should_use_sysconfig() - -if not _USE_SYSCONFIG: - # Import distutils lazily to avoid deprecation warnings, - # but import it soon enough that it is in memory and available during - # a pip reinstall. - from . import _distutils - -# Be noisy about incompatibilities if this platforms "should" be using -# sysconfig, but is explicitly opting out and using distutils instead. -if _USE_SYSCONFIG_DEFAULT and not _USE_SYSCONFIG: - _MISMATCH_LEVEL = logging.WARNING -else: - _MISMATCH_LEVEL = logging.DEBUG - - -def _looks_like_bpo_44860() -> bool: - """The resolution to bpo-44860 will change this incorrect platlib. - - See . - """ - from distutils.command.install import INSTALL_SCHEMES - - try: - unix_user_platlib = INSTALL_SCHEMES["unix_user"]["platlib"] - except KeyError: - return False - return unix_user_platlib == "$usersite" - - -def _looks_like_red_hat_patched_platlib_purelib(scheme: Dict[str, str]) -> bool: - platlib = scheme["platlib"] - if "/$platlibdir/" in platlib: - platlib = platlib.replace("/$platlibdir/", f"/{_PLATLIBDIR}/") - if "/lib64/" not in platlib: - return False - unpatched = platlib.replace("/lib64/", "/lib/") - return unpatched.replace("$platbase/", "$base/") == scheme["purelib"] - - -@functools.lru_cache(maxsize=None) -def _looks_like_red_hat_lib() -> bool: - """Red Hat patches platlib in unix_prefix and unix_home, but not purelib. - - This is the only way I can see to tell a Red Hat-patched Python. - """ - from distutils.command.install import INSTALL_SCHEMES - - return all( - k in INSTALL_SCHEMES - and _looks_like_red_hat_patched_platlib_purelib(INSTALL_SCHEMES[k]) - for k in ("unix_prefix", "unix_home") - ) - - -@functools.lru_cache(maxsize=None) -def _looks_like_debian_scheme() -> bool: - """Debian adds two additional schemes.""" - from distutils.command.install import INSTALL_SCHEMES - - return "deb_system" in INSTALL_SCHEMES and "unix_local" in INSTALL_SCHEMES - - -@functools.lru_cache(maxsize=None) -def _looks_like_red_hat_scheme() -> bool: - """Red Hat patches ``sys.prefix`` and ``sys.exec_prefix``. - - Red Hat's ``00251-change-user-install-location.patch`` changes the install - command's ``prefix`` and ``exec_prefix`` to append ``"/local"``. This is - (fortunately?) done quite unconditionally, so we create a default command - object without any configuration to detect this. - """ - from distutils.command.install import install - from distutils.dist import Distribution - - cmd: Any = install(Distribution()) - cmd.finalize_options() - return ( - cmd.exec_prefix == f"{os.path.normpath(sys.exec_prefix)}/local" - and cmd.prefix == f"{os.path.normpath(sys.prefix)}/local" - ) - - -@functools.lru_cache(maxsize=None) -def _looks_like_slackware_scheme() -> bool: - """Slackware patches sysconfig but fails to patch distutils and site. - - Slackware changes sysconfig's user scheme to use ``"lib64"`` for the lib - path, but does not do the same to the site module. - """ - if user_site is None: # User-site not available. - return False - try: - paths = sysconfig.get_paths(scheme="posix_user", expand=False) - except KeyError: # User-site not available. - return False - return "/lib64/" in paths["purelib"] and "/lib64/" not in user_site - - -@functools.lru_cache(maxsize=None) -def _looks_like_msys2_mingw_scheme() -> bool: - """MSYS2 patches distutils and sysconfig to use a UNIX-like scheme. - - However, MSYS2 incorrectly patches sysconfig ``nt`` scheme. The fix is - likely going to be included in their 3.10 release, so we ignore the warning. - See msys2/MINGW-packages#9319. - - MSYS2 MINGW's patch uses lowercase ``"lib"`` instead of the usual uppercase, - and is missing the final ``"site-packages"``. - """ - paths = sysconfig.get_paths("nt", expand=False) - return all( - "Lib" not in p and "lib" in p and not p.endswith("site-packages") - for p in (paths[key] for key in ("platlib", "purelib")) - ) - - -def _fix_abiflags(parts: Tuple[str]) -> Generator[str, None, None]: - ldversion = sysconfig.get_config_var("LDVERSION") - abiflags = getattr(sys, "abiflags", None) - - # LDVERSION does not end with sys.abiflags. Just return the path unchanged. - if not ldversion or not abiflags or not ldversion.endswith(abiflags): - yield from parts - return - - # Strip sys.abiflags from LDVERSION-based path components. - for part in parts: - if part.endswith(ldversion): - part = part[: (0 - len(abiflags))] - yield part - - -@functools.lru_cache(maxsize=None) -def _warn_mismatched(old: pathlib.Path, new: pathlib.Path, *, key: str) -> None: - issue_url = "https://github.com/pypa/pip/issues/10151" - message = ( - "Value for %s does not match. Please report this to <%s>" - "\ndistutils: %s" - "\nsysconfig: %s" - ) - logger.log(_MISMATCH_LEVEL, message, key, issue_url, old, new) - - -def _warn_if_mismatch(old: pathlib.Path, new: pathlib.Path, *, key: str) -> bool: - if old == new: - return False - _warn_mismatched(old, new, key=key) - return True - - -@functools.lru_cache(maxsize=None) -def _log_context( - *, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - prefix: Optional[str] = None, -) -> None: - parts = [ - "Additional context:", - "user = %r", - "home = %r", - "root = %r", - "prefix = %r", - ] - - logger.log(_MISMATCH_LEVEL, "\n".join(parts), user, home, root, prefix) - - -def get_scheme( - dist_name: str, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, -) -> Scheme: - new = _sysconfig.get_scheme( - dist_name, - user=user, - home=home, - root=root, - isolated=isolated, - prefix=prefix, - ) - if _USE_SYSCONFIG: - return new - - old = _distutils.get_scheme( - dist_name, - user=user, - home=home, - root=root, - isolated=isolated, - prefix=prefix, - ) - - warning_contexts = [] - for k in SCHEME_KEYS: - old_v = pathlib.Path(getattr(old, k)) - new_v = pathlib.Path(getattr(new, k)) - - if old_v == new_v: - continue - - # distutils incorrectly put PyPy packages under ``site-packages/python`` - # in the ``posix_home`` scheme, but PyPy devs said they expect the - # directory name to be ``pypy`` instead. So we treat this as a bug fix - # and not warn about it. See bpo-43307 and python/cpython#24628. - skip_pypy_special_case = ( - sys.implementation.name == "pypy" - and home is not None - and k in ("platlib", "purelib") - and old_v.parent == new_v.parent - and old_v.name.startswith("python") - and new_v.name.startswith("pypy") - ) - if skip_pypy_special_case: - continue - - # sysconfig's ``osx_framework_user`` does not include ``pythonX.Y`` in - # the ``include`` value, but distutils's ``headers`` does. We'll let - # CPython decide whether this is a bug or feature. See bpo-43948. - skip_osx_framework_user_special_case = ( - user - and is_osx_framework() - and k == "headers" - and old_v.parent.parent == new_v.parent - and old_v.parent.name.startswith("python") - ) - if skip_osx_framework_user_special_case: - continue - - # On Red Hat and derived Linux distributions, distutils is patched to - # use "lib64" instead of "lib" for platlib. - if k == "platlib" and _looks_like_red_hat_lib(): - continue - - # On Python 3.9+, sysconfig's posix_user scheme sets platlib against - # sys.platlibdir, but distutils's unix_user incorrectly coninutes - # using the same $usersite for both platlib and purelib. This creates a - # mismatch when sys.platlibdir is not "lib". - skip_bpo_44860 = ( - user - and k == "platlib" - and not WINDOWS - and sys.version_info >= (3, 9) - and _PLATLIBDIR != "lib" - and _looks_like_bpo_44860() - ) - if skip_bpo_44860: - continue - - # Slackware incorrectly patches posix_user to use lib64 instead of lib, - # but not usersite to match the location. - skip_slackware_user_scheme = ( - user - and k in ("platlib", "purelib") - and not WINDOWS - and _looks_like_slackware_scheme() - ) - if skip_slackware_user_scheme: - continue - - # Both Debian and Red Hat patch Python to place the system site under - # /usr/local instead of /usr. Debian also places lib in dist-packages - # instead of site-packages, but the /usr/local check should cover it. - skip_linux_system_special_case = ( - not (user or home or prefix or running_under_virtualenv()) - and old_v.parts[1:3] == ("usr", "local") - and len(new_v.parts) > 1 - and new_v.parts[1] == "usr" - and (len(new_v.parts) < 3 or new_v.parts[2] != "local") - and (_looks_like_red_hat_scheme() or _looks_like_debian_scheme()) - ) - if skip_linux_system_special_case: - continue - - # On Python 3.7 and earlier, sysconfig does not include sys.abiflags in - # the "pythonX.Y" part of the path, but distutils does. - skip_sysconfig_abiflag_bug = ( - sys.version_info < (3, 8) - and not WINDOWS - and k in ("headers", "platlib", "purelib") - and tuple(_fix_abiflags(old_v.parts)) == new_v.parts - ) - if skip_sysconfig_abiflag_bug: - continue - - # MSYS2 MINGW's sysconfig patch does not include the "site-packages" - # part of the path. This is incorrect and will be fixed in MSYS. - skip_msys2_mingw_bug = ( - WINDOWS and k in ("platlib", "purelib") and _looks_like_msys2_mingw_scheme() - ) - if skip_msys2_mingw_bug: - continue - - # CPython's POSIX install script invokes pip (via ensurepip) against the - # interpreter located in the source tree, not the install site. This - # triggers special logic in sysconfig that's not present in distutils. - # https://github.com/python/cpython/blob/8c21941ddaf/Lib/sysconfig.py#L178-L194 - skip_cpython_build = ( - sysconfig.is_python_build(check_home=True) - and not WINDOWS - and k in ("headers", "include", "platinclude") - ) - if skip_cpython_build: - continue - - warning_contexts.append((old_v, new_v, f"scheme.{k}")) - - if not warning_contexts: - return old - - # Check if this path mismatch is caused by distutils config files. Those - # files will no longer work once we switch to sysconfig, so this raises a - # deprecation message for them. - default_old = _distutils.distutils_scheme( - dist_name, - user, - home, - root, - isolated, - prefix, - ignore_config_files=True, - ) - if any(default_old[k] != getattr(old, k) for k in SCHEME_KEYS): - deprecated( - reason=( - "Configuring installation scheme with distutils config files " - "is deprecated and will no longer work in the near future. If you " - "are using a Homebrew or Linuxbrew Python, please see discussion " - "at https://github.com/Homebrew/homebrew-core/issues/76621" - ), - replacement=None, - gone_in=None, - ) - return old - - # Post warnings about this mismatch so user can report them back. - for old_v, new_v, key in warning_contexts: - _warn_mismatched(old_v, new_v, key=key) - _log_context(user=user, home=home, root=root, prefix=prefix) - - return old - - -def get_bin_prefix() -> str: - new = _sysconfig.get_bin_prefix() - if _USE_SYSCONFIG: - return new - - old = _distutils.get_bin_prefix() - if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="bin_prefix"): - _log_context() - return old - - -def get_bin_user() -> str: - return _sysconfig.get_scheme("", user=True).scripts - - -def _looks_like_deb_system_dist_packages(value: str) -> bool: - """Check if the value is Debian's APT-controlled dist-packages. - - Debian's ``distutils.sysconfig.get_python_lib()`` implementation returns the - default package path controlled by APT, but does not patch ``sysconfig`` to - do the same. This is similar to the bug worked around in ``get_scheme()``, - but here the default is ``deb_system`` instead of ``unix_local``. Ultimately - we can't do anything about this Debian bug, and this detection allows us to - skip the warning when needed. - """ - if not _looks_like_debian_scheme(): - return False - if value == "/usr/lib/python3/dist-packages": - return True - return False - - -def get_purelib() -> str: - """Return the default pure-Python lib location.""" - new = _sysconfig.get_purelib() - if _USE_SYSCONFIG: - return new - - old = _distutils.get_purelib() - if _looks_like_deb_system_dist_packages(old): - return old - if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="purelib"): - _log_context() - return old - - -def get_platlib() -> str: - """Return the default platform-shared lib location.""" - new = _sysconfig.get_platlib() - if _USE_SYSCONFIG: - return new - - from . import _distutils - - old = _distutils.get_platlib() - if _looks_like_deb_system_dist_packages(old): - return old - if _warn_if_mismatch(pathlib.Path(old), pathlib.Path(new), key="platlib"): - _log_context() - return old diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3d13215853100cdd98999b056363af60ea3d0a24..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 16758 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 Wz2JJw`7rr)*m?et{nwogr2h{ppp5(g diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc deleted file mode 100644 index c8fe4febb080ddf1fb3b016fe115938fcdd61c4d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7993 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc deleted file mode 100644 index 3112215006dcdcb2bae9d826327f6cd450cc74d9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3763 zcmbUkT}&IvdDiRye;~w=R|Wh973z;I+BpYWl^F6xdg}NmV|{t zKEX3+O;{PUC2RmKS^Kmj;o#^QKI@!zC0uN5&AO*O2@i)X2)i;(Cd&gT***uZv?YA7 z$C^1+nbr1^eSc2?2XUR`=z(R)iGyj2OU_WC*wHUkoP`YBJKf->h{-z9N>2$(Vg-;*F$@DuAk?Nf7HE5c3h zAQIrH9G$OINF2Y3K6|%-X8D__z(wl5q+5m}oKZKZXu6oqin^>SR|!!GARS^ZC&@&E zVH3$KimXf|^NNH?az-Y4Ud&=;#^7^u&T!=N1ZU-O!>7qQPUghalsJJk!%ncCCrYYT z5*{Y>+oh_mg0d2qsa>y*b&HA2Sk2J^{3RMi5z9Pw3(!Uw6G5NE!nBxC$=PXHQHd~v zi3ZvTYML#j@`PYT7e1WRCjl#Jf+%P@0i~h>j!ncEsncDt?$ZJshQYaaPgjuhwvQHK zA1y?9!=6^jw5S`rHm4chDubk~q}AV}T`Jw)wYZwo<2lA7J_81dgITI`AlVtG20CjR zC=SMp!+9MOMa;&tYKmQe79STi9Lvoap$V)fnNmrnRIw__UMIEuyj;c~2~L zFZULEf77*n^32xBGn=01rZq|eux>aNTu2gC)eUD()F%~j8mIQ{3ma%~vOD=V3r-!T zm6oa9RmDl%R69asyk^%CHL<|P{qa>>qU+F;IPS>WG5{b)<@H9GiA{*t4H z))D&r8q(Qsc~i2Fxrj^rA&6OxpRnl~VWA-FlS0^Zny`=~IENwfrI?$A$zWQj*)3}V zL_c`$430vm!4!V@r+ImXrU+foRYBEalzJ?q%1XOQH!7GMBb7iKh7cwNSpzb%4m5!T z!5Reh6hvt)N0Xf(DiRHDMWBS~CYUe@^@17|3X^hbk_rQ1o|>8yAndOUkH&Avili1G z{^9U7F(nL-R@EA-%08|_1}tDnNE3CsnlQo|WD7VU5=nrNCL);wlq73x-zAx1x3h#y=XGID9pd-?iUq7QFS3TDJm0K zpn=LvL+zfHXQ|xzL+4@uu?-BHdzzL0Yz^G={{xlk-D zFBBKne*84hw$sqK+I_cswdZcnx^ttw)X=r*?RxPl^6|OHog2|oL-(e)`-RK194dxZ zu6)|E({$p#3q?*)VN}O<_WBD#qJg9)4pd7p*3#JvT|YRipltP z@%Gxlx>O3B*>s+HX-5I!nO}HV|0whzwC*Y+uA`rW-q+9V@_fKuM!d_-vSA98*>6;P zmic~C$$ZtQMaXW^5&O>DrC&~!?uf0DOo zM@?baDt zV!quAgH@#O`?h}IKh*yZHSnA2P7~5vYsd(EcynxEc<6g0m#$sCF+B1EsE4fMs+u)i zPz|M2B`r@F%zBk^az-SCx(y4uN_Gj#T2j?!lW783tDur8at<~O!>7^9TtqKCfnT|{ zgY8?v_RYw}Qt-PaPtT^chmnZ9Ww_FLC8YyTja|NBrRuYbCviA$*!8&_c#zQqE)?6Z zt73RIg>$sB)mSPt8eUyy37k+%7;hi35<94Nnco?HX8Dwun#4({j}8Cz(W@iL{!9G> zSCdx;M+_%*A?js><^k|{ofv^+QdA(vSL(ZDk`-_)!7>js8sH2iOBFJ!Lqh*a7|vlP zx|lWmmvnf@#`8L^xU`G$9UUCIYPhl_pJWmd`uBpF^^o!RoIRB{s+U}bE%b`De?eE~ zIgZ;w!RN^J9C@B2_j5Y-{S$rr3l#nW^_T6azI`RMT^HV}3vbv;b+JW1;EuPi+}v&q zZ#9NDT&2d&McXpIge9h%d_CIRsUW8$AeVAmOYI=et(L#UXG$C(Yk)bKk4J3 F{~vw(VF~~M diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py deleted file mode 100644 index 0e18c6e..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py +++ /dev/null @@ -1,172 +0,0 @@ -"""Locations where we look for configs, install stuff, etc""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -# If pip's going to use distutils, it should not be using the copy that setuptools -# might have injected into the environment. This is done by removing the injected -# shim, if it's injected. -# -# See https://github.com/pypa/pip/issues/8761 for the original discussion and -# rationale for why this is done within pip. -try: - __import__("_distutils_hack").remove_shim() -except (ImportError, AttributeError): - pass - -import logging -import os -import sys -from distutils.cmd import Command as DistutilsCommand -from distutils.command.install import SCHEME_KEYS -from distutils.command.install import install as distutils_install_command -from distutils.sysconfig import get_python_lib -from typing import Dict, List, Optional, Union, cast - -from pip._internal.models.scheme import Scheme -from pip._internal.utils.compat import WINDOWS -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import get_major_minor_version - -logger = logging.getLogger(__name__) - - -def distutils_scheme( - dist_name: str, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, - *, - ignore_config_files: bool = False, -) -> Dict[str, str]: - """ - Return a distutils install scheme - """ - from distutils.dist import Distribution - - dist_args: Dict[str, Union[str, List[str]]] = {"name": dist_name} - if isolated: - dist_args["script_args"] = ["--no-user-cfg"] - - d = Distribution(dist_args) - if not ignore_config_files: - try: - d.parse_config_files() - except UnicodeDecodeError: - paths = d.find_config_files() - logger.warning( - "Ignore distutils configs in %s due to encoding errors.", - ", ".join(os.path.basename(p) for p in paths), - ) - obj: Optional[DistutilsCommand] = None - obj = d.get_command_obj("install", create=True) - assert obj is not None - i = cast(distutils_install_command, obj) - # NOTE: setting user or home has the side-effect of creating the home dir - # or user base for installations during finalize_options() - # ideally, we'd prefer a scheme class that has no side-effects. - assert not (user and prefix), f"user={user} prefix={prefix}" - assert not (home and prefix), f"home={home} prefix={prefix}" - i.user = user or i.user - if user or home: - i.prefix = "" - i.prefix = prefix or i.prefix - i.home = home or i.home - i.root = root or i.root - i.finalize_options() - - scheme = {} - for key in SCHEME_KEYS: - scheme[key] = getattr(i, "install_" + key) - - # install_lib specified in setup.cfg should install *everything* - # into there (i.e. it takes precedence over both purelib and - # platlib). Note, i.install_lib is *always* set after - # finalize_options(); we only want to override here if the user - # has explicitly requested it hence going back to the config - if "install_lib" in d.get_option_dict("install"): - scheme.update({"purelib": i.install_lib, "platlib": i.install_lib}) - - if running_under_virtualenv(): - if home: - prefix = home - elif user: - prefix = i.install_userbase - else: - prefix = i.prefix - scheme["headers"] = os.path.join( - prefix, - "include", - "site", - f"python{get_major_minor_version()}", - dist_name, - ) - - if root is not None: - path_no_drive = os.path.splitdrive(os.path.abspath(scheme["headers"]))[1] - scheme["headers"] = os.path.join(root, path_no_drive[1:]) - - return scheme - - -def get_scheme( - dist_name: str, - user: bool = False, - home: Optional[str] = None, - root: Optional[str] = None, - isolated: bool = False, - prefix: Optional[str] = None, -) -> Scheme: - """ - Get the "scheme" corresponding to the input parameters. The distutils - documentation provides the context for the available schemes: - https://docs.python.org/3/install/index.html#alternate-installation - - :param dist_name: the name of the package to retrieve the scheme for, used - in the headers scheme path - :param user: indicates to use the "user" scheme - :param home: indicates to use the "home" scheme and provides the base - directory for the same - :param root: root under which other directories are re-based - :param isolated: equivalent to --no-user-cfg, i.e. do not consider - ~/.pydistutils.cfg (posix) or ~/pydistutils.cfg (non-posix) for - scheme paths - :param prefix: indicates to use the "prefix" scheme and provides the - base directory for the same - """ - scheme = distutils_scheme(dist_name, user, home, root, isolated, prefix) - return Scheme( - platlib=scheme["platlib"], - purelib=scheme["purelib"], - headers=scheme["headers"], - scripts=scheme["scripts"], - data=scheme["data"], - ) - - -def get_bin_prefix() -> str: - # XXX: In old virtualenv versions, sys.prefix can contain '..' components, - # so we need to call normpath to eliminate them. - prefix = os.path.normpath(sys.prefix) - if WINDOWS: - bin_py = os.path.join(prefix, "Scripts") - # buildout uses 'bin' on Windows too? - if not os.path.exists(bin_py): - bin_py = os.path.join(prefix, "bin") - return bin_py - # Forcing to use /usr/local/bin for standard macOS framework installs - # Also log to ~/Library/Logs/ for use with the Console.app log viewer - if sys.platform[:6] == "darwin" and prefix[:16] == "/System/Library/": - return "/usr/local/bin" - return os.path.join(prefix, "bin") - - -def get_purelib() -> str: - return get_python_lib(plat_specific=False) - - -def get_platlib() -> str: - return get_python_lib(plat_specific=True) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py deleted file mode 100644 index 97aef1f..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +++ /dev/null @@ -1,213 +0,0 @@ -import logging -import os -import sys -import sysconfig -import typing - -from pip._internal.exceptions import InvalidSchemeCombination, UserInstallationInvalid -from pip._internal.models.scheme import SCHEME_KEYS, Scheme -from pip._internal.utils.virtualenv import running_under_virtualenv - -from .base import change_root, get_major_minor_version, is_osx_framework - -logger = logging.getLogger(__name__) - - -# Notes on _infer_* functions. -# Unfortunately ``get_default_scheme()`` didn't exist before 3.10, so there's no -# way to ask things like "what is the '_prefix' scheme on this platform". These -# functions try to answer that with some heuristics while accounting for ad-hoc -# platforms not covered by CPython's default sysconfig implementation. If the -# ad-hoc implementation does not fully implement sysconfig, we'll fall back to -# a POSIX scheme. - -_AVAILABLE_SCHEMES = set(sysconfig.get_scheme_names()) - -_PREFERRED_SCHEME_API = getattr(sysconfig, "get_preferred_scheme", None) - - -def _should_use_osx_framework_prefix() -> bool: - """Check for Apple's ``osx_framework_library`` scheme. - - Python distributed by Apple's Command Line Tools has this special scheme - that's used when: - - * This is a framework build. - * We are installing into the system prefix. - - This does not account for ``pip install --prefix`` (also means we're not - installing to the system prefix), which should use ``posix_prefix``, but - logic here means ``_infer_prefix()`` outputs ``osx_framework_library``. But - since ``prefix`` is not available for ``sysconfig.get_default_scheme()``, - which is the stdlib replacement for ``_infer_prefix()``, presumably Apple - wouldn't be able to magically switch between ``osx_framework_library`` and - ``posix_prefix``. ``_infer_prefix()`` returning ``osx_framework_library`` - means its behavior is consistent whether we use the stdlib implementation - or our own, and we deal with this special case in ``get_scheme()`` instead. - """ - return ( - "osx_framework_library" in _AVAILABLE_SCHEMES - and not running_under_virtualenv() - and is_osx_framework() - ) - - -def _infer_prefix() -> str: - """Try to find a prefix scheme for the current platform. - - This tries: - - * A special ``osx_framework_library`` for Python distributed by Apple's - Command Line Tools, when not running in a virtual environment. - * Implementation + OS, used by PyPy on Windows (``pypy_nt``). - * Implementation without OS, used by PyPy on POSIX (``pypy``). - * OS + "prefix", used by CPython on POSIX (``posix_prefix``). - * Just the OS name, used by CPython on Windows (``nt``). - - If none of the above works, fall back to ``posix_prefix``. - """ - if _PREFERRED_SCHEME_API: - return _PREFERRED_SCHEME_API("prefix") - if _should_use_osx_framework_prefix(): - return "osx_framework_library" - implementation_suffixed = f"{sys.implementation.name}_{os.name}" - if implementation_suffixed in _AVAILABLE_SCHEMES: - return implementation_suffixed - if sys.implementation.name in _AVAILABLE_SCHEMES: - return sys.implementation.name - suffixed = f"{os.name}_prefix" - if suffixed in _AVAILABLE_SCHEMES: - return suffixed - if os.name in _AVAILABLE_SCHEMES: # On Windows, prefx is just called "nt". - return os.name - return "posix_prefix" - - -def _infer_user() -> str: - """Try to find a user scheme for the current platform.""" - if _PREFERRED_SCHEME_API: - return _PREFERRED_SCHEME_API("user") - if is_osx_framework() and not running_under_virtualenv(): - suffixed = "osx_framework_user" - else: - suffixed = f"{os.name}_user" - if suffixed in _AVAILABLE_SCHEMES: - return suffixed - if "posix_user" not in _AVAILABLE_SCHEMES: # User scheme unavailable. - raise UserInstallationInvalid() - return "posix_user" - - -def _infer_home() -> str: - """Try to find a home for the current platform.""" - if _PREFERRED_SCHEME_API: - return _PREFERRED_SCHEME_API("home") - suffixed = f"{os.name}_home" - if suffixed in _AVAILABLE_SCHEMES: - return suffixed - return "posix_home" - - -# Update these keys if the user sets a custom home. -_HOME_KEYS = [ - "installed_base", - "base", - "installed_platbase", - "platbase", - "prefix", - "exec_prefix", -] -if sysconfig.get_config_var("userbase") is not None: - _HOME_KEYS.append("userbase") - - -def get_scheme( - dist_name: str, - user: bool = False, - home: typing.Optional[str] = None, - root: typing.Optional[str] = None, - isolated: bool = False, - prefix: typing.Optional[str] = None, -) -> Scheme: - """ - Get the "scheme" corresponding to the input parameters. - - :param dist_name: the name of the package to retrieve the scheme for, used - in the headers scheme path - :param user: indicates to use the "user" scheme - :param home: indicates to use the "home" scheme - :param root: root under which other directories are re-based - :param isolated: ignored, but kept for distutils compatibility (where - this controls whether the user-site pydistutils.cfg is honored) - :param prefix: indicates to use the "prefix" scheme and provides the - base directory for the same - """ - if user and prefix: - raise InvalidSchemeCombination("--user", "--prefix") - if home and prefix: - raise InvalidSchemeCombination("--home", "--prefix") - - if home is not None: - scheme_name = _infer_home() - elif user: - scheme_name = _infer_user() - else: - scheme_name = _infer_prefix() - - # Special case: When installing into a custom prefix, use posix_prefix - # instead of osx_framework_library. See _should_use_osx_framework_prefix() - # docstring for details. - if prefix is not None and scheme_name == "osx_framework_library": - scheme_name = "posix_prefix" - - if home is not None: - variables = {k: home for k in _HOME_KEYS} - elif prefix is not None: - variables = {k: prefix for k in _HOME_KEYS} - else: - variables = {} - - paths = sysconfig.get_paths(scheme=scheme_name, vars=variables) - - # Logic here is very arbitrary, we're doing it for compatibility, don't ask. - # 1. Pip historically uses a special header path in virtual environments. - # 2. If the distribution name is not known, distutils uses 'UNKNOWN'. We - # only do the same when not running in a virtual environment because - # pip's historical header path logic (see point 1) did not do this. - if running_under_virtualenv(): - if user: - base = variables.get("userbase", sys.prefix) - else: - base = variables.get("base", sys.prefix) - python_xy = f"python{get_major_minor_version()}" - paths["include"] = os.path.join(base, "include", "site", python_xy) - elif not dist_name: - dist_name = "UNKNOWN" - - scheme = Scheme( - platlib=paths["platlib"], - purelib=paths["purelib"], - headers=os.path.join(paths["include"], dist_name), - scripts=paths["scripts"], - data=paths["data"], - ) - if root is not None: - for key in SCHEME_KEYS: - value = change_root(root, getattr(scheme, key)) - setattr(scheme, key, value) - return scheme - - -def get_bin_prefix() -> str: - # Forcing to use /usr/local/bin for standard macOS framework installs. - if sys.platform[:6] == "darwin" and sys.prefix[:16] == "/System/Library/": - return "/usr/local/bin" - return sysconfig.get_paths()["scripts"] - - -def get_purelib() -> str: - return sysconfig.get_paths()["purelib"] - - -def get_platlib() -> str: - return sysconfig.get_paths()["platlib"] diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py deleted file mode 100644 index 3f9f896..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/locations/base.py +++ /dev/null @@ -1,81 +0,0 @@ -import functools -import os -import site -import sys -import sysconfig -import typing - -from pip._internal.exceptions import InstallationError -from pip._internal.utils import appdirs -from pip._internal.utils.virtualenv import running_under_virtualenv - -# Application Directories -USER_CACHE_DIR = appdirs.user_cache_dir("pip") - -# FIXME doesn't account for venv linked to global site-packages -site_packages: str = sysconfig.get_path("purelib") - - -def get_major_minor_version() -> str: - """ - Return the major-minor version of the current Python as a string, e.g. - "3.7" or "3.10". - """ - return "{}.{}".format(*sys.version_info) - - -def change_root(new_root: str, pathname: str) -> str: - """Return 'pathname' with 'new_root' prepended. - - If 'pathname' is relative, this is equivalent to os.path.join(new_root, pathname). - Otherwise, it requires making 'pathname' relative and then joining the - two, which is tricky on DOS/Windows and Mac OS. - - This is borrowed from Python's standard library's distutils module. - """ - if os.name == "posix": - if not os.path.isabs(pathname): - return os.path.join(new_root, pathname) - else: - return os.path.join(new_root, pathname[1:]) - - elif os.name == "nt": - (drive, path) = os.path.splitdrive(pathname) - if path[0] == "\\": - path = path[1:] - return os.path.join(new_root, path) - - else: - raise InstallationError( - f"Unknown platform: {os.name}\n" - "Can not change root path prefix on unknown platform." - ) - - -def get_src_prefix() -> str: - if running_under_virtualenv(): - src_prefix = os.path.join(sys.prefix, "src") - else: - # FIXME: keep src in cwd for now (it is not a temporary folder) - try: - src_prefix = os.path.join(os.getcwd(), "src") - except OSError: - # In case the current working directory has been renamed or deleted - sys.exit("The folder you are executing pip from can no longer be found.") - - # under macOS + virtualenv sys.prefix is not properly resolved - # it is something like /path/to/python/bin/.. - return os.path.abspath(src_prefix) - - -try: - # Use getusersitepackages if this is present, as it ensures that the - # value is initialised properly. - user_site: typing.Optional[str] = site.getusersitepackages() -except AttributeError: - user_site = site.USER_SITE - - -@functools.lru_cache(maxsize=None) -def is_osx_framework() -> bool: - return bool(sysconfig.get_config_var("PYTHONFRAMEWORK")) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/main.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/main.py deleted file mode 100644 index 33c6d24..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/main.py +++ /dev/null @@ -1,12 +0,0 @@ -from typing import List, Optional - - -def main(args: Optional[List[str]] = None) -> int: - """This is preserved for old console scripts that may still be referencing - it. - - For additional details, see https://github.com/pypa/pip/issues/7498. - """ - from pip._internal.utils.entrypoints import _wrapper - - return _wrapper(args) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py deleted file mode 100644 index aa232b6..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py +++ /dev/null @@ -1,128 +0,0 @@ -import contextlib -import functools -import os -import sys -from typing import TYPE_CHECKING, List, Optional, Type, cast - -from pip._internal.utils.misc import strtobool - -from .base import BaseDistribution, BaseEnvironment, FilesystemWheel, MemoryWheel, Wheel - -if TYPE_CHECKING: - from typing import Literal, Protocol -else: - Protocol = object - -__all__ = [ - "BaseDistribution", - "BaseEnvironment", - "FilesystemWheel", - "MemoryWheel", - "Wheel", - "get_default_environment", - "get_environment", - "get_wheel_distribution", - "select_backend", -] - - -def _should_use_importlib_metadata() -> bool: - """Whether to use the ``importlib.metadata`` or ``pkg_resources`` backend. - - By default, pip uses ``importlib.metadata`` on Python 3.11+, and - ``pkg_resourcess`` otherwise. This can be overridden by a couple of ways: - - * If environment variable ``_PIP_USE_IMPORTLIB_METADATA`` is set, it - dictates whether ``importlib.metadata`` is used, regardless of Python - version. - * On Python 3.11+, Python distributors can patch ``importlib.metadata`` - to add a global constant ``_PIP_USE_IMPORTLIB_METADATA = False``. This - makes pip use ``pkg_resources`` (unless the user set the aforementioned - environment variable to *True*). - """ - with contextlib.suppress(KeyError, ValueError): - return bool(strtobool(os.environ["_PIP_USE_IMPORTLIB_METADATA"])) - if sys.version_info < (3, 11): - return False - import importlib.metadata - - return bool(getattr(importlib.metadata, "_PIP_USE_IMPORTLIB_METADATA", True)) - - -class Backend(Protocol): - NAME: 'Literal["importlib", "pkg_resources"]' - Distribution: Type[BaseDistribution] - Environment: Type[BaseEnvironment] - - -@functools.lru_cache(maxsize=None) -def select_backend() -> Backend: - if _should_use_importlib_metadata(): - from . import importlib - - return cast(Backend, importlib) - from . import pkg_resources - - return cast(Backend, pkg_resources) - - -def get_default_environment() -> BaseEnvironment: - """Get the default representation for the current environment. - - This returns an Environment instance from the chosen backend. The default - Environment instance should be built from ``sys.path`` and may use caching - to share instance state accorss calls. - """ - return select_backend().Environment.default() - - -def get_environment(paths: Optional[List[str]]) -> BaseEnvironment: - """Get a representation of the environment specified by ``paths``. - - This returns an Environment instance from the chosen backend based on the - given import paths. The backend must build a fresh instance representing - the state of installed distributions when this function is called. - """ - return select_backend().Environment.from_paths(paths) - - -def get_directory_distribution(directory: str) -> BaseDistribution: - """Get the distribution metadata representation in the specified directory. - - This returns a Distribution instance from the chosen backend based on - the given on-disk ``.dist-info`` directory. - """ - return select_backend().Distribution.from_directory(directory) - - -def get_wheel_distribution(wheel: Wheel, canonical_name: str) -> BaseDistribution: - """Get the representation of the specified wheel's distribution metadata. - - This returns a Distribution instance from the chosen backend based on - the given wheel's ``.dist-info`` directory. - - :param canonical_name: Normalized project name of the given wheel. - """ - return select_backend().Distribution.from_wheel(wheel, canonical_name) - - -def get_metadata_distribution( - metadata_contents: bytes, - filename: str, - canonical_name: str, -) -> BaseDistribution: - """Get the dist representation of the specified METADATA file contents. - - This returns a Distribution instance from the chosen backend sourced from the data - in `metadata_contents`. - - :param metadata_contents: Contents of a METADATA file within a dist, or one served - via PEP 658. - :param filename: Filename for the dist this metadata represents. - :param canonical_name: Normalized project name of the given dist. - """ - return select_backend().Distribution.from_metadata_file_contents( - metadata_contents, - filename, - canonical_name, - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index a9986d7181e90cf5b64a1d99c540c4f7240cebcd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5864 zcmcgwTWl2989uW+yR#SHZEOPuPN2kIV%D-rn#854Y%pK~#tBXvwyMVCon!BqnVs#K zS;!(H@sLV=tkg(QDN@p^4~ghQ9(nCsq^Od&o5*{Hs|u6|NF1|X=i7OK*Bo`5F zG#7<7V#-!57qjBIxTWM2E0IfB$y`#xJyA1drE_WM%X-Z0usU;{R#&de>dtjrJ-HsM zH`gl>7UM}+8;5iHa(z~Ru3sX>2ph=tuMu7Oos`?7C)nU>L{GjW=Y}HWEYVZ%5IxQM z??!!UbHfqBr1h!r5zSVY{?Kt3UV;Tq8HQ6j-;wY76C}3}=DJ|63r^mzcQb{>*~nh_ zivQx9toOjT19~qTfpO=mtoOnApx)1V^?_h6uJ3`lL;4`2`Vh>8^9g+z=AWrZnY|D3 z#)VAG>s-3BIH#UEH+SmQ`GvEde8F&BFL9~l8g@}LJ$b28VxFAW95*9*Nyp``y<*$u zLwo~l@0rycb{h6@W2KCHyl$MCD_%3WU9?!y^}5d(CUYu|%dDRi7&E=}MP}K&;tyh? z$wWNmg5fd_S0)y@?b>9DwwER_8)V(-oZkZSJaC)OC&_hVKzbAyx4S*wLJm_0 zZm{kJA`v$k&bs&_QCxhMDC_vF9YvQA_E22HHXqT&UwF1eE|ViT(*lV_W^eWKDr3xqms7>naRvL%GbvMcSaM*9Qx}?WLaStiGOfri0 zYd8`xbqkDB*QRBMQRvgGm60aK$%hIKS;n2KR zq$`Zt*BIx9t}_@_s7CX4xn#ohD!r~%oN1q?V|0F%wn!Phrg1}CfpyEv>f-#O`o`rs zb^hYwrPr4(%+IP9=ayzp&n(Trt#FaU+;M8Sf-XvRBkyW1JPBk}FzpGPf{pNUeVlT( zrg0rq%0Z(1=LTm1=?>^%Rt%5POFOv{@TQ>$Hus-h(%gLE2|Nvs1}HUM2Y#%X_KIc# zTZ)dW72WTCF#RDtqnQp{UiO(B9A;@(;lTlzaKcUj7%LaW`%rM;(HvPOq)1z}IYX-g zuVg;5baxzp-eXI=%#LMzZg~5@1DAzNej}EAE$VL{D5*_l zsHzOz8U3^J%vSfnefhwHboaZ;o#f{5vFh-#jq&+Up0D*R*3z$S$geqw$oofUx}tyV zip>luc^EbdLWX7gC8%x_Mlc@8Mc#lIfkpMmNtk6ai=h#PaWojmgRzX`N-Puilv&>g z+&CKepr0OYu;TDIJ=`XqhkxeD3o{qzypA@vm!4}np@od%B~-PjSxi;El&V^`UN*7c zp{hSGYi97JTUE7U(FWi_oE=r==r@`^?<2AeW5UOPJqva7w%ekMQ5aiQ1-j$5&`w;baJYhxe!D`eqz5vtpy>D}(a7z-Z+ zD<3f>EAlq_FZ70@xM5I6Zj#UoT?VE@cqLh}x1}enm6~fa@&ZS9$e)D@=<94_aV9S0 z&Leyj*WkVW`(MP>5q}o@4r(f;K8FTy8CKKy1(|k>JW!5)ri^}(IP?Gn^z5B0weHc4 z#ON3DAz$PU)Y79H@~B`{8*A`f!J0GB*^M>31pw!%bdext8EM1q3~6Htm1%sqb+hr4Ple>jIMIq^3N&QaCpO`f~SL+ z&<~r0E#7svZxYZMu9OYa^-o(~21}L&Pf-9b25yyFT19yGyp}H*#WispSY4-}an_^+ zoP^7$md}H)L1$x{j&G1NQ2`du0>?ZhpoyP=kuSMI>U(jB)g1ggBT#`2>LMNcYU%x( z>CtL>bTd6sO;6O)lN<7+*yzQOMkn8h)nF4sDd0Q@ou`2lF{}WWheU!~^y7)A0TsZ7xPU^;16K+Z)(r3s)Hh*NT!h{i(Dcn5 zwaShwphbVa3gTC2;?iydGkd)p9Y9<_rTJM4Rcm zz@0+*R0U-jiT?mV@g1D6$QY?|tS;e)gHSyV`cySN_3;a}^vfIa%RcN$-QW<CZ^)eQmgRS@v<1;8#I2b8XYuw@ag z;~0E^?zUWw;dQ8o$AQmYmjI@*0>F6%F+iF3t*o~X)2YUSwv>v`z_Kg2KESLaRMfF* zdTcZOVm1BZy<{ytyCKg8sw(m_uM0wNyJR%nip>l>DalR6JGPp7&!TOE+3bp^_c zirSER-wFrn+f-RW=cv;r^$oE9hY*JMJ{dxR`E*I+nuQrm3md2Dg3T?>1h=o#61Ueu zJ19mTm^R>}eJK%FwCku41z$(SS8%zrz!NXlhS8>L;q{6Ccmr zd!?2>zagLZaqkWFL=_Qs(S@jb6@Dc^>hfr)!-5`F814(ud0O;uM#6+u81GM8@JIdl zk3tY;aTH0#1jq#s4c<&Z&~Cy1O9l2*U%lzJF*_E=g5g+xj9H=A2w;Eg`!qcj5Qk7} zw4Lzl1{mrhOyi@+F$0HO3NkEyt&vfoUD&N$Gc>w5w@APL!b`ry1QdkWO;h}>N61(h z$Oz5~&k&N?~$mFt(OfCyQv_TYQ8BX3$IAx3gnt8*H z-^zG59)>>zd2xFMt$?RM;$fPQaG;?Uv9^e>y`;&@D#mlnkIgXhf(+K>!W|3yF4WzN ztyJJA3&D^bA=|f!lYX}I3SWZVpku`O7gY7ABuV#4?|ss9pCs>-)R*Ms=j7zyN%kM) z&Cki3e~tEhDUWT)V_$XexpnSqIhBswQtJB#q}Qbnpd diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc deleted file mode 100644 index 3fa45963b05022b394b46ba7d96420fd405b3d7c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2857 zcmZt|TWlOx_0DtGo_+Wg+m)SkTgRjud%ZDMQKh(njn_%Ru^YMxQCCFPc<0(4dmhW3 zSvzZHkw5z35KFNoq&QH>7LZ5@5+EVb-|&l&;%*Atkr9#j;%{q5K>dL@cXr3?M!nL^ zJ+FK2ne&`Khr_K1R<8FiixU9-lOp~S8^D19z&)fOh0&1CWEq{!vO1UL7)oO`UKg^0 z2XmUJ2eJV@m<{SJ*%rMu+sdE?r0_pyvXUa;kRsyHJg)@a`QP5 za9V&9DYnL?f6>e1oGZSCWd##Atl*rf;Mv7GD(UjFkHi@_FpVusUchnQ#2fppQ3bv1Vl=)tR+ zY|ooS2V|`yQ^@B{Vq+z7jO+$71znd(k?N7s*vb(#Z`Uta>pg}iCQQS|hMl-p%zKvx zr*LuAB#H$m*IM2(b)3kW?bwZOZOPyCSp`R6g2Y;`i5^N>X;4?~z9#O6q;a2LZwe}<0 zEcDINiQMO8o-ND*<(460Rx+>Vld}*6 z&oN28k!s1=CCfBM@AO~Twf9#o(w`LB%jyZn^I|XSIn^sD97G} z?otw2rt>)2*DLp&-4N}_SoMkFvF*z}CI9Mp8= z&Cy1ZuqDpn6vhigR||a15>3n(7F1s2CKwU)1oNdS!#dpjG0Dv_9@$69U>}9nVSH`= zo;fDhv@(MRkR9|*IgJP%P+W<77j33i(Jk0lnK(bQ7AhFa2DI748*{3?CKT-X#2c;% z{a!Uj<3YDowN%5hWg~|PEjU7J$`$Lg$nAj1LWfe?8%>jhn8X$3d>$K$%UL!d)O~TD zyy_jwEy7)vE6f$4>A68{z){s$u&BxyEOL^HMJ?G-ZPoIJ+uCU;{#o0scad?;%*mQ{ zVdMp=VK{2tf!8|PlTK{O?{`0yV$~Bp8<+M5&i$^vGBCD}TEe5-(Jf)?R<*Nl=La8m zCTgsBV)$9_$p@kPq4JHVy@~3;*_~i5h}wJZg}1{yh4SK)Q^`--&eb~M?DH3H=wT`#BDf8=aoKmP)6trDiXEbMi_$AZ zS<_q&09UZ`no2htCax<{US2NJsTpq}F{&>?Rl!)X3YzV8cURB>R9y}%ahVlYSdp~? zb_0!b7VUO4Al|A+MLHG)@+R=9eb)crwT^0HMCgA1^QGjm0!|h6a)lk=7q-RH{L{4pRpGs}dhLgXY`f%zap)!2o z-yAy}sh)XlJ6dKwX?wLs(T&N^5Nw|X(TUULiC{m=f3gR{?x=5 zO;)@6HpC6)S6}ERf8L@Gxhra8lkht742dkDuK}M zL1@tu8iIN@K(9fBdfN-W=lc&4d6^Puy&ML|byF#5_yV~IDD5=X6ufF2!!Z955i`Dv z&i@^~@(&cRp!h!D*U7F&YvT+vw3VqL*mg1pbgKo2n2xO*H3VC^tDJi{R$lzz)N_h@ Gm;E2MAIVby diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc deleted file mode 100644 index eefeb77c35cb7cf7c38bc2c535e434d42b84f019..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 35694 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 HhIjrSHA-0W diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc deleted file mode 100644 index 8ca5abc4470e0be21aae98f1975bc67cfcad69e2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 15772 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 xRx|6l+V+5f$M; str: - return field.lower().replace("-", "_") - - -def msg_to_json(msg: Message) -> Dict[str, Any]: - """Convert a Message object into a JSON-compatible dictionary.""" - - def sanitise_header(h: Union[Header, str]) -> str: - if isinstance(h, Header): - chunks = [] - for bytes, encoding in decode_header(h): - if encoding == "unknown-8bit": - try: - # See if UTF-8 works - bytes.decode("utf-8") - encoding = "utf-8" - except UnicodeDecodeError: - # If not, latin1 at least won't fail - encoding = "latin1" - chunks.append((bytes, encoding)) - return str(make_header(chunks)) - return str(h) - - result = {} - for field, multi in METADATA_FIELDS: - if field not in msg: - continue - key = json_name(field) - if multi: - value: Union[str, List[str]] = [ - sanitise_header(v) for v in msg.get_all(field) # type: ignore - ] - else: - value = sanitise_header(msg.get(field)) # type: ignore - if key == "keywords": - # Accept both comma-separated and space-separated - # forms, for better compatibility with old data. - if "," in value: - value = [v.strip() for v in value.split(",")] - else: - value = value.split() - result[key] = value - - payload = msg.get_payload() - if payload: - result["description"] = payload - - return result diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py deleted file mode 100644 index 9249124..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/base.py +++ /dev/null @@ -1,702 +0,0 @@ -import csv -import email.message -import functools -import json -import logging -import pathlib -import re -import zipfile -from typing import ( - IO, - TYPE_CHECKING, - Any, - Collection, - Container, - Dict, - Iterable, - Iterator, - List, - NamedTuple, - Optional, - Tuple, - Union, -) - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.specifiers import InvalidSpecifier, SpecifierSet -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import LegacyVersion, Version - -from pip._internal.exceptions import NoneMetadataError -from pip._internal.locations import site_packages, user_site -from pip._internal.models.direct_url import ( - DIRECT_URL_METADATA_NAME, - DirectUrl, - DirectUrlValidationError, -) -from pip._internal.utils.compat import stdlib_pkgs # TODO: Move definition here. -from pip._internal.utils.egg_link import egg_link_path_from_sys_path -from pip._internal.utils.misc import is_local, normalize_path -from pip._internal.utils.urls import url_to_path - -from ._json import msg_to_json - -if TYPE_CHECKING: - from typing import Protocol -else: - Protocol = object - -DistributionVersion = Union[LegacyVersion, Version] - -InfoPath = Union[str, pathlib.PurePath] - -logger = logging.getLogger(__name__) - - -class BaseEntryPoint(Protocol): - @property - def name(self) -> str: - raise NotImplementedError() - - @property - def value(self) -> str: - raise NotImplementedError() - - @property - def group(self) -> str: - raise NotImplementedError() - - -def _convert_installed_files_path( - entry: Tuple[str, ...], - info: Tuple[str, ...], -) -> str: - """Convert a legacy installed-files.txt path into modern RECORD path. - - The legacy format stores paths relative to the info directory, while the - modern format stores paths relative to the package root, e.g. the - site-packages directory. - - :param entry: Path parts of the installed-files.txt entry. - :param info: Path parts of the egg-info directory relative to package root. - :returns: The converted entry. - - For best compatibility with symlinks, this does not use ``abspath()`` or - ``Path.resolve()``, but tries to work with path parts: - - 1. While ``entry`` starts with ``..``, remove the equal amounts of parts - from ``info``; if ``info`` is empty, start appending ``..`` instead. - 2. Join the two directly. - """ - while entry and entry[0] == "..": - if not info or info[-1] == "..": - info += ("..",) - else: - info = info[:-1] - entry = entry[1:] - return str(pathlib.Path(*info, *entry)) - - -class RequiresEntry(NamedTuple): - requirement: str - extra: str - marker: str - - -class BaseDistribution(Protocol): - @classmethod - def from_directory(cls, directory: str) -> "BaseDistribution": - """Load the distribution from a metadata directory. - - :param directory: Path to a metadata directory, e.g. ``.dist-info``. - """ - raise NotImplementedError() - - @classmethod - def from_metadata_file_contents( - cls, - metadata_contents: bytes, - filename: str, - project_name: str, - ) -> "BaseDistribution": - """Load the distribution from the contents of a METADATA file. - - This is used to implement PEP 658 by generating a "shallow" dist object that can - be used for resolution without downloading or building the actual dist yet. - - :param metadata_contents: The contents of a METADATA file. - :param filename: File name for the dist with this metadata. - :param project_name: Name of the project this dist represents. - """ - raise NotImplementedError() - - @classmethod - def from_wheel(cls, wheel: "Wheel", name: str) -> "BaseDistribution": - """Load the distribution from a given wheel. - - :param wheel: A concrete wheel definition. - :param name: File name of the wheel. - - :raises InvalidWheel: Whenever loading of the wheel causes a - :py:exc:`zipfile.BadZipFile` exception to be thrown. - :raises UnsupportedWheel: If the wheel is a valid zip, but malformed - internally. - """ - raise NotImplementedError() - - def __repr__(self) -> str: - return f"{self.raw_name} {self.version} ({self.location})" - - def __str__(self) -> str: - return f"{self.raw_name} {self.version}" - - @property - def location(self) -> Optional[str]: - """Where the distribution is loaded from. - - A string value is not necessarily a filesystem path, since distributions - can be loaded from other sources, e.g. arbitrary zip archives. ``None`` - means the distribution is created in-memory. - - Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If - this is a symbolic link, we want to preserve the relative path between - it and files in the distribution. - """ - raise NotImplementedError() - - @property - def editable_project_location(self) -> Optional[str]: - """The project location for editable distributions. - - This is the directory where pyproject.toml or setup.py is located. - None if the distribution is not installed in editable mode. - """ - # TODO: this property is relatively costly to compute, memoize it ? - direct_url = self.direct_url - if direct_url: - if direct_url.is_local_editable(): - return url_to_path(direct_url.url) - else: - # Search for an .egg-link file by walking sys.path, as it was - # done before by dist_is_editable(). - egg_link_path = egg_link_path_from_sys_path(self.raw_name) - if egg_link_path: - # TODO: get project location from second line of egg_link file - # (https://github.com/pypa/pip/issues/10243) - return self.location - return None - - @property - def installed_location(self) -> Optional[str]: - """The distribution's "installed" location. - - This should generally be a ``site-packages`` directory. This is - usually ``dist.location``, except for legacy develop-installed packages, - where ``dist.location`` is the source code location, and this is where - the ``.egg-link`` file is. - - The returned location is normalized (in particular, with symlinks removed). - """ - raise NotImplementedError() - - @property - def info_location(self) -> Optional[str]: - """Location of the .[egg|dist]-info directory or file. - - Similarly to ``location``, a string value is not necessarily a - filesystem path. ``None`` means the distribution is created in-memory. - - For a modern .dist-info installation on disk, this should be something - like ``{location}/{raw_name}-{version}.dist-info``. - - Do not canonicalize this value with e.g. ``pathlib.Path.resolve()``. If - this is a symbolic link, we want to preserve the relative path between - it and other files in the distribution. - """ - raise NotImplementedError() - - @property - def installed_by_distutils(self) -> bool: - """Whether this distribution is installed with legacy distutils format. - - A distribution installed with "raw" distutils not patched by setuptools - uses one single file at ``info_location`` to store metadata. We need to - treat this specially on uninstallation. - """ - info_location = self.info_location - if not info_location: - return False - return pathlib.Path(info_location).is_file() - - @property - def installed_as_egg(self) -> bool: - """Whether this distribution is installed as an egg. - - This usually indicates the distribution was installed by (older versions - of) easy_install. - """ - location = self.location - if not location: - return False - return location.endswith(".egg") - - @property - def installed_with_setuptools_egg_info(self) -> bool: - """Whether this distribution is installed with the ``.egg-info`` format. - - This usually indicates the distribution was installed with setuptools - with an old pip version or with ``single-version-externally-managed``. - - Note that this ensure the metadata store is a directory. distutils can - also installs an ``.egg-info``, but as a file, not a directory. This - property is *False* for that case. Also see ``installed_by_distutils``. - """ - info_location = self.info_location - if not info_location: - return False - if not info_location.endswith(".egg-info"): - return False - return pathlib.Path(info_location).is_dir() - - @property - def installed_with_dist_info(self) -> bool: - """Whether this distribution is installed with the "modern format". - - This indicates a "modern" installation, e.g. storing metadata in the - ``.dist-info`` directory. This applies to installations made by - setuptools (but through pip, not directly), or anything using the - standardized build backend interface (PEP 517). - """ - info_location = self.info_location - if not info_location: - return False - if not info_location.endswith(".dist-info"): - return False - return pathlib.Path(info_location).is_dir() - - @property - def canonical_name(self) -> NormalizedName: - raise NotImplementedError() - - @property - def version(self) -> DistributionVersion: - raise NotImplementedError() - - @property - def setuptools_filename(self) -> str: - """Convert a project name to its setuptools-compatible filename. - - This is a copy of ``pkg_resources.to_filename()`` for compatibility. - """ - return self.raw_name.replace("-", "_") - - @property - def direct_url(self) -> Optional[DirectUrl]: - """Obtain a DirectUrl from this distribution. - - Returns None if the distribution has no `direct_url.json` metadata, - or if `direct_url.json` is invalid. - """ - try: - content = self.read_text(DIRECT_URL_METADATA_NAME) - except FileNotFoundError: - return None - try: - return DirectUrl.from_json(content) - except ( - UnicodeDecodeError, - json.JSONDecodeError, - DirectUrlValidationError, - ) as e: - logger.warning( - "Error parsing %s for %s: %s", - DIRECT_URL_METADATA_NAME, - self.canonical_name, - e, - ) - return None - - @property - def installer(self) -> str: - try: - installer_text = self.read_text("INSTALLER") - except (OSError, ValueError, NoneMetadataError): - return "" # Fail silently if the installer file cannot be read. - for line in installer_text.splitlines(): - cleaned_line = line.strip() - if cleaned_line: - return cleaned_line - return "" - - @property - def requested(self) -> bool: - return self.is_file("REQUESTED") - - @property - def editable(self) -> bool: - return bool(self.editable_project_location) - - @property - def local(self) -> bool: - """If distribution is installed in the current virtual environment. - - Always True if we're not in a virtualenv. - """ - if self.installed_location is None: - return False - return is_local(self.installed_location) - - @property - def in_usersite(self) -> bool: - if self.installed_location is None or user_site is None: - return False - return self.installed_location.startswith(normalize_path(user_site)) - - @property - def in_site_packages(self) -> bool: - if self.installed_location is None or site_packages is None: - return False - return self.installed_location.startswith(normalize_path(site_packages)) - - def is_file(self, path: InfoPath) -> bool: - """Check whether an entry in the info directory is a file.""" - raise NotImplementedError() - - def iter_distutils_script_names(self) -> Iterator[str]: - """Find distutils 'scripts' entries metadata. - - If 'scripts' is supplied in ``setup.py``, distutils records those in the - installed distribution's ``scripts`` directory, a file for each script. - """ - raise NotImplementedError() - - def read_text(self, path: InfoPath) -> str: - """Read a file in the info directory. - - :raise FileNotFoundError: If ``path`` does not exist in the directory. - :raise NoneMetadataError: If ``path`` exists in the info directory, but - cannot be read. - """ - raise NotImplementedError() - - def iter_entry_points(self) -> Iterable[BaseEntryPoint]: - raise NotImplementedError() - - def _metadata_impl(self) -> email.message.Message: - raise NotImplementedError() - - @functools.lru_cache(maxsize=1) - def _metadata_cached(self) -> email.message.Message: - # When we drop python 3.7 support, move this to the metadata property and use - # functools.cached_property instead of lru_cache. - metadata = self._metadata_impl() - self._add_egg_info_requires(metadata) - return metadata - - @property - def metadata(self) -> email.message.Message: - """Metadata of distribution parsed from e.g. METADATA or PKG-INFO. - - This should return an empty message if the metadata file is unavailable. - - :raises NoneMetadataError: If the metadata file is available, but does - not contain valid metadata. - """ - return self._metadata_cached() - - @property - def metadata_dict(self) -> Dict[str, Any]: - """PEP 566 compliant JSON-serializable representation of METADATA or PKG-INFO. - - This should return an empty dict if the metadata file is unavailable. - - :raises NoneMetadataError: If the metadata file is available, but does - not contain valid metadata. - """ - return msg_to_json(self.metadata) - - @property - def metadata_version(self) -> Optional[str]: - """Value of "Metadata-Version:" in distribution metadata, if available.""" - return self.metadata.get("Metadata-Version") - - @property - def raw_name(self) -> str: - """Value of "Name:" in distribution metadata.""" - # The metadata should NEVER be missing the Name: key, but if it somehow - # does, fall back to the known canonical name. - return self.metadata.get("Name", self.canonical_name) - - @property - def requires_python(self) -> SpecifierSet: - """Value of "Requires-Python:" in distribution metadata. - - If the key does not exist or contains an invalid value, an empty - SpecifierSet should be returned. - """ - value = self.metadata.get("Requires-Python") - if value is None: - return SpecifierSet() - try: - # Convert to str to satisfy the type checker; this can be a Header object. - spec = SpecifierSet(str(value)) - except InvalidSpecifier as e: - message = "Package %r has an invalid Requires-Python: %s" - logger.warning(message, self.raw_name, e) - return SpecifierSet() - return spec - - def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: - """Dependencies of this distribution. - - For modern .dist-info distributions, this is the collection of - "Requires-Dist:" entries in distribution metadata. - """ - raise NotImplementedError() - - def iter_provided_extras(self) -> Iterable[str]: - """Extras provided by this distribution. - - For modern .dist-info distributions, this is the collection of - "Provides-Extra:" entries in distribution metadata. - - The return value of this function is not particularly useful other than - display purposes due to backward compatibility issues and the extra - names being poorly normalized prior to PEP 685. If you want to perform - logic operations on extras, use :func:`is_extra_provided` instead. - """ - raise NotImplementedError() - - def is_extra_provided(self, extra: str) -> bool: - """Check whether an extra is provided by this distribution. - - This is needed mostly for compatibility issues with pkg_resources not - following the extra normalization rules defined in PEP 685. - """ - raise NotImplementedError() - - def _iter_declared_entries_from_record(self) -> Optional[Iterator[str]]: - try: - text = self.read_text("RECORD") - except FileNotFoundError: - return None - # This extra Path-str cast normalizes entries. - return (str(pathlib.Path(row[0])) for row in csv.reader(text.splitlines())) - - def _iter_declared_entries_from_legacy(self) -> Optional[Iterator[str]]: - try: - text = self.read_text("installed-files.txt") - except FileNotFoundError: - return None - paths = (p for p in text.splitlines(keepends=False) if p) - root = self.location - info = self.info_location - if root is None or info is None: - return paths - try: - info_rel = pathlib.Path(info).relative_to(root) - except ValueError: # info is not relative to root. - return paths - if not info_rel.parts: # info *is* root. - return paths - return ( - _convert_installed_files_path(pathlib.Path(p).parts, info_rel.parts) - for p in paths - ) - - def iter_declared_entries(self) -> Optional[Iterator[str]]: - """Iterate through file entries declared in this distribution. - - For modern .dist-info distributions, this is the files listed in the - ``RECORD`` metadata file. For legacy setuptools distributions, this - comes from ``installed-files.txt``, with entries normalized to be - compatible with the format used by ``RECORD``. - - :return: An iterator for listed entries, or None if the distribution - contains neither ``RECORD`` nor ``installed-files.txt``. - """ - return ( - self._iter_declared_entries_from_record() - or self._iter_declared_entries_from_legacy() - ) - - def _iter_requires_txt_entries(self) -> Iterator[RequiresEntry]: - """Parse a ``requires.txt`` in an egg-info directory. - - This is an INI-ish format where an egg-info stores dependencies. A - section name describes extra other environment markers, while each entry - is an arbitrary string (not a key-value pair) representing a dependency - as a requirement string (no markers). - - There is a construct in ``importlib.metadata`` called ``Sectioned`` that - does mostly the same, but the format is currently considered private. - """ - try: - content = self.read_text("requires.txt") - except FileNotFoundError: - return - extra = marker = "" # Section-less entries don't have markers. - for line in content.splitlines(): - line = line.strip() - if not line or line.startswith("#"): # Comment; ignored. - continue - if line.startswith("[") and line.endswith("]"): # A section header. - extra, _, marker = line.strip("[]").partition(":") - continue - yield RequiresEntry(requirement=line, extra=extra, marker=marker) - - def _iter_egg_info_extras(self) -> Iterable[str]: - """Get extras from the egg-info directory.""" - known_extras = {""} - for entry in self._iter_requires_txt_entries(): - extra = canonicalize_name(entry.extra) - if extra in known_extras: - continue - known_extras.add(extra) - yield extra - - def _iter_egg_info_dependencies(self) -> Iterable[str]: - """Get distribution dependencies from the egg-info directory. - - To ease parsing, this converts a legacy dependency entry into a PEP 508 - requirement string. Like ``_iter_requires_txt_entries()``, there is code - in ``importlib.metadata`` that does mostly the same, but not do exactly - what we need. - - Namely, ``importlib.metadata`` does not normalize the extra name before - putting it into the requirement string, which causes marker comparison - to fail because the dist-info format do normalize. This is consistent in - all currently available PEP 517 backends, although not standardized. - """ - for entry in self._iter_requires_txt_entries(): - extra = canonicalize_name(entry.extra) - if extra and entry.marker: - marker = f'({entry.marker}) and extra == "{extra}"' - elif extra: - marker = f'extra == "{extra}"' - elif entry.marker: - marker = entry.marker - else: - marker = "" - if marker: - yield f"{entry.requirement} ; {marker}" - else: - yield entry.requirement - - def _add_egg_info_requires(self, metadata: email.message.Message) -> None: - """Add egg-info requires.txt information to the metadata.""" - if not metadata.get_all("Requires-Dist"): - for dep in self._iter_egg_info_dependencies(): - metadata["Requires-Dist"] = dep - if not metadata.get_all("Provides-Extra"): - for extra in self._iter_egg_info_extras(): - metadata["Provides-Extra"] = extra - - -class BaseEnvironment: - """An environment containing distributions to introspect.""" - - @classmethod - def default(cls) -> "BaseEnvironment": - raise NotImplementedError() - - @classmethod - def from_paths(cls, paths: Optional[List[str]]) -> "BaseEnvironment": - raise NotImplementedError() - - def get_distribution(self, name: str) -> Optional["BaseDistribution"]: - """Given a requirement name, return the installed distributions. - - The name may not be normalized. The implementation must canonicalize - it for lookup. - """ - raise NotImplementedError() - - def _iter_distributions(self) -> Iterator["BaseDistribution"]: - """Iterate through installed distributions. - - This function should be implemented by subclass, but never called - directly. Use the public ``iter_distribution()`` instead, which - implements additional logic to make sure the distributions are valid. - """ - raise NotImplementedError() - - def iter_all_distributions(self) -> Iterator[BaseDistribution]: - """Iterate through all installed distributions without any filtering.""" - for dist in self._iter_distributions(): - # Make sure the distribution actually comes from a valid Python - # packaging distribution. Pip's AdjacentTempDirectory leaves folders - # e.g. ``~atplotlib.dist-info`` if cleanup was interrupted. The - # valid project name pattern is taken from PEP 508. - project_name_valid = re.match( - r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", - dist.canonical_name, - flags=re.IGNORECASE, - ) - if not project_name_valid: - logger.warning( - "Ignoring invalid distribution %s (%s)", - dist.canonical_name, - dist.location, - ) - continue - yield dist - - def iter_installed_distributions( - self, - local_only: bool = True, - skip: Container[str] = stdlib_pkgs, - include_editables: bool = True, - editables_only: bool = False, - user_only: bool = False, - ) -> Iterator[BaseDistribution]: - """Return a list of installed distributions. - - This is based on ``iter_all_distributions()`` with additional filtering - options. Note that ``iter_installed_distributions()`` without arguments - is *not* equal to ``iter_all_distributions()``, since some of the - configurations exclude packages by default. - - :param local_only: If True (default), only return installations - local to the current virtualenv, if in a virtualenv. - :param skip: An iterable of canonicalized project names to ignore; - defaults to ``stdlib_pkgs``. - :param include_editables: If False, don't report editables. - :param editables_only: If True, only report editables. - :param user_only: If True, only report installations in the user - site directory. - """ - it = self.iter_all_distributions() - if local_only: - it = (d for d in it if d.local) - if not include_editables: - it = (d for d in it if not d.editable) - if editables_only: - it = (d for d in it if d.editable) - if user_only: - it = (d for d in it if d.in_usersite) - return (d for d in it if d.canonical_name not in skip) - - -class Wheel(Protocol): - location: str - - def as_zipfile(self) -> zipfile.ZipFile: - raise NotImplementedError() - - -class FilesystemWheel(Wheel): - def __init__(self, location: str) -> None: - self.location = location - - def as_zipfile(self) -> zipfile.ZipFile: - return zipfile.ZipFile(self.location, allowZip64=True) - - -class MemoryWheel(Wheel): - def __init__(self, location: str, stream: IO[bytes]) -> None: - self.location = location - self.stream = stream - - def as_zipfile(self) -> zipfile.ZipFile: - return zipfile.ZipFile(self.stream, allowZip64=True) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py deleted file mode 100644 index a779138..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py +++ /dev/null @@ -1,6 +0,0 @@ -from ._dists import Distribution -from ._envs import Environment - -__all__ = ["NAME", "Distribution", "Environment"] - -NAME = "importlib" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 221d709020a6ec2befbadc8a681e500c4f4aada0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 340 zcmX|6Jxc>I7)~ztp{=(Ff|EFUgALVH1i_B>2iy|UCbYpM7jo%AH=XN`An9-im@$V;C05Y+VWb^ZYFM<@O&+LHANkVhntz#17`V%+gaM~0LH zqZtz9374^m%Ve1p=_iJGf!n=nRR^yoi=ZkCx<9gw@|88xhJv*5`08fl31oc?(C#YZ zDj&3(jEl5QnSk#4$8QrRZBzfoGRC;pjQIqbp3xc*ZAx0XK;1ITD@z*)Qy8<==Y!!H ztyPexj!$p-OxDyXN13ugddoF6GH}5Ir~d~~2CfQ>4cv0Gb73m6(DKsfu&Vo8eE{%9 XFvcr%yh2Csz2RN!` diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc deleted file mode 100644 index e42119b246fb213b942af59910dc2a8bfb62b71e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3315 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 Z-T_&(ZDoD;>e~3NS9bmvhZ7UF{{?Bmd;0(Y diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py deleted file mode 100644 index 593bff2..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py +++ /dev/null @@ -1,55 +0,0 @@ -import importlib.metadata -from typing import Any, Optional, Protocol, cast - - -class BadMetadata(ValueError): - def __init__(self, dist: importlib.metadata.Distribution, *, reason: str) -> None: - self.dist = dist - self.reason = reason - - def __str__(self) -> str: - return f"Bad metadata in {self.dist} ({self.reason})" - - -class BasePath(Protocol): - """A protocol that various path objects conform. - - This exists because importlib.metadata uses both ``pathlib.Path`` and - ``zipfile.Path``, and we need a common base for type hints (Union does not - work well since ``zipfile.Path`` is too new for our linter setup). - - This does not mean to be exhaustive, but only contains things that present - in both classes *that we need*. - """ - - @property - def name(self) -> str: - raise NotImplementedError() - - @property - def parent(self) -> "BasePath": - raise NotImplementedError() - - -def get_info_location(d: importlib.metadata.Distribution) -> Optional[BasePath]: - """Find the path to the distribution's metadata directory. - - HACK: This relies on importlib.metadata's private ``_path`` attribute. Not - all distributions exist on disk, so importlib.metadata is correct to not - expose the attribute as public. But pip's code base is old and not as clean, - so we do this to avoid having to rewrite too many things. Hopefully we can - eliminate this some day. - """ - return getattr(d, "_path", None) - - -def get_dist_name(dist: importlib.metadata.Distribution) -> str: - """Get the distribution's project name. - - The ``name`` attribute is only available in Python 3.10 or later. We are - targeting exactly that, but Mypy does not know this. - """ - name = cast(Any, dist).name - if not isinstance(name, str): - raise BadMetadata(dist, reason="invalid metadata entry 'name'") - return name diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py deleted file mode 100644 index 26370fa..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +++ /dev/null @@ -1,227 +0,0 @@ -import email.message -import importlib.metadata -import os -import pathlib -import zipfile -from typing import ( - Collection, - Dict, - Iterable, - Iterator, - Mapping, - Optional, - Sequence, - cast, -) - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.exceptions import InvalidWheel, UnsupportedWheel -from pip._internal.metadata.base import ( - BaseDistribution, - BaseEntryPoint, - DistributionVersion, - InfoPath, - Wheel, -) -from pip._internal.utils.misc import normalize_path -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file - -from ._compat import BasePath, get_dist_name - - -class WheelDistribution(importlib.metadata.Distribution): - """An ``importlib.metadata.Distribution`` read from a wheel. - - Although ``importlib.metadata.PathDistribution`` accepts ``zipfile.Path``, - its implementation is too "lazy" for pip's needs (we can't keep the ZipFile - handle open for the entire lifetime of the distribution object). - - This implementation eagerly reads the entire metadata directory into the - memory instead, and operates from that. - """ - - def __init__( - self, - files: Mapping[pathlib.PurePosixPath, bytes], - info_location: pathlib.PurePosixPath, - ) -> None: - self._files = files - self.info_location = info_location - - @classmethod - def from_zipfile( - cls, - zf: zipfile.ZipFile, - name: str, - location: str, - ) -> "WheelDistribution": - info_dir, _ = parse_wheel(zf, name) - paths = ( - (name, pathlib.PurePosixPath(name.split("/", 1)[-1])) - for name in zf.namelist() - if name.startswith(f"{info_dir}/") - ) - files = { - relpath: read_wheel_metadata_file(zf, fullpath) - for fullpath, relpath in paths - } - info_location = pathlib.PurePosixPath(location, info_dir) - return cls(files, info_location) - - def iterdir(self, path: InfoPath) -> Iterator[pathlib.PurePosixPath]: - # Only allow iterating through the metadata directory. - if pathlib.PurePosixPath(str(path)) in self._files: - return iter(self._files) - raise FileNotFoundError(path) - - def read_text(self, filename: str) -> Optional[str]: - try: - data = self._files[pathlib.PurePosixPath(filename)] - except KeyError: - return None - try: - text = data.decode("utf-8") - except UnicodeDecodeError as e: - wheel = self.info_location.parent - error = f"Error decoding metadata for {wheel}: {e} in {filename} file" - raise UnsupportedWheel(error) - return text - - -class Distribution(BaseDistribution): - def __init__( - self, - dist: importlib.metadata.Distribution, - info_location: Optional[BasePath], - installed_location: Optional[BasePath], - ) -> None: - self._dist = dist - self._info_location = info_location - self._installed_location = installed_location - - @classmethod - def from_directory(cls, directory: str) -> BaseDistribution: - info_location = pathlib.Path(directory) - dist = importlib.metadata.Distribution.at(info_location) - return cls(dist, info_location, info_location.parent) - - @classmethod - def from_metadata_file_contents( - cls, - metadata_contents: bytes, - filename: str, - project_name: str, - ) -> BaseDistribution: - # Generate temp dir to contain the metadata file, and write the file contents. - temp_dir = pathlib.Path( - TempDirectory(kind="metadata", globally_managed=True).path - ) - metadata_path = temp_dir / "METADATA" - metadata_path.write_bytes(metadata_contents) - # Construct dist pointing to the newly created directory. - dist = importlib.metadata.Distribution.at(metadata_path.parent) - return cls(dist, metadata_path.parent, None) - - @classmethod - def from_wheel(cls, wheel: Wheel, name: str) -> BaseDistribution: - try: - with wheel.as_zipfile() as zf: - dist = WheelDistribution.from_zipfile(zf, name, wheel.location) - except zipfile.BadZipFile as e: - raise InvalidWheel(wheel.location, name) from e - except UnsupportedWheel as e: - raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") - return cls(dist, dist.info_location, pathlib.PurePosixPath(wheel.location)) - - @property - def location(self) -> Optional[str]: - if self._info_location is None: - return None - return str(self._info_location.parent) - - @property - def info_location(self) -> Optional[str]: - if self._info_location is None: - return None - return str(self._info_location) - - @property - def installed_location(self) -> Optional[str]: - if self._installed_location is None: - return None - return normalize_path(str(self._installed_location)) - - def _get_dist_name_from_location(self) -> Optional[str]: - """Try to get the name from the metadata directory name. - - This is much faster than reading metadata. - """ - if self._info_location is None: - return None - stem, suffix = os.path.splitext(self._info_location.name) - if suffix not in (".dist-info", ".egg-info"): - return None - return stem.split("-", 1)[0] - - @property - def canonical_name(self) -> NormalizedName: - name = self._get_dist_name_from_location() or get_dist_name(self._dist) - return canonicalize_name(name) - - @property - def version(self) -> DistributionVersion: - return parse_version(self._dist.version) - - def is_file(self, path: InfoPath) -> bool: - return self._dist.read_text(str(path)) is not None - - def iter_distutils_script_names(self) -> Iterator[str]: - # A distutils installation is always "flat" (not in e.g. egg form), so - # if this distribution's info location is NOT a pathlib.Path (but e.g. - # zipfile.Path), it can never contain any distutils scripts. - if not isinstance(self._info_location, pathlib.Path): - return - for child in self._info_location.joinpath("scripts").iterdir(): - yield child.name - - def read_text(self, path: InfoPath) -> str: - content = self._dist.read_text(str(path)) - if content is None: - raise FileNotFoundError(path) - return content - - def iter_entry_points(self) -> Iterable[BaseEntryPoint]: - # importlib.metadata's EntryPoint structure sasitfies BaseEntryPoint. - return self._dist.entry_points - - def _metadata_impl(self) -> email.message.Message: - # From Python 3.10+, importlib.metadata declares PackageMetadata as the - # return type. This protocol is unfortunately a disaster now and misses - # a ton of fields that we need, including get() and get_payload(). We - # rely on the implementation that the object is actually a Message now, - # until upstream can improve the protocol. (python/cpython#94952) - return cast(email.message.Message, self._dist.metadata) - - def iter_provided_extras(self) -> Iterable[str]: - return self.metadata.get_all("Provides-Extra", []) - - def is_extra_provided(self, extra: str) -> bool: - return any( - canonicalize_name(provided_extra) == canonicalize_name(extra) - for provided_extra in self.metadata.get_all("Provides-Extra", []) - ) - - def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: - contexts: Sequence[Dict[str, str]] = [{"extra": e} for e in extras] - for req_string in self.metadata.get_all("Requires-Dist", []): - req = Requirement(req_string) - if not req.marker: - yield req - elif not extras and req.marker.evaluate({"extra": ""}): - yield req - elif any(req.marker.evaluate(context) for context in contexts): - yield req diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py deleted file mode 100644 index 048dc55..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py +++ /dev/null @@ -1,189 +0,0 @@ -import functools -import importlib.metadata -import logging -import os -import pathlib -import sys -import zipfile -import zipimport -from typing import Iterator, List, Optional, Sequence, Set, Tuple - -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name - -from pip._internal.metadata.base import BaseDistribution, BaseEnvironment -from pip._internal.models.wheel import Wheel -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.filetypes import WHEEL_EXTENSION - -from ._compat import BadMetadata, BasePath, get_dist_name, get_info_location -from ._dists import Distribution - -logger = logging.getLogger(__name__) - - -def _looks_like_wheel(location: str) -> bool: - if not location.endswith(WHEEL_EXTENSION): - return False - if not os.path.isfile(location): - return False - if not Wheel.wheel_file_re.match(os.path.basename(location)): - return False - return zipfile.is_zipfile(location) - - -class _DistributionFinder: - """Finder to locate distributions. - - The main purpose of this class is to memoize found distributions' names, so - only one distribution is returned for each package name. At lot of pip code - assumes this (because it is setuptools's behavior), and not doing the same - can potentially cause a distribution in lower precedence path to override a - higher precedence one if the caller is not careful. - - Eventually we probably want to make it possible to see lower precedence - installations as well. It's useful feature, after all. - """ - - FoundResult = Tuple[importlib.metadata.Distribution, Optional[BasePath]] - - def __init__(self) -> None: - self._found_names: Set[NormalizedName] = set() - - def _find_impl(self, location: str) -> Iterator[FoundResult]: - """Find distributions in a location.""" - # Skip looking inside a wheel. Since a package inside a wheel is not - # always valid (due to .data directories etc.), its .dist-info entry - # should not be considered an installed distribution. - if _looks_like_wheel(location): - return - # To know exactly where we find a distribution, we have to feed in the - # paths one by one, instead of dumping the list to importlib.metadata. - for dist in importlib.metadata.distributions(path=[location]): - info_location = get_info_location(dist) - try: - raw_name = get_dist_name(dist) - except BadMetadata as e: - logger.warning("Skipping %s due to %s", info_location, e.reason) - continue - normalized_name = canonicalize_name(raw_name) - if normalized_name in self._found_names: - continue - self._found_names.add(normalized_name) - yield dist, info_location - - def find(self, location: str) -> Iterator[BaseDistribution]: - """Find distributions in a location. - - The path can be either a directory, or a ZIP archive. - """ - for dist, info_location in self._find_impl(location): - if info_location is None: - installed_location: Optional[BasePath] = None - else: - installed_location = info_location.parent - yield Distribution(dist, info_location, installed_location) - - def find_linked(self, location: str) -> Iterator[BaseDistribution]: - """Read location in egg-link files and return distributions in there. - - The path should be a directory; otherwise this returns nothing. This - follows how setuptools does this for compatibility. The first non-empty - line in the egg-link is read as a path (resolved against the egg-link's - containing directory if relative). Distributions found at that linked - location are returned. - """ - path = pathlib.Path(location) - if not path.is_dir(): - return - for child in path.iterdir(): - if child.suffix != ".egg-link": - continue - with child.open() as f: - lines = (line.strip() for line in f) - target_rel = next((line for line in lines if line), "") - if not target_rel: - continue - target_location = str(path.joinpath(target_rel)) - for dist, info_location in self._find_impl(target_location): - yield Distribution(dist, info_location, path) - - def _find_eggs_in_dir(self, location: str) -> Iterator[BaseDistribution]: - from pip._vendor.pkg_resources import find_distributions - - from pip._internal.metadata import pkg_resources as legacy - - with os.scandir(location) as it: - for entry in it: - if not entry.name.endswith(".egg"): - continue - for dist in find_distributions(entry.path): - yield legacy.Distribution(dist) - - def _find_eggs_in_zip(self, location: str) -> Iterator[BaseDistribution]: - from pip._vendor.pkg_resources import find_eggs_in_zip - - from pip._internal.metadata import pkg_resources as legacy - - try: - importer = zipimport.zipimporter(location) - except zipimport.ZipImportError: - return - for dist in find_eggs_in_zip(importer, location): - yield legacy.Distribution(dist) - - def find_eggs(self, location: str) -> Iterator[BaseDistribution]: - """Find eggs in a location. - - This actually uses the old *pkg_resources* backend. We likely want to - deprecate this so we can eventually remove the *pkg_resources* - dependency entirely. Before that, this should first emit a deprecation - warning for some versions when using the fallback since importing - *pkg_resources* is slow for those who don't need it. - """ - if os.path.isdir(location): - yield from self._find_eggs_in_dir(location) - if zipfile.is_zipfile(location): - yield from self._find_eggs_in_zip(location) - - -@functools.lru_cache(maxsize=None) # Warn a distribution exactly once. -def _emit_egg_deprecation(location: Optional[str]) -> None: - deprecated( - reason=f"Loading egg at {location} is deprecated.", - replacement="to use pip for package installation.", - gone_in="24.3", - issue=12330, - ) - - -class Environment(BaseEnvironment): - def __init__(self, paths: Sequence[str]) -> None: - self._paths = paths - - @classmethod - def default(cls) -> BaseEnvironment: - return cls(sys.path) - - @classmethod - def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment: - if paths is None: - return cls(sys.path) - return cls(paths) - - def _iter_distributions(self) -> Iterator[BaseDistribution]: - finder = _DistributionFinder() - for location in self._paths: - yield from finder.find(location) - for dist in finder.find_eggs(location): - _emit_egg_deprecation(dist.location) - yield dist - # This must go last because that's how pkg_resources tie-breaks. - yield from finder.find_linked(location) - - def get_distribution(self, name: str) -> Optional[BaseDistribution]: - matches = ( - distribution - for distribution in self.iter_all_distributions() - if distribution.canonical_name == canonicalize_name(name) - ) - return next(matches, None) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py deleted file mode 100644 index bb11e5b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +++ /dev/null @@ -1,278 +0,0 @@ -import email.message -import email.parser -import logging -import os -import zipfile -from typing import Collection, Iterable, Iterator, List, Mapping, NamedTuple, Optional - -from pip._vendor import pkg_resources -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.exceptions import InvalidWheel, NoneMetadataError, UnsupportedWheel -from pip._internal.utils.egg_link import egg_link_path_from_location -from pip._internal.utils.misc import display_path, normalize_path -from pip._internal.utils.wheel import parse_wheel, read_wheel_metadata_file - -from .base import ( - BaseDistribution, - BaseEntryPoint, - BaseEnvironment, - DistributionVersion, - InfoPath, - Wheel, -) - -__all__ = ["NAME", "Distribution", "Environment"] - -logger = logging.getLogger(__name__) - -NAME = "pkg_resources" - - -class EntryPoint(NamedTuple): - name: str - value: str - group: str - - -class InMemoryMetadata: - """IMetadataProvider that reads metadata files from a dictionary. - - This also maps metadata decoding exceptions to our internal exception type. - """ - - def __init__(self, metadata: Mapping[str, bytes], wheel_name: str) -> None: - self._metadata = metadata - self._wheel_name = wheel_name - - def has_metadata(self, name: str) -> bool: - return name in self._metadata - - def get_metadata(self, name: str) -> str: - try: - return self._metadata[name].decode() - except UnicodeDecodeError as e: - # Augment the default error with the origin of the file. - raise UnsupportedWheel( - f"Error decoding metadata for {self._wheel_name}: {e} in {name} file" - ) - - def get_metadata_lines(self, name: str) -> Iterable[str]: - return pkg_resources.yield_lines(self.get_metadata(name)) - - def metadata_isdir(self, name: str) -> bool: - return False - - def metadata_listdir(self, name: str) -> List[str]: - return [] - - def run_script(self, script_name: str, namespace: str) -> None: - pass - - -class Distribution(BaseDistribution): - def __init__(self, dist: pkg_resources.Distribution) -> None: - self._dist = dist - - @classmethod - def from_directory(cls, directory: str) -> BaseDistribution: - dist_dir = directory.rstrip(os.sep) - - # Build a PathMetadata object, from path to metadata. :wink: - base_dir, dist_dir_name = os.path.split(dist_dir) - metadata = pkg_resources.PathMetadata(base_dir, dist_dir) - - # Determine the correct Distribution object type. - if dist_dir.endswith(".egg-info"): - dist_cls = pkg_resources.Distribution - dist_name = os.path.splitext(dist_dir_name)[0] - else: - assert dist_dir.endswith(".dist-info") - dist_cls = pkg_resources.DistInfoDistribution - dist_name = os.path.splitext(dist_dir_name)[0].split("-")[0] - - dist = dist_cls(base_dir, project_name=dist_name, metadata=metadata) - return cls(dist) - - @classmethod - def from_metadata_file_contents( - cls, - metadata_contents: bytes, - filename: str, - project_name: str, - ) -> BaseDistribution: - metadata_dict = { - "METADATA": metadata_contents, - } - dist = pkg_resources.DistInfoDistribution( - location=filename, - metadata=InMemoryMetadata(metadata_dict, filename), - project_name=project_name, - ) - return cls(dist) - - @classmethod - def from_wheel(cls, wheel: Wheel, name: str) -> BaseDistribution: - try: - with wheel.as_zipfile() as zf: - info_dir, _ = parse_wheel(zf, name) - metadata_dict = { - path.split("/", 1)[-1]: read_wheel_metadata_file(zf, path) - for path in zf.namelist() - if path.startswith(f"{info_dir}/") - } - except zipfile.BadZipFile as e: - raise InvalidWheel(wheel.location, name) from e - except UnsupportedWheel as e: - raise UnsupportedWheel(f"{name} has an invalid wheel, {e}") - dist = pkg_resources.DistInfoDistribution( - location=wheel.location, - metadata=InMemoryMetadata(metadata_dict, wheel.location), - project_name=name, - ) - return cls(dist) - - @property - def location(self) -> Optional[str]: - return self._dist.location - - @property - def installed_location(self) -> Optional[str]: - egg_link = egg_link_path_from_location(self.raw_name) - if egg_link: - location = egg_link - elif self.location: - location = self.location - else: - return None - return normalize_path(location) - - @property - def info_location(self) -> Optional[str]: - return self._dist.egg_info - - @property - def installed_by_distutils(self) -> bool: - # A distutils-installed distribution is provided by FileMetadata. This - # provider has a "path" attribute not present anywhere else. Not the - # best introspection logic, but pip has been doing this for a long time. - try: - return bool(self._dist._provider.path) - except AttributeError: - return False - - @property - def canonical_name(self) -> NormalizedName: - return canonicalize_name(self._dist.project_name) - - @property - def version(self) -> DistributionVersion: - return parse_version(self._dist.version) - - def is_file(self, path: InfoPath) -> bool: - return self._dist.has_metadata(str(path)) - - def iter_distutils_script_names(self) -> Iterator[str]: - yield from self._dist.metadata_listdir("scripts") - - def read_text(self, path: InfoPath) -> str: - name = str(path) - if not self._dist.has_metadata(name): - raise FileNotFoundError(name) - content = self._dist.get_metadata(name) - if content is None: - raise NoneMetadataError(self, name) - return content - - def iter_entry_points(self) -> Iterable[BaseEntryPoint]: - for group, entries in self._dist.get_entry_map().items(): - for name, entry_point in entries.items(): - name, _, value = str(entry_point).partition("=") - yield EntryPoint(name=name.strip(), value=value.strip(), group=group) - - def _metadata_impl(self) -> email.message.Message: - """ - :raises NoneMetadataError: if the distribution reports `has_metadata()` - True but `get_metadata()` returns None. - """ - if isinstance(self._dist, pkg_resources.DistInfoDistribution): - metadata_name = "METADATA" - else: - metadata_name = "PKG-INFO" - try: - metadata = self.read_text(metadata_name) - except FileNotFoundError: - if self.location: - displaying_path = display_path(self.location) - else: - displaying_path = repr(self.location) - logger.warning("No metadata found in %s", displaying_path) - metadata = "" - feed_parser = email.parser.FeedParser() - feed_parser.feed(metadata) - return feed_parser.close() - - def iter_dependencies(self, extras: Collection[str] = ()) -> Iterable[Requirement]: - if extras: # pkg_resources raises on invalid extras, so we sanitize. - extras = frozenset(pkg_resources.safe_extra(e) for e in extras) - extras = extras.intersection(self._dist.extras) - return self._dist.requires(extras) - - def iter_provided_extras(self) -> Iterable[str]: - return self._dist.extras - - def is_extra_provided(self, extra: str) -> bool: - return pkg_resources.safe_extra(extra) in self._dist.extras - - -class Environment(BaseEnvironment): - def __init__(self, ws: pkg_resources.WorkingSet) -> None: - self._ws = ws - - @classmethod - def default(cls) -> BaseEnvironment: - return cls(pkg_resources.working_set) - - @classmethod - def from_paths(cls, paths: Optional[List[str]]) -> BaseEnvironment: - return cls(pkg_resources.WorkingSet(paths)) - - def _iter_distributions(self) -> Iterator[BaseDistribution]: - for dist in self._ws: - yield Distribution(dist) - - def _search_distribution(self, name: str) -> Optional[BaseDistribution]: - """Find a distribution matching the ``name`` in the environment. - - This searches from *all* distributions available in the environment, to - match the behavior of ``pkg_resources.get_distribution()``. - """ - canonical_name = canonicalize_name(name) - for dist in self.iter_all_distributions(): - if dist.canonical_name == canonical_name: - return dist - return None - - def get_distribution(self, name: str) -> Optional[BaseDistribution]: - # Search the distribution by looking through the working set. - dist = self._search_distribution(name) - if dist: - return dist - - # If distribution could not be found, call working_set.require to - # update the working set, and try to find the distribution again. - # This might happen for e.g. when you install a package twice, once - # using setup.py develop and again using setup.py install. Now when - # running pip uninstall twice, the package gets removed from the - # working set in the first uninstall, so we have to populate the - # working set again so that pip knows about it and the packages gets - # picked up and is successfully uninstalled the second time too. - try: - # We didn't pass in any version specifiers, so this can never - # raise pkg_resources.VersionConflict. - self._ws.require(name) - except pkg_resources.DistributionNotFound: - return None - return self._search_distribution(name) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py deleted file mode 100644 index 7855226..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""A package that contains models that represent entities. -""" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 6a8848a14cd7cb5e1377f9e3a482a5fc9f5c19fd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmX@j%ge<81j!O-Gwgx%V-N=h7@>^M96-i&h7^VG7iwRzenDn|etc$LNorAE zVvat7%Q6rSRwihXPj=cUb{1! zs18BOArgrMf*w$UDg=T{qaX+;IEE8Q2q_f@!m7RSbKqvlL{vHPX1#0N${ZMJ-+S}k zo0+%Y`}v`_H;Z7EhJL*EnS#)7a+54I7MkNAtRadh_D}^|DJXSEKHG=qS#VqAd*k9MX175O5lT+sYcUfeFc><)t7s$G}V||PSMOV zvGiEZf}B}FH?ftyjLZY!z=SUX$Mc-Pt@;-npSsiu*uv;Et8pfn9|*%SYSjQF*YS+w zrNrg9QLb{s?KoZ7P(tE66&9xF85eM0NIdvgo`LYWgqt4#5^9_UbKIXQ5!fY5VlHuO zegWhIyoMI>BC-=J3SvwVT1;)?mKyA-#9>i^UE3!}kVC6v5xqMAr_lApwS$AUGltj# zTCKw=7RyS|lW0H3oAJvS)sdN+GE<>4%j)4l%F3?q`ZIRPbA&L{(Z7eiQSR*+l@2IW zF;`_2637FU~W6zUaAc z#QU>_XU`Oc8?aL~r!?!#Fj1_zwIaL~Fz!2Eu~MbX6UBB;3$;2w1XnK{>sl3sBuoi} zcm>FVCA6CxS|RUb?hT&!o0yh`QhZ96JMGe z=1%|Uy~j^CRFui@AtjS-!d<8o=T*w6T@MsC(1ZATr!{hkvf8eISOx6=WHsqk=!MkO zf;rapzenDDlE3wg@h>&UO%iHQ{}m^ABug8ZABGr&jMm^#c}QlLLpRy>f5Y0cACU)7 z0s&O}p8L7){N29uyFLByO{`8xHn}<(@0w}SpKTzL$#Qw-A>d@`MvWwg2DDMv!oLk8 z1T0;^yA5NdJAhzOKGFavGPRI1+BIX0#AR(P5W@+KeQa{semoDP6NWU@Z6Hw??g}y# zS7aWR$3}nv2#1cWnYYaMhj)&h*&6+N?5nY@!Zz8y^4-;MuWn!b{>DzE;s$EHE-QCmA8X+_&P~|Lk`@w~hJrD^kIwyp WPToh)|D_G$X}t5q={+Qc==eYNeZ1EI diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc deleted file mode 100644 index e3499bcffacdb51104256c958a8dcff199724d9c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11181 zcmbVSeQXnFnx7fZ_&c$aI3XdB7(xT)BY{F&prs{{(9$iYErIPBSl9JTh=XINGY$~f zS*2T6m+WV^| zLJNvzkK$Hp8Rb<1a*g6Dz15o3fLr!mlp>9PRo`0l@}pOiT&Fk{mt0R@U|*?~>jy-+ z;i4E>C1VzHZRKoG(}k7Ww_iFIz9ovI{q;G^n4&Bz18q>wzL_DKA4`&oL_Eu8S zokvG9iF7KK)W!a>5k+@Uej=vo((x3^Lz3?5O{hvdb6id8%@%ngmQ2Vo>e;8NX;pWi z=5T5tt$TXZ_+a9k!d@IF;u<6P{;W@C!$e2bWY>_EPG!5kcWT3_cTVhYTV|++ZJ#4u)-5HIhV#7)_s=K4n z;j}!OB-$H|zC9XC8Z|e#B^vLWSG&_AneLIX%wRgzeNIW8>rN)#D!uRQ+VNz!mdGgE zMq=@^u``O+J(3vdjwVvrLhM^NhE|eVcg6BX#@HlS)`;;n3E4%iAUaigW#u|A>ov-S z5$voYM>DkbwzJBZ?vRy%*l04N+f^kqs;1&1dYH)xg4liO6tXK^PRMcRcvZ;Rj&V7> z5lf7V8FO>EoS5THw$K8ZlAv%X{}AGu6F%f*A;%-P{mgC(*AMudc#I2)*_|&cnc%rt za#RTpsOjOL489>oQOAO@lpH*#sEL8Gpt*t|t)MI05*&Jzad0552D6^vCad%t zJ`@skcS1{~v`j1&SJ;-^kknOJf!a(NtwjY4ak|7N!S*mnNo}H1F?vSHsOvydOD&9S zf-5>Xr)PTIySaj|X|lH9t(lBZ9h&I7>uH=;W=`MnY`I(8S?~oW6Zuu!Z#CSKZk_ym z?dQHP-p+epTe1m0caalZ?xLOZ)=j*^j;d<+?f3@U{R1Gba25N^<*=JM+oz?o8W(fo zL~X@>(@yh06PE3<5YE;Ihex#xHtn1ej2XKP4yIKZ9MleK`O0f(v zk(%v5Ho-l#b2W9-b<;;?cg{H$yxS-G3J&kYI2JzFG1r*y+MnOpvru~=?>tcO_)DwQ zr36G*11jJ_@*lTY2xHQs*s?zW0jA@6xl4RpIK#z-(+)5kpW`R^_w70Uvhco3&$vk@@n%D>j8QOJ(6~FDV_&Sf@IDeiCN#Shwa6$t& zoe8E>N-#YTj2S2dDIG{}1@EdQ>Reo7)E{Yu*&V}aRS9MWW2wKipGt^b0vX+wR8pWf zphy?l7E-Orp}wecAr{Xh$D){1G(DhhM&)+=v>{{@T%oPwx8B{;@@!^)<1;_%&wF=I z^dbA5$4^}9-B;#FoT<|@`P6&a>7E~apH;q4u4L>wT{pEm?`hAA?Z|Pk^geO)PY)Wo znmrn+^&dKVB=N^0GTnamd`vx~#ZhV{Vr{}r6Ii&RN)9MB`?U0=^S>m-Z3*H4^g4xA zkMrX~P5>XcNECh|yk8@7aoae~r*u+`##!;%;E~u_g~18XBc2?U>Da<_Zib+Dg?KPz zMj6&ZHgyZWsq<%b{+vcUXo>LfTJmNRB2bA$4}dYY=XPDw&SByS5JNTy+zNy z%l*@@&G2(?-x#0lnS6VycfqqSFYfyj9vY$P2kuSwkEBiZs@-s*g3{6jWM%Cl^AQ{D z1dnV}L|Md7QY3}(rfipm0jKPMO<-3XvJ>S_MO0jd6++xA+Z9P>Pz5W%bx}0;GU7%} zMcV;EcEd*SK!0ob9|NRO!(ta{SVELHWlne{hClY(ZH!poKp zE@fL}?F9-tFq&@DGAhIJ8-i|&CpD(sG@75eP3|bE)+njgY`wKnR@tj)sy&AcEbZ}5 z?kO~^`kk--u7B-J?0Unjvf$r(x2a>c=ejocorR{|ciS1A-@1RHz2~7r^h2GAF1Mk_ ztTV=Fv|6^05fIgSY{=R@RFzVW8=}KqmQYHdu`J!R_8dDUgw@@s4~a}Zm+{dJUfqLA zjV5L>O(t#ZMVVN98$ zDXPOmt*5L3nJ$v)r_!#fv;cK46?)>yn5GRYFaTwhR;$tmsV`7=fU*E(%y=W~gGnaK z4&qIF4;jomPvb-{SbE!z`!1){aj(W-l<)*T2UZmwL^-*&Ps|>>dZbA8MK|ZJUGfkW z;Ouop!6CV4cF*?CHO$55ny-cDTXz;Yl-+iI-ZH=YI}eCnvY9Q5^%9zIn9*hr&Rn?K z^^n7>F+T#0IDS?ln4`4xTV%`840u*Uc&11UrGRP*kV=s%kV^u#*=0Mh&7nAfd8M{M zDn|v5xfItBZPKy?EHuZaajLP;1@F&Y`l7e;i@;VBD?Jt8sKM81cBQtMffra=3#_bF zYw%&+TdDTLx(H)*P`6XAXa+LUv6_i^o!*y%$P8<`0vQP>EvXsf3~mzCm(W&y5gDYM z7?{zlv`RrSw#o)7oFNMU74*`G9~l6yS_=U56avivKG&nNN;6<{B*Y}+i)@GG=~!uY z(3??OtlEPX6_Ul~nDtjqhMJ|Q6**9V7hl7r>{K@IY%!Q9h|((TwJ>8dW<*-#-Lwn& zN@fBD0!*)inFhi*w9HCqF;PcWbAoo-Iv1v&EIb}#KF&&g;rDc{JnE3CzOe=~nd-Lc zOOKgVP9ShtK93HrtXVd2s*mR~)+}WkyeOg4zCX`hu>Bo(o)3xPZ}@#G+2`5yi4+W+ zgj{8tcF{qQgESn=>E*gY6 zySkf^h9N~bW~t=I@PLXo+Q-O9#rX4{HATBrQ(xG$?K95}&#i;E>lQXWJMVvD+BLHm zfaMQddS~jLyl;J>ebe0LeA`pg;s+kUT2m{y*IjgQ^{ulTKG||@%Y5CoLfiU}&R#vc z*w!`Q*0s>KothRxJEz4fp39z@!}I>mLgQ-c_J0o>xIo(j&Q?=@x2dbpwEK4BZC5^U z04DCLdU#}Y^+g-%zR^6G=EcUIz1*+%HXo?BF?CwSq=a-#Sl$3ZO!_w&2()c1fsIRS zdDCVxG`Ys%vdrHQ$}|9B9r`iVqKl-{)qQxcRQODxWSc4lv1|ccq{bm+Roeci;>>H; zZL=p9nz#O<|Mt3n?f-oD!c(u@@g2!Kk30$&GxCPUq1WuXYcr4$U9$P%Yd~I4*8ZTYxN*~ zlc{N@uxWXQ!gh|R=@CWEjIkN%c1_8^8&GN4-=exnQ7~=s76`3?j8u0ERJW6B?dT>U& zJp6zINxIr7M1Q;c?@zvavMBhZ)|pMSJFjjlavnP%G(sgmXPfb5b5XkVKwLRU-B`OvuV zP@wq{F?CnyXdC<-Q%6_Y0UlTr6>XuTozT(VF)`#;N!RF3(;3&Dik!$$5R$3paFr+% z12RS?MM7`8$3R8BHG9h` zxPm@f5Lq=$9GP2pv;WrK&qwd9IdaDr&O5_@1|6P8_isms3%rIHi_8HJ$}53UUz$9_ z16tL}P*C3Z5)AwdO*OKf4H)SEbjxpaqg3!{)Ol#fAt!}?BiPE}z^-V>3LRKNv4x+pzSvS1pRq8T>`lsFFm}P+9r{HDyVJO?1)Y!B`YY)XwGzZi)_PuR|;S%jMxSk>hg7^w#1 z`p~nMzQo%5D%$(m*9F{yh><$b_2^Ltx&aaRfJy-;L@N;KS4p4gUTyR(NIgQ`X?5(c zjZjcbqQri%$|zn@QcfIaTIDvCu$+BMr42TXqw3P?5QSl&lYAL>8x}tN69&-8+OCXG zka_;TtFUI%r1+bXjjY>KN+y|(SHTu>B=O?Xe<8y?8DgU>K#wTcUv4Z{#z~iNY1YF)l-A#?lZejAbcjg|2bgKx@H;12b*+ zGt*YLok?Uu4mFH!Y8z#A?1qy}p%LBP7d{a^(erxr^*&vKr5hhKk4T|v*Qka_-UvK! zy}{U2g!Q6UVfDf3%?Nf4r_U+T*l1?ZFrSQ0+4U8t`It7J;d@#F8RD;=+UbFL&zeF* z%jA(lsQa@uH`d&W-`=qh+Bfg)oOIK$y_A|gq@O&aO7$nBnOWblkt;)fXn3@S1r!C{=DXC~$Fp&u+H0D() zGV9|eKZp|U_7ZA3HLRrQa!XB+`Jn}IXQkoRBQcOb`$WpTI^7z?#g#GEn{R@}-+a>= z2aPg=N-!SNjO&IVs)NU0f2GT65%TDEOc@u6x`a7uxN5~K^X?3|8pckjjQ`!J7)=?D zpIwU&D#MB{j>Iy9x`g+BkBWkYmj^HzSXe9GJD`*>by+fXm&w4qr49t$Wm!wQqhx(7H&PH+H?FXiY=sgq z%l-o&(}*tt6Hf1?+NoOLK<;wxC*S{#v(wP#k64R7G-ufVydl<>(yG97K0_;JsUkd0 zfWQ*M&*gf{`^=bj!ndGwrg9uhFl8%@ZSGXY63&&d{xPFiA#iIHOPK$PQ6$r&Hb*&Q z-SpkGn{^O(N7#@N(&p+R$|96Ki42}7)9b8?^b8ye!Zl`08`j`DdfiMJftFzx9w&+! zg0wS_n%nQ7G}};?6pMp?jS6iH*#!3oUvpLPy~PN`rxseCx?30gL!f;zuz5bP`R1-$ z{4aLhZd=&$(n8?y-9YPNpmRRZc|9}Nb2D=*vaoUgLZIg{#YKl$SHEPl*VjIDxG93~ zUMYf4Ou|_0pFw=PArAqv*a{s=sqE%6jbRxTW<9r}7BR(+JhGMIax3W=Bc6t16~b_O ztkVnGjhF&$F0atBHP$NomMoM)-<_td@x8AW#MFO5%)|Fr+3$koUk|KaHc-edgtZuQ>r?a4d${F%iKEL$8FLY%cMl~LHVurKgx6HoeS zh1M&HfqAH6g+0vBXC;SOuS;lAxDv5s)C`GaTg&YINag=xy4reV)&1Q zZTr&KduzilLq88KKG{3}WN+TtYv`(H&=$PZiboj!S@n&WftgRBu6!Y;GUMdCRK}!p zoG22lipw$LR^#w~NYoT%%uD|VqDXlfA7>Y4ZhEEcI({1Q=S2>Tw}c4Y0}c-gj3M$yR5LGa z#GrJ&=Bd0dD{^?9JNbYfr8pX>;%d9pP!9Ahad<8IS#Mt2I@3`^TyN{_77FieE%gFb zwDZ#5nT92l?j^d9pWXEkFMXu|99ud&fi~R{jmqhGG-?Qdpeni-78-2CE@mRC6r0fP z_%9Xy6Jf+LMUU zH_qpb|JOaQet^D&Z`yI>MH|oazvFygah|U@*H>J_e{+WxxkK~Zp$DSfBTP8%`#H%w zdGNhgCir`;Tk~9Vp=Qz5)^k$m&vg_@Tq+z;(M@0uCIe)2AG!E5|+{=Ut_*A*O| z$%E4klP|sd{UUqs+&s7A+8Kl1^^Ea6@bVWsezk?s_oSN1*t;i}B=jw|mBz6z8;9P_ zafqgI=xL4v`krK8lJG3nd-woiv@gv?<~Qt~Z`}iq;sdvbmgrGjBk<49;QAJi*(}lzy!$?f?Ca-4{C@sET$}y;*KhEC{<-@cvSKIxeKy@Xb7uB@9)`E4 Ud&2p({Y9Sd;~#MB!G!An0hM0$lmGw# diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc deleted file mode 100644 index 051bf8350b1849865103fc8925751629edbb7203..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4209 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc deleted file mode 100644 index 674509506098a0145733d6611e4daf023592d16b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1676 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 XhIO%k>YK*V+>he2v37v~rq;gzOZzMV diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc deleted file mode 100644 index 2c5dda946b2f4a9fa446a4c1bba89359ad184562..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 5070 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc deleted file mode 100644 index 5f18725922be1bf7c581f43c694690e41ddf0e95..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 4936 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 K;BA5}6ZCJoqp>dl diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py deleted file mode 100644 index 9184a90..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/candidate.py +++ /dev/null @@ -1,30 +0,0 @@ -from pip._vendor.packaging.version import parse as parse_version - -from pip._internal.models.link import Link -from pip._internal.utils.models import KeyBasedCompareMixin - - -class InstallationCandidate(KeyBasedCompareMixin): - """Represents a potential "candidate" for installation.""" - - __slots__ = ["name", "version", "link"] - - def __init__(self, name: str, version: str, link: Link) -> None: - self.name = name - self.version = parse_version(version) - self.link = link - - super().__init__( - key=(self.name, self.version, self.link), - defining_class=InstallationCandidate, - ) - - def __repr__(self) -> str: - return "".format( - self.name, - self.version, - self.link, - ) - - def __str__(self) -> str: - return f"{self.name!r} candidate (version {self.version} at {self.link})" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py deleted file mode 100644 index 0af884b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +++ /dev/null @@ -1,235 +0,0 @@ -""" PEP 610 """ -import json -import re -import urllib.parse -from typing import Any, Dict, Iterable, Optional, Type, TypeVar, Union - -__all__ = [ - "DirectUrl", - "DirectUrlValidationError", - "DirInfo", - "ArchiveInfo", - "VcsInfo", -] - -T = TypeVar("T") - -DIRECT_URL_METADATA_NAME = "direct_url.json" -ENV_VAR_RE = re.compile(r"^\$\{[A-Za-z0-9-_]+\}(:\$\{[A-Za-z0-9-_]+\})?$") - - -class DirectUrlValidationError(Exception): - pass - - -def _get( - d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None -) -> Optional[T]: - """Get value from dictionary and verify expected type.""" - if key not in d: - return default - value = d[key] - if not isinstance(value, expected_type): - raise DirectUrlValidationError( - f"{value!r} has unexpected type for {key} (expected {expected_type})" - ) - return value - - -def _get_required( - d: Dict[str, Any], expected_type: Type[T], key: str, default: Optional[T] = None -) -> T: - value = _get(d, expected_type, key, default) - if value is None: - raise DirectUrlValidationError(f"{key} must have a value") - return value - - -def _exactly_one_of(infos: Iterable[Optional["InfoType"]]) -> "InfoType": - infos = [info for info in infos if info is not None] - if not infos: - raise DirectUrlValidationError( - "missing one of archive_info, dir_info, vcs_info" - ) - if len(infos) > 1: - raise DirectUrlValidationError( - "more than one of archive_info, dir_info, vcs_info" - ) - assert infos[0] is not None - return infos[0] - - -def _filter_none(**kwargs: Any) -> Dict[str, Any]: - """Make dict excluding None values.""" - return {k: v for k, v in kwargs.items() if v is not None} - - -class VcsInfo: - name = "vcs_info" - - def __init__( - self, - vcs: str, - commit_id: str, - requested_revision: Optional[str] = None, - ) -> None: - self.vcs = vcs - self.requested_revision = requested_revision - self.commit_id = commit_id - - @classmethod - def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["VcsInfo"]: - if d is None: - return None - return cls( - vcs=_get_required(d, str, "vcs"), - commit_id=_get_required(d, str, "commit_id"), - requested_revision=_get(d, str, "requested_revision"), - ) - - def _to_dict(self) -> Dict[str, Any]: - return _filter_none( - vcs=self.vcs, - requested_revision=self.requested_revision, - commit_id=self.commit_id, - ) - - -class ArchiveInfo: - name = "archive_info" - - def __init__( - self, - hash: Optional[str] = None, - hashes: Optional[Dict[str, str]] = None, - ) -> None: - # set hashes before hash, since the hash setter will further populate hashes - self.hashes = hashes - self.hash = hash - - @property - def hash(self) -> Optional[str]: - return self._hash - - @hash.setter - def hash(self, value: Optional[str]) -> None: - if value is not None: - # Auto-populate the hashes key to upgrade to the new format automatically. - # We don't back-populate the legacy hash key from hashes. - try: - hash_name, hash_value = value.split("=", 1) - except ValueError: - raise DirectUrlValidationError( - f"invalid archive_info.hash format: {value!r}" - ) - if self.hashes is None: - self.hashes = {hash_name: hash_value} - elif hash_name not in self.hashes: - self.hashes = self.hashes.copy() - self.hashes[hash_name] = hash_value - self._hash = value - - @classmethod - def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["ArchiveInfo"]: - if d is None: - return None - return cls(hash=_get(d, str, "hash"), hashes=_get(d, dict, "hashes")) - - def _to_dict(self) -> Dict[str, Any]: - return _filter_none(hash=self.hash, hashes=self.hashes) - - -class DirInfo: - name = "dir_info" - - def __init__( - self, - editable: bool = False, - ) -> None: - self.editable = editable - - @classmethod - def _from_dict(cls, d: Optional[Dict[str, Any]]) -> Optional["DirInfo"]: - if d is None: - return None - return cls(editable=_get_required(d, bool, "editable", default=False)) - - def _to_dict(self) -> Dict[str, Any]: - return _filter_none(editable=self.editable or None) - - -InfoType = Union[ArchiveInfo, DirInfo, VcsInfo] - - -class DirectUrl: - def __init__( - self, - url: str, - info: InfoType, - subdirectory: Optional[str] = None, - ) -> None: - self.url = url - self.info = info - self.subdirectory = subdirectory - - def _remove_auth_from_netloc(self, netloc: str) -> str: - if "@" not in netloc: - return netloc - user_pass, netloc_no_user_pass = netloc.split("@", 1) - if ( - isinstance(self.info, VcsInfo) - and self.info.vcs == "git" - and user_pass == "git" - ): - return netloc - if ENV_VAR_RE.match(user_pass): - return netloc - return netloc_no_user_pass - - @property - def redacted_url(self) -> str: - """url with user:password part removed unless it is formed with - environment variables as specified in PEP 610, or it is ``git`` - in the case of a git URL. - """ - purl = urllib.parse.urlsplit(self.url) - netloc = self._remove_auth_from_netloc(purl.netloc) - surl = urllib.parse.urlunsplit( - (purl.scheme, netloc, purl.path, purl.query, purl.fragment) - ) - return surl - - def validate(self) -> None: - self.from_dict(self.to_dict()) - - @classmethod - def from_dict(cls, d: Dict[str, Any]) -> "DirectUrl": - return DirectUrl( - url=_get_required(d, str, "url"), - subdirectory=_get(d, str, "subdirectory"), - info=_exactly_one_of( - [ - ArchiveInfo._from_dict(_get(d, dict, "archive_info")), - DirInfo._from_dict(_get(d, dict, "dir_info")), - VcsInfo._from_dict(_get(d, dict, "vcs_info")), - ] - ), - ) - - def to_dict(self) -> Dict[str, Any]: - res = _filter_none( - url=self.redacted_url, - subdirectory=self.subdirectory, - ) - res[self.info.name] = self.info._to_dict() - return res - - @classmethod - def from_json(cls, s: str) -> "DirectUrl": - return cls.from_dict(json.loads(s)) - - def to_json(self) -> str: - return json.dumps(self.to_dict(), sort_keys=True) - - def is_local_editable(self) -> bool: - return isinstance(self.info, DirInfo) and self.info.editable diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py deleted file mode 100644 index ccd1127..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/format_control.py +++ /dev/null @@ -1,78 +0,0 @@ -from typing import FrozenSet, Optional, Set - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import CommandError - - -class FormatControl: - """Helper for managing formats from which a package can be installed.""" - - __slots__ = ["no_binary", "only_binary"] - - def __init__( - self, - no_binary: Optional[Set[str]] = None, - only_binary: Optional[Set[str]] = None, - ) -> None: - if no_binary is None: - no_binary = set() - if only_binary is None: - only_binary = set() - - self.no_binary = no_binary - self.only_binary = only_binary - - def __eq__(self, other: object) -> bool: - if not isinstance(other, self.__class__): - return NotImplemented - - if self.__slots__ != other.__slots__: - return False - - return all(getattr(self, k) == getattr(other, k) for k in self.__slots__) - - def __repr__(self) -> str: - return f"{self.__class__.__name__}({self.no_binary}, {self.only_binary})" - - @staticmethod - def handle_mutual_excludes(value: str, target: Set[str], other: Set[str]) -> None: - if value.startswith("-"): - raise CommandError( - "--no-binary / --only-binary option requires 1 argument." - ) - new = value.split(",") - while ":all:" in new: - other.clear() - target.clear() - target.add(":all:") - del new[: new.index(":all:") + 1] - # Without a none, we want to discard everything as :all: covers it - if ":none:" not in new: - return - for name in new: - if name == ":none:": - target.clear() - continue - name = canonicalize_name(name) - other.discard(name) - target.add(name) - - def get_allowed_formats(self, canonical_name: str) -> FrozenSet[str]: - result = {"binary", "source"} - if canonical_name in self.only_binary: - result.discard("source") - elif canonical_name in self.no_binary: - result.discard("binary") - elif ":all:" in self.only_binary: - result.discard("source") - elif ":all:" in self.no_binary: - result.discard("binary") - return frozenset(result) - - def disallow_binaries(self) -> None: - self.handle_mutual_excludes( - ":all:", - self.no_binary, - self.only_binary, - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/index.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/index.py deleted file mode 100644 index b94c325..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/index.py +++ /dev/null @@ -1,28 +0,0 @@ -import urllib.parse - - -class PackageIndex: - """Represents a Package Index and provides easier access to endpoints""" - - __slots__ = ["url", "netloc", "simple_url", "pypi_url", "file_storage_domain"] - - def __init__(self, url: str, file_storage_domain: str) -> None: - super().__init__() - self.url = url - self.netloc = urllib.parse.urlsplit(url).netloc - self.simple_url = self._url_for_path("simple") - self.pypi_url = self._url_for_path("pypi") - - # This is part of a temporary hack used to block installs of PyPI - # packages which depend on external urls only necessary until PyPI can - # block such packages themselves - self.file_storage_domain = file_storage_domain - - def _url_for_path(self, path: str) -> str: - return urllib.parse.urljoin(self.url, path) - - -PyPI = PackageIndex("https://pypi.org/", file_storage_domain="files.pythonhosted.org") -TestPyPI = PackageIndex( - "https://test.pypi.org/", file_storage_domain="test-files.pythonhosted.org" -) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py deleted file mode 100644 index b9c6330..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/installation_report.py +++ /dev/null @@ -1,56 +0,0 @@ -from typing import Any, Dict, Sequence - -from pip._vendor.packaging.markers import default_environment - -from pip import __version__ -from pip._internal.req.req_install import InstallRequirement - - -class InstallationReport: - def __init__(self, install_requirements: Sequence[InstallRequirement]): - self._install_requirements = install_requirements - - @classmethod - def _install_req_to_dict(cls, ireq: InstallRequirement) -> Dict[str, Any]: - assert ireq.download_info, f"No download_info for {ireq}" - res = { - # PEP 610 json for the download URL. download_info.archive_info.hashes may - # be absent when the requirement was installed from the wheel cache - # and the cache entry was populated by an older pip version that did not - # record origin.json. - "download_info": ireq.download_info.to_dict(), - # is_direct is true if the requirement was a direct URL reference (which - # includes editable requirements), and false if the requirement was - # downloaded from a PEP 503 index or --find-links. - "is_direct": ireq.is_direct, - # is_yanked is true if the requirement was yanked from the index, but - # was still selected by pip to conform to PEP 592. - "is_yanked": ireq.link.is_yanked if ireq.link else False, - # requested is true if the requirement was specified by the user (aka - # top level requirement), and false if it was installed as a dependency of a - # requirement. https://peps.python.org/pep-0376/#requested - "requested": ireq.user_supplied, - # PEP 566 json encoding for metadata - # https://www.python.org/dev/peps/pep-0566/#json-compatible-metadata - "metadata": ireq.get_dist().metadata_dict, - } - if ireq.user_supplied and ireq.extras: - # For top level requirements, the list of requested extras, if any. - res["requested_extras"] = sorted(ireq.extras) - return res - - def to_dict(self) -> Dict[str, Any]: - return { - "version": "1", - "pip_version": __version__, - "install": [ - self._install_req_to_dict(ireq) for ireq in self._install_requirements - ], - # https://peps.python.org/pep-0508/#environment-markers - # TODO: currently, the resolver uses the default environment to evaluate - # environment markers, so that is what we report here. In the future, it - # should also take into account options such as --python-version or - # --platform, perhaps under the form of an environment_override field? - # https://github.com/pypa/pip/issues/11198 - "environment": default_environment(), - } diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/link.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/link.py deleted file mode 100644 index 73041b8..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/link.py +++ /dev/null @@ -1,579 +0,0 @@ -import functools -import itertools -import logging -import os -import posixpath -import re -import urllib.parse -from dataclasses import dataclass -from typing import ( - TYPE_CHECKING, - Any, - Dict, - List, - Mapping, - NamedTuple, - Optional, - Tuple, - Union, -) - -from pip._internal.utils.deprecation import deprecated -from pip._internal.utils.filetypes import WHEEL_EXTENSION -from pip._internal.utils.hashes import Hashes -from pip._internal.utils.misc import ( - pairwise, - redact_auth_from_url, - split_auth_from_netloc, - splitext, -) -from pip._internal.utils.models import KeyBasedCompareMixin -from pip._internal.utils.urls import path_to_url, url_to_path - -if TYPE_CHECKING: - from pip._internal.index.collector import IndexContent - -logger = logging.getLogger(__name__) - - -# Order matters, earlier hashes have a precedence over later hashes for what -# we will pick to use. -_SUPPORTED_HASHES = ("sha512", "sha384", "sha256", "sha224", "sha1", "md5") - - -@dataclass(frozen=True) -class LinkHash: - """Links to content may have embedded hash values. This class parses those. - - `name` must be any member of `_SUPPORTED_HASHES`. - - This class can be converted to and from `ArchiveInfo`. While ArchiveInfo intends to - be JSON-serializable to conform to PEP 610, this class contains the logic for - parsing a hash name and value for correctness, and then checking whether that hash - conforms to a schema with `.is_hash_allowed()`.""" - - name: str - value: str - - _hash_url_fragment_re = re.compile( - # NB: we do not validate that the second group (.*) is a valid hex - # digest. Instead, we simply keep that string in this class, and then check it - # against Hashes when hash-checking is needed. This is easier to debug than - # proactively discarding an invalid hex digest, as we handle incorrect hashes - # and malformed hashes in the same place. - r"[#&]({choices})=([^&]*)".format( - choices="|".join(re.escape(hash_name) for hash_name in _SUPPORTED_HASHES) - ), - ) - - def __post_init__(self) -> None: - assert self.name in _SUPPORTED_HASHES - - @classmethod - @functools.lru_cache(maxsize=None) - def find_hash_url_fragment(cls, url: str) -> Optional["LinkHash"]: - """Search a string for a checksum algorithm name and encoded output value.""" - match = cls._hash_url_fragment_re.search(url) - if match is None: - return None - name, value = match.groups() - return cls(name=name, value=value) - - def as_dict(self) -> Dict[str, str]: - return {self.name: self.value} - - def as_hashes(self) -> Hashes: - """Return a Hashes instance which checks only for the current hash.""" - return Hashes({self.name: [self.value]}) - - def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool: - """ - Return True if the current hash is allowed by `hashes`. - """ - if hashes is None: - return False - return hashes.is_hash_allowed(self.name, hex_digest=self.value) - - -@dataclass(frozen=True) -class MetadataFile: - """Information about a core metadata file associated with a distribution.""" - - hashes: Optional[Dict[str, str]] - - def __post_init__(self) -> None: - if self.hashes is not None: - assert all(name in _SUPPORTED_HASHES for name in self.hashes) - - -def supported_hashes(hashes: Optional[Dict[str, str]]) -> Optional[Dict[str, str]]: - # Remove any unsupported hash types from the mapping. If this leaves no - # supported hashes, return None - if hashes is None: - return None - hashes = {n: v for n, v in hashes.items() if n in _SUPPORTED_HASHES} - if not hashes: - return None - return hashes - - -def _clean_url_path_part(part: str) -> str: - """ - Clean a "part" of a URL path (i.e. after splitting on "@" characters). - """ - # We unquote prior to quoting to make sure nothing is double quoted. - return urllib.parse.quote(urllib.parse.unquote(part)) - - -def _clean_file_url_path(part: str) -> str: - """ - Clean the first part of a URL path that corresponds to a local - filesystem path (i.e. the first part after splitting on "@" characters). - """ - # We unquote prior to quoting to make sure nothing is double quoted. - # Also, on Windows the path part might contain a drive letter which - # should not be quoted. On Linux where drive letters do not - # exist, the colon should be quoted. We rely on urllib.request - # to do the right thing here. - return urllib.request.pathname2url(urllib.request.url2pathname(part)) - - -# percent-encoded: / -_reserved_chars_re = re.compile("(@|%2F)", re.IGNORECASE) - - -def _clean_url_path(path: str, is_local_path: bool) -> str: - """ - Clean the path portion of a URL. - """ - if is_local_path: - clean_func = _clean_file_url_path - else: - clean_func = _clean_url_path_part - - # Split on the reserved characters prior to cleaning so that - # revision strings in VCS URLs are properly preserved. - parts = _reserved_chars_re.split(path) - - cleaned_parts = [] - for to_clean, reserved in pairwise(itertools.chain(parts, [""])): - cleaned_parts.append(clean_func(to_clean)) - # Normalize %xx escapes (e.g. %2f -> %2F) - cleaned_parts.append(reserved.upper()) - - return "".join(cleaned_parts) - - -def _ensure_quoted_url(url: str) -> str: - """ - Make sure a link is fully quoted. - For example, if ' ' occurs in the URL, it will be replaced with "%20", - and without double-quoting other characters. - """ - # Split the URL into parts according to the general structure - # `scheme://netloc/path;parameters?query#fragment`. - result = urllib.parse.urlparse(url) - # If the netloc is empty, then the URL refers to a local filesystem path. - is_local_path = not result.netloc - path = _clean_url_path(result.path, is_local_path=is_local_path) - return urllib.parse.urlunparse(result._replace(path=path)) - - -class Link(KeyBasedCompareMixin): - """Represents a parsed link from a Package Index's simple URL""" - - __slots__ = [ - "_parsed_url", - "_url", - "_hashes", - "comes_from", - "requires_python", - "yanked_reason", - "metadata_file_data", - "cache_link_parsing", - "egg_fragment", - ] - - def __init__( - self, - url: str, - comes_from: Optional[Union[str, "IndexContent"]] = None, - requires_python: Optional[str] = None, - yanked_reason: Optional[str] = None, - metadata_file_data: Optional[MetadataFile] = None, - cache_link_parsing: bool = True, - hashes: Optional[Mapping[str, str]] = None, - ) -> None: - """ - :param url: url of the resource pointed to (href of the link) - :param comes_from: instance of IndexContent where the link was found, - or string. - :param requires_python: String containing the `Requires-Python` - metadata field, specified in PEP 345. This may be specified by - a data-requires-python attribute in the HTML link tag, as - described in PEP 503. - :param yanked_reason: the reason the file has been yanked, if the - file has been yanked, or None if the file hasn't been yanked. - This is the value of the "data-yanked" attribute, if present, in - a simple repository HTML link. If the file has been yanked but - no reason was provided, this should be the empty string. See - PEP 592 for more information and the specification. - :param metadata_file_data: the metadata attached to the file, or None if - no such metadata is provided. This argument, if not None, indicates - that a separate metadata file exists, and also optionally supplies - hashes for that file. - :param cache_link_parsing: A flag that is used elsewhere to determine - whether resources retrieved from this link should be cached. PyPI - URLs should generally have this set to False, for example. - :param hashes: A mapping of hash names to digests to allow us to - determine the validity of a download. - """ - - # The comes_from, requires_python, and metadata_file_data arguments are - # only used by classmethods of this class, and are not used in client - # code directly. - - # url can be a UNC windows share - if url.startswith("\\\\"): - url = path_to_url(url) - - self._parsed_url = urllib.parse.urlsplit(url) - # Store the url as a private attribute to prevent accidentally - # trying to set a new value. - self._url = url - - link_hash = LinkHash.find_hash_url_fragment(url) - hashes_from_link = {} if link_hash is None else link_hash.as_dict() - if hashes is None: - self._hashes = hashes_from_link - else: - self._hashes = {**hashes, **hashes_from_link} - - self.comes_from = comes_from - self.requires_python = requires_python if requires_python else None - self.yanked_reason = yanked_reason - self.metadata_file_data = metadata_file_data - - super().__init__(key=url, defining_class=Link) - - self.cache_link_parsing = cache_link_parsing - self.egg_fragment = self._egg_fragment() - - @classmethod - def from_json( - cls, - file_data: Dict[str, Any], - page_url: str, - ) -> Optional["Link"]: - """ - Convert an pypi json document from a simple repository page into a Link. - """ - file_url = file_data.get("url") - if file_url is None: - return None - - url = _ensure_quoted_url(urllib.parse.urljoin(page_url, file_url)) - pyrequire = file_data.get("requires-python") - yanked_reason = file_data.get("yanked") - hashes = file_data.get("hashes", {}) - - # PEP 714: Indexes must use the name core-metadata, but - # clients should support the old name as a fallback for compatibility. - metadata_info = file_data.get("core-metadata") - if metadata_info is None: - metadata_info = file_data.get("dist-info-metadata") - - # The metadata info value may be a boolean, or a dict of hashes. - if isinstance(metadata_info, dict): - # The file exists, and hashes have been supplied - metadata_file_data = MetadataFile(supported_hashes(metadata_info)) - elif metadata_info: - # The file exists, but there are no hashes - metadata_file_data = MetadataFile(None) - else: - # False or not present: the file does not exist - metadata_file_data = None - - # The Link.yanked_reason expects an empty string instead of a boolean. - if yanked_reason and not isinstance(yanked_reason, str): - yanked_reason = "" - # The Link.yanked_reason expects None instead of False. - elif not yanked_reason: - yanked_reason = None - - return cls( - url, - comes_from=page_url, - requires_python=pyrequire, - yanked_reason=yanked_reason, - hashes=hashes, - metadata_file_data=metadata_file_data, - ) - - @classmethod - def from_element( - cls, - anchor_attribs: Dict[str, Optional[str]], - page_url: str, - base_url: str, - ) -> Optional["Link"]: - """ - Convert an anchor element's attributes in a simple repository page to a Link. - """ - href = anchor_attribs.get("href") - if not href: - return None - - url = _ensure_quoted_url(urllib.parse.urljoin(base_url, href)) - pyrequire = anchor_attribs.get("data-requires-python") - yanked_reason = anchor_attribs.get("data-yanked") - - # PEP 714: Indexes must use the name data-core-metadata, but - # clients should support the old name as a fallback for compatibility. - metadata_info = anchor_attribs.get("data-core-metadata") - if metadata_info is None: - metadata_info = anchor_attribs.get("data-dist-info-metadata") - # The metadata info value may be the string "true", or a string of - # the form "hashname=hashval" - if metadata_info == "true": - # The file exists, but there are no hashes - metadata_file_data = MetadataFile(None) - elif metadata_info is None: - # The file does not exist - metadata_file_data = None - else: - # The file exists, and hashes have been supplied - hashname, sep, hashval = metadata_info.partition("=") - if sep == "=": - metadata_file_data = MetadataFile(supported_hashes({hashname: hashval})) - else: - # Error - data is wrong. Treat as no hashes supplied. - logger.debug( - "Index returned invalid data-dist-info-metadata value: %s", - metadata_info, - ) - metadata_file_data = MetadataFile(None) - - return cls( - url, - comes_from=page_url, - requires_python=pyrequire, - yanked_reason=yanked_reason, - metadata_file_data=metadata_file_data, - ) - - def __str__(self) -> str: - if self.requires_python: - rp = f" (requires-python:{self.requires_python})" - else: - rp = "" - if self.comes_from: - return f"{redact_auth_from_url(self._url)} (from {self.comes_from}){rp}" - else: - return redact_auth_from_url(str(self._url)) - - def __repr__(self) -> str: - return f"" - - @property - def url(self) -> str: - return self._url - - @property - def filename(self) -> str: - path = self.path.rstrip("/") - name = posixpath.basename(path) - if not name: - # Make sure we don't leak auth information if the netloc - # includes a username and password. - netloc, user_pass = split_auth_from_netloc(self.netloc) - return netloc - - name = urllib.parse.unquote(name) - assert name, f"URL {self._url!r} produced no filename" - return name - - @property - def file_path(self) -> str: - return url_to_path(self.url) - - @property - def scheme(self) -> str: - return self._parsed_url.scheme - - @property - def netloc(self) -> str: - """ - This can contain auth information. - """ - return self._parsed_url.netloc - - @property - def path(self) -> str: - return urllib.parse.unquote(self._parsed_url.path) - - def splitext(self) -> Tuple[str, str]: - return splitext(posixpath.basename(self.path.rstrip("/"))) - - @property - def ext(self) -> str: - return self.splitext()[1] - - @property - def url_without_fragment(self) -> str: - scheme, netloc, path, query, fragment = self._parsed_url - return urllib.parse.urlunsplit((scheme, netloc, path, query, "")) - - _egg_fragment_re = re.compile(r"[#&]egg=([^&]*)") - - # Per PEP 508. - _project_name_re = re.compile( - r"^([A-Z0-9]|[A-Z0-9][A-Z0-9._-]*[A-Z0-9])$", re.IGNORECASE - ) - - def _egg_fragment(self) -> Optional[str]: - match = self._egg_fragment_re.search(self._url) - if not match: - return None - - # An egg fragment looks like a PEP 508 project name, along with - # an optional extras specifier. Anything else is invalid. - project_name = match.group(1) - if not self._project_name_re.match(project_name): - deprecated( - reason=f"{self} contains an egg fragment with a non-PEP 508 name", - replacement="to use the req @ url syntax, and remove the egg fragment", - gone_in="25.0", - issue=11617, - ) - - return project_name - - _subdirectory_fragment_re = re.compile(r"[#&]subdirectory=([^&]*)") - - @property - def subdirectory_fragment(self) -> Optional[str]: - match = self._subdirectory_fragment_re.search(self._url) - if not match: - return None - return match.group(1) - - def metadata_link(self) -> Optional["Link"]: - """Return a link to the associated core metadata file (if any).""" - if self.metadata_file_data is None: - return None - metadata_url = f"{self.url_without_fragment}.metadata" - if self.metadata_file_data.hashes is None: - return Link(metadata_url) - return Link(metadata_url, hashes=self.metadata_file_data.hashes) - - def as_hashes(self) -> Hashes: - return Hashes({k: [v] for k, v in self._hashes.items()}) - - @property - def hash(self) -> Optional[str]: - return next(iter(self._hashes.values()), None) - - @property - def hash_name(self) -> Optional[str]: - return next(iter(self._hashes), None) - - @property - def show_url(self) -> str: - return posixpath.basename(self._url.split("#", 1)[0].split("?", 1)[0]) - - @property - def is_file(self) -> bool: - return self.scheme == "file" - - def is_existing_dir(self) -> bool: - return self.is_file and os.path.isdir(self.file_path) - - @property - def is_wheel(self) -> bool: - return self.ext == WHEEL_EXTENSION - - @property - def is_vcs(self) -> bool: - from pip._internal.vcs import vcs - - return self.scheme in vcs.all_schemes - - @property - def is_yanked(self) -> bool: - return self.yanked_reason is not None - - @property - def has_hash(self) -> bool: - return bool(self._hashes) - - def is_hash_allowed(self, hashes: Optional[Hashes]) -> bool: - """ - Return True if the link has a hash and it is allowed by `hashes`. - """ - if hashes is None: - return False - return any(hashes.is_hash_allowed(k, v) for k, v in self._hashes.items()) - - -class _CleanResult(NamedTuple): - """Convert link for equivalency check. - - This is used in the resolver to check whether two URL-specified requirements - likely point to the same distribution and can be considered equivalent. This - equivalency logic avoids comparing URLs literally, which can be too strict - (e.g. "a=1&b=2" vs "b=2&a=1") and produce conflicts unexpecting to users. - - Currently this does three things: - - 1. Drop the basic auth part. This is technically wrong since a server can - serve different content based on auth, but if it does that, it is even - impossible to guarantee two URLs without auth are equivalent, since - the user can input different auth information when prompted. So the - practical solution is to assume the auth doesn't affect the response. - 2. Parse the query to avoid the ordering issue. Note that ordering under the - same key in the query are NOT cleaned; i.e. "a=1&a=2" and "a=2&a=1" are - still considered different. - 3. Explicitly drop most of the fragment part, except ``subdirectory=`` and - hash values, since it should have no impact the downloaded content. Note - that this drops the "egg=" part historically used to denote the requested - project (and extras), which is wrong in the strictest sense, but too many - people are supplying it inconsistently to cause superfluous resolution - conflicts, so we choose to also ignore them. - """ - - parsed: urllib.parse.SplitResult - query: Dict[str, List[str]] - subdirectory: str - hashes: Dict[str, str] - - -def _clean_link(link: Link) -> _CleanResult: - parsed = link._parsed_url - netloc = parsed.netloc.rsplit("@", 1)[-1] - # According to RFC 8089, an empty host in file: means localhost. - if parsed.scheme == "file" and not netloc: - netloc = "localhost" - fragment = urllib.parse.parse_qs(parsed.fragment) - if "egg" in fragment: - logger.debug("Ignoring egg= fragment in %s", link) - try: - # If there are multiple subdirectory values, use the first one. - # This matches the behavior of Link.subdirectory_fragment. - subdirectory = fragment["subdirectory"][0] - except (IndexError, KeyError): - subdirectory = "" - # If there are multiple hash values under the same algorithm, use the - # first one. This matches the behavior of Link.hash_value. - hashes = {k: fragment[k][0] for k in _SUPPORTED_HASHES if k in fragment} - return _CleanResult( - parsed=parsed._replace(netloc=netloc, query="", fragment=""), - query=urllib.parse.parse_qs(parsed.query), - subdirectory=subdirectory, - hashes=hashes, - ) - - -@functools.lru_cache(maxsize=None) -def links_equivalent(link1: Link, link2: Link) -> bool: - return _clean_link(link1) == _clean_link(link2) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py deleted file mode 100644 index f51190a..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/scheme.py +++ /dev/null @@ -1,31 +0,0 @@ -""" -For types associated with installation schemes. - -For a general overview of available schemes and their context, see -https://docs.python.org/3/install/index.html#alternate-installation. -""" - - -SCHEME_KEYS = ["platlib", "purelib", "headers", "scripts", "data"] - - -class Scheme: - """A Scheme holds paths which are used as the base directories for - artifacts associated with a Python package. - """ - - __slots__ = SCHEME_KEYS - - def __init__( - self, - platlib: str, - purelib: str, - headers: str, - scripts: str, - data: str, - ) -> None: - self.platlib = platlib - self.purelib = purelib - self.headers = headers - self.scripts = scripts - self.data = data diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py deleted file mode 100644 index fe61e81..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +++ /dev/null @@ -1,132 +0,0 @@ -import itertools -import logging -import os -import posixpath -import urllib.parse -from typing import List - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.models.index import PyPI -from pip._internal.utils.compat import has_tls -from pip._internal.utils.misc import normalize_path, redact_auth_from_url - -logger = logging.getLogger(__name__) - - -class SearchScope: - - """ - Encapsulates the locations that pip is configured to search. - """ - - __slots__ = ["find_links", "index_urls", "no_index"] - - @classmethod - def create( - cls, - find_links: List[str], - index_urls: List[str], - no_index: bool, - ) -> "SearchScope": - """ - Create a SearchScope object after normalizing the `find_links`. - """ - # Build find_links. If an argument starts with ~, it may be - # a local file relative to a home directory. So try normalizing - # it and if it exists, use the normalized version. - # This is deliberately conservative - it might be fine just to - # blindly normalize anything starting with a ~... - built_find_links: List[str] = [] - for link in find_links: - if link.startswith("~"): - new_link = normalize_path(link) - if os.path.exists(new_link): - link = new_link - built_find_links.append(link) - - # If we don't have TLS enabled, then WARN if anyplace we're looking - # relies on TLS. - if not has_tls(): - for link in itertools.chain(index_urls, built_find_links): - parsed = urllib.parse.urlparse(link) - if parsed.scheme == "https": - logger.warning( - "pip is configured with locations that require " - "TLS/SSL, however the ssl module in Python is not " - "available." - ) - break - - return cls( - find_links=built_find_links, - index_urls=index_urls, - no_index=no_index, - ) - - def __init__( - self, - find_links: List[str], - index_urls: List[str], - no_index: bool, - ) -> None: - self.find_links = find_links - self.index_urls = index_urls - self.no_index = no_index - - def get_formatted_locations(self) -> str: - lines = [] - redacted_index_urls = [] - if self.index_urls and self.index_urls != [PyPI.simple_url]: - for url in self.index_urls: - redacted_index_url = redact_auth_from_url(url) - - # Parse the URL - purl = urllib.parse.urlsplit(redacted_index_url) - - # URL is generally invalid if scheme and netloc is missing - # there are issues with Python and URL parsing, so this test - # is a bit crude. See bpo-20271, bpo-23505. Python doesn't - # always parse invalid URLs correctly - it should raise - # exceptions for malformed URLs - if not purl.scheme and not purl.netloc: - logger.warning( - 'The index url "%s" seems invalid, please provide a scheme.', - redacted_index_url, - ) - - redacted_index_urls.append(redacted_index_url) - - lines.append( - "Looking in indexes: {}".format(", ".join(redacted_index_urls)) - ) - - if self.find_links: - lines.append( - "Looking in links: {}".format( - ", ".join(redact_auth_from_url(url) for url in self.find_links) - ) - ) - return "\n".join(lines) - - def get_index_urls_locations(self, project_name: str) -> List[str]: - """Returns the locations found via self.index_urls - - Checks the url_name on the main (first in the list) index and - use this url_name to produce all locations - """ - - def mkurl_pypi_url(url: str) -> str: - loc = posixpath.join( - url, urllib.parse.quote(canonicalize_name(project_name)) - ) - # For maximum compatibility with easy_install, ensure the path - # ends in a trailing slash. Although this isn't in the spec - # (and PyPI can handle it without the slash) some other index - # implementations might break if they relied on easy_install's - # behavior. - if not loc.endswith("/"): - loc = loc + "/" - return loc - - return [mkurl_pypi_url(url) for url in self.index_urls] diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py deleted file mode 100644 index 977bc4c..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +++ /dev/null @@ -1,51 +0,0 @@ -from typing import Optional - -from pip._internal.models.format_control import FormatControl - - -class SelectionPreferences: - """ - Encapsulates the candidate selection preferences for downloading - and installing files. - """ - - __slots__ = [ - "allow_yanked", - "allow_all_prereleases", - "format_control", - "prefer_binary", - "ignore_requires_python", - ] - - # Don't include an allow_yanked default value to make sure each call - # site considers whether yanked releases are allowed. This also causes - # that decision to be made explicit in the calling code, which helps - # people when reading the code. - def __init__( - self, - allow_yanked: bool, - allow_all_prereleases: bool = False, - format_control: Optional[FormatControl] = None, - prefer_binary: bool = False, - ignore_requires_python: Optional[bool] = None, - ) -> None: - """Create a SelectionPreferences object. - - :param allow_yanked: Whether files marked as yanked (in the sense - of PEP 592) are permitted to be candidates for install. - :param format_control: A FormatControl object or None. Used to control - the selection of source packages / binary packages when consulting - the index and links. - :param prefer_binary: Whether to prefer an old, but valid, binary - dist over a new source dist. - :param ignore_requires_python: Whether to ignore incompatible - "Requires-Python" values in links. Defaults to False. - """ - if ignore_requires_python is None: - ignore_requires_python = False - - self.allow_yanked = allow_yanked - self.allow_all_prereleases = allow_all_prereleases - self.format_control = format_control - self.prefer_binary = prefer_binary - self.ignore_requires_python = ignore_requires_python diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py deleted file mode 100644 index 67ea5da..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/target_python.py +++ /dev/null @@ -1,122 +0,0 @@ -import sys -from typing import List, Optional, Set, Tuple - -from pip._vendor.packaging.tags import Tag - -from pip._internal.utils.compatibility_tags import get_supported, version_info_to_nodot -from pip._internal.utils.misc import normalize_version_info - - -class TargetPython: - - """ - Encapsulates the properties of a Python interpreter one is targeting - for a package install, download, etc. - """ - - __slots__ = [ - "_given_py_version_info", - "abis", - "implementation", - "platforms", - "py_version", - "py_version_info", - "_valid_tags", - "_valid_tags_set", - ] - - def __init__( - self, - platforms: Optional[List[str]] = None, - py_version_info: Optional[Tuple[int, ...]] = None, - abis: Optional[List[str]] = None, - implementation: Optional[str] = None, - ) -> None: - """ - :param platforms: A list of strings or None. If None, searches for - packages that are supported by the current system. Otherwise, will - find packages that can be built on the platforms passed in. These - packages will only be downloaded for distribution: they will - not be built locally. - :param py_version_info: An optional tuple of ints representing the - Python version information to use (e.g. `sys.version_info[:3]`). - This can have length 1, 2, or 3 when provided. - :param abis: A list of strings or None. This is passed to - compatibility_tags.py's get_supported() function as is. - :param implementation: A string or None. This is passed to - compatibility_tags.py's get_supported() function as is. - """ - # Store the given py_version_info for when we call get_supported(). - self._given_py_version_info = py_version_info - - if py_version_info is None: - py_version_info = sys.version_info[:3] - else: - py_version_info = normalize_version_info(py_version_info) - - py_version = ".".join(map(str, py_version_info[:2])) - - self.abis = abis - self.implementation = implementation - self.platforms = platforms - self.py_version = py_version - self.py_version_info = py_version_info - - # This is used to cache the return value of get_(un)sorted_tags. - self._valid_tags: Optional[List[Tag]] = None - self._valid_tags_set: Optional[Set[Tag]] = None - - def format_given(self) -> str: - """ - Format the given, non-None attributes for display. - """ - display_version = None - if self._given_py_version_info is not None: - display_version = ".".join( - str(part) for part in self._given_py_version_info - ) - - key_values = [ - ("platforms", self.platforms), - ("version_info", display_version), - ("abis", self.abis), - ("implementation", self.implementation), - ] - return " ".join( - f"{key}={value!r}" for key, value in key_values if value is not None - ) - - def get_sorted_tags(self) -> List[Tag]: - """ - Return the supported PEP 425 tags to check wheel candidates against. - - The tags are returned in order of preference (most preferred first). - """ - if self._valid_tags is None: - # Pass versions=None if no py_version_info was given since - # versions=None uses special default logic. - py_version_info = self._given_py_version_info - if py_version_info is None: - version = None - else: - version = version_info_to_nodot(py_version_info) - - tags = get_supported( - version=version, - platforms=self.platforms, - abis=self.abis, - impl=self.implementation, - ) - self._valid_tags = tags - - return self._valid_tags - - def get_unsorted_tags(self) -> Set[Tag]: - """Exactly the same as get_sorted_tags, but returns a set. - - This is important for performance. - """ - if self._valid_tags_set is None: - self._valid_tags_set = set(self.get_sorted_tags()) - - return self._valid_tags_set diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py deleted file mode 100644 index a5dc12b..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/models/wheel.py +++ /dev/null @@ -1,92 +0,0 @@ -"""Represents a wheel file and provides access to the various parts of the -name that have meaning. -""" -import re -from typing import Dict, Iterable, List - -from pip._vendor.packaging.tags import Tag - -from pip._internal.exceptions import InvalidWheelFilename - - -class Wheel: - """A wheel file""" - - wheel_file_re = re.compile( - r"""^(?P(?P[^\s-]+?)-(?P[^\s-]*?)) - ((-(?P\d[^-]*?))?-(?P[^\s-]+?)-(?P[^\s-]+?)-(?P[^\s-]+?) - \.whl|\.dist-info)$""", - re.VERBOSE, - ) - - def __init__(self, filename: str) -> None: - """ - :raises InvalidWheelFilename: when the filename is invalid for a wheel - """ - wheel_info = self.wheel_file_re.match(filename) - if not wheel_info: - raise InvalidWheelFilename(f"{filename} is not a valid wheel filename.") - self.filename = filename - self.name = wheel_info.group("name").replace("_", "-") - # we'll assume "_" means "-" due to wheel naming scheme - # (https://github.com/pypa/pip/issues/1150) - self.version = wheel_info.group("ver").replace("_", "-") - self.build_tag = wheel_info.group("build") - self.pyversions = wheel_info.group("pyver").split(".") - self.abis = wheel_info.group("abi").split(".") - self.plats = wheel_info.group("plat").split(".") - - # All the tag combinations from this file - self.file_tags = { - Tag(x, y, z) for x in self.pyversions for y in self.abis for z in self.plats - } - - def get_formatted_file_tags(self) -> List[str]: - """Return the wheel's tags as a sorted list of strings.""" - return sorted(str(tag) for tag in self.file_tags) - - def support_index_min(self, tags: List[Tag]) -> int: - """Return the lowest index that one of the wheel's file_tag combinations - achieves in the given list of supported tags. - - For example, if there are 8 supported tags and one of the file tags - is first in the list, then return 0. - - :param tags: the PEP 425 tags to check the wheel against, in order - with most preferred first. - - :raises ValueError: If none of the wheel's file tags match one of - the supported tags. - """ - try: - return next(i for i, t in enumerate(tags) if t in self.file_tags) - except StopIteration: - raise ValueError() - - def find_most_preferred_tag( - self, tags: List[Tag], tag_to_priority: Dict[Tag, int] - ) -> int: - """Return the priority of the most preferred tag that one of the wheel's file - tag combinations achieves in the given list of supported tags using the given - tag_to_priority mapping, where lower priorities are more-preferred. - - This is used in place of support_index_min in some cases in order to avoid - an expensive linear scan of a large list of tags. - - :param tags: the PEP 425 tags to check the wheel against. - :param tag_to_priority: a mapping from tag to priority of that tag, where - lower is more preferred. - - :raises ValueError: If none of the wheel's file tags match one of - the supported tags. - """ - return min( - tag_to_priority[tag] for tag in self.file_tags if tag in tag_to_priority - ) - - def supported(self, tags: Iterable[Tag]) -> bool: - """Return whether the wheel is compatible with one of the given tags. - - :param tags: the PEP 425 tags to check the wheel against. - """ - return not self.file_tags.isdisjoint(tags) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py deleted file mode 100644 index b51bde9..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""Contains purely network-related utilities. -""" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 384925cd234d7a95cb34f7951cfdef65f312acd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 236 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 z 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc deleted file mode 100644 index 00b6440d764b79b23f6e59368f22bd113bc584d3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8535 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 GAmqQ7Y!?v# diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc deleted file mode 100644 index 2d41c023ace612c36e03039d6a1d5ff6dc08c465..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2931 zcmZuzO>7&-6`tk(^WT(3QL(NOggC>7^%@TQ5?%nq8PD&CVS|5#T`k@EO(jN zrT(xgjKDx?AVKN?fz(r7pg>Z%haP)ul4DRngpG>WIEafPhu-MQK@IoPH@jRiRXqS_ z-kW*zIQzZ#y_qjlsW^gGEBtk(A|mt;szi~0zXe5p_ znl;l{tSk`Ca+)@Ai$`~{z1Xn|ds z@$>W8U9-tMv$kd78r^fA5SzeC{F2eUj2#E2K+6)%aIm^$6V(CVEeCwc>YVMk3mZ-B zr_|Rq;;d+J!s5rcI}mjN|SPv}WKMQyO8r^mtDQe4km;}yA$))^&!8I=$D zIrxaT0+fjAI6CfdEld0ai9%wRDPJfseMc`?v{OkvwVWoEuC`MlF=V&Y4xYFLJ= zs=ff930dd!O^7-6B~U|2aB3@%e7>mm1xf9LQ5Jm8!R8W4fp3zgT?RTo5#k2hT?g_> zt(ltRsH#JcL_scIee``P7oTcswRf~->{OdZ zvkC`wF|jnWYK7Td4dYyCZjcf1ym{pR)1nf6-UJvp&qMd{DtaIwIelI1NQIrrJJQVE z{N%QI!`#b1)yY5g>BZam=h}(x*zvuwa%ZgE=H5?s3&+~r2dRD7jeKqe*g+&JiYuC> zn*d^x;CEZtan(gz-yk#`zPO6XqV3>vjL-m9YEkt91yLM=1o;b84oHuF{eZM!+!!^W z?N(oMVn0LgF&?T9(j;7`y~lVl9V(%YmV_Du3;_11QfZr;TRTFWvhmL7IqQ(?c^}+D0Y4v2->m&iV|8U zeXdC}lM?4Si`aCz$r~GA#o&Vz@?4GyOz(5vVm=$K^Po z@Dhq2Dbnr<+6CTenE-aPa0)U_XHP-rvv|GcPyz%r4>~eM7sNhAHYXlK(*7Ft>vW+5 zil$L^VyEE0uOLrS758?a3RHJMPV&f2#lKzvb}X8)YYRMj#=C?y@yT8=KKV>IzIZ+u@5!m}cv$aEpz)*k6O(-IUV6O8!`Ks0ZnP&- zNkU_#o=l}U%H@01s+UCZ%x>mHM=t$41v)tz9iu!>&VuZVG%bM%aN7o#QYB1tn*4sM zU-jXM1dQ{AQ1u0OqX|0*t*Ze9egQ6x%HYzdKxX15eF`}t38wycxqqir`d3?s>XFCW zv|Ph=img`S;2aE1IWPU*8+BtA5kOv^z()OspY}LC4m1AD8ztL<&ktQ z4Es;W9H=x}&YRHnScYNl#~6m&7Z8*A3XOb)4u6B5{1*NAYjoyoboTFT_8acGZ@KAv r@F?kb5aRw{|CG|3 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py deleted file mode 100644 index 94a82fa..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/auth.py +++ /dev/null @@ -1,561 +0,0 @@ -"""Network Authentication Helpers - -Contains interface (MultiDomainBasicAuth) and associated glue code for -providing credentials in the context of network requests. -""" -import logging -import os -import shutil -import subprocess -import sysconfig -import typing -import urllib.parse -from abc import ABC, abstractmethod -from functools import lru_cache -from os.path import commonprefix -from pathlib import Path -from typing import Any, Dict, List, NamedTuple, Optional, Tuple - -from pip._vendor.requests.auth import AuthBase, HTTPBasicAuth -from pip._vendor.requests.models import Request, Response -from pip._vendor.requests.utils import get_netrc_auth - -from pip._internal.utils.logging import getLogger -from pip._internal.utils.misc import ( - ask, - ask_input, - ask_password, - remove_auth_from_url, - split_auth_netloc_from_url, -) -from pip._internal.vcs.versioncontrol import AuthInfo - -logger = getLogger(__name__) - -KEYRING_DISABLED = False - - -class Credentials(NamedTuple): - url: str - username: str - password: str - - -class KeyRingBaseProvider(ABC): - """Keyring base provider interface""" - - has_keyring: bool - - @abstractmethod - def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: - ... - - @abstractmethod - def save_auth_info(self, url: str, username: str, password: str) -> None: - ... - - -class KeyRingNullProvider(KeyRingBaseProvider): - """Keyring null provider""" - - has_keyring = False - - def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: - return None - - def save_auth_info(self, url: str, username: str, password: str) -> None: - return None - - -class KeyRingPythonProvider(KeyRingBaseProvider): - """Keyring interface which uses locally imported `keyring`""" - - has_keyring = True - - def __init__(self) -> None: - import keyring - - self.keyring = keyring - - def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: - # Support keyring's get_credential interface which supports getting - # credentials without a username. This is only available for - # keyring>=15.2.0. - if hasattr(self.keyring, "get_credential"): - logger.debug("Getting credentials from keyring for %s", url) - cred = self.keyring.get_credential(url, username) - if cred is not None: - return cred.username, cred.password - return None - - if username is not None: - logger.debug("Getting password from keyring for %s", url) - password = self.keyring.get_password(url, username) - if password: - return username, password - return None - - def save_auth_info(self, url: str, username: str, password: str) -> None: - self.keyring.set_password(url, username, password) - - -class KeyRingCliProvider(KeyRingBaseProvider): - """Provider which uses `keyring` cli - - Instead of calling the keyring package installed alongside pip - we call keyring on the command line which will enable pip to - use which ever installation of keyring is available first in - PATH. - """ - - has_keyring = True - - def __init__(self, cmd: str) -> None: - self.keyring = cmd - - def get_auth_info(self, url: str, username: Optional[str]) -> Optional[AuthInfo]: - # This is the default implementation of keyring.get_credential - # https://github.com/jaraco/keyring/blob/97689324abcf01bd1793d49063e7ca01e03d7d07/keyring/backend.py#L134-L139 - if username is not None: - password = self._get_password(url, username) - if password is not None: - return username, password - return None - - def save_auth_info(self, url: str, username: str, password: str) -> None: - return self._set_password(url, username, password) - - def _get_password(self, service_name: str, username: str) -> Optional[str]: - """Mirror the implementation of keyring.get_password using cli""" - if self.keyring is None: - return None - - cmd = [self.keyring, "get", service_name, username] - env = os.environ.copy() - env["PYTHONIOENCODING"] = "utf-8" - res = subprocess.run( - cmd, - stdin=subprocess.DEVNULL, - stdout=subprocess.PIPE, - env=env, - ) - if res.returncode: - return None - return res.stdout.decode("utf-8").strip(os.linesep) - - def _set_password(self, service_name: str, username: str, password: str) -> None: - """Mirror the implementation of keyring.set_password using cli""" - if self.keyring is None: - return None - env = os.environ.copy() - env["PYTHONIOENCODING"] = "utf-8" - subprocess.run( - [self.keyring, "set", service_name, username], - input=f"{password}{os.linesep}".encode("utf-8"), - env=env, - check=True, - ) - return None - - -@lru_cache(maxsize=None) -def get_keyring_provider(provider: str) -> KeyRingBaseProvider: - logger.verbose("Keyring provider requested: %s", provider) - - # keyring has previously failed and been disabled - if KEYRING_DISABLED: - provider = "disabled" - if provider in ["import", "auto"]: - try: - impl = KeyRingPythonProvider() - logger.verbose("Keyring provider set: import") - return impl - except ImportError: - pass - except Exception as exc: - # In the event of an unexpected exception - # we should warn the user - msg = "Installed copy of keyring fails with exception %s" - if provider == "auto": - msg = msg + ", trying to find a keyring executable as a fallback" - logger.warning(msg, exc, exc_info=logger.isEnabledFor(logging.DEBUG)) - if provider in ["subprocess", "auto"]: - cli = shutil.which("keyring") - if cli and cli.startswith(sysconfig.get_path("scripts")): - # all code within this function is stolen from shutil.which implementation - @typing.no_type_check - def PATH_as_shutil_which_determines_it() -> str: - path = os.environ.get("PATH", None) - if path is None: - try: - path = os.confstr("CS_PATH") - except (AttributeError, ValueError): - # os.confstr() or CS_PATH is not available - path = os.defpath - # bpo-35755: Don't use os.defpath if the PATH environment variable is - # set to an empty string - - return path - - scripts = Path(sysconfig.get_path("scripts")) - - paths = [] - for path in PATH_as_shutil_which_determines_it().split(os.pathsep): - p = Path(path) - try: - if not p.samefile(scripts): - paths.append(path) - except FileNotFoundError: - pass - - path = os.pathsep.join(paths) - - cli = shutil.which("keyring", path=path) - - if cli: - logger.verbose("Keyring provider set: subprocess with executable %s", cli) - return KeyRingCliProvider(cli) - - logger.verbose("Keyring provider set: disabled") - return KeyRingNullProvider() - - -class MultiDomainBasicAuth(AuthBase): - def __init__( - self, - prompting: bool = True, - index_urls: Optional[List[str]] = None, - keyring_provider: str = "auto", - ) -> None: - self.prompting = prompting - self.index_urls = index_urls - self.keyring_provider = keyring_provider # type: ignore[assignment] - self.passwords: Dict[str, AuthInfo] = {} - # When the user is prompted to enter credentials and keyring is - # available, we will offer to save them. If the user accepts, - # this value is set to the credentials they entered. After the - # request authenticates, the caller should call - # ``save_credentials`` to save these. - self._credentials_to_save: Optional[Credentials] = None - - @property - def keyring_provider(self) -> KeyRingBaseProvider: - return get_keyring_provider(self._keyring_provider) - - @keyring_provider.setter - def keyring_provider(self, provider: str) -> None: - # The free function get_keyring_provider has been decorated with - # functools.cache. If an exception occurs in get_keyring_auth that - # cache will be cleared and keyring disabled, take that into account - # if you want to remove this indirection. - self._keyring_provider = provider - - @property - def use_keyring(self) -> bool: - # We won't use keyring when --no-input is passed unless - # a specific provider is requested because it might require - # user interaction - return self.prompting or self._keyring_provider not in ["auto", "disabled"] - - def _get_keyring_auth( - self, - url: Optional[str], - username: Optional[str], - ) -> Optional[AuthInfo]: - """Return the tuple auth for a given url from keyring.""" - # Do nothing if no url was provided - if not url: - return None - - try: - return self.keyring_provider.get_auth_info(url, username) - except Exception as exc: - logger.warning( - "Keyring is skipped due to an exception: %s", - str(exc), - ) - global KEYRING_DISABLED - KEYRING_DISABLED = True - get_keyring_provider.cache_clear() - return None - - def _get_index_url(self, url: str) -> Optional[str]: - """Return the original index URL matching the requested URL. - - Cached or dynamically generated credentials may work against - the original index URL rather than just the netloc. - - The provided url should have had its username and password - removed already. If the original index url had credentials then - they will be included in the return value. - - Returns None if no matching index was found, or if --no-index - was specified by the user. - """ - if not url or not self.index_urls: - return None - - url = remove_auth_from_url(url).rstrip("/") + "/" - parsed_url = urllib.parse.urlsplit(url) - - candidates = [] - - for index in self.index_urls: - index = index.rstrip("/") + "/" - parsed_index = urllib.parse.urlsplit(remove_auth_from_url(index)) - if parsed_url == parsed_index: - return index - - if parsed_url.netloc != parsed_index.netloc: - continue - - candidate = urllib.parse.urlsplit(index) - candidates.append(candidate) - - if not candidates: - return None - - candidates.sort( - reverse=True, - key=lambda candidate: commonprefix( - [ - parsed_url.path, - candidate.path, - ] - ).rfind("/"), - ) - - return urllib.parse.urlunsplit(candidates[0]) - - def _get_new_credentials( - self, - original_url: str, - *, - allow_netrc: bool = True, - allow_keyring: bool = False, - ) -> AuthInfo: - """Find and return credentials for the specified URL.""" - # Split the credentials and netloc from the url. - url, netloc, url_user_password = split_auth_netloc_from_url( - original_url, - ) - - # Start with the credentials embedded in the url - username, password = url_user_password - if username is not None and password is not None: - logger.debug("Found credentials in url for %s", netloc) - return url_user_password - - # Find a matching index url for this request - index_url = self._get_index_url(url) - if index_url: - # Split the credentials from the url. - index_info = split_auth_netloc_from_url(index_url) - if index_info: - index_url, _, index_url_user_password = index_info - logger.debug("Found index url %s", index_url) - - # If an index URL was found, try its embedded credentials - if index_url and index_url_user_password[0] is not None: - username, password = index_url_user_password - if username is not None and password is not None: - logger.debug("Found credentials in index url for %s", netloc) - return index_url_user_password - - # Get creds from netrc if we still don't have them - if allow_netrc: - netrc_auth = get_netrc_auth(original_url) - if netrc_auth: - logger.debug("Found credentials in netrc for %s", netloc) - return netrc_auth - - # If we don't have a password and keyring is available, use it. - if allow_keyring: - # The index url is more specific than the netloc, so try it first - # fmt: off - kr_auth = ( - self._get_keyring_auth(index_url, username) or - self._get_keyring_auth(netloc, username) - ) - # fmt: on - if kr_auth: - logger.debug("Found credentials in keyring for %s", netloc) - return kr_auth - - return username, password - - def _get_url_and_credentials( - self, original_url: str - ) -> Tuple[str, Optional[str], Optional[str]]: - """Return the credentials to use for the provided URL. - - If allowed, netrc and keyring may be used to obtain the - correct credentials. - - Returns (url_without_credentials, username, password). Note - that even if the original URL contains credentials, this - function may return a different username and password. - """ - url, netloc, _ = split_auth_netloc_from_url(original_url) - - # Try to get credentials from original url - username, password = self._get_new_credentials(original_url) - - # If credentials not found, use any stored credentials for this netloc. - # Do this if either the username or the password is missing. - # This accounts for the situation in which the user has specified - # the username in the index url, but the password comes from keyring. - if (username is None or password is None) and netloc in self.passwords: - un, pw = self.passwords[netloc] - # It is possible that the cached credentials are for a different username, - # in which case the cache should be ignored. - if username is None or username == un: - username, password = un, pw - - if username is not None or password is not None: - # Convert the username and password if they're None, so that - # this netloc will show up as "cached" in the conditional above. - # Further, HTTPBasicAuth doesn't accept None, so it makes sense to - # cache the value that is going to be used. - username = username or "" - password = password or "" - - # Store any acquired credentials. - self.passwords[netloc] = (username, password) - - assert ( - # Credentials were found - (username is not None and password is not None) - # Credentials were not found - or (username is None and password is None) - ), f"Could not load credentials from url: {original_url}" - - return url, username, password - - def __call__(self, req: Request) -> Request: - # Get credentials for this request - url, username, password = self._get_url_and_credentials(req.url) - - # Set the url of the request to the url without any credentials - req.url = url - - if username is not None and password is not None: - # Send the basic auth with this request - req = HTTPBasicAuth(username, password)(req) - - # Attach a hook to handle 401 responses - req.register_hook("response", self.handle_401) - - return req - - # Factored out to allow for easy patching in tests - def _prompt_for_password( - self, netloc: str - ) -> Tuple[Optional[str], Optional[str], bool]: - username = ask_input(f"User for {netloc}: ") if self.prompting else None - if not username: - return None, None, False - if self.use_keyring: - auth = self._get_keyring_auth(netloc, username) - if auth and auth[0] is not None and auth[1] is not None: - return auth[0], auth[1], False - password = ask_password("Password: ") - return username, password, True - - # Factored out to allow for easy patching in tests - def _should_save_password_to_keyring(self) -> bool: - if ( - not self.prompting - or not self.use_keyring - or not self.keyring_provider.has_keyring - ): - return False - return ask("Save credentials to keyring [y/N]: ", ["y", "n"]) == "y" - - def handle_401(self, resp: Response, **kwargs: Any) -> Response: - # We only care about 401 responses, anything else we want to just - # pass through the actual response - if resp.status_code != 401: - return resp - - username, password = None, None - - # Query the keyring for credentials: - if self.use_keyring: - username, password = self._get_new_credentials( - resp.url, - allow_netrc=False, - allow_keyring=True, - ) - - # We are not able to prompt the user so simply return the response - if not self.prompting and not username and not password: - return resp - - parsed = urllib.parse.urlparse(resp.url) - - # Prompt the user for a new username and password - save = False - if not username and not password: - username, password, save = self._prompt_for_password(parsed.netloc) - - # Store the new username and password to use for future requests - self._credentials_to_save = None - if username is not None and password is not None: - self.passwords[parsed.netloc] = (username, password) - - # Prompt to save the password to keyring - if save and self._should_save_password_to_keyring(): - self._credentials_to_save = Credentials( - url=parsed.netloc, - username=username, - password=password, - ) - - # Consume content and release the original connection to allow our new - # request to reuse the same one. - # The result of the assignment isn't used, it's just needed to consume - # the content. - _ = resp.content - resp.raw.release_conn() - - # Add our new username and password to the request - req = HTTPBasicAuth(username or "", password or "")(resp.request) - req.register_hook("response", self.warn_on_401) - - # On successful request, save the credentials that were used to - # keyring. (Note that if the user responded "no" above, this member - # is not set and nothing will be saved.) - if self._credentials_to_save: - req.register_hook("response", self.save_credentials) - - # Send our new request - new_resp = resp.connection.send(req, **kwargs) - new_resp.history.append(resp) - - return new_resp - - def warn_on_401(self, resp: Response, **kwargs: Any) -> None: - """Response callback to warn about incorrect credentials.""" - if resp.status_code == 401: - logger.warning( - "401 Error, Credentials not correct for %s", - resp.request.url, - ) - - def save_credentials(self, resp: Response, **kwargs: Any) -> None: - """Response callback to save credentials on success.""" - assert ( - self.keyring_provider.has_keyring - ), "should never reach here without keyring" - - creds = self._credentials_to_save - self._credentials_to_save = None - if creds and resp.status_code < 400: - try: - logger.info("Saving credentials to keyring") - self.keyring_provider.save_auth_info( - creds.url, creds.username, creds.password - ) - except Exception: - logger.exception("Failed to save credentials") diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py deleted file mode 100644 index 4d0fb54..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/cache.py +++ /dev/null @@ -1,106 +0,0 @@ -"""HTTP cache implementation. -""" - -import os -from contextlib import contextmanager -from datetime import datetime -from typing import BinaryIO, Generator, Optional, Union - -from pip._vendor.cachecontrol.cache import SeparateBodyBaseCache -from pip._vendor.cachecontrol.caches import SeparateBodyFileCache -from pip._vendor.requests.models import Response - -from pip._internal.utils.filesystem import adjacent_tmp_file, replace -from pip._internal.utils.misc import ensure_dir - - -def is_from_cache(response: Response) -> bool: - return getattr(response, "from_cache", False) - - -@contextmanager -def suppressed_cache_errors() -> Generator[None, None, None]: - """If we can't access the cache then we can just skip caching and process - requests as if caching wasn't enabled. - """ - try: - yield - except OSError: - pass - - -class SafeFileCache(SeparateBodyBaseCache): - """ - A file based cache which is safe to use even when the target directory may - not be accessible or writable. - - There is a race condition when two processes try to write and/or read the - same entry at the same time, since each entry consists of two separate - files (https://github.com/psf/cachecontrol/issues/324). We therefore have - additional logic that makes sure that both files to be present before - returning an entry; this fixes the read side of the race condition. - - For the write side, we assume that the server will only ever return the - same data for the same URL, which ought to be the case for files pip is - downloading. PyPI does not have a mechanism to swap out a wheel for - another wheel, for example. If this assumption is not true, the - CacheControl issue will need to be fixed. - """ - - def __init__(self, directory: str) -> None: - assert directory is not None, "Cache directory must not be None." - super().__init__() - self.directory = directory - - def _get_cache_path(self, name: str) -> str: - # From cachecontrol.caches.file_cache.FileCache._fn, brought into our - # class for backwards-compatibility and to avoid using a non-public - # method. - hashed = SeparateBodyFileCache.encode(name) - parts = list(hashed[:5]) + [hashed] - return os.path.join(self.directory, *parts) - - def get(self, key: str) -> Optional[bytes]: - # The cache entry is only valid if both metadata and body exist. - metadata_path = self._get_cache_path(key) - body_path = metadata_path + ".body" - if not (os.path.exists(metadata_path) and os.path.exists(body_path)): - return None - with suppressed_cache_errors(): - with open(metadata_path, "rb") as f: - return f.read() - - def _write(self, path: str, data: bytes) -> None: - with suppressed_cache_errors(): - ensure_dir(os.path.dirname(path)) - - with adjacent_tmp_file(path) as f: - f.write(data) - - replace(f.name, path) - - def set( - self, key: str, value: bytes, expires: Union[int, datetime, None] = None - ) -> None: - path = self._get_cache_path(key) - self._write(path, value) - - def delete(self, key: str) -> None: - path = self._get_cache_path(key) - with suppressed_cache_errors(): - os.remove(path) - with suppressed_cache_errors(): - os.remove(path + ".body") - - def get_body(self, key: str) -> Optional[BinaryIO]: - # The cache entry is only valid if both metadata and body exist. - metadata_path = self._get_cache_path(key) - body_path = metadata_path + ".body" - if not (os.path.exists(metadata_path) and os.path.exists(body_path)): - return None - with suppressed_cache_errors(): - return open(body_path, "rb") - - def set_body(self, key: str, body: bytes) -> None: - path = self._get_cache_path(key) + ".body" - self._write(path, body) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/download.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/download.py deleted file mode 100644 index d1d4354..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/download.py +++ /dev/null @@ -1,186 +0,0 @@ -"""Download files with progress indicators. -""" -import email.message -import logging -import mimetypes -import os -from typing import Iterable, Optional, Tuple - -from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response - -from pip._internal.cli.progress_bars import get_download_progress_renderer -from pip._internal.exceptions import NetworkConnectionError -from pip._internal.models.index import PyPI -from pip._internal.models.link import Link -from pip._internal.network.cache import is_from_cache -from pip._internal.network.session import PipSession -from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks -from pip._internal.utils.misc import format_size, redact_auth_from_url, splitext - -logger = logging.getLogger(__name__) - - -def _get_http_response_size(resp: Response) -> Optional[int]: - try: - return int(resp.headers["content-length"]) - except (ValueError, KeyError, TypeError): - return None - - -def _prepare_download( - resp: Response, - link: Link, - progress_bar: str, -) -> Iterable[bytes]: - total_length = _get_http_response_size(resp) - - if link.netloc == PyPI.file_storage_domain: - url = link.show_url - else: - url = link.url_without_fragment - - logged_url = redact_auth_from_url(url) - - if total_length: - logged_url = f"{logged_url} ({format_size(total_length)})" - - if is_from_cache(resp): - logger.info("Using cached %s", logged_url) - else: - logger.info("Downloading %s", logged_url) - - if logger.getEffectiveLevel() > logging.INFO: - show_progress = False - elif is_from_cache(resp): - show_progress = False - elif not total_length: - show_progress = True - elif total_length > (40 * 1000): - show_progress = True - else: - show_progress = False - - chunks = response_chunks(resp, CONTENT_CHUNK_SIZE) - - if not show_progress: - return chunks - - renderer = get_download_progress_renderer(bar_type=progress_bar, size=total_length) - return renderer(chunks) - - -def sanitize_content_filename(filename: str) -> str: - """ - Sanitize the "filename" value from a Content-Disposition header. - """ - return os.path.basename(filename) - - -def parse_content_disposition(content_disposition: str, default_filename: str) -> str: - """ - Parse the "filename" value from a Content-Disposition header, and - return the default filename if the result is empty. - """ - m = email.message.Message() - m["content-type"] = content_disposition - filename = m.get_param("filename") - if filename: - # We need to sanitize the filename to prevent directory traversal - # in case the filename contains ".." path parts. - filename = sanitize_content_filename(str(filename)) - return filename or default_filename - - -def _get_http_response_filename(resp: Response, link: Link) -> str: - """Get an ideal filename from the given HTTP response, falling back to - the link filename if not provided. - """ - filename = link.filename # fallback - # Have a look at the Content-Disposition header for a better guess - content_disposition = resp.headers.get("content-disposition") - if content_disposition: - filename = parse_content_disposition(content_disposition, filename) - ext: Optional[str] = splitext(filename)[1] - if not ext: - ext = mimetypes.guess_extension(resp.headers.get("content-type", "")) - if ext: - filename += ext - if not ext and link.url != resp.url: - ext = os.path.splitext(resp.url)[1] - if ext: - filename += ext - return filename - - -def _http_get_download(session: PipSession, link: Link) -> Response: - target_url = link.url.split("#", 1)[0] - resp = session.get(target_url, headers=HEADERS, stream=True) - raise_for_status(resp) - return resp - - -class Downloader: - def __init__( - self, - session: PipSession, - progress_bar: str, - ) -> None: - self._session = session - self._progress_bar = progress_bar - - def __call__(self, link: Link, location: str) -> Tuple[str, str]: - """Download the file given by link into location.""" - try: - resp = _http_get_download(self._session, link) - except NetworkConnectionError as e: - assert e.response is not None - logger.critical( - "HTTP error %s while getting %s", e.response.status_code, link - ) - raise - - filename = _get_http_response_filename(resp, link) - filepath = os.path.join(location, filename) - - chunks = _prepare_download(resp, link, self._progress_bar) - with open(filepath, "wb") as content_file: - for chunk in chunks: - content_file.write(chunk) - content_type = resp.headers.get("Content-Type", "") - return filepath, content_type - - -class BatchDownloader: - def __init__( - self, - session: PipSession, - progress_bar: str, - ) -> None: - self._session = session - self._progress_bar = progress_bar - - def __call__( - self, links: Iterable[Link], location: str - ) -> Iterable[Tuple[Link, Tuple[str, str]]]: - """Download the files given by links into location.""" - for link in links: - try: - resp = _http_get_download(self._session, link) - except NetworkConnectionError as e: - assert e.response is not None - logger.critical( - "HTTP error %s while getting %s", - e.response.status_code, - link, - ) - raise - - filename = _get_http_response_filename(resp, link) - filepath = os.path.join(location, filename) - - chunks = _prepare_download(resp, link, self._progress_bar) - with open(filepath, "wb") as content_file: - for chunk in chunks: - content_file.write(chunk) - content_type = resp.headers.get("Content-Type", "") - yield link, (filepath, content_type) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py deleted file mode 100644 index 82ec50d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py +++ /dev/null @@ -1,210 +0,0 @@ -"""Lazy ZIP over HTTP""" - -__all__ = ["HTTPRangeRequestUnsupported", "dist_from_wheel_url"] - -from bisect import bisect_left, bisect_right -from contextlib import contextmanager -from tempfile import NamedTemporaryFile -from typing import Any, Dict, Generator, List, Optional, Tuple -from zipfile import BadZipFile, ZipFile - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response - -from pip._internal.metadata import BaseDistribution, MemoryWheel, get_wheel_distribution -from pip._internal.network.session import PipSession -from pip._internal.network.utils import HEADERS, raise_for_status, response_chunks - - -class HTTPRangeRequestUnsupported(Exception): - pass - - -def dist_from_wheel_url(name: str, url: str, session: PipSession) -> BaseDistribution: - """Return a distribution object from the given wheel URL. - - This uses HTTP range requests to only fetch the portion of the wheel - containing metadata, just enough for the object to be constructed. - If such requests are not supported, HTTPRangeRequestUnsupported - is raised. - """ - with LazyZipOverHTTP(url, session) as zf: - # For read-only ZIP files, ZipFile only needs methods read, - # seek, seekable and tell, not the whole IO protocol. - wheel = MemoryWheel(zf.name, zf) # type: ignore - # After context manager exit, wheel.name - # is an invalid file by intention. - return get_wheel_distribution(wheel, canonicalize_name(name)) - - -class LazyZipOverHTTP: - """File-like object mapped to a ZIP file over HTTP. - - This uses HTTP range requests to lazily fetch the file's content, - which is supposed to be fed to ZipFile. If such requests are not - supported by the server, raise HTTPRangeRequestUnsupported - during initialization. - """ - - def __init__( - self, url: str, session: PipSession, chunk_size: int = CONTENT_CHUNK_SIZE - ) -> None: - head = session.head(url, headers=HEADERS) - raise_for_status(head) - assert head.status_code == 200 - self._session, self._url, self._chunk_size = session, url, chunk_size - self._length = int(head.headers["Content-Length"]) - self._file = NamedTemporaryFile() - self.truncate(self._length) - self._left: List[int] = [] - self._right: List[int] = [] - if "bytes" not in head.headers.get("Accept-Ranges", "none"): - raise HTTPRangeRequestUnsupported("range request is not supported") - self._check_zip() - - @property - def mode(self) -> str: - """Opening mode, which is always rb.""" - return "rb" - - @property - def name(self) -> str: - """Path to the underlying file.""" - return self._file.name - - def seekable(self) -> bool: - """Return whether random access is supported, which is True.""" - return True - - def close(self) -> None: - """Close the file.""" - self._file.close() - - @property - def closed(self) -> bool: - """Whether the file is closed.""" - return self._file.closed - - def read(self, size: int = -1) -> bytes: - """Read up to size bytes from the object and return them. - - As a convenience, if size is unspecified or -1, - all bytes until EOF are returned. Fewer than - size bytes may be returned if EOF is reached. - """ - download_size = max(size, self._chunk_size) - start, length = self.tell(), self._length - stop = length if size < 0 else min(start + download_size, length) - start = max(0, stop - download_size) - self._download(start, stop - 1) - return self._file.read(size) - - def readable(self) -> bool: - """Return whether the file is readable, which is True.""" - return True - - def seek(self, offset: int, whence: int = 0) -> int: - """Change stream position and return the new absolute position. - - Seek to offset relative position indicated by whence: - * 0: Start of stream (the default). pos should be >= 0; - * 1: Current position - pos may be negative; - * 2: End of stream - pos usually negative. - """ - return self._file.seek(offset, whence) - - def tell(self) -> int: - """Return the current position.""" - return self._file.tell() - - def truncate(self, size: Optional[int] = None) -> int: - """Resize the stream to the given size in bytes. - - If size is unspecified resize to the current position. - The current stream position isn't changed. - - Return the new file size. - """ - return self._file.truncate(size) - - def writable(self) -> bool: - """Return False.""" - return False - - def __enter__(self) -> "LazyZipOverHTTP": - self._file.__enter__() - return self - - def __exit__(self, *exc: Any) -> None: - self._file.__exit__(*exc) - - @contextmanager - def _stay(self) -> Generator[None, None, None]: - """Return a context manager keeping the position. - - At the end of the block, seek back to original position. - """ - pos = self.tell() - try: - yield - finally: - self.seek(pos) - - def _check_zip(self) -> None: - """Check and download until the file is a valid ZIP.""" - end = self._length - 1 - for start in reversed(range(0, end, self._chunk_size)): - self._download(start, end) - with self._stay(): - try: - # For read-only ZIP files, ZipFile only needs - # methods read, seek, seekable and tell. - ZipFile(self) # type: ignore - except BadZipFile: - pass - else: - break - - def _stream_response( - self, start: int, end: int, base_headers: Dict[str, str] = HEADERS - ) -> Response: - """Return HTTP response to a range request from start to end.""" - headers = base_headers.copy() - headers["Range"] = f"bytes={start}-{end}" - # TODO: Get range requests to be correctly cached - headers["Cache-Control"] = "no-cache" - return self._session.get(self._url, headers=headers, stream=True) - - def _merge( - self, start: int, end: int, left: int, right: int - ) -> Generator[Tuple[int, int], None, None]: - """Return a generator of intervals to be fetched. - - Args: - start (int): Start of needed interval - end (int): End of needed interval - left (int): Index of first overlapping downloaded data - right (int): Index after last overlapping downloaded data - """ - lslice, rslice = self._left[left:right], self._right[left:right] - i = start = min([start] + lslice[:1]) - end = max([end] + rslice[-1:]) - for j, k in zip(lslice, rslice): - if j > i: - yield i, j - 1 - i = k + 1 - if i <= end: - yield i, end - self._left[left:right], self._right[left:right] = [start], [end] - - def _download(self, start: int, end: int) -> None: - """Download bytes from start to end inclusively.""" - with self._stay(): - left = bisect_left(self._right, start) - right = bisect_right(self._left, end) - for start, end in self._merge(start, end, left, right): - response = self._stream_response(start, end) - response.raise_for_status() - self.seek(start) - for chunk in response_chunks(response, self._chunk_size): - self._file.write(chunk) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/session.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/session.py deleted file mode 100644 index f17efc5..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/session.py +++ /dev/null @@ -1,520 +0,0 @@ -"""PipSession and supporting code, containing all pip-specific -network request configuration and behavior. -""" - -import email.utils -import io -import ipaddress -import json -import logging -import mimetypes -import os -import platform -import shutil -import subprocess -import sys -import urllib.parse -import warnings -from typing import ( - TYPE_CHECKING, - Any, - Dict, - Generator, - List, - Mapping, - Optional, - Sequence, - Tuple, - Union, -) - -from pip._vendor import requests, urllib3 -from pip._vendor.cachecontrol import CacheControlAdapter as _BaseCacheControlAdapter -from pip._vendor.requests.adapters import DEFAULT_POOLBLOCK, BaseAdapter -from pip._vendor.requests.adapters import HTTPAdapter as _BaseHTTPAdapter -from pip._vendor.requests.models import PreparedRequest, Response -from pip._vendor.requests.structures import CaseInsensitiveDict -from pip._vendor.urllib3.connectionpool import ConnectionPool -from pip._vendor.urllib3.exceptions import InsecureRequestWarning - -from pip import __version__ -from pip._internal.metadata import get_default_environment -from pip._internal.models.link import Link -from pip._internal.network.auth import MultiDomainBasicAuth -from pip._internal.network.cache import SafeFileCache - -# Import ssl from compat so the initial import occurs in only one place. -from pip._internal.utils.compat import has_tls -from pip._internal.utils.glibc import libc_ver -from pip._internal.utils.misc import build_url_from_netloc, parse_netloc -from pip._internal.utils.urls import url_to_path - -if TYPE_CHECKING: - from ssl import SSLContext - - from pip._vendor.urllib3.poolmanager import PoolManager - - -logger = logging.getLogger(__name__) - -SecureOrigin = Tuple[str, str, Optional[Union[int, str]]] - - -# Ignore warning raised when using --trusted-host. -warnings.filterwarnings("ignore", category=InsecureRequestWarning) - - -SECURE_ORIGINS: List[SecureOrigin] = [ - # protocol, hostname, port - # Taken from Chrome's list of secure origins (See: http://bit.ly/1qrySKC) - ("https", "*", "*"), - ("*", "localhost", "*"), - ("*", "127.0.0.0/8", "*"), - ("*", "::1/128", "*"), - ("file", "*", None), - # ssh is always secure. - ("ssh", "*", "*"), -] - - -# These are environment variables present when running under various -# CI systems. For each variable, some CI systems that use the variable -# are indicated. The collection was chosen so that for each of a number -# of popular systems, at least one of the environment variables is used. -# This list is used to provide some indication of and lower bound for -# CI traffic to PyPI. Thus, it is okay if the list is not comprehensive. -# For more background, see: https://github.com/pypa/pip/issues/5499 -CI_ENVIRONMENT_VARIABLES = ( - # Azure Pipelines - "BUILD_BUILDID", - # Jenkins - "BUILD_ID", - # AppVeyor, CircleCI, Codeship, Gitlab CI, Shippable, Travis CI - "CI", - # Explicit environment variable. - "PIP_IS_CI", -) - - -def looks_like_ci() -> bool: - """ - Return whether it looks like pip is running under CI. - """ - # We don't use the method of checking for a tty (e.g. using isatty()) - # because some CI systems mimic a tty (e.g. Travis CI). Thus that - # method doesn't provide definitive information in either direction. - return any(name in os.environ for name in CI_ENVIRONMENT_VARIABLES) - - -def user_agent() -> str: - """ - Return a string representing the user agent. - """ - data: Dict[str, Any] = { - "installer": {"name": "pip", "version": __version__}, - "python": platform.python_version(), - "implementation": { - "name": platform.python_implementation(), - }, - } - - if data["implementation"]["name"] == "CPython": - data["implementation"]["version"] = platform.python_version() - elif data["implementation"]["name"] == "PyPy": - pypy_version_info = sys.pypy_version_info # type: ignore - if pypy_version_info.releaselevel == "final": - pypy_version_info = pypy_version_info[:3] - data["implementation"]["version"] = ".".join( - [str(x) for x in pypy_version_info] - ) - elif data["implementation"]["name"] == "Jython": - # Complete Guess - data["implementation"]["version"] = platform.python_version() - elif data["implementation"]["name"] == "IronPython": - # Complete Guess - data["implementation"]["version"] = platform.python_version() - - if sys.platform.startswith("linux"): - from pip._vendor import distro - - linux_distribution = distro.name(), distro.version(), distro.codename() - distro_infos: Dict[str, Any] = dict( - filter( - lambda x: x[1], - zip(["name", "version", "id"], linux_distribution), - ) - ) - libc = dict( - filter( - lambda x: x[1], - zip(["lib", "version"], libc_ver()), - ) - ) - if libc: - distro_infos["libc"] = libc - if distro_infos: - data["distro"] = distro_infos - - if sys.platform.startswith("darwin") and platform.mac_ver()[0]: - data["distro"] = {"name": "macOS", "version": platform.mac_ver()[0]} - - if platform.system(): - data.setdefault("system", {})["name"] = platform.system() - - if platform.release(): - data.setdefault("system", {})["release"] = platform.release() - - if platform.machine(): - data["cpu"] = platform.machine() - - if has_tls(): - import _ssl as ssl - - data["openssl_version"] = ssl.OPENSSL_VERSION - - setuptools_dist = get_default_environment().get_distribution("setuptools") - if setuptools_dist is not None: - data["setuptools_version"] = str(setuptools_dist.version) - - if shutil.which("rustc") is not None: - # If for any reason `rustc --version` fails, silently ignore it - try: - rustc_output = subprocess.check_output( - ["rustc", "--version"], stderr=subprocess.STDOUT, timeout=0.5 - ) - except Exception: - pass - else: - if rustc_output.startswith(b"rustc "): - # The format of `rustc --version` is: - # `b'rustc 1.52.1 (9bc8c42bb 2021-05-09)\n'` - # We extract just the middle (1.52.1) part - data["rustc_version"] = rustc_output.split(b" ")[1].decode() - - # Use None rather than False so as not to give the impression that - # pip knows it is not being run under CI. Rather, it is a null or - # inconclusive result. Also, we include some value rather than no - # value to make it easier to know that the check has been run. - data["ci"] = True if looks_like_ci() else None - - user_data = os.environ.get("PIP_USER_AGENT_USER_DATA") - if user_data is not None: - data["user_data"] = user_data - - return "{data[installer][name]}/{data[installer][version]} {json}".format( - data=data, - json=json.dumps(data, separators=(",", ":"), sort_keys=True), - ) - - -class LocalFSAdapter(BaseAdapter): - def send( - self, - request: PreparedRequest, - stream: bool = False, - timeout: Optional[Union[float, Tuple[float, float]]] = None, - verify: Union[bool, str] = True, - cert: Optional[Union[str, Tuple[str, str]]] = None, - proxies: Optional[Mapping[str, str]] = None, - ) -> Response: - pathname = url_to_path(request.url) - - resp = Response() - resp.status_code = 200 - resp.url = request.url - - try: - stats = os.stat(pathname) - except OSError as exc: - # format the exception raised as a io.BytesIO object, - # to return a better error message: - resp.status_code = 404 - resp.reason = type(exc).__name__ - resp.raw = io.BytesIO(f"{resp.reason}: {exc}".encode("utf8")) - else: - modified = email.utils.formatdate(stats.st_mtime, usegmt=True) - content_type = mimetypes.guess_type(pathname)[0] or "text/plain" - resp.headers = CaseInsensitiveDict( - { - "Content-Type": content_type, - "Content-Length": stats.st_size, - "Last-Modified": modified, - } - ) - - resp.raw = open(pathname, "rb") - resp.close = resp.raw.close - - return resp - - def close(self) -> None: - pass - - -class _SSLContextAdapterMixin: - """Mixin to add the ``ssl_context`` constructor argument to HTTP adapters. - - The additional argument is forwarded directly to the pool manager. This allows us - to dynamically decide what SSL store to use at runtime, which is used to implement - the optional ``truststore`` backend. - """ - - def __init__( - self, - *, - ssl_context: Optional["SSLContext"] = None, - **kwargs: Any, - ) -> None: - self._ssl_context = ssl_context - super().__init__(**kwargs) - - def init_poolmanager( - self, - connections: int, - maxsize: int, - block: bool = DEFAULT_POOLBLOCK, - **pool_kwargs: Any, - ) -> "PoolManager": - if self._ssl_context is not None: - pool_kwargs.setdefault("ssl_context", self._ssl_context) - return super().init_poolmanager( # type: ignore[misc] - connections=connections, - maxsize=maxsize, - block=block, - **pool_kwargs, - ) - - -class HTTPAdapter(_SSLContextAdapterMixin, _BaseHTTPAdapter): - pass - - -class CacheControlAdapter(_SSLContextAdapterMixin, _BaseCacheControlAdapter): - pass - - -class InsecureHTTPAdapter(HTTPAdapter): - def cert_verify( - self, - conn: ConnectionPool, - url: str, - verify: Union[bool, str], - cert: Optional[Union[str, Tuple[str, str]]], - ) -> None: - super().cert_verify(conn=conn, url=url, verify=False, cert=cert) - - -class InsecureCacheControlAdapter(CacheControlAdapter): - def cert_verify( - self, - conn: ConnectionPool, - url: str, - verify: Union[bool, str], - cert: Optional[Union[str, Tuple[str, str]]], - ) -> None: - super().cert_verify(conn=conn, url=url, verify=False, cert=cert) - - -class PipSession(requests.Session): - timeout: Optional[int] = None - - def __init__( - self, - *args: Any, - retries: int = 0, - cache: Optional[str] = None, - trusted_hosts: Sequence[str] = (), - index_urls: Optional[List[str]] = None, - ssl_context: Optional["SSLContext"] = None, - **kwargs: Any, - ) -> None: - """ - :param trusted_hosts: Domains not to emit warnings for when not using - HTTPS. - """ - super().__init__(*args, **kwargs) - - # Namespace the attribute with "pip_" just in case to prevent - # possible conflicts with the base class. - self.pip_trusted_origins: List[Tuple[str, Optional[int]]] = [] - - # Attach our User Agent to the request - self.headers["User-Agent"] = user_agent() - - # Attach our Authentication handler to the session - self.auth = MultiDomainBasicAuth(index_urls=index_urls) - - # Create our urllib3.Retry instance which will allow us to customize - # how we handle retries. - retries = urllib3.Retry( - # Set the total number of retries that a particular request can - # have. - total=retries, - # A 503 error from PyPI typically means that the Fastly -> Origin - # connection got interrupted in some way. A 503 error in general - # is typically considered a transient error so we'll go ahead and - # retry it. - # A 500 may indicate transient error in Amazon S3 - # A 502 may be a transient error from a CDN like CloudFlare or CloudFront - # A 520 or 527 - may indicate transient error in CloudFlare - status_forcelist=[500, 502, 503, 520, 527], - # Add a small amount of back off between failed requests in - # order to prevent hammering the service. - backoff_factor=0.25, - ) # type: ignore - - # Our Insecure HTTPAdapter disables HTTPS validation. It does not - # support caching so we'll use it for all http:// URLs. - # If caching is disabled, we will also use it for - # https:// hosts that we've marked as ignoring - # TLS errors for (trusted-hosts). - insecure_adapter = InsecureHTTPAdapter(max_retries=retries) - - # We want to _only_ cache responses on securely fetched origins or when - # the host is specified as trusted. We do this because - # we can't validate the response of an insecurely/untrusted fetched - # origin, and we don't want someone to be able to poison the cache and - # require manual eviction from the cache to fix it. - if cache: - secure_adapter = CacheControlAdapter( - cache=SafeFileCache(cache), - max_retries=retries, - ssl_context=ssl_context, - ) - self._trusted_host_adapter = InsecureCacheControlAdapter( - cache=SafeFileCache(cache), - max_retries=retries, - ) - else: - secure_adapter = HTTPAdapter(max_retries=retries, ssl_context=ssl_context) - self._trusted_host_adapter = insecure_adapter - - self.mount("https://", secure_adapter) - self.mount("http://", insecure_adapter) - - # Enable file:// urls - self.mount("file://", LocalFSAdapter()) - - for host in trusted_hosts: - self.add_trusted_host(host, suppress_logging=True) - - def update_index_urls(self, new_index_urls: List[str]) -> None: - """ - :param new_index_urls: New index urls to update the authentication - handler with. - """ - self.auth.index_urls = new_index_urls - - def add_trusted_host( - self, host: str, source: Optional[str] = None, suppress_logging: bool = False - ) -> None: - """ - :param host: It is okay to provide a host that has previously been - added. - :param source: An optional source string, for logging where the host - string came from. - """ - if not suppress_logging: - msg = f"adding trusted host: {host!r}" - if source is not None: - msg += f" (from {source})" - logger.info(msg) - - parsed_host, parsed_port = parse_netloc(host) - if parsed_host is None: - raise ValueError(f"Trusted host URL must include a host part: {host!r}") - if (parsed_host, parsed_port) not in self.pip_trusted_origins: - self.pip_trusted_origins.append((parsed_host, parsed_port)) - - self.mount( - build_url_from_netloc(host, scheme="http") + "/", self._trusted_host_adapter - ) - self.mount(build_url_from_netloc(host) + "/", self._trusted_host_adapter) - if not parsed_port: - self.mount( - build_url_from_netloc(host, scheme="http") + ":", - self._trusted_host_adapter, - ) - # Mount wildcard ports for the same host. - self.mount(build_url_from_netloc(host) + ":", self._trusted_host_adapter) - - def iter_secure_origins(self) -> Generator[SecureOrigin, None, None]: - yield from SECURE_ORIGINS - for host, port in self.pip_trusted_origins: - yield ("*", host, "*" if port is None else port) - - def is_secure_origin(self, location: Link) -> bool: - # Determine if this url used a secure transport mechanism - parsed = urllib.parse.urlparse(str(location)) - origin_protocol, origin_host, origin_port = ( - parsed.scheme, - parsed.hostname, - parsed.port, - ) - - # The protocol to use to see if the protocol matches. - # Don't count the repository type as part of the protocol: in - # cases such as "git+ssh", only use "ssh". (I.e., Only verify against - # the last scheme.) - origin_protocol = origin_protocol.rsplit("+", 1)[-1] - - # Determine if our origin is a secure origin by looking through our - # hardcoded list of secure origins, as well as any additional ones - # configured on this PackageFinder instance. - for secure_origin in self.iter_secure_origins(): - secure_protocol, secure_host, secure_port = secure_origin - if origin_protocol != secure_protocol and secure_protocol != "*": - continue - - try: - addr = ipaddress.ip_address(origin_host or "") - network = ipaddress.ip_network(secure_host) - except ValueError: - # We don't have both a valid address or a valid network, so - # we'll check this origin against hostnames. - if ( - origin_host - and origin_host.lower() != secure_host.lower() - and secure_host != "*" - ): - continue - else: - # We have a valid address and network, so see if the address - # is contained within the network. - if addr not in network: - continue - - # Check to see if the port matches. - if ( - origin_port != secure_port - and secure_port != "*" - and secure_port is not None - ): - continue - - # If we've gotten here, then this origin matches the current - # secure origin and we should return True - return True - - # If we've gotten to this point, then the origin isn't secure and we - # will not accept it as a valid location to search. We will however - # log a warning that we are ignoring it. - logger.warning( - "The repository located at %s is not a trusted or secure host and " - "is being ignored. If this repository is available via HTTPS we " - "recommend you use HTTPS instead, otherwise you may silence " - "this warning and allow it anyway with '--trusted-host %s'.", - origin_host, - origin_host, - ) - - return False - - def request(self, method: str, url: str, *args: Any, **kwargs: Any) -> Response: - # Allow setting a default timeout on a session - kwargs.setdefault("timeout", self.timeout) - # Allow setting a default proxies on a session - kwargs.setdefault("proxies", self.proxies) - - # Dispatch the actual request - return super().request(method, url, *args, **kwargs) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py deleted file mode 100644 index 134848a..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/utils.py +++ /dev/null @@ -1,96 +0,0 @@ -from typing import Dict, Generator - -from pip._vendor.requests.models import CONTENT_CHUNK_SIZE, Response - -from pip._internal.exceptions import NetworkConnectionError - -# The following comments and HTTP headers were originally added by -# Donald Stufft in git commit 22c562429a61bb77172039e480873fb239dd8c03. -# -# We use Accept-Encoding: identity here because requests defaults to -# accepting compressed responses. This breaks in a variety of ways -# depending on how the server is configured. -# - Some servers will notice that the file isn't a compressible file -# and will leave the file alone and with an empty Content-Encoding -# - Some servers will notice that the file is already compressed and -# will leave the file alone, adding a Content-Encoding: gzip header -# - Some servers won't notice anything at all and will take a file -# that's already been compressed and compress it again, and set -# the Content-Encoding: gzip header -# By setting this to request only the identity encoding we're hoping -# to eliminate the third case. Hopefully there does not exist a server -# which when given a file will notice it is already compressed and that -# you're not asking for a compressed file and will then decompress it -# before sending because if that's the case I don't think it'll ever be -# possible to make this work. -HEADERS: Dict[str, str] = {"Accept-Encoding": "identity"} - - -def raise_for_status(resp: Response) -> None: - http_error_msg = "" - if isinstance(resp.reason, bytes): - # We attempt to decode utf-8 first because some servers - # choose to localize their reason strings. If the string - # isn't utf-8, we fall back to iso-8859-1 for all other - # encodings. - try: - reason = resp.reason.decode("utf-8") - except UnicodeDecodeError: - reason = resp.reason.decode("iso-8859-1") - else: - reason = resp.reason - - if 400 <= resp.status_code < 500: - http_error_msg = ( - f"{resp.status_code} Client Error: {reason} for url: {resp.url}" - ) - - elif 500 <= resp.status_code < 600: - http_error_msg = ( - f"{resp.status_code} Server Error: {reason} for url: {resp.url}" - ) - - if http_error_msg: - raise NetworkConnectionError(http_error_msg, response=resp) - - -def response_chunks( - response: Response, chunk_size: int = CONTENT_CHUNK_SIZE -) -> Generator[bytes, None, None]: - """Given a requests Response, provide the data chunks.""" - try: - # Special case for urllib3. - for chunk in response.raw.stream( - chunk_size, - # We use decode_content=False here because we don't - # want urllib3 to mess with the raw bytes we get - # from the server. If we decompress inside of - # urllib3 then we cannot verify the checksum - # because the checksum will be of the compressed - # file. This breakage will only occur if the - # server adds a Content-Encoding header, which - # depends on how the server was configured: - # - Some servers will notice that the file isn't a - # compressible file and will leave the file alone - # and with an empty Content-Encoding - # - Some servers will notice that the file is - # already compressed and will leave the file - # alone and will add a Content-Encoding: gzip - # header - # - Some servers won't notice anything at all and - # will take a file that's already been compressed - # and compress it again and set the - # Content-Encoding: gzip header - # - # By setting this not to decode automatically we - # hope to eliminate problems with the second case. - decode_content=False, - ): - yield chunk - except AttributeError: - # Standard file-like object. - while True: - chunk = response.raw.read(chunk_size) - if not chunk: - break - yield chunk diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py deleted file mode 100644 index 22ec8d2..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py +++ /dev/null @@ -1,62 +0,0 @@ -"""xmlrpclib.Transport implementation -""" - -import logging -import urllib.parse -import xmlrpc.client -from typing import TYPE_CHECKING, Tuple - -from pip._internal.exceptions import NetworkConnectionError -from pip._internal.network.session import PipSession -from pip._internal.network.utils import raise_for_status - -if TYPE_CHECKING: - from xmlrpc.client import _HostType, _Marshallable - - from _typeshed import SizedBuffer - -logger = logging.getLogger(__name__) - - -class PipXmlrpcTransport(xmlrpc.client.Transport): - """Provide a `xmlrpclib.Transport` implementation via a `PipSession` - object. - """ - - def __init__( - self, index_url: str, session: PipSession, use_datetime: bool = False - ) -> None: - super().__init__(use_datetime) - index_parts = urllib.parse.urlparse(index_url) - self._scheme = index_parts.scheme - self._session = session - - def request( - self, - host: "_HostType", - handler: str, - request_body: "SizedBuffer", - verbose: bool = False, - ) -> Tuple["_Marshallable", ...]: - assert isinstance(host, str) - parts = (self._scheme, host, handler, None, None, None) - url = urllib.parse.urlunparse(parts) - try: - headers = {"Content-Type": "text/xml"} - response = self._session.post( - url, - data=request_body, - headers=headers, - stream=True, - ) - raise_for_status(response) - self.verbose = verbose - return self.parse_response(response.raw) - except NetworkConnectionError as exc: - assert exc.response - logger.critical( - "HTTP error %s while getting %s", - exc.response.status_code, - url, - ) - raise diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 01da7aeb51d09ec2458ad5ed04d91175b13ab386..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 179 zcmX@j%ge<81j!O-GeGoX5P=Rpvj9b=GgLBYGWxA#C}INgK7-W!3ewLnDA6ydEXl~v z(=SWSE7Q-(OoH-_^$d;li!)17bqf-cvlG)(i}edK3-seN^GZ^S@)C1^T2qS>OEUBG tiuL1xqM0S}@p=W7zc_4i^HWN5QtgUZfmSdAaWRPTk(rT^v4|PS0s!hNE|dTO diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc deleted file mode 100644 index 1b20ce5f7c82a6e04e9dbd1fee2d654a093560b6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7561 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc deleted file mode 100644 index a954b85f2b2422c3b36420b9f5fb091f6e8b6b8d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10099 zcmb_idvF`adEa~B{UX3O35q8Iln9w1^|bXMrHG_xy-3-TtSE>b41_z1pz&b#j-rSH zHk+zbs!?NVIulWGGNKyKh#tEWb=sM#e^q%jaVJd*7@QD3GZS{|PMZD&i%gtR`bWRL z!vP>gOPy(#ynTMV`|Y={-}fzkYO|RUxNyVIMlWtd=-){~b2Y`tszf1l3-O4jq9~w- zRDe>_bbyACjxsSez{Yd|T}&U)#|!~O%os4nOaW8O95BZ$0SiUyF;Q#G7O*LCHfoPK z0uCjvi&n*)0cXq=a4Bhhv^rK3sEO4EYL&DhS{JJi)W;eE4NBS=ZHzSqnv}RH+8lES z+!UgbK#d*Lm@kLImiK^v;sUKSdJ*yFYlyc9ruUd)E@wiOe|!^f70iNB*xCpL6Yt>j=x&U1I~@Vw!_= zJ*3+ez8Zk9#`owVSKFp2U-NHBV%TStP5p_u6pF+JEVBcVuq2ya6d)0j5?D5#kRWy` zD#+~Vh$zYC;ZRKA&rgg)j`7U66iLKGQJFa>NIpt-hC}g0JQ5B?BS|3`2TI5^ToAAb zWIkFp_l5ZWL@XAH^Rn|qT$Do5Xoxg%4C4d_f~vldC=5V9IC5!%6v&Rtf)o_uS0XqO zj|p)Jh#Dhm%^()O8XUoiSWw_2lEP!{6Gc%N7BFG%KQlCRZ1{Ze>@i5S^ARkBrQigP z218jX3-PcJR)wYd#rZ_59gx0-1Vq+ofPMuDjKK0#59A6uL75jw z(Y=$s5iHikhK5D|xcdf6CM1Qra+=3p?E;3uL2#I3>L zS0_SIB1%XxAQ;&Z42I(Igro>g3|em!(q5WB}C30^2qAS=Ee8JG1~kS1_EOh%?TD?~i-t?q!_Q;32|h@iBA93QGnG1^uf z(9AfIm z_LMngfKuhqE0>TMSq?W|U{MOq()eS^rj@=|jHE4+L(3bh(qiRMB63$;i5F`M4M1zJ zoq-Y9Br-XQOW8DveJE{D*%g{yK;uX`#>nJsa2f}A=hMr_$ceMT@g<3iPN=;Z1*>s` zcK}86h6W(1^-uUqS*}pHHf0%Wd6F*W&|0EU%JEJ57Db^O@z3d1r_p{cUwVxKf8|+i z;F^?!H}I$lJxzXTNBp^zLn0eNaeS$VXVo0rs?{lnyiwyX?U2Z-R~$%)ecz-V;_0e* zx74ncN!zv97&)OfINl8MD<1w&8^!weQ&nR-HZ%lDu}A9Ea>u&0SUKb^DI3W2DQivJ zgA{s3OIA$^6q==O2okJg)osq1MxA!1oGAmWrHPbvb4s#Q#lec+_h>DbL*ACM{Xa={ zQ#rm@Jav?@<(|gr7@SfYU3s4?^;e}AGzvI_oMe2OG@iEW)O|#1^rHV02lS1-EC3yV zVeqG|G~kTBaTZQJ>(~K}yK<=Qd^m+qBlIe)&a^9CUEV>dYHb9({q+HuFX~3^GiJ<@ za`9DThsu3uF{!r{E1kXN_O*UWVe$Te6K0r2yz`qBIc>^qqzq$6wD!uOHXhz}4ZUBj z$pA(NyCq$ds@d#bNa?RoFfLcc?A2&oJayg_j&5|ZXbLXHT_BrDnnGWKTM=Z=+^}9{ zzJw;Jzh)*WU(GPy0!;cCOwJh$I2_?N@E%hhpCw8Aank1ZSD+He8cACH{*g$W_XB!* zU4)!S(&G0+hH%vnm?^3A`^T}6wEO)Mo)F^IRfgq zNSv!+n;VHl1@6o3;%nR`Asm8+xrnq~fpdf=NDC*-*O(#R@Xwx!6QhiU8W?q)1EU^$HScm=0+0HXkwB`r9v9OAz)Yz1|{&^r6~?@9;ZUOgW(cjf^Lb7tKnOH9=uxs zPsSkJ=r)5>+G0P4-lc{Cld}Y&$~xdgzyPqRt0L)!!yNdJjXlv&>=GY3oNOrK${qzE ziif+jl5YT=NPy2Ydie5BE`0yOPhS20t3Uk8G*X}?w8*?JO!+uWNMtu)SPZaLnL&XE z;9gc3MAY|SmZ7+?WPNCyY#{6=xjGncOqAKNLyC%Twiuf>AvMXL^1r?zHY#|pu%+-6Q$IkH||FZjzq)&!q;29DNPWJ@A&Sq8ONF)J@@?5j-%NfM}Oqa?RasQ&2D4l;Z+x&dq{oInfJL~Sg&n~+6<=eJ>>tw!xTd8lp z_2$ht=cUE^&im}&JO0M;(7L#DsMzGf-o@sfdC&F*YJr~LfA8?!!#U5M+XE|}?e8-S zr*j<#G98C9o}ML7U)Ix?^9(F`PGvo(KIqSRUYZ+N_Vnc4T)y4ErenNKw~ZhN?}26a zwmZYOhZlA)NICc3CHKLs`(V!9qfyNnLEdifo!)QtE;nqsW4Uc9&{WHd)QZ~&Z4nW? zeR|ELYiwGxqQ+LO-2Xd@+ZOl_ExVUpwX@Nj%d_O#k#+6JxjJ*!&QEnf_*sOmNIS78%u?75}>vh9brk`7k5XUb;g>}~mL9zrht-b-?=UpRd zN+L9hOHpN=TSH3N3D=KaqbP@OgK02Dy^X%ZoFf<1<`lF>;bVrAbZ>8x>Fw&^R1pp-I(5MJof6t>iQe7U@NDGji(vCD#Yxe2#@AVk=TCF-0OA z0;0c!Pb6?~8s)3&Z}r^lnLfR2aL#tVV^}nF)aa|OIL>NQZBl6QZ+%Nid4S={^v_IMTzuD^fgK%EGuq|%*O_|nPuY{ zHAw#(T#C}rsTQVbFi6r-FwLf!m?6!^jAQS_(ogTLuv(O~6|m?K zi<9CuwOzr$Rn-ZyCL>Ku|v_JmYPD<31Ec!NtDO(>-w z+qxkek|`Qi9=TmNIIRz`A(iud9X^s2u#Is=qkq% zroV(>2e8oAfwcL5-4@uSphe4fbi5U8Q{D{&fFzXKKw@;6XVMeTq|I-b&lST-N+ODb z;-LRsFqZNx`LvR9$lF0;`pv8d6}o@LxGN>5j%+zHHlP>=ozh4!OAM`q75s{SveEukk6G2nF(wGYxekr1V}s11O6sPOHRdQTn8Yc zPEND%`T(b6PSHx@O2sEYYF7!PcKEs!5=>a}F>>`;A(oJY;e<4pn27U=t-K=h0$AIN znaq{2IGo%yoZv3>pMxHOTIpBAyp<{f*VZn!ftmpt5KeY_xMM}VOH)iZ0&782;fjYH z3?(k%M3n1zO!<7YiaHyB!=$C6a`e5t^?zxVnxm47V-0M@@7oZaXb0Llwq5|Mg zPEibiPo)lsED{HKg4*@U*%JqojECF)nA)Cv3GgM+p?Ii*V?-I$m`sdtrNN4c2^?1R zM9`-?;3JbkCW=&5g#$Vy!L+{Q^NLhKM-<|mgr|r)1sWf`J**QMnL{F3aSD{)7*QSl z{faiZo*68RC&130z*EX_2%zSGF+vVX+t#hHYKRK@%u2p`xltQU5H#yC@@7EAXH~9O zJPL8p6^h(%MxQWN3p()u&a>B! zT*okY7}XR|ehWTv1@uwS8q8>G`x19J%N@?JEgxCD8P=Pzc$Xc{wqzsd{ zV^}uY-?Cl@UE)aIS`8Y-nt?T$0n}Et08Y<03_See!xJC8oT)pLseK6`b(Oh*7?q%A z_EgTnEjfHyhj03Lfo;(p%G(>4?Eb9XzcBiM{YTqB*mCy48D?!iw6;)vA1^u%W{d}a zUw8poTOT2v&RoHU!>#n^nLj>%FykM5IQcO0!B;bNFK24cD&0OJ-4={WP1BP#S6nS~ zqjQ1zOn3~Zf!O=qYw{}vfc=0B`eAuFg^ z2Hh7ZA_x0*g3oRK6;Q0K^-ETF*6Ie_55u*R5i~sLTXY=x(0F9o;(mlE-36^urv6Ok z|M2?t6HAksbQP0)W|_cOA_*`(Q*?JqS{#7l{?) z2YcQ9E$D|W?SmZiBbFt;v1_1*`O)(fiT4}?|DX07!T&L;8*FBN+^mB**&HQDRB_@~ zFM?No>jU$qg{K6Dr{N>7eysN5$Lo0gh?zIQYph-{@J7K1ISAfgP1jh>QW7xn@IE*~ z!wWGRFi+`WUl4ZHjY5_;-cLMoqGDpp9}erl*Bl@~6$`!!5x{~}3Xxr>x=LLA9WF^uV2j#OZQ~4k!?e5w^xWK*eKYK$u{mE|2YE(V z))3f~;4f_Iv!kMol*S5e5DkHhcJ*JtBeL4esFkKuGScGAVhy-HG}C{xVWqxt=6Jrb2kgJv{@IqRyKs{MGfI8e0-vkfGt2xND8ze7L-U^bs}DLB9sL<&|C7p4 zX;R;T&Yz+Tp|Q%P0JOwmT~URk)1a)3m6p3&O8kncM4L`zaa(ORiI=G)w4hBXPm>f( z7AT^OU*H~7W|*z=20sO*m^??QTb&sA08OPx1|eFfcp8F1upz?MX?$`@iba1Qb&i1t z>L;j`qt{1gn7qaDR_~wp=4JU9sd>VUW7Ly#vMh+P&CAdZlf9>5PtkP`)yqX3iTqY8lRe@wPL zCb}{)Vtfv6X)&(dYmefQT(5YB9P0LMBQUbMN09MV`+tw2(!|5s? zJi$>R3K&sT4j|bCK&-XqcdOc&et{Px3=eNoANDf`R0~S9akvI zpLaISdFRC2zARXE8IrS7Ra4NB2rN^G!YeaGjmTOvJ1|#$^F-FNrC?I>%*at)fFCqK zu@%)f7i>z@jx05^{nxt+O7n#(q<74SP}Mv0W>(j_>Qsm@!&2Ruw%r8;;e8Rz*i?7H deuUC1YaGJ+{#69QX9Ki{>Z2YZ;wy{#e*mg$9&`Wz diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc deleted file mode 100644 index 8d4d72e4b67a5da2491202cddf2154701871f529..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 25729 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 eDIOEUBG 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 E7wU)pYybcN diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc deleted file mode 100644 index d8b5e2cedb63d503332daeba5751b124d22d789f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1896 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 diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc deleted file mode 100644 index 00209f42e2973775aec3fd318b3459d9fa571aad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2007 zcmZuyU2GFa5Z=4X_2bGZ8s_L5|k*Ly_&ffVFnzGi-?##~a z%8|8yp$P2)Wwpf<(lE7t>9VyFs zxvb zx{yx%#nn%w1uu58!YtP@?6l}@%~dVi%o)Y=*fHO5-SbBb+s4F8@bxH(QjDl$qTx2e(dosi2is>l?vnp|l zk-&4GMuAH3E&l-VTtiLqqWBiNB&dk3Db4Wx4Z{?h(oHcC3W&k$2g8(_=nG^j1 zw07frXb3SMMSOo4k@TGMROHF^Q{l=~ny9JVY`=+s&VWaA%7@BEzv|#6m)C?Ex*(lF zHDL(tLsY1V{EPs<&(4K%mI`kN4|*V`kVP}k@*vto>+zpK^)(CWSmSdaQM&73{Y{55 zfYWLGK^2ft#tze~98fwdVg1z6Q~KE0UVV}SP_GcT2yn{8<2sDfK1`@yF<41wu3jr) zZ0pvPPOC+(HdVFlx_^>o^pkKKsaX_{>H)l{egdp#{F_cRdS1trS&qRWudgBUkUl~i z0rSnf38vok7fY98RnMlbXp)B8;#>f499U<+v&AaBUGQnMWafw zA6gJnyB>7Y#Z>2qO2%xk59%c-uf~pJhGkw#Q*3v78tPFt@nm(HDBy(G zL93JP_bLQ+>7{&=h0r0w%fXW|AujRMqZf+UuXs;%sTbjo>P2Q;%SlHGuL~06gvUoX z5TQ!_V)x?yvlsm87BJh{tw0Ui@d+#?RcVpwfcZ@EjhHt!ov zx^i&-;FXE_iR<$9#+}5T#mJt&SGJ+99gk5o+5cek)@#~TttATG;}5&GFLiaVsB%Z= zvWB+zKk4IkxUqj)8tAS*Nv;W2`jOWC7>Q5CF!pWaZtRs`Hf?FiAYP^KLe!s*iz#9N&);BOsLbEEQtv@N$=Ug(X$=E5MCFYK1Nd{p9+tehKnDOz*ATq`ujBD{l)8p%w-CYVACa#mv&7QIC?4JT|7YApsyAt zI8$YoO*88#4PdKIV|F}1bFAQ_s!$-jyLb|1#82*5Xc>6uKtNVw6J^(|+W1v63@rb% zqi2D%Bta1Fqttz*{)+nkL~s9rjy+U+FK@f2_TE-|uaDnRhc7~kcM8uh#gi=w=7-6l jmJBoGy{Eqw<*OLdHnmi~iX$a;x%lzfl>~5P2rT>y=yd|l diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc deleted file mode 100644 index d66092eb48ecad1a40674e304dd7a081c6f9f888..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3911 zcmb_fU2NOP5nhTSMN+@EB>&}-(sArqO(G?6{u`t?Uy`DY>);x+z`1u2WRaHTP@=F) z#j%bq-1Z)9^nf@|F%TT!00o*NdAP^+@$RWW(Za3`gk@7CMXzY@jlCGiAy1uM>c=te ziavB@E@!y2v%9nN&5VB^jVcIQvF{JFUxpF-J7roe-Xvap0mMC|A&oQ8l>g?Y0>B3h zz7m`YR)i^mqu+T$tc0dQj1C%7MV^uwEf`8AJQc1)rXm~)ARWyOv=-^S_1GiM=ceMC zs0Z~#Kd@RzPiT^!m=QJkgWyz`rnE=GFcN`hudLwDoQY^rn9c`PrfHD;v<6f1^Rv2cFpNB@PuH+n)CqBuGbXMStbEa|R0>s%$+?l& zxLAub>sGC9xgv%oaJ3llEya2sdiuQhBXswW)wCi)HfmXPF`#jF;6B{gNBkmhb0lQ* z8sCT_1RQ?@S#5oD0@L|g_o&HPV(asq)S^1?o0k#7RBy1O*XHKHtM)c6(ApOfY)%U> zc@Aa*cOQM^^K4%kv2pk+Gm_dggj%lpR)d>Rfl>{#R4P|X*+%j$-;64lyI#?&7P+9l z;*>_J_1!n&1$EM_>W#yDzy7#RboJP=TRNULfwD}M%$oD>H4=LSm5hk#>0ObotYf#U zq+3^JX7r*}zNJs-w{*h|H8Wf@H?)gS2Z$Uwq`RyEW=z(LD#uyO(#V+Xz8~t z5`+O2+N*bSX3fgg7OYvbn!BY}Z{>{gbdw*;o;aB!WlKL+D->@QN;=8a%C%g+T(xuz z{s~icT%f*6a?|y)q2+u(H1txTxR9+axamEfhjmgnEZhUDN8lkJLbrr=6qGu=Zf_+| zEloI4b^VR?*u&|K@QJ0%e+&0JQe-1BvMG%$2fYM}B$lr2#F3JCA`foLgIn^@FH66w zJgEFh9%F*%H>L9+7-52*j1mW)#78#cBkR_7{HPNdSkpEm2bU+QZ1>Rm4Gb9lAx?oQ*Vr#^Kg(ZXm$qr5~^;q*}AOS}Rzy6fKlyZUzWt480{2 z7x040d{Bi81B{q>A=@}H!91}!V9qorQaHaqh!@o&)(e)dsZ~>*DH}S;DwChnsMeVJ zA178!3=p0zR8_z_(~(uKf+prb>S%G+GzkO^7{SEKTu|R%R4_GnMs`JFVp!W1eTXnj zU}`QmG+)3~nC0@I$PJjp4bsEA!8x;Bg{aU6LYUeL)9khj=zN8g2#uW-*{X`uK)U-N zY~+1J=9z(-$%3lH!&Dd^avwSXVmFE=S5N=q`%72;98Ng#x1PkVZN{$s?($ab?PcDP z!rSpf>+gPiX)8XyDUC1lPo>zM*h*}bY)ku`c=EH5vV8jIjny}Q_7gA2MRWgD5-TIC zsnzB2fHoRi8G=99i(tqQcF-0cbB}10 zgtjPZ0UJS9;~}estTvwQPz!yh(V}EEr4gD7`SW)78fa|!Hiu+nwb5*gkdFek^jK`K zCtGcd%ysY9;?o_}FDe$jWY%oO7HnjTw)|Lm)Ql*LVLMz5XfpkER=hylZAnkC`3>7mfsTXN6 zG*dSWKT=p(^*X4-^JStRRsDL0u%w-3nld~dg#+RYbZ#7Sr&X@9WJevYkz`w?*!EYT zF{Ke!N12O4>dQ3xFL$PNg3<+bm^AkJ`BrTStGlW=ST;#lH_S z3lLp2|KzVPK1?Pv!q>)zOc+z=$J8(UC?jb4biIVBtGe=)+eMur2f|UgS|+nNM+FDz zV90<96OPP+MJD10oe?^Gn09R&;crrD#V-M9De6Y(?(>jJ3DgcaONT|jIAZ&3$x<*A znlkA9wVEHix_3t`|Jw06ko*=rXMy~9q=kkhw+M;5xprSEw$)RTFb zdMG};xsklEH1SkUuNqJ1r@pPY5I_p7;yGqa8d`H zzHfk{p4jr$ogUPcyrElj!uah2dy3$Vnkh5=aCoJ|T%L=TR7T{LOQLPoxnbKRI`Nd`$Rslmq(HlN_bTcuJoU#=jlPq;LWz zxgnEeS&V0wC|V0}7bQ$%7p8&A9e`3U+b-p@MWdW;IvZhL;vRZkpl+27lHL8E2gNG$ zD)+!winjj&VNT{3vod6(3BR6|@_Cvj^LgJNd17Hd3DTs*Zu!@U#eL=qucV6=Q>z>L zB|Hw}5VH~a7jz!aaok@}4E~;>!GEB!zoNIFq3h4(f#u#O^1!A%uy$@sKC~oyVi%Wi zx_eg1-HgWr{XEs{3GntrB+4&Blp5{hjymD^D!+2x+%G6gGe~$g(xMVWG_=8 zQ%*tYJ}*qE2oht<#h Generator[None, None, None]: - target = os.environ - - # Save values from the target and change them. - non_existent_marker = object() - saved_values: Dict[str, Union[object, str]] = {} - for name, new_value in changes.items(): - try: - saved_values[name] = target[name] - except KeyError: - saved_values[name] = non_existent_marker - target[name] = new_value - - try: - yield - finally: - # Restore original values in the target. - for name, original_value in saved_values.items(): - if original_value is non_existent_marker: - del target[name] - else: - assert isinstance(original_value, str) # for mypy - target[name] = original_value - - -@contextlib.contextmanager -def get_build_tracker() -> Generator["BuildTracker", None, None]: - root = os.environ.get("PIP_BUILD_TRACKER") - with contextlib.ExitStack() as ctx: - if root is None: - root = ctx.enter_context(TempDirectory(kind="build-tracker")).path - ctx.enter_context(update_env_context_manager(PIP_BUILD_TRACKER=root)) - logger.debug("Initialized build tracking at %s", root) - - with BuildTracker(root) as tracker: - yield tracker - - -class TrackerId(str): - """Uniquely identifying string provided to the build tracker.""" - - -class BuildTracker: - """Ensure that an sdist cannot request itself as a setup requirement. - - When an sdist is prepared, it identifies its setup requirements in the - context of ``BuildTracker.track()``. If a requirement shows up recursively, this - raises an exception. - - This stops fork bombs embedded in malicious packages.""" - - def __init__(self, root: str) -> None: - self._root = root - self._entries: Dict[TrackerId, InstallRequirement] = {} - logger.debug("Created build tracker: %s", self._root) - - def __enter__(self) -> "BuildTracker": - logger.debug("Entered build tracker: %s", self._root) - return self - - def __exit__( - self, - exc_type: Optional[Type[BaseException]], - exc_val: Optional[BaseException], - exc_tb: Optional[TracebackType], - ) -> None: - self.cleanup() - - def _entry_path(self, key: TrackerId) -> str: - hashed = hashlib.sha224(key.encode()).hexdigest() - return os.path.join(self._root, hashed) - - def add(self, req: InstallRequirement, key: TrackerId) -> None: - """Add an InstallRequirement to build tracking.""" - - # Get the file to write information about this requirement. - entry_path = self._entry_path(key) - - # Try reading from the file. If it exists and can be read from, a build - # is already in progress, so a LookupError is raised. - try: - with open(entry_path) as fp: - contents = fp.read() - except FileNotFoundError: - pass - else: - message = "{} is already being built: {}".format(req.link, contents) - raise LookupError(message) - - # If we're here, req should really not be building already. - assert key not in self._entries - - # Start tracking this requirement. - with open(entry_path, "w", encoding="utf-8") as fp: - fp.write(str(req)) - self._entries[key] = req - - logger.debug("Added %s to build tracker %r", req, self._root) - - def remove(self, req: InstallRequirement, key: TrackerId) -> None: - """Remove an InstallRequirement from build tracking.""" - - # Delete the created file and the corresponding entry. - os.unlink(self._entry_path(key)) - del self._entries[key] - - logger.debug("Removed %s from build tracker %r", req, self._root) - - def cleanup(self) -> None: - for key, req in list(self._entries.items()): - self.remove(req, key) - - logger.debug("Removed build tracker: %r", self._root) - - @contextlib.contextmanager - def track(self, req: InstallRequirement, key: str) -> Generator[None, None, None]: - """Ensure that `key` cannot install itself as a setup requirement. - - :raises LookupError: If `key` was already provided in a parent invocation of - the context introduced by this method.""" - tracker_id = TrackerId(key) - self.add(req, tracker_id) - yield - self.remove(req, tracker_id) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py deleted file mode 100644 index c66ac35..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py +++ /dev/null @@ -1,39 +0,0 @@ -"""Metadata generation logic for source distributions. -""" - -import os - -from pip._vendor.pyproject_hooks import BuildBackendHookCaller - -from pip._internal.build_env import BuildEnvironment -from pip._internal.exceptions import ( - InstallationSubprocessError, - MetadataGenerationFailed, -) -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory - - -def generate_metadata( - build_env: BuildEnvironment, backend: BuildBackendHookCaller, details: str -) -> str: - """Generate metadata using mechanisms described in PEP 517. - - Returns the generated metadata directory. - """ - metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True) - - metadata_dir = metadata_tmpdir.path - - with build_env: - # Note that BuildBackendHookCaller implements a fallback for - # prepare_metadata_for_build_wheel, so we don't have to - # consider the possibility that this hook doesn't exist. - runner = runner_with_spinner_message("Preparing metadata (pyproject.toml)") - with backend.subprocess_runner(runner): - try: - distinfo_dir = backend.prepare_metadata_for_build_wheel(metadata_dir) - except InstallationSubprocessError as error: - raise MetadataGenerationFailed(package_details=details) from error - - return os.path.join(metadata_dir, distinfo_dir) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py deleted file mode 100644 index 27c69f0..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py +++ /dev/null @@ -1,41 +0,0 @@ -"""Metadata generation logic for source distributions. -""" - -import os - -from pip._vendor.pyproject_hooks import BuildBackendHookCaller - -from pip._internal.build_env import BuildEnvironment -from pip._internal.exceptions import ( - InstallationSubprocessError, - MetadataGenerationFailed, -) -from pip._internal.utils.subprocess import runner_with_spinner_message -from pip._internal.utils.temp_dir import TempDirectory - - -def generate_editable_metadata( - build_env: BuildEnvironment, backend: BuildBackendHookCaller, details: str -) -> str: - """Generate metadata using mechanisms described in PEP 660. - - Returns the generated metadata directory. - """ - metadata_tmpdir = TempDirectory(kind="modern-metadata", globally_managed=True) - - metadata_dir = metadata_tmpdir.path - - with build_env: - # Note that BuildBackendHookCaller implements a fallback for - # prepare_metadata_for_build_wheel/editable, so we don't have to - # consider the possibility that this hook doesn't exist. - runner = runner_with_spinner_message( - "Preparing editable metadata (pyproject.toml)" - ) - with backend.subprocess_runner(runner): - try: - distinfo_dir = backend.prepare_metadata_for_build_editable(metadata_dir) - except InstallationSubprocessError as error: - raise MetadataGenerationFailed(package_details=details) from error - - return os.path.join(metadata_dir, distinfo_dir) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py deleted file mode 100644 index e60988d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py +++ /dev/null @@ -1,74 +0,0 @@ -"""Metadata generation logic for legacy source distributions. -""" - -import logging -import os - -from pip._internal.build_env import BuildEnvironment -from pip._internal.cli.spinners import open_spinner -from pip._internal.exceptions import ( - InstallationError, - InstallationSubprocessError, - MetadataGenerationFailed, -) -from pip._internal.utils.setuptools_build import make_setuptools_egg_info_args -from pip._internal.utils.subprocess import call_subprocess -from pip._internal.utils.temp_dir import TempDirectory - -logger = logging.getLogger(__name__) - - -def _find_egg_info(directory: str) -> str: - """Find an .egg-info subdirectory in `directory`.""" - filenames = [f for f in os.listdir(directory) if f.endswith(".egg-info")] - - if not filenames: - raise InstallationError(f"No .egg-info directory found in {directory}") - - if len(filenames) > 1: - raise InstallationError( - "More than one .egg-info directory found in {}".format(directory) - ) - - return os.path.join(directory, filenames[0]) - - -def generate_metadata( - build_env: BuildEnvironment, - setup_py_path: str, - source_dir: str, - isolated: bool, - details: str, -) -> str: - """Generate metadata using setup.py-based defacto mechanisms. - - Returns the generated metadata directory. - """ - logger.debug( - "Running setup.py (path:%s) egg_info for package %s", - setup_py_path, - details, - ) - - egg_info_dir = TempDirectory(kind="pip-egg-info", globally_managed=True).path - - args = make_setuptools_egg_info_args( - setup_py_path, - egg_info_dir=egg_info_dir, - no_user_config=isolated, - ) - - with build_env: - with open_spinner("Preparing metadata (setup.py)") as spinner: - try: - call_subprocess( - args, - cwd=source_dir, - command_desc="python setup.py egg_info", - spinner=spinner, - ) - except InstallationSubprocessError as error: - raise MetadataGenerationFailed(package_details=details) from error - - # Return the .egg-info directory. - return _find_egg_info(egg_info_dir) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py deleted file mode 100644 index 064811a..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py +++ /dev/null @@ -1,37 +0,0 @@ -import logging -import os -from typing import Optional - -from pip._vendor.pyproject_hooks import BuildBackendHookCaller - -from pip._internal.utils.subprocess import runner_with_spinner_message - -logger = logging.getLogger(__name__) - - -def build_wheel_pep517( - name: str, - backend: BuildBackendHookCaller, - metadata_directory: str, - tempd: str, -) -> Optional[str]: - """Build one InstallRequirement using the PEP 517 build process. - - Returns path to wheel if successfully built. Otherwise, returns None. - """ - assert metadata_directory is not None - try: - logger.debug("Destination directory: %s", tempd) - - runner = runner_with_spinner_message( - f"Building wheel for {name} (pyproject.toml)" - ) - with backend.subprocess_runner(runner): - wheel_name = backend.build_wheel( - tempd, - metadata_directory=metadata_directory, - ) - except Exception: - logger.error("Failed building wheel for %s", name) - return None - return os.path.join(tempd, wheel_name) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py deleted file mode 100644 index 719d69d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py +++ /dev/null @@ -1,46 +0,0 @@ -import logging -import os -from typing import Optional - -from pip._vendor.pyproject_hooks import BuildBackendHookCaller, HookMissing - -from pip._internal.utils.subprocess import runner_with_spinner_message - -logger = logging.getLogger(__name__) - - -def build_wheel_editable( - name: str, - backend: BuildBackendHookCaller, - metadata_directory: str, - tempd: str, -) -> Optional[str]: - """Build one InstallRequirement using the PEP 660 build process. - - Returns path to wheel if successfully built. Otherwise, returns None. - """ - assert metadata_directory is not None - try: - logger.debug("Destination directory: %s", tempd) - - runner = runner_with_spinner_message( - f"Building editable for {name} (pyproject.toml)" - ) - with backend.subprocess_runner(runner): - try: - wheel_name = backend.build_editable( - tempd, - metadata_directory=metadata_directory, - ) - except HookMissing as e: - logger.error( - "Cannot build editable %s because the build " - "backend does not have the %s hook", - name, - e, - ) - return None - except Exception: - logger.error("Failed building editable for %s", name) - return None - return os.path.join(tempd, wheel_name) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py deleted file mode 100644 index c5f0492..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py +++ /dev/null @@ -1,102 +0,0 @@ -import logging -import os.path -from typing import List, Optional - -from pip._internal.cli.spinners import open_spinner -from pip._internal.utils.setuptools_build import make_setuptools_bdist_wheel_args -from pip._internal.utils.subprocess import call_subprocess, format_command_args - -logger = logging.getLogger(__name__) - - -def format_command_result( - command_args: List[str], - command_output: str, -) -> str: - """Format command information for logging.""" - command_desc = format_command_args(command_args) - text = f"Command arguments: {command_desc}\n" - - if not command_output: - text += "Command output: None" - elif logger.getEffectiveLevel() > logging.DEBUG: - text += "Command output: [use --verbose to show]" - else: - if not command_output.endswith("\n"): - command_output += "\n" - text += f"Command output:\n{command_output}" - - return text - - -def get_legacy_build_wheel_path( - names: List[str], - temp_dir: str, - name: str, - command_args: List[str], - command_output: str, -) -> Optional[str]: - """Return the path to the wheel in the temporary build directory.""" - # Sort for determinism. - names = sorted(names) - if not names: - msg = ("Legacy build of wheel for {!r} created no files.\n").format(name) - msg += format_command_result(command_args, command_output) - logger.warning(msg) - return None - - if len(names) > 1: - msg = ( - "Legacy build of wheel for {!r} created more than one file.\n" - "Filenames (choosing first): {}\n" - ).format(name, names) - msg += format_command_result(command_args, command_output) - logger.warning(msg) - - return os.path.join(temp_dir, names[0]) - - -def build_wheel_legacy( - name: str, - setup_py_path: str, - source_dir: str, - global_options: List[str], - build_options: List[str], - tempd: str, -) -> Optional[str]: - """Build one unpacked package using the "legacy" build process. - - Returns path to wheel if successfully built. Otherwise, returns None. - """ - wheel_args = make_setuptools_bdist_wheel_args( - setup_py_path, - global_options=global_options, - build_options=build_options, - destination_dir=tempd, - ) - - spin_message = f"Building wheel for {name} (setup.py)" - with open_spinner(spin_message) as spinner: - logger.debug("Destination directory: %s", tempd) - - try: - output = call_subprocess( - wheel_args, - command_desc="python setup.py bdist_wheel", - cwd=source_dir, - spinner=spinner, - ) - except Exception: - spinner.finish("error") - logger.error("Failed building wheel for %s", name) - return None - - names = os.listdir(tempd) - wheel_path = get_legacy_build_wheel_path( - names=names, - temp_dir=tempd, - name=name, - command_args=wheel_args, - command_output=output, - ) - return wheel_path diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py deleted file mode 100644 index 90c6a58..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/check.py +++ /dev/null @@ -1,187 +0,0 @@ -"""Validation of dependencies of packages -""" - -import logging -from typing import Callable, Dict, List, NamedTuple, Optional, Set, Tuple - -from pip._vendor.packaging.requirements import Requirement -from pip._vendor.packaging.specifiers import LegacySpecifier -from pip._vendor.packaging.utils import NormalizedName, canonicalize_name -from pip._vendor.packaging.version import LegacyVersion - -from pip._internal.distributions import make_distribution_for_install_requirement -from pip._internal.metadata import get_default_environment -from pip._internal.metadata.base import DistributionVersion -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils.deprecation import deprecated - -logger = logging.getLogger(__name__) - - -class PackageDetails(NamedTuple): - version: DistributionVersion - dependencies: List[Requirement] - - -# Shorthands -PackageSet = Dict[NormalizedName, PackageDetails] -Missing = Tuple[NormalizedName, Requirement] -Conflicting = Tuple[NormalizedName, DistributionVersion, Requirement] - -MissingDict = Dict[NormalizedName, List[Missing]] -ConflictingDict = Dict[NormalizedName, List[Conflicting]] -CheckResult = Tuple[MissingDict, ConflictingDict] -ConflictDetails = Tuple[PackageSet, CheckResult] - - -def create_package_set_from_installed() -> Tuple[PackageSet, bool]: - """Converts a list of distributions into a PackageSet.""" - package_set = {} - problems = False - env = get_default_environment() - for dist in env.iter_installed_distributions(local_only=False, skip=()): - name = dist.canonical_name - try: - dependencies = list(dist.iter_dependencies()) - package_set[name] = PackageDetails(dist.version, dependencies) - except (OSError, ValueError) as e: - # Don't crash on unreadable or broken metadata. - logger.warning("Error parsing requirements for %s: %s", name, e) - problems = True - return package_set, problems - - -def check_package_set( - package_set: PackageSet, should_ignore: Optional[Callable[[str], bool]] = None -) -> CheckResult: - """Check if a package set is consistent - - If should_ignore is passed, it should be a callable that takes a - package name and returns a boolean. - """ - - warn_legacy_versions_and_specifiers(package_set) - - missing = {} - conflicting = {} - - for package_name, package_detail in package_set.items(): - # Info about dependencies of package_name - missing_deps: Set[Missing] = set() - conflicting_deps: Set[Conflicting] = set() - - if should_ignore and should_ignore(package_name): - continue - - for req in package_detail.dependencies: - name = canonicalize_name(req.name) - - # Check if it's missing - if name not in package_set: - missed = True - if req.marker is not None: - missed = req.marker.evaluate({"extra": ""}) - if missed: - missing_deps.add((name, req)) - continue - - # Check if there's a conflict - version = package_set[name].version - if not req.specifier.contains(version, prereleases=True): - conflicting_deps.add((name, version, req)) - - if missing_deps: - missing[package_name] = sorted(missing_deps, key=str) - if conflicting_deps: - conflicting[package_name] = sorted(conflicting_deps, key=str) - - return missing, conflicting - - -def check_install_conflicts(to_install: List[InstallRequirement]) -> ConflictDetails: - """For checking if the dependency graph would be consistent after \ - installing given requirements - """ - # Start from the current state - package_set, _ = create_package_set_from_installed() - # Install packages - would_be_installed = _simulate_installation_of(to_install, package_set) - - # Only warn about directly-dependent packages; create a whitelist of them - whitelist = _create_whitelist(would_be_installed, package_set) - - return ( - package_set, - check_package_set( - package_set, should_ignore=lambda name: name not in whitelist - ), - ) - - -def _simulate_installation_of( - to_install: List[InstallRequirement], package_set: PackageSet -) -> Set[NormalizedName]: - """Computes the version of packages after installing to_install.""" - # Keep track of packages that were installed - installed = set() - - # Modify it as installing requirement_set would (assuming no errors) - for inst_req in to_install: - abstract_dist = make_distribution_for_install_requirement(inst_req) - dist = abstract_dist.get_metadata_distribution() - name = dist.canonical_name - package_set[name] = PackageDetails(dist.version, list(dist.iter_dependencies())) - - installed.add(name) - - return installed - - -def _create_whitelist( - would_be_installed: Set[NormalizedName], package_set: PackageSet -) -> Set[NormalizedName]: - packages_affected = set(would_be_installed) - - for package_name in package_set: - if package_name in packages_affected: - continue - - for req in package_set[package_name].dependencies: - if canonicalize_name(req.name) in packages_affected: - packages_affected.add(package_name) - break - - return packages_affected - - -def warn_legacy_versions_and_specifiers(package_set: PackageSet) -> None: - for project_name, package_details in package_set.items(): - if isinstance(package_details.version, LegacyVersion): - deprecated( - reason=( - f"{project_name} {package_details.version} " - f"has a non-standard version number." - ), - replacement=( - f"to upgrade to a newer version of {project_name} " - f"or contact the author to suggest that they " - f"release a version with a conforming version number" - ), - issue=12063, - gone_in="24.1", - ) - for dep in package_details.dependencies: - if any(isinstance(spec, LegacySpecifier) for spec in dep.specifier): - deprecated( - reason=( - f"{project_name} {package_details.version} " - f"has a non-standard dependency specifier {dep}." - ), - replacement=( - f"to upgrade to a newer version of {project_name} " - f"or contact the author to suggest that they " - f"release a version with a conforming dependency specifiers" - ), - issue=12063, - gone_in="24.1", - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py deleted file mode 100644 index 3544568..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +++ /dev/null @@ -1,255 +0,0 @@ -import collections -import logging -import os -from typing import Container, Dict, Generator, Iterable, List, NamedTuple, Optional, Set - -from pip._vendor.packaging.utils import canonicalize_name -from pip._vendor.packaging.version import Version - -from pip._internal.exceptions import BadCommand, InstallationError -from pip._internal.metadata import BaseDistribution, get_environment -from pip._internal.req.constructors import ( - install_req_from_editable, - install_req_from_line, -) -from pip._internal.req.req_file import COMMENT_RE -from pip._internal.utils.direct_url_helpers import direct_url_as_pep440_direct_reference - -logger = logging.getLogger(__name__) - - -class _EditableInfo(NamedTuple): - requirement: str - comments: List[str] - - -def freeze( - requirement: Optional[List[str]] = None, - local_only: bool = False, - user_only: bool = False, - paths: Optional[List[str]] = None, - isolated: bool = False, - exclude_editable: bool = False, - skip: Container[str] = (), -) -> Generator[str, None, None]: - installations: Dict[str, FrozenRequirement] = {} - - dists = get_environment(paths).iter_installed_distributions( - local_only=local_only, - skip=(), - user_only=user_only, - ) - for dist in dists: - req = FrozenRequirement.from_dist(dist) - if exclude_editable and req.editable: - continue - installations[req.canonical_name] = req - - if requirement: - # the options that don't get turned into an InstallRequirement - # should only be emitted once, even if the same option is in multiple - # requirements files, so we need to keep track of what has been emitted - # so that we don't emit it again if it's seen again - emitted_options: Set[str] = set() - # keep track of which files a requirement is in so that we can - # give an accurate warning if a requirement appears multiple times. - req_files: Dict[str, List[str]] = collections.defaultdict(list) - for req_file_path in requirement: - with open(req_file_path) as req_file: - for line in req_file: - if ( - not line.strip() - or line.strip().startswith("#") - or line.startswith( - ( - "-r", - "--requirement", - "-f", - "--find-links", - "-i", - "--index-url", - "--pre", - "--trusted-host", - "--process-dependency-links", - "--extra-index-url", - "--use-feature", - ) - ) - ): - line = line.rstrip() - if line not in emitted_options: - emitted_options.add(line) - yield line - continue - - if line.startswith("-e") or line.startswith("--editable"): - if line.startswith("-e"): - line = line[2:].strip() - else: - line = line[len("--editable") :].strip().lstrip("=") - line_req = install_req_from_editable( - line, - isolated=isolated, - ) - else: - line_req = install_req_from_line( - COMMENT_RE.sub("", line).strip(), - isolated=isolated, - ) - - if not line_req.name: - logger.info( - "Skipping line in requirement file [%s] because " - "it's not clear what it would install: %s", - req_file_path, - line.strip(), - ) - logger.info( - " (add #egg=PackageName to the URL to avoid" - " this warning)" - ) - else: - line_req_canonical_name = canonicalize_name(line_req.name) - if line_req_canonical_name not in installations: - # either it's not installed, or it is installed - # but has been processed already - if not req_files[line_req.name]: - logger.warning( - "Requirement file [%s] contains %s, but " - "package %r is not installed", - req_file_path, - COMMENT_RE.sub("", line).strip(), - line_req.name, - ) - else: - req_files[line_req.name].append(req_file_path) - else: - yield str(installations[line_req_canonical_name]).rstrip() - del installations[line_req_canonical_name] - req_files[line_req.name].append(req_file_path) - - # Warn about requirements that were included multiple times (in a - # single requirements file or in different requirements files). - for name, files in req_files.items(): - if len(files) > 1: - logger.warning( - "Requirement %s included multiple times [%s]", - name, - ", ".join(sorted(set(files))), - ) - - yield ("## The following requirements were added by pip freeze:") - for installation in sorted(installations.values(), key=lambda x: x.name.lower()): - if installation.canonical_name not in skip: - yield str(installation).rstrip() - - -def _format_as_name_version(dist: BaseDistribution) -> str: - dist_version = dist.version - if isinstance(dist_version, Version): - return f"{dist.raw_name}=={dist_version}" - return f"{dist.raw_name}==={dist_version}" - - -def _get_editable_info(dist: BaseDistribution) -> _EditableInfo: - """ - Compute and return values (req, comments) for use in - FrozenRequirement.from_dist(). - """ - editable_project_location = dist.editable_project_location - assert editable_project_location - location = os.path.normcase(os.path.abspath(editable_project_location)) - - from pip._internal.vcs import RemoteNotFoundError, RemoteNotValidError, vcs - - vcs_backend = vcs.get_backend_for_dir(location) - - if vcs_backend is None: - display = _format_as_name_version(dist) - logger.debug( - 'No VCS found for editable requirement "%s" in: %r', - display, - location, - ) - return _EditableInfo( - requirement=location, - comments=[f"# Editable install with no version control ({display})"], - ) - - vcs_name = type(vcs_backend).__name__ - - try: - req = vcs_backend.get_src_requirement(location, dist.raw_name) - except RemoteNotFoundError: - display = _format_as_name_version(dist) - return _EditableInfo( - requirement=location, - comments=[f"# Editable {vcs_name} install with no remote ({display})"], - ) - except RemoteNotValidError as ex: - display = _format_as_name_version(dist) - return _EditableInfo( - requirement=location, - comments=[ - f"# Editable {vcs_name} install ({display}) with either a deleted " - f"local remote or invalid URI:", - f"# '{ex.url}'", - ], - ) - except BadCommand: - logger.warning( - "cannot determine version of editable source in %s " - "(%s command not found in path)", - location, - vcs_backend.name, - ) - return _EditableInfo(requirement=location, comments=[]) - except InstallationError as exc: - logger.warning("Error when trying to get requirement for VCS system %s", exc) - else: - return _EditableInfo(requirement=req, comments=[]) - - logger.warning("Could not determine repository location of %s", location) - - return _EditableInfo( - requirement=location, - comments=["## !! Could not determine repository location"], - ) - - -class FrozenRequirement: - def __init__( - self, - name: str, - req: str, - editable: bool, - comments: Iterable[str] = (), - ) -> None: - self.name = name - self.canonical_name = canonicalize_name(name) - self.req = req - self.editable = editable - self.comments = comments - - @classmethod - def from_dist(cls, dist: BaseDistribution) -> "FrozenRequirement": - editable = dist.editable - if editable: - req, comments = _get_editable_info(dist) - else: - comments = [] - direct_url = dist.direct_url - if direct_url: - # if PEP 610 metadata is present, use it - req = direct_url_as_pep440_direct_reference(direct_url, dist.raw_name) - else: - # name==version requirement - req = _format_as_name_version(dist) - - return cls(dist.raw_name, req, editable, comments=comments) - - def __str__(self) -> str: - req = self.req - if self.editable: - req = f"-e {req}" - return "\n".join(list(self.comments) + [str(req)]) + "\n" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py deleted file mode 100644 index 24d6a5d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -"""For modules related to installing packages. -""" diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 35e4c692ead5748083ab0b25fd93d00d9f1f5526..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 248 zcmXv}F$w}P5KL55gzGKS3VMs$ilwCwunF-loWYocWIZ@P;v0O6_yJo#Alg}(!*iOQ zVcD6TYmy8|L^izb=5ao1@ds_lyC2D!7%Q6rTO{uK$xbb(@5AOB#U@vDF_?g%BtR4ya9$=&9x~UGGkuZP&ZY%sQEwc zxt`HBQmp%CFW=6mIOi97#dc9bG9uFTxdTU&FDY+Jnbxkj22n}%1gNe_lrhR5q5_$6 zi=^t7V3q+_i0)PaPr34X&7J;4ZBGy6#?026mq^!k1{QI>*zWkm@&XpyzHi4~7+4Vv z9m3elme(Xr>l!0*KWat;%O#t{52I_%{NEy;%MF>9u0#Y31YD2y}$*8{jdw#LeIWIaC&kahCajNv$0LP4Av_SM1xtsGmeFqyMEZQ zeH^C#7}q08*1cO?-3WVxm->ugm=rTFCR`0{VN8$5(Evwwyul5Rg>XUQaUfs>^kArpWBQ-S$}gSdxcklDB{tVf0`4b^Qq zGfF51CS_x&4be~^N<(?5Jdn5b%=(cT=MHvkkHITQLc^SpvGAUbq3J3^6&}o3ezi!dVjfV)~YH72TAM+6P)@Z|GYeyqht?vMrGyyDK;{;Y%-c zff{Qei!G>FU(}cZBCwgUm3V`O{q9EIf)R(-q|D9Kv~}|Reh_#;H(U7+wXF4!TFb1V zQE^{h4#KReP8h6vT`Jm=7KA8**s4c^cmw!)l%T-Nq7(LdcHjc9n8Ow4rhB=eaUICl zC6udP0FFeusmMMRWo_hBpGSPql2|VbQ4yjl#1sgw3Z^mi~M#k)@zC5a*993pVrK!=erM*(FsNa5j zZyM!mpD*kpT`P}D$99osmVYnKkE*rNbFYqSEC1xwQu(O@)~5<=NyNUVGN_5zxj!-P zv**G4x60}%<-5x2thS>X0C#4!)kSk>E+_CQZS|#GV}|E2c0&hao)hH&8gM-xMDV48 z(o_Y(>yVn}VQQL(4NFBA@%jI+_G8ay&GBJrMfvGx?U?Worw67C;ET`Pdie6Bc5$DKbv#+FZ^PjzO5&^C6yo57Vcm9axKvS zCps$4-o0{XEy)SZK!usR=kBZ|rqJ@Jc04HvR78bxQWB_)YW1WdP!&~Xk|}|vQPoOj W1garxDVY`M7}E25bwKn*i1J@2ALu#& diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc deleted file mode 100644 index 6e226564f323f6bcc42a0f334c5a79ea37458725..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33841 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 H9bNoy$Jhbb diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py deleted file mode 100644 index bebe24e..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py +++ /dev/null @@ -1,46 +0,0 @@ -"""Legacy editable installation process, i.e. `setup.py develop`. -""" -import logging -from typing import Optional, Sequence - -from pip._internal.build_env import BuildEnvironment -from pip._internal.utils.logging import indent_log -from pip._internal.utils.setuptools_build import make_setuptools_develop_args -from pip._internal.utils.subprocess import call_subprocess - -logger = logging.getLogger(__name__) - - -def install_editable( - *, - global_options: Sequence[str], - prefix: Optional[str], - home: Optional[str], - use_user_site: bool, - name: str, - setup_py_path: str, - isolated: bool, - build_env: BuildEnvironment, - unpacked_source_directory: str, -) -> None: - """Install a package in editable mode. Most arguments are pass-through - to setuptools. - """ - logger.info("Running setup.py develop for %s", name) - - args = make_setuptools_develop_args( - setup_py_path, - global_options=global_options, - no_user_config=isolated, - prefix=prefix, - home=home, - use_user_site=use_user_site, - ) - - with indent_log(): - with build_env: - call_subprocess( - args, - command_desc="python setup.py develop", - cwd=unpacked_source_directory, - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py deleted file mode 100644 index f67180c..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +++ /dev/null @@ -1,734 +0,0 @@ -"""Support for installing and building the "wheel" binary package format. -""" - -import collections -import compileall -import contextlib -import csv -import importlib -import logging -import os.path -import re -import shutil -import sys -import warnings -from base64 import urlsafe_b64encode -from email.message import Message -from itertools import chain, filterfalse, starmap -from typing import ( - IO, - TYPE_CHECKING, - Any, - BinaryIO, - Callable, - Dict, - Generator, - Iterable, - Iterator, - List, - NewType, - Optional, - Sequence, - Set, - Tuple, - Union, - cast, -) -from zipfile import ZipFile, ZipInfo - -from pip._vendor.distlib.scripts import ScriptMaker -from pip._vendor.distlib.util import get_export_entry -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.exceptions import InstallationError -from pip._internal.locations import get_major_minor_version -from pip._internal.metadata import ( - BaseDistribution, - FilesystemWheel, - get_wheel_distribution, -) -from pip._internal.models.direct_url import DIRECT_URL_METADATA_NAME, DirectUrl -from pip._internal.models.scheme import SCHEME_KEYS, Scheme -from pip._internal.utils.filesystem import adjacent_tmp_file, replace -from pip._internal.utils.misc import captured_stdout, ensure_dir, hash_file, partition -from pip._internal.utils.unpacking import ( - current_umask, - is_within_directory, - set_extracted_file_to_default_mode_plus_executable, - zip_item_is_executable, -) -from pip._internal.utils.wheel import parse_wheel - -if TYPE_CHECKING: - from typing import Protocol - - class File(Protocol): - src_record_path: "RecordPath" - dest_path: str - changed: bool - - def save(self) -> None: - pass - - -logger = logging.getLogger(__name__) - -RecordPath = NewType("RecordPath", str) -InstalledCSVRow = Tuple[RecordPath, str, Union[int, str]] - - -def rehash(path: str, blocksize: int = 1 << 20) -> Tuple[str, str]: - """Return (encoded_digest, length) for path using hashlib.sha256()""" - h, length = hash_file(path, blocksize) - digest = "sha256=" + urlsafe_b64encode(h.digest()).decode("latin1").rstrip("=") - return (digest, str(length)) - - -def csv_io_kwargs(mode: str) -> Dict[str, Any]: - """Return keyword arguments to properly open a CSV file - in the given mode. - """ - return {"mode": mode, "newline": "", "encoding": "utf-8"} - - -def fix_script(path: str) -> bool: - """Replace #!python with #!/path/to/python - Return True if file was changed. - """ - # XXX RECORD hashes will need to be updated - assert os.path.isfile(path) - - with open(path, "rb") as script: - firstline = script.readline() - if not firstline.startswith(b"#!python"): - return False - exename = sys.executable.encode(sys.getfilesystemencoding()) - firstline = b"#!" + exename + os.linesep.encode("ascii") - rest = script.read() - with open(path, "wb") as script: - script.write(firstline) - script.write(rest) - return True - - -def wheel_root_is_purelib(metadata: Message) -> bool: - return metadata.get("Root-Is-Purelib", "").lower() == "true" - - -def get_entrypoints(dist: BaseDistribution) -> Tuple[Dict[str, str], Dict[str, str]]: - console_scripts = {} - gui_scripts = {} - for entry_point in dist.iter_entry_points(): - if entry_point.group == "console_scripts": - console_scripts[entry_point.name] = entry_point.value - elif entry_point.group == "gui_scripts": - gui_scripts[entry_point.name] = entry_point.value - return console_scripts, gui_scripts - - -def message_about_scripts_not_on_PATH(scripts: Sequence[str]) -> Optional[str]: - """Determine if any scripts are not on PATH and format a warning. - Returns a warning message if one or more scripts are not on PATH, - otherwise None. - """ - if not scripts: - return None - - # Group scripts by the path they were installed in - grouped_by_dir: Dict[str, Set[str]] = collections.defaultdict(set) - for destfile in scripts: - parent_dir = os.path.dirname(destfile) - script_name = os.path.basename(destfile) - grouped_by_dir[parent_dir].add(script_name) - - # We don't want to warn for directories that are on PATH. - not_warn_dirs = [ - os.path.normcase(os.path.normpath(i)).rstrip(os.sep) - for i in os.environ.get("PATH", "").split(os.pathsep) - ] - # If an executable sits with sys.executable, we don't warn for it. - # This covers the case of venv invocations without activating the venv. - not_warn_dirs.append( - os.path.normcase(os.path.normpath(os.path.dirname(sys.executable))) - ) - warn_for: Dict[str, Set[str]] = { - parent_dir: scripts - for parent_dir, scripts in grouped_by_dir.items() - if os.path.normcase(os.path.normpath(parent_dir)) not in not_warn_dirs - } - if not warn_for: - return None - - # Format a message - msg_lines = [] - for parent_dir, dir_scripts in warn_for.items(): - sorted_scripts: List[str] = sorted(dir_scripts) - if len(sorted_scripts) == 1: - start_text = f"script {sorted_scripts[0]} is" - else: - start_text = "scripts {} are".format( - ", ".join(sorted_scripts[:-1]) + " and " + sorted_scripts[-1] - ) - - msg_lines.append( - f"The {start_text} installed in '{parent_dir}' which is not on PATH." - ) - - last_line_fmt = ( - "Consider adding {} to PATH or, if you prefer " - "to suppress this warning, use --no-warn-script-location." - ) - if len(msg_lines) == 1: - msg_lines.append(last_line_fmt.format("this directory")) - else: - msg_lines.append(last_line_fmt.format("these directories")) - - # Add a note if any directory starts with ~ - warn_for_tilde = any( - i[0] == "~" for i in os.environ.get("PATH", "").split(os.pathsep) if i - ) - if warn_for_tilde: - tilde_warning_msg = ( - "NOTE: The current PATH contains path(s) starting with `~`, " - "which may not be expanded by all applications." - ) - msg_lines.append(tilde_warning_msg) - - # Returns the formatted multiline message - return "\n".join(msg_lines) - - -def _normalized_outrows( - outrows: Iterable[InstalledCSVRow], -) -> List[Tuple[str, str, str]]: - """Normalize the given rows of a RECORD file. - - Items in each row are converted into str. Rows are then sorted to make - the value more predictable for tests. - - Each row is a 3-tuple (path, hash, size) and corresponds to a record of - a RECORD file (see PEP 376 and PEP 427 for details). For the rows - passed to this function, the size can be an integer as an int or string, - or the empty string. - """ - # Normally, there should only be one row per path, in which case the - # second and third elements don't come into play when sorting. - # However, in cases in the wild where a path might happen to occur twice, - # we don't want the sort operation to trigger an error (but still want - # determinism). Since the third element can be an int or string, we - # coerce each element to a string to avoid a TypeError in this case. - # For additional background, see-- - # https://github.com/pypa/pip/issues/5868 - return sorted( - (record_path, hash_, str(size)) for record_path, hash_, size in outrows - ) - - -def _record_to_fs_path(record_path: RecordPath, lib_dir: str) -> str: - return os.path.join(lib_dir, record_path) - - -def _fs_to_record_path(path: str, lib_dir: str) -> RecordPath: - # On Windows, do not handle relative paths if they belong to different - # logical disks - if os.path.splitdrive(path)[0].lower() == os.path.splitdrive(lib_dir)[0].lower(): - path = os.path.relpath(path, lib_dir) - - path = path.replace(os.path.sep, "/") - return cast("RecordPath", path) - - -def get_csv_rows_for_installed( - old_csv_rows: List[List[str]], - installed: Dict[RecordPath, RecordPath], - changed: Set[RecordPath], - generated: List[str], - lib_dir: str, -) -> List[InstalledCSVRow]: - """ - :param installed: A map from archive RECORD path to installation RECORD - path. - """ - installed_rows: List[InstalledCSVRow] = [] - for row in old_csv_rows: - if len(row) > 3: - logger.warning("RECORD line has more than three elements: %s", row) - old_record_path = cast("RecordPath", row[0]) - new_record_path = installed.pop(old_record_path, old_record_path) - if new_record_path in changed: - digest, length = rehash(_record_to_fs_path(new_record_path, lib_dir)) - else: - digest = row[1] if len(row) > 1 else "" - length = row[2] if len(row) > 2 else "" - installed_rows.append((new_record_path, digest, length)) - for f in generated: - path = _fs_to_record_path(f, lib_dir) - digest, length = rehash(f) - installed_rows.append((path, digest, length)) - return installed_rows + [ - (installed_record_path, "", "") for installed_record_path in installed.values() - ] - - -def get_console_script_specs(console: Dict[str, str]) -> List[str]: - """ - Given the mapping from entrypoint name to callable, return the relevant - console script specs. - """ - # Don't mutate caller's version - console = console.copy() - - scripts_to_generate = [] - - # Special case pip and setuptools to generate versioned wrappers - # - # The issue is that some projects (specifically, pip and setuptools) use - # code in setup.py to create "versioned" entry points - pip2.7 on Python - # 2.7, pip3.3 on Python 3.3, etc. But these entry points are baked into - # the wheel metadata at build time, and so if the wheel is installed with - # a *different* version of Python the entry points will be wrong. The - # correct fix for this is to enhance the metadata to be able to describe - # such versioned entry points, but that won't happen till Metadata 2.0 is - # available. - # In the meantime, projects using versioned entry points will either have - # incorrect versioned entry points, or they will not be able to distribute - # "universal" wheels (i.e., they will need a wheel per Python version). - # - # Because setuptools and pip are bundled with _ensurepip and virtualenv, - # we need to use universal wheels. So, as a stopgap until Metadata 2.0, we - # override the versioned entry points in the wheel and generate the - # correct ones. This code is purely a short-term measure until Metadata 2.0 - # is available. - # - # To add the level of hack in this section of code, in order to support - # ensurepip this code will look for an ``ENSUREPIP_OPTIONS`` environment - # variable which will control which version scripts get installed. - # - # ENSUREPIP_OPTIONS=altinstall - # - Only pipX.Y and easy_install-X.Y will be generated and installed - # ENSUREPIP_OPTIONS=install - # - pipX.Y, pipX, easy_install-X.Y will be generated and installed. Note - # that this option is technically if ENSUREPIP_OPTIONS is set and is - # not altinstall - # DEFAULT - # - The default behavior is to install pip, pipX, pipX.Y, easy_install - # and easy_install-X.Y. - pip_script = console.pop("pip", None) - if pip_script: - if "ENSUREPIP_OPTIONS" not in os.environ: - scripts_to_generate.append("pip = " + pip_script) - - if os.environ.get("ENSUREPIP_OPTIONS", "") != "altinstall": - scripts_to_generate.append(f"pip{sys.version_info[0]} = {pip_script}") - - scripts_to_generate.append(f"pip{get_major_minor_version()} = {pip_script}") - # Delete any other versioned pip entry points - pip_ep = [k for k in console if re.match(r"pip(\d+(\.\d+)?)?$", k)] - for k in pip_ep: - del console[k] - easy_install_script = console.pop("easy_install", None) - if easy_install_script: - if "ENSUREPIP_OPTIONS" not in os.environ: - scripts_to_generate.append("easy_install = " + easy_install_script) - - scripts_to_generate.append( - f"easy_install-{get_major_minor_version()} = {easy_install_script}" - ) - # Delete any other versioned easy_install entry points - easy_install_ep = [ - k for k in console if re.match(r"easy_install(-\d+\.\d+)?$", k) - ] - for k in easy_install_ep: - del console[k] - - # Generate the console entry points specified in the wheel - scripts_to_generate.extend(starmap("{} = {}".format, console.items())) - - return scripts_to_generate - - -class ZipBackedFile: - def __init__( - self, src_record_path: RecordPath, dest_path: str, zip_file: ZipFile - ) -> None: - self.src_record_path = src_record_path - self.dest_path = dest_path - self._zip_file = zip_file - self.changed = False - - def _getinfo(self) -> ZipInfo: - return self._zip_file.getinfo(self.src_record_path) - - def save(self) -> None: - # directory creation is lazy and after file filtering - # to ensure we don't install empty dirs; empty dirs can't be - # uninstalled. - parent_dir = os.path.dirname(self.dest_path) - ensure_dir(parent_dir) - - # When we open the output file below, any existing file is truncated - # before we start writing the new contents. This is fine in most - # cases, but can cause a segfault if pip has loaded a shared - # object (e.g. from pyopenssl through its vendored urllib3) - # Since the shared object is mmap'd an attempt to call a - # symbol in it will then cause a segfault. Unlinking the file - # allows writing of new contents while allowing the process to - # continue to use the old copy. - if os.path.exists(self.dest_path): - os.unlink(self.dest_path) - - zipinfo = self._getinfo() - - with self._zip_file.open(zipinfo) as f: - with open(self.dest_path, "wb") as dest: - shutil.copyfileobj(f, dest) - - if zip_item_is_executable(zipinfo): - set_extracted_file_to_default_mode_plus_executable(self.dest_path) - - -class ScriptFile: - def __init__(self, file: "File") -> None: - self._file = file - self.src_record_path = self._file.src_record_path - self.dest_path = self._file.dest_path - self.changed = False - - def save(self) -> None: - self._file.save() - self.changed = fix_script(self.dest_path) - - -class MissingCallableSuffix(InstallationError): - def __init__(self, entry_point: str) -> None: - super().__init__( - f"Invalid script entry point: {entry_point} - A callable " - "suffix is required. Cf https://packaging.python.org/" - "specifications/entry-points/#use-for-scripts for more " - "information." - ) - - -def _raise_for_invalid_entrypoint(specification: str) -> None: - entry = get_export_entry(specification) - if entry is not None and entry.suffix is None: - raise MissingCallableSuffix(str(entry)) - - -class PipScriptMaker(ScriptMaker): - def make( - self, specification: str, options: Optional[Dict[str, Any]] = None - ) -> List[str]: - _raise_for_invalid_entrypoint(specification) - return super().make(specification, options) - - -def _install_wheel( - name: str, - wheel_zip: ZipFile, - wheel_path: str, - scheme: Scheme, - pycompile: bool = True, - warn_script_location: bool = True, - direct_url: Optional[DirectUrl] = None, - requested: bool = False, -) -> None: - """Install a wheel. - - :param name: Name of the project to install - :param wheel_zip: open ZipFile for wheel being installed - :param scheme: Distutils scheme dictating the install directories - :param req_description: String used in place of the requirement, for - logging - :param pycompile: Whether to byte-compile installed Python files - :param warn_script_location: Whether to check that scripts are installed - into a directory on PATH - :raises UnsupportedWheel: - * when the directory holds an unpacked wheel with incompatible - Wheel-Version - * when the .dist-info dir does not match the wheel - """ - info_dir, metadata = parse_wheel(wheel_zip, name) - - if wheel_root_is_purelib(metadata): - lib_dir = scheme.purelib - else: - lib_dir = scheme.platlib - - # Record details of the files moved - # installed = files copied from the wheel to the destination - # changed = files changed while installing (scripts #! line typically) - # generated = files newly generated during the install (script wrappers) - installed: Dict[RecordPath, RecordPath] = {} - changed: Set[RecordPath] = set() - generated: List[str] = [] - - def record_installed( - srcfile: RecordPath, destfile: str, modified: bool = False - ) -> None: - """Map archive RECORD paths to installation RECORD paths.""" - newpath = _fs_to_record_path(destfile, lib_dir) - installed[srcfile] = newpath - if modified: - changed.add(newpath) - - def is_dir_path(path: RecordPath) -> bool: - return path.endswith("/") - - def assert_no_path_traversal(dest_dir_path: str, target_path: str) -> None: - if not is_within_directory(dest_dir_path, target_path): - message = ( - "The wheel {!r} has a file {!r} trying to install" - " outside the target directory {!r}" - ) - raise InstallationError( - message.format(wheel_path, target_path, dest_dir_path) - ) - - def root_scheme_file_maker( - zip_file: ZipFile, dest: str - ) -> Callable[[RecordPath], "File"]: - def make_root_scheme_file(record_path: RecordPath) -> "File": - normed_path = os.path.normpath(record_path) - dest_path = os.path.join(dest, normed_path) - assert_no_path_traversal(dest, dest_path) - return ZipBackedFile(record_path, dest_path, zip_file) - - return make_root_scheme_file - - def data_scheme_file_maker( - zip_file: ZipFile, scheme: Scheme - ) -> Callable[[RecordPath], "File"]: - scheme_paths = {key: getattr(scheme, key) for key in SCHEME_KEYS} - - def make_data_scheme_file(record_path: RecordPath) -> "File": - normed_path = os.path.normpath(record_path) - try: - _, scheme_key, dest_subpath = normed_path.split(os.path.sep, 2) - except ValueError: - message = ( - "Unexpected file in {}: {!r}. .data directory contents" - " should be named like: '/'." - ).format(wheel_path, record_path) - raise InstallationError(message) - - try: - scheme_path = scheme_paths[scheme_key] - except KeyError: - valid_scheme_keys = ", ".join(sorted(scheme_paths)) - message = ( - "Unknown scheme key used in {}: {} (for file {!r}). .data" - " directory contents should be in subdirectories named" - " with a valid scheme key ({})" - ).format(wheel_path, scheme_key, record_path, valid_scheme_keys) - raise InstallationError(message) - - dest_path = os.path.join(scheme_path, dest_subpath) - assert_no_path_traversal(scheme_path, dest_path) - return ZipBackedFile(record_path, dest_path, zip_file) - - return make_data_scheme_file - - def is_data_scheme_path(path: RecordPath) -> bool: - return path.split("/", 1)[0].endswith(".data") - - paths = cast(List[RecordPath], wheel_zip.namelist()) - file_paths = filterfalse(is_dir_path, paths) - root_scheme_paths, data_scheme_paths = partition(is_data_scheme_path, file_paths) - - make_root_scheme_file = root_scheme_file_maker(wheel_zip, lib_dir) - files: Iterator[File] = map(make_root_scheme_file, root_scheme_paths) - - def is_script_scheme_path(path: RecordPath) -> bool: - parts = path.split("/", 2) - return len(parts) > 2 and parts[0].endswith(".data") and parts[1] == "scripts" - - other_scheme_paths, script_scheme_paths = partition( - is_script_scheme_path, data_scheme_paths - ) - - make_data_scheme_file = data_scheme_file_maker(wheel_zip, scheme) - other_scheme_files = map(make_data_scheme_file, other_scheme_paths) - files = chain(files, other_scheme_files) - - # Get the defined entry points - distribution = get_wheel_distribution( - FilesystemWheel(wheel_path), - canonicalize_name(name), - ) - console, gui = get_entrypoints(distribution) - - def is_entrypoint_wrapper(file: "File") -> bool: - # EP, EP.exe and EP-script.py are scripts generated for - # entry point EP by setuptools - path = file.dest_path - name = os.path.basename(path) - if name.lower().endswith(".exe"): - matchname = name[:-4] - elif name.lower().endswith("-script.py"): - matchname = name[:-10] - elif name.lower().endswith(".pya"): - matchname = name[:-4] - else: - matchname = name - # Ignore setuptools-generated scripts - return matchname in console or matchname in gui - - script_scheme_files: Iterator[File] = map( - make_data_scheme_file, script_scheme_paths - ) - script_scheme_files = filterfalse(is_entrypoint_wrapper, script_scheme_files) - script_scheme_files = map(ScriptFile, script_scheme_files) - files = chain(files, script_scheme_files) - - for file in files: - file.save() - record_installed(file.src_record_path, file.dest_path, file.changed) - - def pyc_source_file_paths() -> Generator[str, None, None]: - # We de-duplicate installation paths, since there can be overlap (e.g. - # file in .data maps to same location as file in wheel root). - # Sorting installation paths makes it easier to reproduce and debug - # issues related to permissions on existing files. - for installed_path in sorted(set(installed.values())): - full_installed_path = os.path.join(lib_dir, installed_path) - if not os.path.isfile(full_installed_path): - continue - if not full_installed_path.endswith(".py"): - continue - yield full_installed_path - - def pyc_output_path(path: str) -> str: - """Return the path the pyc file would have been written to.""" - return importlib.util.cache_from_source(path) - - # Compile all of the pyc files for the installed files - if pycompile: - with captured_stdout() as stdout: - with warnings.catch_warnings(): - warnings.filterwarnings("ignore") - for path in pyc_source_file_paths(): - success = compileall.compile_file(path, force=True, quiet=True) - if success: - pyc_path = pyc_output_path(path) - assert os.path.exists(pyc_path) - pyc_record_path = cast( - "RecordPath", pyc_path.replace(os.path.sep, "/") - ) - record_installed(pyc_record_path, pyc_path) - logger.debug(stdout.getvalue()) - - maker = PipScriptMaker(None, scheme.scripts) - - # Ensure old scripts are overwritten. - # See https://github.com/pypa/pip/issues/1800 - maker.clobber = True - - # Ensure we don't generate any variants for scripts because this is almost - # never what somebody wants. - # See https://bitbucket.org/pypa/distlib/issue/35/ - maker.variants = {""} - - # This is required because otherwise distlib creates scripts that are not - # executable. - # See https://bitbucket.org/pypa/distlib/issue/32/ - maker.set_mode = True - - # Generate the console and GUI entry points specified in the wheel - scripts_to_generate = get_console_script_specs(console) - - gui_scripts_to_generate = list(starmap("{} = {}".format, gui.items())) - - generated_console_scripts = maker.make_multiple(scripts_to_generate) - generated.extend(generated_console_scripts) - - generated.extend(maker.make_multiple(gui_scripts_to_generate, {"gui": True})) - - if warn_script_location: - msg = message_about_scripts_not_on_PATH(generated_console_scripts) - if msg is not None: - logger.warning(msg) - - generated_file_mode = 0o666 & ~current_umask() - - @contextlib.contextmanager - def _generate_file(path: str, **kwargs: Any) -> Generator[BinaryIO, None, None]: - with adjacent_tmp_file(path, **kwargs) as f: - yield f - os.chmod(f.name, generated_file_mode) - replace(f.name, path) - - dest_info_dir = os.path.join(lib_dir, info_dir) - - # Record pip as the installer - installer_path = os.path.join(dest_info_dir, "INSTALLER") - with _generate_file(installer_path) as installer_file: - installer_file.write(b"pip\n") - generated.append(installer_path) - - # Record the PEP 610 direct URL reference - if direct_url is not None: - direct_url_path = os.path.join(dest_info_dir, DIRECT_URL_METADATA_NAME) - with _generate_file(direct_url_path) as direct_url_file: - direct_url_file.write(direct_url.to_json().encode("utf-8")) - generated.append(direct_url_path) - - # Record the REQUESTED file - if requested: - requested_path = os.path.join(dest_info_dir, "REQUESTED") - with open(requested_path, "wb"): - pass - generated.append(requested_path) - - record_text = distribution.read_text("RECORD") - record_rows = list(csv.reader(record_text.splitlines())) - - rows = get_csv_rows_for_installed( - record_rows, - installed=installed, - changed=changed, - generated=generated, - lib_dir=lib_dir, - ) - - # Record details of all files installed - record_path = os.path.join(dest_info_dir, "RECORD") - - with _generate_file(record_path, **csv_io_kwargs("w")) as record_file: - # Explicitly cast to typing.IO[str] as a workaround for the mypy error: - # "writer" has incompatible type "BinaryIO"; expected "_Writer" - writer = csv.writer(cast("IO[str]", record_file)) - writer.writerows(_normalized_outrows(rows)) - - -@contextlib.contextmanager -def req_error_context(req_description: str) -> Generator[None, None, None]: - try: - yield - except InstallationError as e: - message = f"For req: {req_description}. {e.args[0]}" - raise InstallationError(message) from e - - -def install_wheel( - name: str, - wheel_path: str, - scheme: Scheme, - req_description: str, - pycompile: bool = True, - warn_script_location: bool = True, - direct_url: Optional[DirectUrl] = None, - requested: bool = False, -) -> None: - with ZipFile(wheel_path, allowZip64=True) as z: - with req_error_context(req_description): - _install_wheel( - name=name, - wheel_zip=z, - wheel_path=wheel_path, - scheme=scheme, - pycompile=pycompile, - warn_script_location=warn_script_location, - direct_url=direct_url, - requested=requested, - ) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py deleted file mode 100644 index 956717d..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +++ /dev/null @@ -1,730 +0,0 @@ -"""Prepares a distribution for installation -""" - -# The following comment should be removed at some point in the future. -# mypy: strict-optional=False - -import mimetypes -import os -import shutil -from pathlib import Path -from typing import Dict, Iterable, List, Optional - -from pip._vendor.packaging.utils import canonicalize_name - -from pip._internal.distributions import make_distribution_for_install_requirement -from pip._internal.distributions.installed import InstalledDistribution -from pip._internal.exceptions import ( - DirectoryUrlHashUnsupported, - HashMismatch, - HashUnpinned, - InstallationError, - MetadataInconsistent, - NetworkConnectionError, - VcsHashUnsupported, -) -from pip._internal.index.package_finder import PackageFinder -from pip._internal.metadata import BaseDistribution, get_metadata_distribution -from pip._internal.models.direct_url import ArchiveInfo -from pip._internal.models.link import Link -from pip._internal.models.wheel import Wheel -from pip._internal.network.download import BatchDownloader, Downloader -from pip._internal.network.lazy_wheel import ( - HTTPRangeRequestUnsupported, - dist_from_wheel_url, -) -from pip._internal.network.session import PipSession -from pip._internal.operations.build.build_tracker import BuildTracker -from pip._internal.req.req_install import InstallRequirement -from pip._internal.utils._log import getLogger -from pip._internal.utils.direct_url_helpers import ( - direct_url_for_editable, - direct_url_from_link, -) -from pip._internal.utils.hashes import Hashes, MissingHashes -from pip._internal.utils.logging import indent_log -from pip._internal.utils.misc import ( - display_path, - hash_file, - hide_url, - redact_auth_from_requirement, -) -from pip._internal.utils.temp_dir import TempDirectory -from pip._internal.utils.unpacking import unpack_file -from pip._internal.vcs import vcs - -logger = getLogger(__name__) - - -def _get_prepared_distribution( - req: InstallRequirement, - build_tracker: BuildTracker, - finder: PackageFinder, - build_isolation: bool, - check_build_deps: bool, -) -> BaseDistribution: - """Prepare a distribution for installation.""" - abstract_dist = make_distribution_for_install_requirement(req) - tracker_id = abstract_dist.build_tracker_id - if tracker_id is not None: - with build_tracker.track(req, tracker_id): - abstract_dist.prepare_distribution_metadata( - finder, build_isolation, check_build_deps - ) - return abstract_dist.get_metadata_distribution() - - -def unpack_vcs_link(link: Link, location: str, verbosity: int) -> None: - vcs_backend = vcs.get_backend_for_scheme(link.scheme) - assert vcs_backend is not None - vcs_backend.unpack(location, url=hide_url(link.url), verbosity=verbosity) - - -class File: - def __init__(self, path: str, content_type: Optional[str]) -> None: - self.path = path - if content_type is None: - self.content_type = mimetypes.guess_type(path)[0] - else: - self.content_type = content_type - - -def get_http_url( - link: Link, - download: Downloader, - download_dir: Optional[str] = None, - hashes: Optional[Hashes] = None, -) -> File: - temp_dir = TempDirectory(kind="unpack", globally_managed=True) - # If a download dir is specified, is the file already downloaded there? - already_downloaded_path = None - if download_dir: - already_downloaded_path = _check_download_dir(link, download_dir, hashes) - - if already_downloaded_path: - from_path = already_downloaded_path - content_type = None - else: - # let's download to a tmp dir - from_path, content_type = download(link, temp_dir.path) - if hashes: - hashes.check_against_path(from_path) - - return File(from_path, content_type) - - -def get_file_url( - link: Link, download_dir: Optional[str] = None, hashes: Optional[Hashes] = None -) -> File: - """Get file and optionally check its hash.""" - # If a download dir is specified, is the file already there and valid? - already_downloaded_path = None - if download_dir: - already_downloaded_path = _check_download_dir(link, download_dir, hashes) - - if already_downloaded_path: - from_path = already_downloaded_path - else: - from_path = link.file_path - - # If --require-hashes is off, `hashes` is either empty, the - # link's embedded hash, or MissingHashes; it is required to - # match. If --require-hashes is on, we are satisfied by any - # hash in `hashes` matching: a URL-based or an option-based - # one; no internet-sourced hash will be in `hashes`. - if hashes: - hashes.check_against_path(from_path) - return File(from_path, None) - - -def unpack_url( - link: Link, - location: str, - download: Downloader, - verbosity: int, - download_dir: Optional[str] = None, - hashes: Optional[Hashes] = None, -) -> Optional[File]: - """Unpack link into location, downloading if required. - - :param hashes: A Hashes object, one of whose embedded hashes must match, - or HashMismatch will be raised. If the Hashes is empty, no matches are - required, and unhashable types of requirements (like VCS ones, which - would ordinarily raise HashUnsupported) are allowed. - """ - # non-editable vcs urls - if link.is_vcs: - unpack_vcs_link(link, location, verbosity=verbosity) - return None - - assert not link.is_existing_dir() - - # file urls - if link.is_file: - file = get_file_url(link, download_dir, hashes=hashes) - - # http urls - else: - file = get_http_url( - link, - download, - download_dir, - hashes=hashes, - ) - - # unpack the archive to the build dir location. even when only downloading - # archives, they have to be unpacked to parse dependencies, except wheels - if not link.is_wheel: - unpack_file(file.path, location, file.content_type) - - return file - - -def _check_download_dir( - link: Link, - download_dir: str, - hashes: Optional[Hashes], - warn_on_hash_mismatch: bool = True, -) -> Optional[str]: - """Check download_dir for previously downloaded file with correct hash - If a correct file is found return its path else None - """ - download_path = os.path.join(download_dir, link.filename) - - if not os.path.exists(download_path): - return None - - # If already downloaded, does its hash match? - logger.info("File was already downloaded %s", download_path) - if hashes: - try: - hashes.check_against_path(download_path) - except HashMismatch: - if warn_on_hash_mismatch: - logger.warning( - "Previously-downloaded file %s has bad hash. Re-downloading.", - download_path, - ) - os.unlink(download_path) - return None - return download_path - - -class RequirementPreparer: - """Prepares a Requirement""" - - def __init__( - self, - build_dir: str, - download_dir: Optional[str], - src_dir: str, - build_isolation: bool, - check_build_deps: bool, - build_tracker: BuildTracker, - session: PipSession, - progress_bar: str, - finder: PackageFinder, - require_hashes: bool, - use_user_site: bool, - lazy_wheel: bool, - verbosity: int, - legacy_resolver: bool, - ) -> None: - super().__init__() - - self.src_dir = src_dir - self.build_dir = build_dir - self.build_tracker = build_tracker - self._session = session - self._download = Downloader(session, progress_bar) - self._batch_download = BatchDownloader(session, progress_bar) - self.finder = finder - - # Where still-packed archives should be written to. If None, they are - # not saved, and are deleted immediately after unpacking. - self.download_dir = download_dir - - # Is build isolation allowed? - self.build_isolation = build_isolation - - # Should check build dependencies? - self.check_build_deps = check_build_deps - - # Should hash-checking be required? - self.require_hashes = require_hashes - - # Should install in user site-packages? - self.use_user_site = use_user_site - - # Should wheels be downloaded lazily? - self.use_lazy_wheel = lazy_wheel - - # How verbose should underlying tooling be? - self.verbosity = verbosity - - # Are we using the legacy resolver? - self.legacy_resolver = legacy_resolver - - # Memoized downloaded files, as mapping of url: path. - self._downloaded: Dict[str, str] = {} - - # Previous "header" printed for a link-based InstallRequirement - self._previous_requirement_header = ("", "") - - def _log_preparing_link(self, req: InstallRequirement) -> None: - """Provide context for the requirement being prepared.""" - if req.link.is_file and not req.is_wheel_from_cache: - message = "Processing %s" - information = str(display_path(req.link.file_path)) - else: - message = "Collecting %s" - information = redact_auth_from_requirement(req.req) if req.req else str(req) - - # If we used req.req, inject requirement source if available (this - # would already be included if we used req directly) - if req.req and req.comes_from: - if isinstance(req.comes_from, str): - comes_from: Optional[str] = req.comes_from - else: - comes_from = req.comes_from.from_path() - if comes_from: - information += f" (from {comes_from})" - - if (message, information) != self._previous_requirement_header: - self._previous_requirement_header = (message, information) - logger.info(message, information) - - if req.is_wheel_from_cache: - with indent_log(): - logger.info("Using cached %s", req.link.filename) - - def _ensure_link_req_src_dir( - self, req: InstallRequirement, parallel_builds: bool - ) -> None: - """Ensure source_dir of a linked InstallRequirement.""" - # Since source_dir is only set for editable requirements. - if req.link.is_wheel: - # We don't need to unpack wheels, so no need for a source - # directory. - return - assert req.source_dir is None - if req.link.is_existing_dir(): - # build local directories in-tree - req.source_dir = req.link.file_path - return - - # We always delete unpacked sdists after pip runs. - req.ensure_has_source_dir( - self.build_dir, - autodelete=True, - parallel_builds=parallel_builds, - ) - req.ensure_pristine_source_checkout() - - def _get_linked_req_hashes(self, req: InstallRequirement) -> Hashes: - # By the time this is called, the requirement's link should have - # been checked so we can tell what kind of requirements req is - # and raise some more informative errors than otherwise. - # (For example, we can raise VcsHashUnsupported for a VCS URL - # rather than HashMissing.) - if not self.require_hashes: - return req.hashes(trust_internet=True) - - # We could check these first 2 conditions inside unpack_url - # and save repetition of conditions, but then we would - # report less-useful error messages for unhashable - # requirements, complaining that there's no hash provided. - if req.link.is_vcs: - raise VcsHashUnsupported() - if req.link.is_existing_dir(): - raise DirectoryUrlHashUnsupported() - - # Unpinned packages are asking for trouble when a new version - # is uploaded. This isn't a security check, but it saves users - # a surprising hash mismatch in the future. - # file:/// URLs aren't pinnable, so don't complain about them - # not being pinned. - if not req.is_direct and not req.is_pinned: - raise HashUnpinned() - - # If known-good hashes are missing for this requirement, - # shim it with a facade object that will provoke hash - # computation and then raise a HashMissing exception - # showing the user what the hash should be. - return req.hashes(trust_internet=False) or MissingHashes() - - def _fetch_metadata_only( - self, - req: InstallRequirement, - ) -> Optional[BaseDistribution]: - if self.legacy_resolver: - logger.debug( - "Metadata-only fetching is not used in the legacy resolver", - ) - return None - if self.require_hashes: - logger.debug( - "Metadata-only fetching is not used as hash checking is required", - ) - return None - # Try PEP 658 metadata first, then fall back to lazy wheel if unavailable. - return self._fetch_metadata_using_link_data_attr( - req - ) or self._fetch_metadata_using_lazy_wheel(req.link) - - def _fetch_metadata_using_link_data_attr( - self, - req: InstallRequirement, - ) -> Optional[BaseDistribution]: - """Fetch metadata from the data-dist-info-metadata attribute, if possible.""" - # (1) Get the link to the metadata file, if provided by the backend. - metadata_link = req.link.metadata_link() - if metadata_link is None: - return None - assert req.req is not None - logger.verbose( - "Obtaining dependency information for %s from %s", - req.req, - metadata_link, - ) - # (2) Download the contents of the METADATA file, separate from the dist itself. - metadata_file = get_http_url( - metadata_link, - self._download, - hashes=metadata_link.as_hashes(), - ) - with open(metadata_file.path, "rb") as f: - metadata_contents = f.read() - # (3) Generate a dist just from those file contents. - metadata_dist = get_metadata_distribution( - metadata_contents, - req.link.filename, - req.req.name, - ) - # (4) Ensure the Name: field from the METADATA file matches the name from the - # install requirement. - # - # NB: raw_name will fall back to the name from the install requirement if - # the Name: field is not present, but it's noted in the raw_name docstring - # that that should NEVER happen anyway. - if canonicalize_name(metadata_dist.raw_name) != canonicalize_name(req.req.name): - raise MetadataInconsistent( - req, "Name", req.req.name, metadata_dist.raw_name - ) - return metadata_dist - - def _fetch_metadata_using_lazy_wheel( - self, - link: Link, - ) -> Optional[BaseDistribution]: - """Fetch metadata using lazy wheel, if possible.""" - # --use-feature=fast-deps must be provided. - if not self.use_lazy_wheel: - return None - if link.is_file or not link.is_wheel: - logger.debug( - "Lazy wheel is not used as %r does not point to a remote wheel", - link, - ) - return None - - wheel = Wheel(link.filename) - name = canonicalize_name(wheel.name) - logger.info( - "Obtaining dependency information from %s %s", - name, - wheel.version, - ) - url = link.url.split("#", 1)[0] - try: - return dist_from_wheel_url(name, url, self._session) - except HTTPRangeRequestUnsupported: - logger.debug("%s does not support range requests", url) - return None - - def _complete_partial_requirements( - self, - partially_downloaded_reqs: Iterable[InstallRequirement], - parallel_builds: bool = False, - ) -> None: - """Download any requirements which were only fetched by metadata.""" - # Download to a temporary directory. These will be copied over as - # needed for downstream 'download', 'wheel', and 'install' commands. - temp_dir = TempDirectory(kind="unpack", globally_managed=True).path - - # Map each link to the requirement that owns it. This allows us to set - # `req.local_file_path` on the appropriate requirement after passing - # all the links at once into BatchDownloader. - links_to_fully_download: Dict[Link, InstallRequirement] = {} - for req in partially_downloaded_reqs: - assert req.link - links_to_fully_download[req.link] = req - - batch_download = self._batch_download( - links_to_fully_download.keys(), - temp_dir, - ) - for link, (filepath, _) in batch_download: - logger.debug("Downloading link %s to %s", link, filepath) - req = links_to_fully_download[link] - # Record the downloaded file path so wheel reqs can extract a Distribution - # in .get_dist(). - req.local_file_path = filepath - # Record that the file is downloaded so we don't do it again in - # _prepare_linked_requirement(). - self._downloaded[req.link.url] = filepath - - # If this is an sdist, we need to unpack it after downloading, but the - # .source_dir won't be set up until we are in _prepare_linked_requirement(). - # Add the downloaded archive to the install requirement to unpack after - # preparing the source dir. - if not req.is_wheel: - req.needs_unpacked_archive(Path(filepath)) - - # This step is necessary to ensure all lazy wheels are processed - # successfully by the 'download', 'wheel', and 'install' commands. - for req in partially_downloaded_reqs: - self._prepare_linked_requirement(req, parallel_builds) - - def prepare_linked_requirement( - self, req: InstallRequirement, parallel_builds: bool = False - ) -> BaseDistribution: - """Prepare a requirement to be obtained from req.link.""" - assert req.link - self._log_preparing_link(req) - with indent_log(): - # Check if the relevant file is already available - # in the download directory - file_path = None - if self.download_dir is not None and req.link.is_wheel: - hashes = self._get_linked_req_hashes(req) - file_path = _check_download_dir( - req.link, - self.download_dir, - hashes, - # When a locally built wheel has been found in cache, we don't warn - # about re-downloading when the already downloaded wheel hash does - # not match. This is because the hash must be checked against the - # original link, not the cached link. It that case the already - # downloaded file will be removed and re-fetched from cache (which - # implies a hash check against the cache entry's origin.json). - warn_on_hash_mismatch=not req.is_wheel_from_cache, - ) - - if file_path is not None: - # The file is already available, so mark it as downloaded - self._downloaded[req.link.url] = file_path - else: - # The file is not available, attempt to fetch only metadata - metadata_dist = self._fetch_metadata_only(req) - if metadata_dist is not None: - req.needs_more_preparation = True - return metadata_dist - - # None of the optimizations worked, fully prepare the requirement - return self._prepare_linked_requirement(req, parallel_builds) - - def prepare_linked_requirements_more( - self, reqs: Iterable[InstallRequirement], parallel_builds: bool = False - ) -> None: - """Prepare linked requirements more, if needed.""" - reqs = [req for req in reqs if req.needs_more_preparation] - for req in reqs: - # Determine if any of these requirements were already downloaded. - if self.download_dir is not None and req.link.is_wheel: - hashes = self._get_linked_req_hashes(req) - file_path = _check_download_dir(req.link, self.download_dir, hashes) - if file_path is not None: - self._downloaded[req.link.url] = file_path - req.needs_more_preparation = False - - # Prepare requirements we found were already downloaded for some - # reason. The other downloads will be completed separately. - partially_downloaded_reqs: List[InstallRequirement] = [] - for req in reqs: - if req.needs_more_preparation: - partially_downloaded_reqs.append(req) - else: - self._prepare_linked_requirement(req, parallel_builds) - - # TODO: separate this part out from RequirementPreparer when the v1 - # resolver can be removed! - self._complete_partial_requirements( - partially_downloaded_reqs, - parallel_builds=parallel_builds, - ) - - def _prepare_linked_requirement( - self, req: InstallRequirement, parallel_builds: bool - ) -> BaseDistribution: - assert req.link - link = req.link - - hashes = self._get_linked_req_hashes(req) - - if hashes and req.is_wheel_from_cache: - assert req.download_info is not None - assert link.is_wheel - assert link.is_file - # We need to verify hashes, and we have found the requirement in the cache - # of locally built wheels. - if ( - isinstance(req.download_info.info, ArchiveInfo) - and req.download_info.info.hashes - and hashes.has_one_of(req.download_info.info.hashes) - ): - # At this point we know the requirement was built from a hashable source - # artifact, and we verified that the cache entry's hash of the original - # artifact matches one of the hashes we expect. We don't verify hashes - # against the cached wheel, because the wheel is not the original. - hashes = None - else: - logger.warning( - "The hashes of the source archive found in cache entry " - "don't match, ignoring cached built wheel " - "and re-downloading source." - ) - req.link = req.cached_wheel_source_link - link = req.link - - self._ensure_link_req_src_dir(req, parallel_builds) - - if link.is_existing_dir(): - local_file = None - elif link.url not in self._downloaded: - try: - local_file = unpack_url( - link, - req.source_dir, - self._download, - self.verbosity, - self.download_dir, - hashes, - ) - except NetworkConnectionError as exc: - raise InstallationError( - f"Could not install requirement {req} because of HTTP " - f"error {exc} for URL {link}" - ) - else: - file_path = self._downloaded[link.url] - if hashes: - hashes.check_against_path(file_path) - local_file = File(file_path, content_type=None) - - # If download_info is set, we got it from the wheel cache. - if req.download_info is None: - # Editables don't go through this function (see - # prepare_editable_requirement). - assert not req.editable - req.download_info = direct_url_from_link(link, req.source_dir) - # Make sure we have a hash in download_info. If we got it as part of the - # URL, it will have been verified and we can rely on it. Otherwise we - # compute it from the downloaded file. - # FIXME: https://github.com/pypa/pip/issues/11943 - if ( - isinstance(req.download_info.info, ArchiveInfo) - and not req.download_info.info.hashes - and local_file - ): - hash = hash_file(local_file.path)[0].hexdigest() - # We populate info.hash for backward compatibility. - # This will automatically populate info.hashes. - req.download_info.info.hash = f"sha256={hash}" - - # For use in later processing, - # preserve the file path on the requirement. - if local_file: - req.local_file_path = local_file.path - - dist = _get_prepared_distribution( - req, - self.build_tracker, - self.finder, - self.build_isolation, - self.check_build_deps, - ) - return dist - - def save_linked_requirement(self, req: InstallRequirement) -> None: - assert self.download_dir is not None - assert req.link is not None - link = req.link - if link.is_vcs or (link.is_existing_dir() and req.editable): - # Make a .zip of the source_dir we already created. - req.archive(self.download_dir) - return - - if link.is_existing_dir(): - logger.debug( - "Not copying link to destination directory " - "since it is a directory: %s", - link, - ) - return - if req.local_file_path is None: - # No distribution was downloaded for this requirement. - return - - download_location = os.path.join(self.download_dir, link.filename) - if not os.path.exists(download_location): - shutil.copy(req.local_file_path, download_location) - download_path = display_path(download_location) - logger.info("Saved %s", download_path) - - def prepare_editable_requirement( - self, - req: InstallRequirement, - ) -> BaseDistribution: - """Prepare an editable requirement.""" - assert req.editable, "cannot prepare a non-editable req as editable" - - logger.info("Obtaining %s", req) - - with indent_log(): - if self.require_hashes: - raise InstallationError( - f"The editable requirement {req} cannot be installed when " - "requiring hashes, because there is no single file to " - "hash." - ) - req.ensure_has_source_dir(self.src_dir) - req.update_editable() - assert req.source_dir - req.download_info = direct_url_for_editable(req.unpacked_source_directory) - - dist = _get_prepared_distribution( - req, - self.build_tracker, - self.finder, - self.build_isolation, - self.check_build_deps, - ) - - req.check_if_exists(self.use_user_site) - - return dist - - def prepare_installed_requirement( - self, - req: InstallRequirement, - skip_reason: str, - ) -> BaseDistribution: - """Prepare an already-installed requirement.""" - assert req.satisfied_by, "req should have been satisfied but isn't" - assert skip_reason is not None, ( - "did not get skip reason skipped but req.satisfied_by " - f"is set to {req.satisfied_by}" - ) - logger.info( - "Requirement %s: %s (%s)", skip_reason, req, req.satisfied_by.version - ) - with indent_log(): - if self.require_hashes: - logger.debug( - "Since it is already installed, we are trusting this " - "package without checking its hash. To ensure a " - "completely repeatable environment, install into an " - "empty virtualenv." - ) - return InstalledDistribution(req).get_metadata_distribution() diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py deleted file mode 100644 index 8de36b8..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/pyproject.py +++ /dev/null @@ -1,179 +0,0 @@ -import importlib.util -import os -from collections import namedtuple -from typing import Any, List, Optional - -from pip._vendor import tomli -from pip._vendor.packaging.requirements import InvalidRequirement, Requirement - -from pip._internal.exceptions import ( - InstallationError, - InvalidPyProjectBuildRequires, - MissingPyProjectBuildRequires, -) - - -def _is_list_of_str(obj: Any) -> bool: - return isinstance(obj, list) and all(isinstance(item, str) for item in obj) - - -def make_pyproject_path(unpacked_source_directory: str) -> str: - return os.path.join(unpacked_source_directory, "pyproject.toml") - - -BuildSystemDetails = namedtuple( - "BuildSystemDetails", ["requires", "backend", "check", "backend_path"] -) - - -def load_pyproject_toml( - use_pep517: Optional[bool], pyproject_toml: str, setup_py: str, req_name: str -) -> Optional[BuildSystemDetails]: - """Load the pyproject.toml file. - - Parameters: - use_pep517 - Has the user requested PEP 517 processing? None - means the user hasn't explicitly specified. - pyproject_toml - Location of the project's pyproject.toml file - setup_py - Location of the project's setup.py file - req_name - The name of the requirement we're processing (for - error reporting) - - Returns: - None if we should use the legacy code path, otherwise a tuple - ( - requirements from pyproject.toml, - name of PEP 517 backend, - requirements we should check are installed after setting - up the build environment - directory paths to import the backend from (backend-path), - relative to the project root. - ) - """ - has_pyproject = os.path.isfile(pyproject_toml) - has_setup = os.path.isfile(setup_py) - - if not has_pyproject and not has_setup: - raise InstallationError( - f"{req_name} does not appear to be a Python project: " - f"neither 'setup.py' nor 'pyproject.toml' found." - ) - - if has_pyproject: - with open(pyproject_toml, encoding="utf-8") as f: - pp_toml = tomli.loads(f.read()) - build_system = pp_toml.get("build-system") - else: - build_system = None - - # The following cases must use PEP 517 - # We check for use_pep517 being non-None and falsey because that means - # the user explicitly requested --no-use-pep517. The value 0 as - # opposed to False can occur when the value is provided via an - # environment variable or config file option (due to the quirk of - # strtobool() returning an integer in pip's configuration code). - if has_pyproject and not has_setup: - if use_pep517 is not None and not use_pep517: - raise InstallationError( - "Disabling PEP 517 processing is invalid: " - "project does not have a setup.py" - ) - use_pep517 = True - elif build_system and "build-backend" in build_system: - if use_pep517 is not None and not use_pep517: - raise InstallationError( - "Disabling PEP 517 processing is invalid: " - "project specifies a build backend of {} " - "in pyproject.toml".format(build_system["build-backend"]) - ) - use_pep517 = True - - # If we haven't worked out whether to use PEP 517 yet, - # and the user hasn't explicitly stated a preference, - # we do so if the project has a pyproject.toml file - # or if we cannot import setuptools or wheels. - - # We fallback to PEP 517 when without setuptools or without the wheel package, - # so setuptools can be installed as a default build backend. - # For more info see: - # https://discuss.python.org/t/pip-without-setuptools-could-the-experience-be-improved/11810/9 - # https://github.com/pypa/pip/issues/8559 - elif use_pep517 is None: - use_pep517 = ( - has_pyproject - or not importlib.util.find_spec("setuptools") - or not importlib.util.find_spec("wheel") - ) - - # At this point, we know whether we're going to use PEP 517. - assert use_pep517 is not None - - # If we're using the legacy code path, there is nothing further - # for us to do here. - if not use_pep517: - return None - - if build_system is None: - # Either the user has a pyproject.toml with no build-system - # section, or the user has no pyproject.toml, but has opted in - # explicitly via --use-pep517. - # In the absence of any explicit backend specification, we - # assume the setuptools backend that most closely emulates the - # traditional direct setup.py execution, and require wheel and - # a version of setuptools that supports that backend. - - build_system = { - "requires": ["setuptools>=40.8.0"], - "build-backend": "setuptools.build_meta:__legacy__", - } - - # If we're using PEP 517, we have build system information (either - # from pyproject.toml, or defaulted by the code above). - # Note that at this point, we do not know if the user has actually - # specified a backend, though. - assert build_system is not None - - # Ensure that the build-system section in pyproject.toml conforms - # to PEP 518. - - # Specifying the build-system table but not the requires key is invalid - if "requires" not in build_system: - raise MissingPyProjectBuildRequires(package=req_name) - - # Error out if requires is not a list of strings - requires = build_system["requires"] - if not _is_list_of_str(requires): - raise InvalidPyProjectBuildRequires( - package=req_name, - reason="It is not a list of strings.", - ) - - # Each requirement must be valid as per PEP 508 - for requirement in requires: - try: - Requirement(requirement) - except InvalidRequirement as error: - raise InvalidPyProjectBuildRequires( - package=req_name, - reason=f"It contains an invalid requirement: {requirement!r}", - ) from error - - backend = build_system.get("build-backend") - backend_path = build_system.get("backend-path", []) - check: List[str] = [] - if backend is None: - # If the user didn't specify a backend, we assume they want to use - # the setuptools backend. But we can't be sure they have included - # a version of setuptools which supplies the backend. So we - # make a note to check that this requirement is present once - # we have set up the environment. - # This is quite a lot of work to check for a very specific case. But - # the problem is, that case is potentially quite common - projects that - # adopted PEP 518 early for the ability to specify requirements to - # execute setup.py, but never considered needing to mention the build - # tools themselves. The original PEP 518 code had a similar check (but - # implemented in a different way). - backend = "setuptools.build_meta:__legacy__" - check = ["setuptools>=40.8.0"] - - return BuildSystemDetails(requires, backend, check, backend_path) diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py deleted file mode 100644 index 16de903..0000000 --- a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__init__.py +++ /dev/null @@ -1,92 +0,0 @@ -import collections -import logging -from typing import Generator, List, Optional, Sequence, Tuple - -from pip._internal.utils.logging import indent_log - -from .req_file import parse_requirements -from .req_install import InstallRequirement -from .req_set import RequirementSet - -__all__ = [ - "RequirementSet", - "InstallRequirement", - "parse_requirements", - "install_given_reqs", -] - -logger = logging.getLogger(__name__) - - -class InstallationResult: - def __init__(self, name: str) -> None: - self.name = name - - def __repr__(self) -> str: - return f"InstallationResult(name={self.name!r})" - - -def _validate_requirements( - requirements: List[InstallRequirement], -) -> Generator[Tuple[str, InstallRequirement], None, None]: - for req in requirements: - assert req.name, f"invalid to-be-installed requirement: {req}" - yield req.name, req - - -def install_given_reqs( - requirements: List[InstallRequirement], - global_options: Sequence[str], - root: Optional[str], - home: Optional[str], - prefix: Optional[str], - warn_script_location: bool, - use_user_site: bool, - pycompile: bool, -) -> List[InstallationResult]: - """ - Install everything in the given list. - - (to be called after having downloaded and unpacked the packages) - """ - to_install = collections.OrderedDict(_validate_requirements(requirements)) - - if to_install: - logger.info( - "Installing collected packages: %s", - ", ".join(to_install.keys()), - ) - - installed = [] - - with indent_log(): - for req_name, requirement in to_install.items(): - if requirement.should_reinstall: - logger.info("Attempting uninstall: %s", req_name) - with indent_log(): - uninstalled_pathset = requirement.uninstall(auto_confirm=True) - else: - uninstalled_pathset = None - - try: - requirement.install( - global_options, - root=root, - home=home, - prefix=prefix, - warn_script_location=warn_script_location, - use_user_site=use_user_site, - pycompile=pycompile, - ) - except Exception: - # if install did not succeed, rollback previous uninstall - if uninstalled_pathset and not requirement.install_succeeded: - uninstalled_pathset.rollback() - raise - else: - if uninstalled_pathset and requirement.install_succeeded: - uninstalled_pathset.commit() - - installed.append(InstallationResult(req_name)) - - return installed diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 641ac2462976ca3c56d57c19ad504a91417a7b03..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3725 zcmahLTWk~A_0G$0$B)<{5C;q)n@mDt9%6YfMFJLB$V!BtwYC~Lo}0vB?D5_ilSdsj zLVSci1gKJjv|6c;9}rs=^{bzBA5zt-l1)IdW?7Y0yHZ#EaR?GE{pmSlPZF|AdlH{H z=iYPgIp^Ns_(@47U<hs-QhL!$ z6{pQ{y^sPouB5cwNR!_;xMy$5$eDDYn8{wwj8P+1%oS5gu3%CIhn@nLQwp#-Q&9$s z)0W3!W;&Wjy3U6|XR-}68(u(jq!w$R7k}zq0fuCoF^IJ7knPkCU?4ldsR?`HRrDdR z@*fGqL>7i-+P|%`7fg zZ3+wFC?Zs3YzK6W)Ok+Ye0#V~;PZ=1EBL9qIO)*suIE4>YOKaJRsgPIHKbVthF&>N z48<<^t&9SChj4JDWpa{yA0l&>D|6p|=sk=xx@r>|NVqU0)qBo{~G*$7Ou5^6wLF)slvibC)=k)wk zttE0}{QCH9VLrd;=~$LP`rif~&(+i($oVl%AIWG6}YVxKemrquZdA+ zgCn;eq6l`vP}=~G1jN@b33(qpoAu55%l-*0P#b_9{Xaek<<&;Sk=Iz^pTL~i0IK-0 z!_xh`TRoE>)(mb9%-e7Ds`7_8prNUwd@tiDPniL>vk`p|~PjO>{y`H}$55}c%0 zD1(-gD~u&`g`_!7lXj0xYS6R?eYR+?sV7HhG7Ehd3PNTST1s*}a|M^E`eZ@VGb)Z3 z)MTlE?FSg#$LU0}y~)h>rbb+r)nTiw34)H$;bgZl!|zJYw4X3dnunwYu~MN~hj8{1 zH2OfMWa>&*FO23`en@t)Za4?_2BIEB*uI&Js1J}Fwfs#@c8T!6%T&s!dNP+a?V@D4 z;K4CQ;fazfjOvy+q2~&gc$rQc3`>C}L4C*@R@fNVOPUJ(r)iGmUA4?|J7bY1p%|rX zmQpwp%LRocpEE7*si`cr>y+hT;Q9z0lI6-2i?pEHjYJOGC6(<&)BmSWmJbfVQR!_G zpvnWq*luc;e_h44T2~FFs#46D;|4ViEGZZQtI%j`ILr{C0fq|UJx88zCDG2MNN+XL z`$#_iAh0N3Sd0wKo%_lidE#lg;lJ*$1yZ#@_{Q1mXKzj{=(qI6ww}d6?{i7;`szLs zX`MU!cW>*D6U!ta9jSGvmb&*>yZ0}4A9zMOyho~m?ek}DUap0_1bB^(@5(tFghyvE5Gt@ufhb8c00qOx^b^b{={hIJ|rS41OVi8}*|k5U+@_7yH-r z{|8Pg*7=Nx!M3kj-?;OGrPTR{sq^-pyQ{I?k79dk;dtE((=T82tlQ(IaSTrT56Kh4 zsdnL$uGW)D_a|@qf&P?lKeOVch7FTpdt%su7?ww?1Kx&%t8c@>l9|(t!RG2lj_A5(2O7h2 zw)U`k={eeXjJ?Iq!35S<^P*kmwhr<*($}V{+_kviED!`z7iBl5{;2B|kss zuD1|h$NZ)x@0O}}%k6`U-ko!<7cPlAv`hfi!xERMMcXQy>P21T_dir zd&JFC8A7NeTsl(9!j_OHTsBe`E*~jp@77R7xN@YDg>9j#aP>$v3)@3A;o6bfaNS59 zdv}ED!wn-1EbI(5hMPv3SlAV64(}M*!NTs)&agNlvT#YLCEPmF%EG0gws8AMI}3Y4 zyTTnK9V}cH>I`>{bg^)G$Q$k+=??E6+0Ap~oK*2|_>mqHCz~cmi~-6&W#4^XdmHJK zD<{95PccH1qedwIysrmG_DPlUeyK`!$@^u8yuTjtV=fPBM)N(hj^2phRlTe!TC* z`(YDznv=wvoYZpPq&0bDP%nEBG_9a{%E3v;B$L#JAKmGnNos%B&ggcb^=?^2iL6&t zx72~SBP`S@ACbE7X4m?~;=Fjbp}l%sLB4KK@5ZkOzh0fny`8dvzDgFyY9!xH+sIL= zkM-*a+PnvCep;eY*W!#(w@Q1Fa*W09L+NZTFcyOt)BQ+!W?MhC9`~c4RF2lq{iyN( zPe1c5pdSC`y*+^59(QosKj|6ipx!nyH{SWtr;=%m+|r?&mXQ;=T*svWd51)Evz7KY zZG~GpjPi!0LAgPCN)}liR_O@F@MP{?kdEU06nn3ct+~+_G1^ZfW%#1-*+%flI+qFm|0KqB2pD)tFX_%FtbSx|fBIs6B zyd;a$Dyo-5s(h98`D!pW5sZja!6{1DsuY7Xf{{_w9UXH%Ih;P{FKO4G@!B%Zp=c;1 zkJ8v@gp>mq;WJFaUiVaFA6u1kp%H$tYqG3N4M2t$zR6mgv3P$8i z=@d0PPbN_L8LJ}4rj^L3e#9^qj3b#d1_Of|iTbs7 zmAWkAdVIDoIu+}ix*nT|M*6PEkt=BNS@ z0`0?G^c8Xi-_-R?i62ZNIHgylbfco(_^Ib{o8#8)&Rg~cd$PP^Sy;9A&K*yel+O)+ zVzZ~~8}8NKtz9aAr(wP{U0!jg_I7Qe{QC{_)~ua#HzW=wT`ftWC2QdtcFdPPa@89# z8z`4kI&s@Fr!*UEPR9_qgE3W|`FS;jg>zhtXxK&bT5Jvt+8Iz8b2VwzGZj3}abD9I zEaFgLRGx^2z-+ui#;nRQr502fODK9(R#-c|JbS1#hoa)8)KZM%6kah0!oD&C%+cdxq|5=WO0{=tzCkKBJc)p&T-HMr(Fo^l;e3da>1=ZqPXl5s}l zt9n_Zg=?7F%|_)JRQ}Z~J(gS3So8X>h@lAWDmDrqneOW&ihW_4b3M;V<~a8bCkgMF zjgfqlkDDePMk)EHWHIW%`Y%pl%~1$(^9@s6U^Uo^)W9pvl3j94y7J{4p;(C#it|Q! z#&ZTE6yYW3tR?2jQJLT2;uidbcR2Jy9|z30Yv#|Lw259}EJYOqB8DBuN$&6zF9qnx zz~M^g%s9AW1TS)rNJj^YqcbiPq+^BcQ=j-8on|sCR--R0E)c@GCS4aN0;-+?#8LgE zQe?LFB(V!euB1e#rci8fOpHWXv$P6W!E~;%!o5EBKGWRw+J&nZVxq72VxG}-gV7x8 z@^yQ`n=NCZz_>cosL12;HJs|;HPoxZw#~GNV*#*ysRwO>IG|2Mr$Z8|#=1s>(VB?T zf+77St&f=wtt7^-L{-+$L3Si>DO7lEmwNFr-;?3IcBKtDGmf$8P)Or;W^kH}<@mXw z=blq`QJOFr4Ms9n6;gvNDQ-l0t;$|Jlznt-CmQn<*rhNPMP6bWDs2gxL{Z<0wSMf` z!lTL9lgB`Klydw>+~&AVH`mei!G-rPJhFGK+gP%Wh39Ol&$V9oD&1*)q;i znzYwv%_hr>{3A#E(z&HmN$>MX+Y1{Oib~t-AJy-;*Lb&a>1*%om>Wtr?7X-8?(U_) zJHEM-k5Hs1aWdJ|L;1gn{Cz9t<>_Sq*ORtyQ2uWsf6re(b!xFAvH#w{-GLtrFAuJ^ zA6#ub^z({Cf3a_Fc->W#XiHQlt|TUwVoPJm+TK-{FDdvmHsLmoPwMIx&S^vUXpT1i z12_k9&RIUsIrBT_0#av9v*uWizf20qwe6au(zadk+^MLzVmUsLk0s7gY~LFEV=}jY z^94(}ovgf6uyb=YO_t?pjnFK3h~kY4aZ{|)h?8&%|6_G;IR&bWT>0mi8Rs{ZNKBty zMyn|$R%gVXe?YggX!dY94Ha5E$C$`3IXrt{t!Jq)gw|>bC z2x>zHdQozyFe5LA@$nJ?)Y-+Ht?@}l* zLBD4d`AVBSK7MpK8od-yUb_^Sx!9pjUxLgGMIowOKMH25q5{7bnQM~oH8mQBtV@T; zMHV|_A^Cey!7Ae(^MjB1-7}^happUusYRkObeQQ5MMnpxP|V=pGEOQmaA-dPkz`0x zbpm22IvNOxQ%ZCa?Gka`1jKI)oug3_yDrJ&!AOKOId;m;n7qE3ks<9cK*f?AqdWy; zBGPa(*5CR1Y-f)MbqB|$s4~^%Ivto=No-`UN2e9PE{^&sqql;|m>E-4)udiaP{nvD zwAGY8+%irmDoRYH)+pr^;l>a{hX{<5^2@|Cb`&T+%0kw1pM)^M)cxuH!f*WA6_w%X)N3H5U?Egt;L=6LJsjjM0X z-k4py_|Vq&SzX)GORIJJ=1U&gs@7}`DO5U zq@2jxz|_KGDvD&kk5~{=;G6K{sQKre*4=!;-%>r zD@G;Ai{KE3B27*M_rbPCgGf9d3j!Wucn^3NgiMi81ik)2B@k4B={$+J4C)el@$BMg zAVS<0?31-jV$Gl)QFpfp(7GsYnU0P14uAoTN1}=h9KE5ZXK=-vJ6rfI zeW%^R`hEm~T;Cy-QQwR8+gSg4k899lj(YqdkM3qH47X5zi<(x@Q{^>8{8Re)uc@FK z+*lufUe~|eo~XLlaJS)JQ>w0C?^8n)KVuTx&OGKX{PKVQ!$16kLR!Dqnh~PVmomaw zFe1?kkhIh5TS&|Z81|T^+z86oD25*cynw~3DkFH!VLKYMu=6WsM;S++-=lp04mapE z6`ZqleqyP1rS73)Fw2!$Djx(s7cdQfUDv>5IqjLV_BTwaG zY$2YmZA>=xCZv18yTN7QooKSww_WlAN8+T zR+Rh4QniDN!n(UQAv|<9r`;95Zb7xI?$66m!LQ5l`fF;+=X86lR-mc3j_*EEYW|6t zr+ca8M6GSh>c{~=KLaf|HtyP04Ad*eRr6w}Y9(+8BCY8?2=Nj`YzG(1DK>dJ9voj1 z7^USs^9XahOL9Pzdm_>q$^?M{}4a*pW()!1$XJKLkov)J-zUBqV1t;N4gx6O2U$C z_9Z=iNqb+~**Z6r67n1`#v{Y9nN`k zwv=;w=AQpzvzl{5QsXTr`E`5gE%$;uS$*_@`j_^hYz3ppR#VzzmEf-rUB|dT-Fdv# z{NolL_fbUUE<(LxAi6mmybQb6>iDR!qxYDn<32(VG5U@Ju z&jA)t)Hy%pWY=|0xrhM3^C>)7rOJ0G)Jd_Hi~yKwtXP^#jlq#_AV_vU5b|Km@1LpP z-Y=h#^k>MTw%`VNzLaa~oEIM2>(W(q^TO{s(zQGAaHngU=7ryLF{$*7*O@`FB$oR9 z8K>VLj!M%oruZ{%zyCYafsmG>SWzN78knM^5SLMiQ7MP%Mm+FCjuoh>7g36(+fVRQ z3E;ZPWlc^?^P}qK#N||Vch-WJtd;ZBg1twwHhQyj6%C1wRC!C*L9b4(ylQdiwtdru zH?3?caSJb|X0aLi2!XBA^L>48E+BoDCqOCA-zWip&CN?5a+(z)CKz0VLiyFm55P7r zxe9TM#6f-)P#rGDf%P!QfdiL;1LycRcsqa-;_XIRZ}K^AYd-V1Mi=@D8N#60`Izqn zxX2VV0vZ_)VA`QJ^fU%Ye+Cbn*qArv1qymJ=)fO^E~tR+{yX2`8OWfTuEDP)?{`J^XuOJmGi6K!G$5ro2PQ# z{F%$6sac=7a1<|9Eyb4otFEI-;pi8e9_!0qF;JaVSplS>LE)L2DOm|){}`Z(ALdqAT{9kJ84HdRJ{yBPtY%OKRB|>t z${T2uGDo)?bbFI-zfHHBbo(8;5p&I1L+C*E;K!CF(G*{nv(AEr=q!eCg5B7#gzRx= zF?&ed3I=2bqp`#tpvZ{uTJkgkS?jXHL@^5QTSh8pRV1Nu5L-! zb*4R4x8e)&&Bju=qvS0-g(i+o9&LrMls?WtVXk-G2R_-@kH@`FnsjK4qrLFE0&10mIM1nFs; z>#a9#ys@Z0v^CPJtBmb|9PgrqlT&X#LSLgh&UjQrf6xg~M&G(r(;JOiV@SIu&99+6}Zvl*Do^}2V<#(#pYR-c}IH&l;uI zS4aR6fHf4Id4~1-YA_TMW8|$xqrmEW`P9o|fBzn4OeoL-FaTspq0Z%6u487-lZJgn zoEahpK-zA>VEM!|IwR?X>@YnAHP3M?Q7{{`P6mP;}oLmFA@C}x{l>@8u;A?T+!FDyEkZHwhW?CrYM;SLP49dH+0^AB1-=zPEPgWmUhSA>VH2i9H93F)D$ZM||wBDPxDo^-dv z=HL<2rFDs_ggwjgE#0`4bZ?jqNPQEKdSjyhp-bG#w@#GGdIqp?JuP5 z?oEr?Vx@YZk*vC!l0p;XjTsjKV15k--ohy9w52iG_+Plc#lPj*!Yp%}TY=y8tO@#s ziST)LS|7w&O*yw+ag$^=HaRnbe+zf& zgN>O3CFPm0Bae5@I^)h8u7dKMxi;A1HYF9eP3Bmz);79J!sRY(o@=ojQ!ZxamMqBK zl+R^^jM-FvD_?JHr;+*<ueQ?qW# z79$fYyCi!)JSNQZW4z?J>HeNaa^~Yfv&WzZjR!QYo9@|?xaEe!#KrN<^`n#_1En#t z2e2z%8n;31a_2Dsulvl5=_&Cs{}kix1g?kV8OsIV1z+Ec>FCjn5F_QB=6#EzL8=2u z6dSa1exJX?E$}KjNq(9bCVoK!4+N&Y0Tu0Hvhrizt6T#;V8D0rP?*7k4ia%r6hTL3lU~;8}FWF}; zCT_thITpBgOnDC-_!(Igdt8v5SmH8crHpq!1?UJ?4*YnQ1z}Xj5#^F8_T#XC}ijLUX%dy29z^FsES-V=$<;ddc9{7lbLL%=gUSYRn*YNJm)8I+h&fqeGGqesPK%$kOQ(){EhJ?6|A zgW`aEuo zz<^So-RXwCi?(!G?Zd|2Mm$!DC){)$_i#V<93L36nY|4P$pXsv=|*-_4Gcd?A!48zI~0I0Z5d3; zC6!6WB*ZXhB86mR_>lrD0dPxaDPCZi8l7M$E)&-Y>C})(g{+ax606DMHhrHerzxIJ zFl|9Gm^g}8Zy6(GheF1w*)@P_PG!n<8%LgNYZizlDuY_BnL^5R5IM)&GyIeWFIyN? z%0NKnBci9JsIbLWhLEVOHn!w&dqz8oD)XC^X$iE%lm{RmpvCkjxM4A^+e+r8oAGpY z{etsRb=|x(Z7W|qpR(1bTRT4Je!qKpr*NF&UqmTN1dkLwWj^4rv0l;2jBzy z3Dky~hK19g)il9|wOZ4+aQab2&AcrQU!TE+!MBghorLjY?xl5C3E92YT#YGLZQ8r)+6O9^2RE3Rg{sfA7OlhdeDdv?1>v(DyO&R{?%12MH_r1(SL1rA zxKzG$a<$YuZ-!6O{IT`Q+JyQ0hv!dzZsqK5=4Q0;RHEbOF7XGieDLb~uP$GEQ1z#E ze_Z!)*9nlm>-xco4^F>-dab=b)!zR{ul(qnKm6v8{6F-6eEz4e{`l3^17}y;UtX>I z+G^!1Fn^;PN56M;y{bOZey{g#?`l=o{HgTL_IopTXA+_1*5$AN!Nm_RE}u;{9a(q@ zKzwt{T2pVTsh7RfH_w-RRszF$&uU5U+;CPfTYT@f!GLG+{h;md=#h0cS}H$+Jsgie zYWzETWCuBWb0#FNeQaHpU0r;uCLF-_SZa3)m zCf$CUZX}p!7&*bmIn9Z*3_4ti;cpPlR;?+X^91^h0P^C{cu_dK04}!zFwY(RXo7yl z?H}>?X)ocTk1hfhtk5C-gD)`t=brd5NrNxpozGNs4HgUs$0wLyPQXdqq2Orf$zv-7 zTE<|aAp9~99rP6F`v4K(^ti=#&isaS$!<_Q4v&BRdoEGOZY5bARf3nOP;6KD;u8=< zn~q_ZKw32$JvEEI$s@Be(N0Y(@LGp0-!Sz9VnuhEQ;-IPc%21S%VIN5Q>;xp*#g+K z!$w70eY>sTI}}GmUYEwJ-lB+NWfoaQ%J)F5(y2*(&@atgKr*yKw|_yrWkDUhn~s_xMe*9jIxO2s`M9+FDB8( zt&nJ&^3pfHvf(G`9NKn4!iMyTyXC!{vh*gOmv3R0!q+%tq58;rpR@v8%v_q2`E_%t zp2qN9-4(`=e+$f|wlfO35h}0aHZ$_F{?(X)#lh=>DM$37q2Yfb$#8UHpUC8VG_(y$ zAE_`$<&YW`@sSHTQp3VQd40|qH~fexBR;c?K&2A_h|N*OY=z!L2~4jQM(tofOElJq9D~Q2w(iM>2D$D}h=lEdISS>f(PX_!tsoWt zzcD{-DEQP%V$xmV+RrrVkYwJZn_r>I$0+tkv?u-?0dfj3Tb||DOPdpu>;T(zat>J0 z#FSlJx0kKi+f(-Tti{}DO$xP;$sF!mw(r?Kao42XHMh=w?<{*PoLzIbrrfQ`j>9SU zVTRq2Gwl9Hp88vFEWCkJIuTzUT0XGClNas&ycaD#ZE^2N+g)jFKUn6N)o#;erQKz< zSijix>MkVIz@5p~fd>r_+#erLio>g=r<3;6uoI*0j~N4a({;kd{lry&qTQTvGC4z{ z?r+(Uv`yHCe3xxVpkRpDekuD346$5MLo8R+01H*U*cQdIr$x`-Cw72~R703Ch-tA4 zxdbDeeWl;l}|l{6Cjy4i=Ocq!Q^|-*zFE zHo&%vjgD|%KYz8+@mkK{xX7ObjP=hUV_tw@;zhSx2(-(1VJHWk()W*MjWu z5WhC?{LcrTUvw4{EnQmyO@H#`S03fsRM)yz=S$W3^wzYLv(~h;)-d5vQz-;kP`;Cs z{?J{Ha80%=|0e=lq(8ox2PKZ5V*7LmmqRauFNyUT7pyYMX8TaMj62G5H-&9|HJ$#uG{>W=%i zds}>M<63QZss=6ax*R)pGld9{1^0rpfm8$95taZ~d;MRq#El?AUJXSfDMkiV#~EM<}nS zU~?U#bRXS*gZ;@$+*TN`u)T&w%jss*+QO|ypHds&0RLyu)Y2Y%8v*Pw5|kbd9QjlG zAKQ}yFFtg)EuH+}+4rCQX!O4P(A}SWeHRn13iKY+1Z|bVl8~RSe+#r2KU0A-ZBY^F zMrVH8q9kg^whLeP7AfD@+NdFy8pmJ5z((H|<2B9PU@Oe<&gI*elU2KyhH;x4zWEZQ0r2>Ng@L4N=cbu+K#~5y{=R*=;}3d2 z>|M1FK$5VyZaxnk!Cf);68?NfX+_pn7^MjTn&W(;1r|`q8N0uh0t0 z*mM{|!@=7q${M>q1&*Rn?-ZJ6g_K0i2iZm;I^q?wzh|29cSC%B{P_bZssPcZKPG~l zKEtJ(_;seWI8DJ6s+u-Od^{r-r_N#cszL%xrjC&rf3Ue5JhP1eUGm|_K8{i7DQ7?oy9cZ(;wzIvaP!sO*ja=iH@Vf}y$c{O2Y+FKkqCy!)@X(!b&y`2P!Tc#RuQal?Ph?fC_F=2PzA-*N|k z!5#RN>;9DM`IH;@lsob%clcB85W9oM`zt|kndWTxNXpqbU%TdLNI4o31FMeqIcwTo zz2+8EZgI`ME9Ks`>h7F#WUUUqHDS(jcr00#MwbUxhCV!+>=;Oihc_rPTZa#w_{6}{ z(A}fJh7n#qw^I4xZ*8z})?LH*Ej4E0*wgo*?ZN0Dcd_8duWwLHc3(f=z6AUjkL7B> z+~yBwAB=vy|6}#X1IfM@Qr;IgC@CA^>-oy%(JY6@inKwG>_83gNeoeGo~0ow&GYMh zF24D54!3Mm3IFsmplUpl`%Y}oGuzD_c?N(&Gf#iGr?n$p-H`6~rS~67*EZn~T%_B& z(kF(0Rg2_wMRnGU=cBT^M0IlK-j)5yod;9(hf-w&M)vahMAhxmtb+=3!hJpKq7c42 zYfhYBYPR_dSp9x^392JSq_h7Od%dC_6LwN}*d#Hh9GqJg7PLvq?#k~QPWMlGQx+Yc6unwH%dHG0!VjY8W-jiSD6 z)F@3GH40VG_a1Gxo3oYlRz+i2O`)$IIik`=jzWN2_w>_pVEy^r)rQWLRc6h2qBF^Q zSoV6d7QEp|!&KWSWao^|(3_L$rhMoO=A(o{FY{bYqgEt_=yTUD-jgnC$(r$mMI>v% z6Xofp*yznpr8p?${HnR9()7A0^fK?E2`J5)=~>goo{ucG8y380+iQ7ivb8_U(ev;N k8}!Wfd-#g9vxz7x9=U54)rGTJP*@rl~iq|GQ**RaW9?F6(yDZXKN_Xk*!Uo z^7~#-&jAi4Z7NOTz1Q#V_uhAZZ~nHV#L3|a*8a!Q*N$=Af1?-UDa|C-|CN>FZgbCb z5;w$2ykrXVLp+O3LnaoRhs-P%h6EN{hAb?$4%rZ!!=`cjke#QtLfA3x9CD7khFs(B zA@_L6P|3Jw$TRL8@{X4dm5!GUm5rAVm9x5*aK(7#P$f%S!&T$eL)GIoLpAK(7Oowy z8>(Yzd$@kQVW@$n9pT3DrlBU5c7~hBTZUR#+7%YZTZdYCPIfA8%)^a&v<;G~)?)SO{?waBZ>=ACtL^iSF? z)ytct2Dw3Ml*^XPkjW}D=$uROB`%)5cjQN+wV zQa5`1TDHe8pGR&5@_Is_XV^D7B_H~`$kuW*)^baBEidKGP?UZ6`W}4!WqdiU2I0R9 zUPMVRN}gwZ^r4S_`GpV7`T`Gq9d%7(t9i?vNe-K&t!VWPX`9@gS>0#wK9u*q9q-@F zd*6Zgm!zGUoh_V$RoaEpm#0lZ6VFcQb%aLBw{NDwc~SoMR7jD><%y^&4u`_BI2lmX z(8P%I?`cYdK3=oF5C~7ns?VX7T>i#|WB#Kjj~zX8YVd?+K0Gn4*^dUo;lS0ftO*05 zU{rIQkSAm%5RE9B{ZtewR&+L`Mm78S$!I7t5eRFR%TtqK8GSp0<5Gm>sy>rec4|V6 zQg>ACn4+MM`uqtV$NVl}dNM0RbJry~pae%R1tXKJw+o@kOR}n>H400WKuDGS!x6=g zUZYbgH3&>aBYsH^MkH$B8Ihy@DJASzgQHjj$U5>}y){ zli9}xPF+5Hx&6$X5w#?>hu5f5V_N$R8B`9lFg>6C5miIBl77+NXzsSBN#>Y5+wm4?OTZSp% zxR@Dl88!lM7QAHu4{rkA1fyZhiZ_e#HqCv&5BjW16Ec)$3R);=r9h;h4S~<5391|( z-dKxOU{$G>N>dm0=kqiD_{#pt>F8)=qW_vaajicbx|(_4-nZ?Uel--8dnfh7ruI*U zCj0$Z99aRV^kYfs&rfHoZxZn4M_DN9_s`Tnu>*ZZ*~>JAZ3yPLbUD|!X{ z>2ZC>yzsU+Rnv^foyxpX;VuALJOoM{}cML^`)$iAwe*btxnhI0e?e~9sDiF?; zn6Z9DR0+WwT-w9+ZcBCg9(g^MO%JPT z(-y>OD_32gwo%H?A3Lj+ls*9(y8txY$e?Gv2SE-rBp$$E0x*~n3$g`(VU?_s4OGt#Olq69VO^a1 z!k@*7)$Ft{v=*9`PVhuT69USJstMR~RX;WD7-2975h43z&vFV`x4ADo%XD6!c9zXb zwM1}`J2K|SXBDB4D1I05zYdS_#2XEM$Cgu%N+o8QV6BOApJTiV}w?apf}fkewzR_|fkCW>3w*~8aw#<0p33h1;cy$Ccj zAY37|r1Vih^H%yP$N>xiutEWe1L|P}02ot^rTbxdRoa3WfKpbOwo%H?dCSudN;x@i zRoX={v(@JXH0? zJnkvW&MBIOm1`~xB!S9M6Q4tedg@DIy)x=5;x)r9WcsvbVi$`g)>w09UNBqLfhII_ z_ULG$hB~ES0e|W@5d2T>cXQlhk*jE1?n;*X=FU7QXL_8(%tyTg?hhNi7vi= z@UWe~%i9oYHmq_K{B|%4H>g18njmKVH3S7P#f@bl2}POb!%QskKQS3_Gs{P_kQL*z zkjUr3QGPD13VZVF#`sH|&pdPE(quRk?V&>eHl#-+m>G+NCPdm8Re#rcG#nbr6T!hS zroRAgG9S7R2S}!~MPE(lnO>hbM(lw7J*^2?Zwug1iTW%c1rt-_)U~WRRhkr=f##&y zu$@*lZ)jv9qR4)*m`se(D&-rKn6V$6mLHsVh&WJ)7s@g8tvOi-D4QBri8$dv6L*3G zqsWs=1hB6v=aKOq{?r2qa4MXf=v%2-^F5pJJ)86$`1ou0TTaZKeo)r1bUInKiBjTn zeX^{FQk~0V$+B&8r&F$~xKPFLttQZz!7LR=r*{0Y?S`fS+b!{9`G*08^u)Na{5E_^+T zFA1CkZmQV&{0S$~+>5N|pKyOB%vz&WG-rBHi%8^#2f0O7j---eJBS%se`5VGvrhmx z+u)4%)mah$yBRROI_sM;^#<{$d~RVmp9=&xPs%1DCZglrHl%!R(D8^e9*F9kXO3&y zP4!5m(b~UQe)JC6)wgo~t=7G{;@d zK-+frnyu!Zt>!`9{sqq`b=&7Xsq)IXGpW+%PdSri@4S$5c^7xw-g|5BT197~qVt}s zbEV^_z7KqBoA)O+@Bip>a`Tat*zvyOUB{aEOhSBSbw@(nGk<1DxaV$4ThIl`GLT!| z*>Y#gQq!`uvg4-*J~*(_A1~hrTH|U26S`K}k*Ms*B`Vrd6*adH-8z&iZAewNJT9@h zt!d6?vFcnLV}gmNE|4vV1Tf6%FR#oX}B3&Sw1ykW;!Mex@^R#9t^Jsw(sMP9iZ zGmmAlSFTI2q2^+;&@33uuZqFIf^x+$n`EBi6bO*B_7O0#s8g96*GMVem|ZO?UN*wB zRz~pJQ`5N-d=>G;?=3BI1$Nb26g80dMF$guY#>) ztewf0ZV z1Os99U|+V{|3GV%j@|E=oB^8B<4IN5tRDX8>uU#|PaJsu-j3&gz&|o0`}Zmxi9f7p z=5O1Y`OCTn#jH6=I;8GjQ8gzM21#+PYW9f;6oQZqm5XSmTta}avFe&sUxQ|)b(U4A zry?UGkicx$1Ih&S`F4_P^Psqs#%y-0{K=YmSZ$R1C|CP z$)BI)^Xi(U9G{evGnv?#T?YNbE!W5rqS=Ud!N+M;mPUdPd0^qd(m(>;*EGzZOw~2aL+0_`Jox6pce_*d&F}Qx>5JF-Sf)OW4{B5H>NR&$ z!rinatu=2?G;hD}-a%~+y?KbZqq^JYZ=GL0oT%)YKlY%y_V&oFk=v15k@v2?Kl1L# z`;m7etE0)TL&@sr=1)B6=z9OeyC>d1`|jD*nvXh@9nZzxtq;6qH?J>Tzxmq2YjO1L z-I1#8U9{u|mG8Sde&Z^CNXyZga6?kN@80%FO z*_(Ub+=JC#bN3|NJ@?&xY_Xf}xtdret?GSu7kW+AHm=ofPSkF`SG#rPDgeCX;G&Rf z5SOc$?JL5{iz}z&b-Nd>snVLY((XiQ_e$mJaJ;npm!$_DSx`4^=G+zO^E|eIad*Ld zS%eS*;UA`Sdn!lg$y2#Or)*$iNNB<(E>AU3l#2r;$WkJVlzEU_T(03`W!9L7F=Mkd13#)|26M+4VnXpTgAco?%`Lj@Ep7;J!IQTb9Q{pf63q>7Bt^pSSPz;#>x~`R!Y{~jMs&onb^0FB=aQa{wrCu16@r!BSR&R_cOVQa*i(uq zMS`jr8lR+{W7|iHJXOq!>OOr(KzLboU8PFOK-O1)?JL`S0}cs>$%4w%4J4p5a<+lU z`Ybs`fv(tPv~~d1Rgzw*6J7XMo}(@(s0A@pPa^?>xQ_|z_4jP`52|`rF0bxRRy_-9 z<*kd`>prp9r`)ACPc59H=-k3Niq0&Y0kQ@a#D56U4ku`8X{C;4(Pj2AG@|Qs$SP(N zlmz&$SYQXVz*r8eplpMk&@MY97|}D{F;-?Lbbdj(1MOX3Q0_#zds^_hl!KTCQ>811 zDb`?`qWi|vThoX+T)pt{N68d!4a)cD!9D$w6|p_klv8ICuz6Wu7A zX}MTbd!Mzj9iv^UKuxBOsS}xvjjYeVwAbl63&v@Qs8R48ARW3So^>8tqqADM2OzH6~?M2B{BZ(EoV$TYK=p+zwuj(|U#VCIY--R?ugBXg7))bx>) zOS!%be$pE&a&QVL)mV}2oC{av5av45_>>i4{hy=dAf+4Q`N82p#Z$34QL%Yt&+1UJ z;<+{ZbNB4eeXf!K{(7~@FY(R79jnL}tPN>g+VQvkFYw)8b!`T?MgC<-f3s#tk6Aqr zddWPCyxN2kTK5f4F%6Ge{gk>zI0og>Q|i)pYfOa7bUC2V-0zj4kqS_r=V*5RLQ>5~Bfi9tL&7Ad^;) zU-o%5R|cS%M8xO;=?pY?9t~GD7l;+4Byt5(HOD1*mYpLnCWx<0=+vwbap5bY5Ugo7 zypRB?kSSl8q(G(M+Z4b&5j{48AzmM;A2P}%o~-CB_lW)JV*V^_?`mQ zPvVG61mac%I*3~##OPYwPe;aIR|@novIH&NM1&IYVxN1|oN>emu2 zyQ!onUfKB=T{Nv#v?nUsmrvfW=>4Rn^PSk8*jmf>M9cQolOK&HTTa|M`AJ>dTAeRZ z=UeH%U$^~}mezN!-?>ip9@N&qW4mK}$9u=SVo%m?OVx_&7PDBrcoOnZqqx@aOrqhL z)jjb8gUN>TYo+J!m7afCUH=2;qn-G~^j5Cy0{^*Mj^%rOVBfJ4{;&7*$6VIGKHx>V z0HG0(GK5x&WqZPdfQ(Q@5SDQuUqacec~;01XR@F~1}Lbkws0J)Wu3J-NI91EBEYzr zC#RreHSJJzl8nwC0J1e^k2yeSh#A3?(HQm8QE%s>StQc|hp<^E6y-K3$4oJ2F;R&r z%v{kdy2+^-UxzE+tn)SJb^bbc!~6~II#49--Ynt+}mR3JC)6F=vjKD$;*26X}{ zI>Tg6RsIMwWCly+yGUu}I$KG^4|GoVp)`-HBMN;Wb0+b*^IU2~YQy`PX;c}c7u^vL z*3ql7l7Sy`Xo3r+qMLqrS-FjhjB4qSlMg>{qG+b=i{Xc%1Ol8Nqq1&yhsRgf^60AY z^OB#HB&!ZCIOqBK-JevoEZdS*-Sf_ety@0jJPr?32QaBrrcIWTU8&a2wbo}6t+2Et zTld`ZEZUbk9=o}Urc`My8B8dwOqJHJyQ~$Sb!J(8bIEwK~s6`*fo~R*E01X-R z-auduF6uJs6|=yAPGh$80Il(3#W)U2ju&RV+F+3~$KbttiO^KmN)I$u2@5uzLiPY* z2|!C(SFM=!b$s2d^)+h_6~O^?rtWBD3Qkfa1vAGBLyp`h`kb2k>QpE!>GTku(S(&G zc{l)(6CM}jEv}4XFwLV|qZzVNB4MrkDil1g_!&aUs9WIbF&dU{AR_M$&B>h28QxNU zL|y2PJgkY&sqgR+%C~36Qy_m#$?CrO698TGRoZ1ci=;Gwr>sdE0cxV`Cjk6m18{ihsHZOc32o1Xi);p38c=U}q@eEj(r z;_eszF>R*8&s8$t-L+I5-p<|K?l@9vzPsOh#AW`4%Yrn-8-{~O`e2TT@Q`8Z?+<9D zhz4KD@I(iw1_f`@r<1{p^wOqsOY@&rq&YO(<}zBlG%V7wd^T1vT&uq#x>Cq zGZnLb=b(@5$i-L)$zqHIOV??5mhfX)XwQ8QAT;xRPbtsNm!Q^Xo%wf12tc4qWNH;U zlTeL90|qr30S$A+%A9l&6d5GGPZYnN(Y{>|z`Y8U89+JdoOeTJgX+I(p4M5?TY-1QpfEh!g#J{l6P zhNYwTUE=bwwT>N$jvcF)?|1C`mAmYrt|wZu+;=xaO+-4QCI0(^X}It;kiQ7*01JB- z2i`ikwEdkuclIowNH+AuT|IH3=Se-1L8;aoF~5y^B*~1MK>~Cr`B&hwM0JOa!5dMMpdseiFae!X?%x(rJx@KMs=t?F<1Px?K(mUlzzq-nnwKxt1 zl$VT?qjGpM;}wLOL0Ytsx|zzi>HW|8>K?;~sd#<%*=IGj8wHkBeQi8z@F|=Z+g>2%4TkS`5uepQxiA z{fY?DA5Eaqaomp3OQ~M$9}Wa@gDeCqucshqTC-+4_&KU?R2RR4JcWXfXr{!0fJECl zPxV?!TcV_Gb?1F@=KZ9m`~H^a5;f1oh00X@X7cZ9oA>;xtR-323QBJGtl8@l_PV96 zU)o#AbE_@w<}F=++D?bL>pga+yH-xG(;Fn?isrfFZ=8APDw{i}pKy|*3TPgk&362) z{{XYn1zw4tkRXp&Ke*CufUcTnP5FKKMKPkdN`!0 zQ8vC#OhHLsQV4ZvU<@=n=EMl7<~(}-+___emq|}%fvaawr>TsblHarvngld4S-xUY z35~-yLf7-_GCdqde(CN_w_swAIyif2 z%G(zA_Qmae2veTcV$H*DD{)yWfn?yLFtsa)-tn=9j;5X z!LXfYoZT5m2!#sV??rihGCHl375xY)cQNllF#3OmSTn0rSCzj(3K?`f^7h}1SFnrB zD@8d=Wfc4a?fx+&jNNbU{*)6e9hoi1&XTLe($(dTq!&gWIs!8bGjGM_1r2wo%A1y= z@$&YhyZw;^jdZuB*S8(u|I%@waGA3R^50;ryk)-lRhK!(W@B^ubLcduB`hkcXHgny z4zcvj*r1~9K~5nKG`0=sCVz`AV~cb&VhYe+Uz8`qfgo6FSWR&QA*4hm=vso9y@>$O zCrdiGY}j>SatE2a2J~<(6cDdO)INxyXm%xIe<%FGY_rS<3e|LpnlTl{dxu;Mu|Xp2 z1dA(eHjvi3pUPUgD=oAAaY_OJ3h9ISy(iy zeiF&ujh$$iR|?UFX3N~L(d;*7)9g=qu4E? zfl*qwthH{37GZTD*-F=}99v1_dt&j$2bI;gPu)7TG@7j3G=J<@70~V0K7@1p{#*N( zZ7WsDivEQG$ZC$QX%FYEUjlY-N!nW;m7(tpc0XKqxPjNqupt$2(S&;l`>m5wwSbGx zs_Y1HOZ+uX*->0cm{ab}nsXQj4pQim9;QN|aW*_qERgDV!$XRIeC1#awgrQP?1bVY z&z2yJWvv#uP7HElj6MtYj{X^aki+mFSac=fHcsWQLk;o`%n_nbiEf90^03tC56Z&| zC=avhM_iz><|_|j#V~JB9a;j-`0x`lP9L4TjGcnGoB*@JKa0C!hF^}JL*T;hn!#`D z`HN@C&5J=Ofh5ZTA7!{Zb(3o?{X9gE(KB&bM>BWJfY+ubLiFPf`T@TvtCR3OQpI+$ zcXKaV5MQ@X#P2_Z0l3snmKVz*V#1IHqRCtU#i_} zLFCjGBp_Usa-PPeqsbC+?l@hd@x;qECv2Nj-s+pLF1)(5J?U+k7arJamn!eun~6WT zv2bIl@}0Unb#X9e_O`TDu$<)|l$0&DFGk<;L&9?OEJGpMy4?DH*SlRm?oL*3nLqIv zw3$87i@Lpww)y>FKtFR(237vYPh92Dgi-`; zO!ltDeZyNv{Whe3VRjs8G5^BtIZ|)_MZE=SpLuZbxb8E9 z)S&NMnhkfJB0>BDf{k3MagdacXh|XnuywNXV@kMjRA900W6Cz=CRHHx0tMIfBsCEz zhxkf`FoOPb34{d{VmuVmPwT&yii^W`*{c znfkQW!aDf*205(u6*zMflxt0e^(JJ{e&rQZWYkk(#;bv4BmGptG zGl0`ij{E$}}|?qu@HVa_764Yu+jRW(OOoGs5t zIC3=*&RvZo?|jV*EIJ$-f#+6~d|y?jPf?)Y;*@Vv@B#(T)8G!^gtN@kU)SG_QVHoH zbqix3rD`ZRPr*wRe20SPC?Go>Q}i*+f%+yt+S8vUSe+&|N)$8s7(o;HK92nG_yoa z0+KQ1)F*^`mS{)_4TVK@389YVWSeIzHztHeR@9UbnvnS3;CBYud$t!EDc$6K))eQ; z7I!S!mn)V>$tynIx-(I`D^am~o%8ahbQhbS(aZVooM*kT#x~&)8dohwmrgEUTIv32 z{|Ei?&b^7oeTkZ9*Es==J*+XSY&MlL@z6zH@Yef6IK+zF_~O zbDvUPoNFfwb;Eqknxj79s9)NXbac#FKeKxIO^@&qn?CEP<+~rj>$5w(pY!#?!kntX zb^2PqDdj0kn-M=OsYzQ9V>__Pet7ezZS+dozQs|xHjpUkN;@da$(7*;F(~Ectlqd+ zT<%yA;@+NwrFXrAvUfT7>LqiUL$vH(rzqXXZSH$yY2mFYXJy)qn2u7mTPnc7)|z!2 zrOxu1Id*hEDmlvY2UE_{w3!kQFX!Yzv5nLcReJC@yP4$*4kIz{Q~ zT3%d!DUF>MSHtTRrFT{HwM*@34$+E}MXOUEUHZ8FqZfbn2ahTD_n#j2aLs4=-vg^` WGBLlDf8W-8&MW)}Tl2X};r{~pt6zZt diff --git a/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc b/config-mover/venv/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc deleted file mode 100644 index 33aa98e1ec65e333636da926640b0382c53a8ca7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 38396 zcmd7533OXmnjZMD5daAiAi;fo+(d#4sD)Z6i{@wZc?cpiQSzRHB~jDI+c+edrryIon!TxJ}Fnu^t5Ms(g8#{fM3zm>W-61O(t_- z(>3n)OwP>r-?sn+pJZ2(lanX$;_mzX@4wx9|Dv?Cn8P<-`_C@Cd5z=#B{|g3rdZZ~ zWaPM;T#ySIBAieDHTVq7ZS)!0ugPa(zh``j#^B~lr!@>MZ=QKULr=c{9OTckeP;A>!Zd!#Yi@&a>`jr=(KEg?%-$UNM)W1$OVO8oFEe*b zpYLq2BXl;{85%!l4sLqW>*{FIa{y?q2~%hJA;OE zMZsQ#oS!jx`hH1Sj(H4H(KiB->5vGU`T0Qng2yJA_D#-6#Rp=MNN7ABj!jDD(eQX& zvK@_wguvNINHU)Yi*P?TMWKO+WIGl5&U9#UJS17pOu~zDJsA)#h6LD3UPNG62t`Aa zaX1~Prb6T4bK#J1Dn#z`@xWwkGCUrLgcBkEWFQ)Xr}Y~lL6kGHOa%my{Hpg)ha